This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| λ › lein cljsbuild auto Cloj..ript/DiscordBot | |
| Watching for changes before compiling ClojureScript... | |
| Compiling "package/index.js" from ["src"]... | |
| WARNING: JavaScript file found on classpath for library `libs.npm`, but does not contain a corresponding `goog.provide` declaration: file:/home/paul/doc/dev/Clojurescript/DiscordBot/src/libs/npm.js | |
| WARNING: JavaScript file found on classpath for library `libs.npm`, but does not contain a corresponding `goog.provide` declaration: file:/home/paul/doc/dev/Clojurescript/DiscordBot/src/libs/npm.js | |
| Compiling "package/index.js" failed. | |
| clojure.lang.ExceptionInfo: failed compiling file:/home/paul/doc/dev/Clojurescript/DiscordBot/src/bot/core.cljs | |
| core.clj:4725 clojure.core/ex-info | |
| core.clj:4725 clojure.core/ex-info | |
| compiler.cljc:1443 cljs.compile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| error[E0277]: the trait bound `str: diesel::Expression` is not satisfied | |
| --> src/models.rs:28:10 | |
| | | |
| 28 | #[derive(Insertable)] | |
| | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `str` | |
| | | |
| = note: required because of the requirements on the impl of `diesel::Expression` for `&'a str` | |
| = note: this error originates in a macro outside of the current crate | |
| error[E0277]: the trait bound `&'insert models::NewPost<'a>: diesel::Insertable<schema::__diesel_infer_schema::infer_posts::posts::table, DB>` is not satisfied |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .guilds-wrapper { | |
| -webkit-transition: 200ms; | |
| -moz-transition: 200ms; | |
| -o-transition: 200ms; | |
| -ms-transition: 200ms; | |
| transition: 200ms; | |
| width: 20px !important; | |
| } | |
| .guilds-wrapper:hover { | |
| -webkit-transition: 200ms; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 16.02-43 0.000: Command line: | |
| /opt/intellij-idea-ue-eap/jre64/bin/java | |
| -agentpath:/opt/intellij-idea-ue-eap/bin/libyjpagent-linux64.so=disablealloc,delay=10000,probe_disable=*,sessionname=IntelliJIdea2017.3 | |
| -Xbootclasspath/a:/opt/intellij-idea-ue-eap/lib/boot.jar | |
| -classpath | |
| /opt/intellij-idea-ue-eap/lib/bootstrap.jar:/opt/intellij-idea-ue-eap/lib/extensions.jar:/opt/intellij-idea-ue-eap/lib/util.jar:/opt/intellij-idea-ue-eap/lib/jdom.jar:/opt/intellij-idea-ue-eap/lib/log4j.jar:/opt/intellij-idea-ue-eap/lib/trove4j.jar:/opt/intellij-idea-ue-eap/lib/jna.jar:/opt/intellij-idea-ue-eap/jre64/lib/tools.jar | |
| -Xms128m | |
| -Xmx750m | |
| -XX:ReservedCodeCacheSize=240m | |
| -XX:+UseConcMarkSweepGC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will | |
| (java:19077): Gtk-WARNING **: Im Modulpfad »murrine« konnte keine Themen-Engine gefunden werden, | |
| (java:19077): Gtk-WARNING **: Im Modulpfad »murrine« konnte keine Themen-Engine gefunden werden, | |
| (java:19077): Gtk-WARNING **: Im Modulpfad »murrine« konnte keine Themen-Engine gefunden werden, | |
| (java:19077): Gtk-WARNING **: Im Modulpfad »murrine« konnte keine Themen-Engine gefunden werden, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module Main exposing (..) | |
| import Html exposing (..) | |
| import Html.Events exposing (..) | |
| import Bulma.CDN as CDN | |
| import Bulma.Grid exposing (..) | |
| import Bulma.Helpers as Helpers exposing (..) | |
| import Bulma.Components exposing (..) | |
| import Bulma.Modifiers as Modifiers | |
| exposing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==4653== Invalid read of size 8 | |
| ==4653== at 0x124DA0: Emojicode::stringToCString(Emojicode::Object*) (in /usr/local/bin/emojicode) | |
| ==4653== by 0x298EE16F: serverRun(Emojicode::Thread*) (in /usr/local/EmojicodePackages/http-v0/http.so) | |
| ==4653== by 0x122E81: Emojicode::produce(Emojicode::Thread*, Emojicode::Value*) (in /usr/local/bin/emojicode) | |
| ==4653== by 0x1237E8: Emojicode::runFunctionPointerBlock(Emojicode::Thread*) (in /usr/local/bin/emojicode) | |
| ==4653== by 0x120231: Emojicode::performFunction(Emojicode::Function*, Emojicode::Value, Emojicode::Thread*, Emojicode::Value*) (in /usr/local/bin/emojicode) | |
| ==4653== by 0x120313: Emojicode::produce(Emojicode::Thread*, Emojicode::Value*) (in /usr/local/bin/emojicode) | |
| ==4653== by 0x1237E8: Emojicode::runFunctionPointerBlock(Emojicode::Thread*) (in /usr/local/bin/emojicode) | |
| ==4653== by 0x120231: Emojicode::performFunction(Emojicode::Function*, Emojicode::Value, Emojicode::Thread*, Emojicode::Value*) (in /usr/local/bin/emojicode) | |
| ==4653== by |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==4194== Memcheck, a memory error detector | |
| ==4194== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. | |
| ==4194== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info | |
| ==4194== Command: emojicode simple.emojib | |
| ==4194== | |
| ==4194== Warning: set address range perms: large range [0x9864040, 0x29864040) (defined) | |
| localhost | |
| 1234 | |
| ==4194== Invalid read of size 8 | |
| ==4194== at 0x298F22DF: httplib::Server::listen(char const*, int, int) (in /usr/local/EmojicodePackages/http-v0/http.so) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0000000000205250 B __bss_start | |
| U __cxa_atexit@@GLIBC_2.2.5 | |
| w __cxa_finalize@@GLIBC_2.2.5 | |
| 0000000000205250 D _edata | |
| 0000000000205258 B _end | |
| 0000000000003e34 T _fini | |
| w __gmon_start__ | |
| U __gxx_personality_v0@@CXXABI_1.3 | |
| 0000000000002fc8 T _init | |
| w _ITM_deregisterTMCloneTable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0000000000208218 B __bss_start | |
| U curl_easy_cleanup@@CURL_OPENSSL_4 | |
| U curl_easy_getinfo@@CURL_OPENSSL_4 | |
| U curl_easy_init@@CURL_OPENSSL_4 | |
| U curl_easy_perform@@CURL_OPENSSL_4 | |
| U curl_easy_reset@@CURL_OPENSSL_4 | |
| U curl_easy_setopt@@CURL_OPENSSL_4 | |
| U curl_easy_strerror@@CURL_OPENSSL_4 | |
| U curl_global_cleanup@@CURL_OPENSSL_4 | |
| U curl_global_init@@CURL_OPENSSL_4 |