[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 1.45.2 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-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EthanYidong/squirrels on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-8/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42e42a1b8cf5e62a523bcad404ca98a725a3c1dbe8ff9cd70553ce9e94481acb [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" "42e42a1b8cf5e62a523bcad404ca98a725a3c1dbe8ff9cd70553ce9e94481acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42e42a1b8cf5e62a523bcad404ca98a725a3c1dbe8ff9cd70553ce9e94481acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e42a1b8cf5e62a523bcad404ca98a725a3c1dbe8ff9cd70553ce9e94481acb", kill_on_drop: false }` [INFO] [stdout] 42e42a1b8cf5e62a523bcad404ca98a725a3c1dbe8ff9cd70553ce9e94481acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f0c86bc9d524498ed63e65c244959ce3d7b8965d47778147e62b4597bb73273 [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" "1f0c86bc9d524498ed63e65c244959ce3d7b8965d47778147e62b4597bb73273", 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 semver-parser v0.7.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 either v1.5.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling darknet v0.1.0 (https://github.com/nebgnahz/darknet-rs#4b0709ec) [INFO] [stderr] Compiling squirrel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [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_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling base64 v0.10.1 [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 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 backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [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 url v1.7.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [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 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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.squirrel.bwe9e4jk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420" "/opt/rustwide/target/debug/deps/squirrel-0fbf7d3756583420.mqau8i6xwt26e8j.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-1bb79f0d7fe03e89/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-ldarknet" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-0cf7d5104838c4ee.rlib" "/opt/rustwide/target/debug/deps/libuuid-fab3cd80f108c174.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c85a99b633fc1f72.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0964efde798a32bc.rlib" "/opt/rustwide/target/debug/deps/libmime-7aa550f93495922d.rlib" "/opt/rustwide/target/debug/deps/libunicase-32c4fa3dfe47f328.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f005a9710240d5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ce2d8a397d15b3be.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-569a935f50ab6649.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c3f53a72d9515753.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2e47119f578c877e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a14abf0b6f8ea5c9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libhyper-810ddc2089c629b9.rlib" "/opt/rustwide/target/debug/deps/libwant-5ac53f19477c3aee.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-c8180eaed4cf973a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1d113ed70f25d9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2417ce3979585767.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee6ec79ad7abbac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-59d4d268a2d68b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-472eeb7440ae5342.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0bd9ff540e01cf42.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3bf2d446a03bceda.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-38b00878ac0c2fcc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1ba448fef27aff13.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8007fb457ccfc5a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-373bb90d7be70419.rlib" "/opt/rustwide/target/debug/deps/libmio-3d3fae36d85d4ebb.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64bd866d3588d31d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0f7f65c88879fd28.rlib" "/opt/rustwide/target/debug/deps/libh2-8b3046b3fa2f128c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92344e6752754ff1.rlib" "/opt/rustwide/target/debug/deps/libstring-46765693e3027e91.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b0ab44d4864349b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0a20910655a29777.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libhttp-5fa36f7560cd90c9.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-20fb8054911a2234.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3d9ab9971fe71d87.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-aaa3511a168f9918.rlib" "/opt/rustwide/target/debug/deps/libserde_json-48414b2de5d617f9.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/liblog-ade8e1c804f12ab3.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-4de746b1b0bbadde.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libregex-93cbaa2fbc842b3c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7959d82c66cc917e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-54f8c0f28a344bc3.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libserde-1e170c7cd432cce3.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-c051f1c749a1e5b8.rlib" "/opt/rustwide/target/debug/deps/libeither-116764033473f838.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libdarknet-c9a875362b3b31c6.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcffd8d564ac1b34.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-971a3fea0bc99838.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-59804c80a371ee5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "1f0c86bc9d524498ed63e65c244959ce3d7b8965d47778147e62b4597bb73273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f0c86bc9d524498ed63e65c244959ce3d7b8965d47778147e62b4597bb73273", kill_on_drop: false }` [INFO] [stdout] 1f0c86bc9d524498ed63e65c244959ce3d7b8965d47778147e62b4597bb73273