[INFO] cloning repository https://github.com/kalvatn/advent-of-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kalvatn/advent-of-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalvatn%2Fadvent-of-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalvatn%2Fadvent-of-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cefe28d3bc4cadd0d67275402f73776a9a4f930d [INFO] testing kalvatn/advent-of-rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalvatn%2Fadvent-of-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kalvatn/advent-of-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kalvatn/advent-of-rust [INFO] finished tweaking git repo https://github.com/kalvatn/advent-of-rust [INFO] tweaked toml for git repo https://github.com/kalvatn/advent-of-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kalvatn/advent-of-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.19 [INFO] [stderr] Downloaded primes v0.3.0 [INFO] [stderr] Downloaded num-bigint v0.3.1 [INFO] [stderr] Downloaded syn v1.0.53 [INFO] [stderr] Downloaded net2 v0.2.36 [INFO] [stderr] Downloaded serde_scan v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e7d53bc4c810bb1d3667d59f436cda785cda9f83fa26579c8694a404cfaa030 [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" "6e7d53bc4c810bb1d3667d59f436cda785cda9f83fa26579c8694a404cfaa030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e7d53bc4c810bb1d3667d59f436cda785cda9f83fa26579c8694a404cfaa030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7d53bc4c810bb1d3667d59f436cda785cda9f83fa26579c8694a404cfaa030", kill_on_drop: false }` [INFO] [stdout] 6e7d53bc4c810bb1d3667d59f436cda785cda9f83fa26579c8694a404cfaa030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad781f6dfd59bb88f18f12a19474c89b9d2d60ba2317d36b2d5678c76844acec [INFO] running `Command { std: "docker" "start" "-a" "ad781f6dfd59bb88f18f12a19474c89b9d2d60ba2317d36b2d5678c76844acec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling primes v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_scan v0.4.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling advent-of-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/2015/08.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | panic!(format!("String doesnt start with \": '{}'", s)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 12 | panic!("String doesnt start with \": '{}'", s); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/2015/08.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | _ => panic!(format!("unknown escape code: '{}'", et)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 27 | _ => panic!("unknown escape code: '{}'", et), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/2015/08.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | panic!(format!("String doesnt end with \": '{}'", s)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | panic!("String doesnt end with \": '{}'", s); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 2020_11 --edition=2018 src/bin/2020/11.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9e385289b98a6652 -C extra-filename=-9e385289b98a6652 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-a49d8ea88880ccfc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff017b289acd37c8.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0f948af4d3eacce0.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-31cb4c1cb24bb078.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-51c77d0a8b7e0221.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-5a61711ff85b2566.rlib --extern primes=/opt/rustwide/target/debug/deps/libprimes-d754fd6404056ca6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-54f4eb832bd366f8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9038057f834c5b36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aff6d2012e6c3266.rlib --extern serde_scan=/opt/rustwide/target/debug/deps/libserde_scan-99cf805e4187d3e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5accf23a5f4b0fa4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.2015_04.xo90oq24-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d" "/opt/rustwide/target/debug/deps/2015_04-0297f47223e4938d.4y0luix3rbhsuoz6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-a49d8ea88880ccfc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9038057f834c5b36.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2a2c83037e9e62bc.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ddfd29d015c83235.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ca9c305c6866651c.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-31ca239c6dbf248c.rlib" "/opt/rustwide/target/debug/deps/libserde-bdd66dcd7995bfc8.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-57abeaa6c9b08a33.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-16a24f61a3c82218.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5802e5cbed4cdfb4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-4d50f896acac6cd3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-673303868f7bafb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-54cb1769bbaf6ede.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-754b98cf9523a229.rlib" "/opt/rustwide/target/debug/deps/libpin_project-56ba823348aec7f6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82fc797e44436064.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7a2fbf6531905f7a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-47918d4ff5406f50.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libtracing-3a416ff6f4131eb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libtokio-5accf23a5f4b0fa4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0c2b8fc56ee31c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b935d67233176772.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4d21bbb120232deb.rlib" "/opt/rustwide/target/debug/deps/libmio-069fde40050c0fd8.rlib" "/opt/rustwide/target/debug/deps/libiovec-6edb84cde3421551.rlib" "/opt/rustwide/target/debug/deps/libnet2-48d89c42d81be1ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-46d1172900332673.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-af91621cb5504539.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-19583a1cc8c6c015.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6effb840ab93af0e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-12c4de16917b908b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a83d4028cf51d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fdc9131f15088a99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-69c3b3029549eae1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2d747eec7dcd88a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liburl-bca7388af527b81e.rlib" "/opt/rustwide/target/debug/deps/libidna-22fcc75aae8cbc1b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8718c8f9a3ebe12.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8696013b94f09077.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libmd5-31cb4c1cb24bb078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ad781f6dfd59bb88f18f12a19474c89b9d2d60ba2317d36b2d5678c76844acec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad781f6dfd59bb88f18f12a19474c89b9d2d60ba2317d36b2d5678c76844acec", kill_on_drop: false }` [INFO] [stdout] ad781f6dfd59bb88f18f12a19474c89b9d2d60ba2317d36b2d5678c76844acec