[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] 2b21cac89a4e4c5202db22201ff98458c46f9827 [INFO] testing bs-community/nano against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbs-community%2Fnano" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bs-community/nano on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "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-6-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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b736a0159861392b91ddaaa8737efabb398a87e2c42da13307d0a7d85fa5e953 [INFO] running `Command { std: "docker" "start" "-a" "b736a0159861392b91ddaaa8737efabb398a87e2c42da13307d0a7d85fa5e953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b736a0159861392b91ddaaa8737efabb398a87e2c42da13307d0a7d85fa5e953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b736a0159861392b91ddaaa8737efabb398a87e2c42da13307d0a7d85fa5e953", kill_on_drop: false }` [INFO] [stdout] b736a0159861392b91ddaaa8737efabb398a87e2c42da13307d0a7d85fa5e953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2d851afcb9c13751add61601d11958da0658836fd5bd805764d877972fa8926 [INFO] running `Command { std: "docker" "start" "-a" "b2d851afcb9c13751add61601d11958da0658836fd5bd805764d877972fa8926", 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 quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [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 tokio v1.24.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [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 block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ryu v1.0.12 [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 rand_core v0.6.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling bzip2 v0.4.4 [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 zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling nano v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.53s [INFO] running `Command { std: "docker" "inspect" "b2d851afcb9c13751add61601d11958da0658836fd5bd805764d877972fa8926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d851afcb9c13751add61601d11958da0658836fd5bd805764d877972fa8926", kill_on_drop: false }` [INFO] [stdout] b2d851afcb9c13751add61601d11958da0658836fd5bd805764d877972fa8926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a150b2959a1743b6831a11d5e707e29466144c5d5cf53aff9f2877ae6061cabe [INFO] running `Command { std: "docker" "start" "-a" "a150b2959a1743b6831a11d5e707e29466144c5d5cf53aff9f2877ae6061cabe", kill_on_drop: false }` [INFO] [stderr] Compiling nano v0.2.4 (/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/67da586efe13aa66eef576ba095e1875ba65fd20/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/rustcfsDkt4/symbols.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.composer.e784a7f231076553-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502.2ac5xs9r2aqtynuk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-7dc2fbbf75199773/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-4b7998de22254d64/out/build" "-L" "/opt/rustwide/target/debug/build/ring-4f8521bdc70030a8/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-64e51c2d2832bd6a/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0aaaf3f79c2bc0b9/out" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnano-2d403e40df16f4cb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-dc8788cff5238f0f.rlib" "/opt/rustwide/target/debug/deps/libzip-3e2ddeca3ad72141.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-5795eda6ebdb3282.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-8a09cece46ed8d51.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-31a52d07b2901d74.rlib" "/opt/rustwide/target/debug/deps/librand_core-ce2b072603e84203.rlib" "/opt/rustwide/target/debug/deps/libtime-d02aaff1f429c20c.rlib" "/opt/rustwide/target/debug/deps/libtime_core-ed61887a2a1dadf9.rlib" "/opt/rustwide/target/debug/deps/libzstd-4da37ef932fc965b.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-c6ad7f8f120bd019.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-353c1b893271f396.rlib" "/opt/rustwide/target/debug/deps/libbzip2-0ff0f9e2165c3081.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-0526a76e287219f7.rlib" "/opt/rustwide/target/debug/deps/libflate2-326258fe8203ff6d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2c87a9228ff8b710.rlib" "/opt/rustwide/target/debug/deps/libadler-2aba5bf02d0ff9aa.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e9a7d83a853b3326.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libaes-12a135e09c9d2e85.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-550baaca120c17dc.rlib" "/opt/rustwide/target/debug/deps/libcipher-380de4cccdcd3d77.rlib" "/opt/rustwide/target/debug/deps/libsha1-962d94a67dbc4723.rlib" "/opt/rustwide/target/debug/deps/libhmac-9845c24065e440b4.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f8b49ef5ecc2149f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-9969ea2c581d00a3.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4d02d4760fb117bf.rlib" "/opt/rustwide/target/debug/deps/libsha2-224c13aa70333b21.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-53aa945c86bb2609.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2e017c0354b46eb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8793ce32252f58e5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ef14f32b2524174e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-81ee2d32b7080022.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fe1e20c7a3462bdf.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb368dbad1aea35b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d7fdf95d27936e12.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19f06a6ab3fccdcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-956b6491d5ac61aa.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9960b84d203258ac.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-89bf341d262d4e2c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e54f2db272fca709.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-30104084a4768870.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bff6b36a384ca689.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-26a117ba6f6826f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-907de831d18ab285.rlib" "/opt/rustwide/target/debug/deps/libipnet-c4c3b56f403e96ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-77ca98a53e013492.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-9f7117e5a4fb141c.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c201b96c7965d4a2.rlib" "/opt/rustwide/target/debug/deps/librustls-b82e5e488fa2a8dc.rlib" "/opt/rustwide/target/debug/deps/libsct-1962955bb7af1b2e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-078765876d57a64e.rlib" "/opt/rustwide/target/debug/deps/libring-e6654d189f20ba92.rlib" "/opt/rustwide/target/debug/deps/libspin-02d8bf30cbaaa44a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-db380f92830af973.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-06cc884b3f86c9f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a3d22ddef95bef64.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5402d8ef179fed27.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e0d34a1ad648a197.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc679917e21361f4.rlib" "/opt/rustwide/target/debug/deps/libwant-e386dbb90c0df3e1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aa82f6e1c1c72916.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c1c7bf356ee1c630.rlib" "/opt/rustwide/target/debug/deps/libh2-6de31aaddc645a74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4644969f11913d51.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8429c4f3d3bc300a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a909268bfa74f8c9.rlib" "/opt/rustwide/target/debug/deps/libtracing-f3764d37efa65e98.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1afff7813433875.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-25a5754d7541645f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-51487a21cadede4e.rlib" "/opt/rustwide/target/debug/deps/libhttp-979a3281a262e5b6.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libregex-f2534c3d38dcf625.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a740720beba25e3a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6bf8ef87c802b024.rlib" "/opt/rustwide/target/debug/deps/libgit2-d3fb183e41eb4af6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-476ad1e7bdbf3d46.rlib" "/opt/rustwide/target/debug/deps/liburl-e3e3c4e1f2138da9.rlib" "/opt/rustwide/target/debug/deps/libidna-6932d99404e5cb31.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0c8b5b258e780857.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a1bdaf8850f585b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2d9d7ba59c60e4d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a9c218aa3437f39.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a0d63a8e3b218ebb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1566e61444237723.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b0a3dfade916d058.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-34fed41c46e89452.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-536a51a144757e21.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-23aa349b110f5688.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5f3e2c4a90106cbe.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-03f7fbcc9125bb0a.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-922090b26a8177d0.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00d4a32d7afd4dc3.rlib" "/opt/rustwide/target/debug/deps/libtokio-23b1c876d887a06d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aef4392a54778442.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3c5badc964b97060.rlib" "/opt/rustwide/target/debug/deps/libsocket2-81290442206d6ad7.rlib" "/opt/rustwide/target/debug/deps/libbytes-dc8f85496c6f21be.rlib" "/opt/rustwide/target/debug/deps/libmio-ae243433ac894c40.rlib" "/opt/rustwide/target/debug/deps/liblibc-641b1e1b9b4aede8.rlib" "/opt/rustwide/target/debug/deps/liblog-d4dc5d7c961129e7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libserde_json-51049c691e5672b6.rlib" "/opt/rustwide/target/debug/deps/libryu-c1e005e6567ceb4f.rlib" "/opt/rustwide/target/debug/deps/libitoa-42a8b3d220becdb7.rlib" "/opt/rustwide/target/debug/deps/libserde-9497026ce7904c95.rlib" "/opt/rustwide/target/debug/deps/libfutures-fd4ac292f67e37f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-19f074e502d118a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-37f7791615eaddfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2757f2d572606d6e.rlib" "/opt/rustwide/target/debug/deps/libslab-162b4de2f94e9d7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0583e545b95a6186.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-df29ef5ca5d0584e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-adba67e052f535d6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a39ad3affc71c1e.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/composer-82e933d094fba502" "-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 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" "a150b2959a1743b6831a11d5e707e29466144c5d5cf53aff9f2877ae6061cabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a150b2959a1743b6831a11d5e707e29466144c5d5cf53aff9f2877ae6061cabe", kill_on_drop: false }` [INFO] [stdout] a150b2959a1743b6831a11d5e707e29466144c5d5cf53aff9f2877ae6061cabe