[INFO] cloning repository https://github.com/bs-community/nano [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bs-community/nano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbs-community%2Fnano", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbs-community%2Fnano'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a3f983c926c19cc5d937b08857ca7fb9a54da52 [INFO] testing bs-community/nano/1a3f983c926c19cc5d937b08857ca7fb9a54da52 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbs-community%2Fnano" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bs-community/nano on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bs-community/nano [INFO] finished tweaking git repo https://github.com/bs-community/nano [INFO] tweaked toml for git repo https://github.com/bs-community/nano written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bs-community/nano already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57ca61555fb735f3582092bf57393d190af816edb6587f4c5fe0675c4fdc6875 [INFO] running `Command { std: "docker" "start" "-a" "57ca61555fb735f3582092bf57393d190af816edb6587f4c5fe0675c4fdc6875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57ca61555fb735f3582092bf57393d190af816edb6587f4c5fe0675c4fdc6875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ca61555fb735f3582092bf57393d190af816edb6587f4c5fe0675c4fdc6875", kill_on_drop: false }` [INFO] [stdout] 57ca61555fb735f3582092bf57393d190af816edb6587f4c5fe0675c4fdc6875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4c72b3e2edaf043a7252b0daabaa88005333c79acbcca8e0709828a768efcb5 [INFO] running `Command { std: "docker" "start" "-a" "b4c72b3e2edaf043a7252b0daabaa88005333c79acbcca8e0709828a768efcb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling nano v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.58s [INFO] running `Command { std: "docker" "inspect" "b4c72b3e2edaf043a7252b0daabaa88005333c79acbcca8e0709828a768efcb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c72b3e2edaf043a7252b0daabaa88005333c79acbcca8e0709828a768efcb5", kill_on_drop: false }` [INFO] [stdout] b4c72b3e2edaf043a7252b0daabaa88005333c79acbcca8e0709828a768efcb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2073b652f2949d7a44fd031e2650c134724c0dfd9a32df39edd7ae4e5a674f50 [INFO] running `Command { std: "docker" "start" "-a" "2073b652f2949d7a44fd031e2650c134724c0dfd9a32df39edd7ae4e5a674f50", kill_on_drop: false }` [INFO] [stderr] Compiling nano v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcj0SZjI/symbols.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.composer.c1d983ac64c0a9bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866.6pax8ruet4ws8njcn3apmygeb.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnano-c48727cbf99e938e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-15f0ae9e93f9f03c.rlib" "/opt/rustwide/target/debug/deps/libzip-e70552f46712d20d.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-47e5a07cf1d94bab.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-ebe094a8f12cd7e4.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-fdf615f9e158f084.rlib" "/opt/rustwide/target/debug/deps/librand_core-706d45a849066e9a.rlib" "/opt/rustwide/target/debug/deps/libtime-c2f70f45ccc88933.rlib" "/opt/rustwide/target/debug/deps/libtime_core-dd4720ab77475238.rlib" "/opt/rustwide/target/debug/deps/libzstd-fe6a72d9c2c1e16f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-0397a5545e389fce.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-41320d5dc0ff78d0.rlib" "/opt/rustwide/target/debug/deps/libbzip2-4fa9a3676d7c5191.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4ec5299363e57c4c.rlib" "/opt/rustwide/target/debug/deps/libflate2-a255eb67848480e4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e6cec560e452ba19.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f37b25da21eb2d78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4aa87f7f99cfe23c.rlib" "/opt/rustwide/target/debug/deps/libaes-0b56c6be0ce7fa86.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9213a3d3a1c3d8bf.rlib" "/opt/rustwide/target/debug/deps/libcipher-f7c287d06d4644eb.rlib" "/opt/rustwide/target/debug/deps/libsha1-4a3314232a7b9d15.rlib" "/opt/rustwide/target/debug/deps/libhmac-5872f83105d64999.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-93cbc8069424e045.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6c1d1c2438c22d42.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8a9119f38467ac65.rlib" "/opt/rustwide/target/debug/deps/libsha2-0d4e356931b52b16.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-644a440000f3cb01.rlib" "/opt/rustwide/target/debug/deps/libdigest-10c3647268892888.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f7697a4e8ca48869.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-87b80776dc5f0678.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-631ec6aa0cc39b21.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a2fd13f030d3b843.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a68ea2e84d598382.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-db25fc006d26ff58.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87dedd8b1aaa5dc0.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-f3ba9023a8c10d85.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0fb5a21535f1d43e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ddb0f0e0600cc1fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-d7b81f1b97931b9c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bb49006e5eb9cf47.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-731f17e6ab05923d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-0017e31e50bc44e6.rlib" "/opt/rustwide/target/debug/deps/libbase64-1b2616bce937da6d.rlib" "/opt/rustwide/target/debug/deps/libipnet-b76350826110b7e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-57aab14a638d7cd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d4821c053dfef131.rlib" "/opt/rustwide/target/debug/deps/libmime-701a6588c0456055.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-27292a14e2549cfc.rlib" "/opt/rustwide/target/debug/deps/librustls-cb6fd63c62c7d38b.rlib" "/opt/rustwide/target/debug/deps/libsct-de4874cc69a13138.rlib" "/opt/rustwide/target/debug/deps/libwebpki-46ace3343217dd30.rlib" "/opt/rustwide/target/debug/deps/libring-eeffc104d07b2002.rlib" "/opt/rustwide/target/debug/deps/libspin-ceca30f7fc9d6e69.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a73dc5eea63f385d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c858c063f87f0798.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a3f313fc5fddca1b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4853df7e7527f248.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-739f192f81e59559.rlib" "/opt/rustwide/target/debug/deps/libhyper-3057c03bcad013aa.rlib" "/opt/rustwide/target/debug/deps/libwant-045f2f6334de584a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-4ec23e4b2e6ad364.rlib" "/opt/rustwide/target/debug/deps/libhttparse-084f1347c31d20b5.rlib" "/opt/rustwide/target/debug/deps/libh2-364086a94af8666a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53a0af5946f718d1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b28e9905c72c6453.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9053fddef7d0e2a1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-62660e80b835d52c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f4f35d726b8d21fe.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-43e8b78376974167.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1a879e9c3959436a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-78eea364ef1bb501.rlib" "/opt/rustwide/target/debug/deps/libhttp-523877d52cc7af63.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libregex-e0c4cfe80b348670.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3ef7fa2c064712f1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6dad89d9a5d82c96.rlib" "/opt/rustwide/target/debug/deps/libgit2-f21aeeca9cefd1bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e56066bf9eb340b7.rlib" "/opt/rustwide/target/debug/deps/liburl-2895b65f8a1b084f.rlib" "/opt/rustwide/target/debug/deps/libidna-6536f4dfad64febf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1d24b86b79f7ac1b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3e8df18b5c6acf45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b96ac3cc55e7ff8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b9fd20dcf9de40ac.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f66295ba3eb6ba18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3f5de1d388349332.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-61fb36aad52bf7a6.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-b9d4fe54dbe6d1ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1448f3fbe0ccadc6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-d49b8aea144f75b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a989982ba63bcd62.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3825e34b685b08d8.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f069f18ea6e4e9b7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1959fbeea9d98f5c.rlib" "/opt/rustwide/target/debug/deps/libtokio-1bc10040d19733ac.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-369a408da98f8611.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-560f66f6a2eeee09.rlib" "/opt/rustwide/target/debug/deps/libsocket2-29c2f7404d582574.rlib" "/opt/rustwide/target/debug/deps/libbytes-761db0b1b7529e04.rlib" "/opt/rustwide/target/debug/deps/libmio-c7fb31afde3b621a.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e72e0305154cf1d.rlib" "/opt/rustwide/target/debug/deps/liblog-cfd5ef4f7afb4e90.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e448d753d5c8eb1c.rlib" "/opt/rustwide/target/debug/deps/libryu-f29775bb672b69b5.rlib" "/opt/rustwide/target/debug/deps/libitoa-ce7285574bc56fb1.rlib" "/opt/rustwide/target/debug/deps/libserde-b76d84b1f517e51c.rlib" "/opt/rustwide/target/debug/deps/libfutures-b3e551c265dab083.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0ab3e57254a5cc5c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a66ee287f2ee5868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc0d2513a26f7ebe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09c19361b37a7743.rlib" "/opt/rustwide/target/debug/deps/libslab-3c3d2088aa5f7519.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-86794566426a61c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08b284cdc7788d02.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-343bfc2230f699ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05ff60a50f4167d9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-de024075e8fe77d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-28edb052e4230e9e/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ff3c2ebf02bb9eea/out/build" "-L" "/opt/rustwide/target/debug/build/ring-a7199016f72bec84/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-169d70ef77232289/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-77ac52d21f57cae9/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/composer-fdd03e7b70406866" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nano` (test "composer") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2073b652f2949d7a44fd031e2650c134724c0dfd9a32df39edd7ae4e5a674f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2073b652f2949d7a44fd031e2650c134724c0dfd9a32df39edd7ae4e5a674f50", kill_on_drop: false }` [INFO] [stdout] 2073b652f2949d7a44fd031e2650c134724c0dfd9a32df39edd7ae4e5a674f50