[INFO] updating cached repository https://github.com/EthanYidong/squirrels [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6a727cb59ac5821298b32bd1247a1af80884ca3 [INFO] testing EthanYidong/squirrels against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fsquirrels" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EthanYidong/squirrels on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EthanYidong/squirrels [INFO] finished tweaking git repo https://github.com/EthanYidong/squirrels [INFO] tweaked toml for git repo https://github.com/EthanYidong/squirrels written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/EthanYidong/squirrels already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 611560d607285c875cba1c8a505e820f6f0dea6103a7ca0970cec7b10c59e2ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "611560d607285c875cba1c8a505e820f6f0dea6103a7ca0970cec7b10c59e2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "611560d607285c875cba1c8a505e820f6f0dea6103a7ca0970cec7b10c59e2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611560d607285c875cba1c8a505e820f6f0dea6103a7ca0970cec7b10c59e2ca", kill_on_drop: false }` [INFO] [stdout] 611560d607285c875cba1c8a505e820f6f0dea6103a7ca0970cec7b10c59e2ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e028270438067de8703936ed23b9ddac0fa22786a54106082d4439bde85d9be5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e028270438067de8703936ed23b9ddac0fa22786a54106082d4439bde85d9be5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling darknet v0.1.0 (https://github.com/nebgnahz/darknet-rs#4b0709ec) [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling squirrel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Write, copy}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | if(prob > THRESHOLD){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | copy(&mut response, &mut dest); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.squirrel.b5dgdt5m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed" "/opt/rustwide/target/debug/deps/squirrel-09b6cfa26fcd30ed.47uuzoziy1i8de5v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "darknet/" "-L" "darknet/" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-d5f2f254611b39e7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-ldarknet" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-4976e26ab23e3709.rlib" "/opt/rustwide/target/debug/deps/libuuid-40cc290bf6b25a14.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5e6e3c52172e5e2f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ebfb4223e9bc26bc.rlib" "/opt/rustwide/target/debug/deps/libmime-289af8c1b98a670f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d0a3fdb80091878b.rlib" "/opt/rustwide/target/debug/deps/libflate2-39fcf8f0bd35b804.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0c0781174ec035ea.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b2844965bf77994d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-de180296f5341dd5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e62e18cf00ff8312.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1f986302dd52e774.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a0d206def9e3ebb1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-66309d0aee04d875.rlib" "/opt/rustwide/target/debug/deps/libhyper-c8627561d5957542.rlib" "/opt/rustwide/target/debug/deps/libwant-b464e8013306cfbf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio-7c42d1e28afd8c3a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-72c02ef5883b6213.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e7f51e6340c7888c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-233516b387fd53fb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-95f2dd4ef8b4e208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf2254cc98525eb3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b77748ac9f86a69.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4f0f77bba9a8c89.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d4c34a6fb565bf68.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c5457f77a350912e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-079441517abe9581.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-40b41befc153045c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a35479e908048989.rlib" "/opt/rustwide/target/debug/deps/librand-98b9521e2c211b22.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-74d1bcc6eb07cc1e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bbf4c365b2149661.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-34aed72d8521e20f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b50f90188af2a5c9.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fa76b89fcbbe1e40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bc4ee3b7d27896c6.rlib" "/opt/rustwide/target/debug/deps/libmio-e2e5032f39cb2b6c.rlib" "/opt/rustwide/target/debug/deps/libnet2-af80b2e9843342d5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cba74f98999ac2ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-332ccf788ea8d8ae.rlib" "/opt/rustwide/target/debug/deps/libh2-2de31e414ad2b2e0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9ad0f48e487b59cc.rlib" "/opt/rustwide/target/debug/deps/libstring-b1ffe7d7dbf5dbda.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b7e10df1bc36c235.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96072e3d55b1132b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33696bbd58cd8426.rlib" "/opt/rustwide/target/debug/deps/libhttp-e3c20aae00d440d4.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-8918f68967b9fe78.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-f73bb2c5f3275f48.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-17d53ef564e4e9e9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-270bb448abcda742.rlib" "/opt/rustwide/target/debug/deps/libryu-e5c8a885413ea107.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/liblog-f1340081fe6eb5b5.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3af5d6c33dabeaed.rlib" "/opt/rustwide/target/debug/deps/liburl-6f42d5faedb94df3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-db71468c1c2ed59c.rlib" "/opt/rustwide/target/debug/deps/libregex-56ec79173be9a85f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4dc17577f5037816.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-18ac4b46e5c99f88.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ea6146c99d0d6c2a.rlib" "/opt/rustwide/target/debug/deps/libserde-b99cd4d9485a0121.rlib" "/opt/rustwide/target/debug/deps/libcookie-502c7dd526ac1d9e.rlib" "/opt/rustwide/target/debug/deps/libtime-e6585a51a2caca45.rlib" "/opt/rustwide/target/debug/deps/liburl-2be6bbfcc6520445.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-43fbf9c3de5f049c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-964b476264f7c907.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2786763282e3ede7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libbytes-c086261887ab15d2.rlib" "/opt/rustwide/target/debug/deps/libeither-2a9e72ce329e9fbc.rlib" "/opt/rustwide/target/debug/deps/libiovec-ac7e50a9b3a676d7.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libdarknet-e12072c7e6e762f6.rlib" "/opt/rustwide/target/debug/deps/libfailure-158cc4a822c96163.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7ab9677204bcc694.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-28c3828782f6a199.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b395caff9badd97.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dc9c1f3ab4e75cf1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldarknet" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ldarknet [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `squirrel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e028270438067de8703936ed23b9ddac0fa22786a54106082d4439bde85d9be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e028270438067de8703936ed23b9ddac0fa22786a54106082d4439bde85d9be5", kill_on_drop: false }` [INFO] [stdout] e028270438067de8703936ed23b9ddac0fa22786a54106082d4439bde85d9be5