[INFO] cloning repository https://github.com/EthanYidong/squirrels [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanYidong/squirrels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fsquirrels"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fsquirrels'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e6a727cb59ac5821298b32bd1247a1af80884ca3 [INFO] testing EthanYidong/squirrels against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fsquirrels" "/workspace/builds/worker-2/source"` [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 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cb2c593afb5b197a7e7ce4d272512a592f06fc6ad01ebcaf05f4dd43e96629c1 [INFO] running `"docker" "start" "-a" "cb2c593afb5b197a7e7ce4d272512a592f06fc6ad01ebcaf05f4dd43e96629c1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [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 either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.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 syn v0.15.44 [INFO] [stderr] Compiling memchr v2.2.1 [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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [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 try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling log v0.4.8 [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 rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [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 flate2 v1.0.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [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 idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [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 url v2.1.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.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 cookie v0.12.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.99 [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] [stderr] warning: unused import: `Write` [INFO] [stderr] --> src/main.rs:6:15 [INFO] [stderr] | [INFO] [stderr] 6 | use std::io::{Write, copy}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/main.rs:26:15 [INFO] [stderr] | [INFO] [stderr] 26 | if(prob > THRESHOLD){ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | copy(&mut response, &mut dest); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.squirrel.ecgiqpxk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071" "/opt/rustwide/target/debug/deps/squirrel-a81427fa60639071.2jrr9khlmh3x5nwx.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-2494c082c688f7c4/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-ldarknet" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-0a4a6d853aec1790.rlib" "/opt/rustwide/target/debug/deps/libuuid-05e0fdcfcc60328e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7ef67a84b9963044.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1398ced0bac30b49.rlib" "/opt/rustwide/target/debug/deps/libmime-4f2bfd5d4ea46e59.rlib" "/opt/rustwide/target/debug/deps/libunicase-6d0b8ab6190ce979.rlib" "/opt/rustwide/target/debug/deps/libflate2-5e51fee4ef90af3c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-049c06335de77a2f.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba32950d5463515f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-151bbcdee28467c6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e024c052a812a397.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0f6ecd87f8e1d7c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fa416df21896c1d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-271db08c45c20c22.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/libhyper-a3e419915cab4100.rlib" "/opt/rustwide/target/debug/deps/libwant-e185885cc50a3a72.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-36b36e91e2463d01.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b033639ee21d6e2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-db97437cdf363d47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6d600468f29c31cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f8a4d358afdd2df7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8cab9df4f3640126.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7089ff11c3a75a2a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-09213dedf076b89b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2a1a8175d57e01eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b46f4a5778531b83.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-898ba61462c5f3df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0565b8874c3361c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-236e67d98aff0798.rlib" "/opt/rustwide/target/debug/deps/librand-cfbef282e9cde38c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fbf62ac733ef0d6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76d699464ac7555.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d17af94f57a405.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f134230ffda012b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-7411924a2bb820fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c462c3b6457a08f4.rlib" "/opt/rustwide/target/debug/deps/libmio-e3b2d880b8c26286.rlib" "/opt/rustwide/target/debug/deps/libnet2-66a3d4fdf35dc770.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-102a8e07f3a24347.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a13932326d04b7f1.rlib" "/opt/rustwide/target/debug/deps/libh2-96de5ffce67aa074.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c3a30312ba691258.rlib" "/opt/rustwide/target/debug/deps/libstring-17f294874ad867fa.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-72e00fac390dcc5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-77630b27cffd2057.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc88694afb63d374.rlib" "/opt/rustwide/target/debug/deps/libhttp-fc4e67658935703e.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d6a9ada7b6ae4e2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-f9d20307a62289a2.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0b27add82f329f2f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0d9d7077703ddd86.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2e7488a8886ea96c.rlib" "/opt/rustwide/target/debug/deps/liburl-fdaf65263b02f544.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-2df043ad3402ba50.rlib" "/opt/rustwide/target/debug/deps/libregex-29a4f89ceecb1466.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f10df471b52d8d71.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-10319f83ecf4ef21.rlib" "/opt/rustwide/target/debug/deps/libtry_from-61faa2f4ff7079f2.rlib" "/opt/rustwide/target/debug/deps/libserde-c95fba7dc67cf32a.rlib" "/opt/rustwide/target/debug/deps/libcookie-9e619620b16ad1e0.rlib" "/opt/rustwide/target/debug/deps/libtime-bdfed1420c0aef54.rlib" "/opt/rustwide/target/debug/deps/liburl-d4e9beeb38b19289.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-de3ac2c468e6139e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1f4c1966098a3a94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-91bb181b0fb23d7a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-c46022545feaef55.rlib" "/opt/rustwide/target/debug/deps/libeither-6f8b83cb4e1a497b.rlib" "/opt/rustwide/target/debug/deps/libiovec-bb277f812a25ac97.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libdarknet-9185c8511411ca97.rlib" "/opt/rustwide/target/debug/deps/libfailure-25809b609477e1e5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9d645ef29c254b14.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-347ab0f6101b61dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-84efda87e0c06bef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ldarknet" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ldarknet [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `squirrel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cb2c593afb5b197a7e7ce4d272512a592f06fc6ad01ebcaf05f4dd43e96629c1"` [INFO] running `"docker" "rm" "-f" "cb2c593afb5b197a7e7ce4d272512a592f06fc6ad01ebcaf05f4dd43e96629c1"` [INFO] [stdout] cb2c593afb5b197a7e7ce4d272512a592f06fc6ad01ebcaf05f4dd43e96629c1