[INFO] cloning repository https://github.com/graytoowolf/nano [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graytoowolf/nano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraytoowolf%2Fnano", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraytoowolf%2Fnano'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31d51a11b50991b7d82aabf6b35b20635bbb7b3e [INFO] testing graytoowolf/nano against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraytoowolf%2Fnano" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/graytoowolf/nano on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/graytoowolf/nano [INFO] finished tweaking git repo https://github.com/graytoowolf/nano [INFO] tweaked toml for git repo https://github.com/graytoowolf/nano written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/graytoowolf/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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1245e082e1db269b2326edf10b9ca378ce9dc6dac2812b7cd7ce82863e5d443 [INFO] running `Command { std: "docker" "start" "-a" "e1245e082e1db269b2326edf10b9ca378ce9dc6dac2812b7cd7ce82863e5d443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1245e082e1db269b2326edf10b9ca378ce9dc6dac2812b7cd7ce82863e5d443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1245e082e1db269b2326edf10b9ca378ce9dc6dac2812b7cd7ce82863e5d443", kill_on_drop: false }` [INFO] [stdout] e1245e082e1db269b2326edf10b9ca378ce9dc6dac2812b7cd7ce82863e5d443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec3601bf35d4e450439e1da4ccb51b35b11ae5464d614acdd7ca84d80ad480e9 [INFO] running `Command { std: "docker" "start" "-a" "ec3601bf35d4e450439e1da4ccb51b35b11ae5464d614acdd7ca84d80ad480e9", 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 memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util 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 futures-io v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ipnet v2.7.1 [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 digest v0.10.6 [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 sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [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 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-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling git2 v0.16.1 [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.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.16s [INFO] running `Command { std: "docker" "inspect" "ec3601bf35d4e450439e1da4ccb51b35b11ae5464d614acdd7ca84d80ad480e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3601bf35d4e450439e1da4ccb51b35b11ae5464d614acdd7ca84d80ad480e9", kill_on_drop: false }` [INFO] [stdout] ec3601bf35d4e450439e1da4ccb51b35b11ae5464d614acdd7ca84d80ad480e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9379ea4363891151024ca04e18d725130aa31e4bfe73ffe40b3f4a4ee7ec3419 [INFO] running `Command { std: "docker" "start" "-a" "9379ea4363891151024ca04e18d725130aa31e4bfe73ffe40b3f4a4ee7ec3419", 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/1.77.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/rustc5JvTr1/symbols.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.composer.5b20aa85f7dc8057-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b.4r12mfo8rl7d3cp9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-ca76ab80b157dea9/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-73a9f00f3a9aac1d/out/build" "-L" "/opt/rustwide/target/debug/build/ring-275d355aaf82d14e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-4bd559f9ba3d9710/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6cfca44137f35934/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnano-4601fa98fe1d58b9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-dd0fbdd7a9654220.rlib" "/opt/rustwide/target/debug/deps/libzip-6721f78dfe047dbe.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-fb6b3cf49fe7d84c.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-778164051115bf08.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-1e475064e6f10742.rlib" "/opt/rustwide/target/debug/deps/librand_core-c102ef1ce60d0912.rlib" "/opt/rustwide/target/debug/deps/libtime-e7c207d9ee9000ff.rlib" "/opt/rustwide/target/debug/deps/libtime_core-259f1e9a971d6da6.rlib" "/opt/rustwide/target/debug/deps/libzstd-6530a2827d4de8e8.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6e387b8e25011e63.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-1f29c16cf79912a9.rlib" "/opt/rustwide/target/debug/deps/libbzip2-9d82684ce76af924.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-65e8796b25f9ea1e.rlib" "/opt/rustwide/target/debug/deps/libflate2-c00e54863840e552.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-29f4eeb9a85b3d22.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-335f673518fa95c4.rlib" "/opt/rustwide/target/debug/deps/libaes-061669b356e5a70e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9486bad5969da979.rlib" "/opt/rustwide/target/debug/deps/libcipher-c69565ea6ac39e52.rlib" "/opt/rustwide/target/debug/deps/libsha1-3de4fad447452337.rlib" "/opt/rustwide/target/debug/deps/libhmac-c85104bba8c98317.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-94b3e1a124e9f23c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-fce738c81297a663.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/libsha2-154a43152da6bfb9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-26c7bec5098740ae.rlib" "/opt/rustwide/target/debug/deps/libdigest-b73bc73d238a4d03.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9b1bb80e3414258f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9c6bf6de9d24951a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ead2cf6e35d3511f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4683368751b0f38c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-34aa516c1b3abadc.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-907c2c9a702bea56.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-47d337ff520835fb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a63c032f438e99f4.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-eae25fb3ca9be1c7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-00d9fc6a31ae880b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-313c9e74befd9796.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-35614847454aab45.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ec87f71d7a279f3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-86e310860a7cfe16.rlib" "/opt/rustwide/target/debug/deps/libipnet-8f982115a1635dd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-352faf7e53f13ccf.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a45a2e22ea245027.rlib" "/opt/rustwide/target/debug/deps/libmime-b4df48e7fa69fbbc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7da5bd33bb8c0915.rlib" "/opt/rustwide/target/debug/deps/librustls-f49a70c4241703b1.rlib" "/opt/rustwide/target/debug/deps/libsct-623cbe60af2f06ce.rlib" "/opt/rustwide/target/debug/deps/libwebpki-dad17fb72147d097.rlib" "/opt/rustwide/target/debug/deps/libring-2225732f0f01366d.rlib" "/opt/rustwide/target/debug/deps/libspin-6424f7304118ba06.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-259f93965ea124d6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-52c1714833b4a8d4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b8a1ab85a2ca1d90.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-857a534e58f3e5e9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f482ddc837cc6029.rlib" "/opt/rustwide/target/debug/deps/libhyper-ceda3b7218edc054.rlib" "/opt/rustwide/target/debug/deps/libwant-d18493d4298fab0a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a98d37e804f7a120.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9207565919965ecb.rlib" "/opt/rustwide/target/debug/deps/libh2-0ce1a2d5fc3edf5e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eac620ed79651a83.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bf99faaf36024c1e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-38cd4f45f4e7693a.rlib" "/opt/rustwide/target/debug/deps/libtracing-7dc996d59d7ee0f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0642eac89ebcaec5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f3de2f73c602d7ff.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-51cdf1037eda5044.rlib" "/opt/rustwide/target/debug/deps/libhttp-3424cb5c18ec19b8.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libregex-ec0f82f49e17d491.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c191224d1004d6dd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-407503bc357a7624.rlib" "/opt/rustwide/target/debug/deps/libgit2-f74825d2abf7aab8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ab3a9cbbcb748cbd.rlib" "/opt/rustwide/target/debug/deps/liburl-fa3e872f890c33b8.rlib" "/opt/rustwide/target/debug/deps/libidna-48d17fecff4f3bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-79243d7f23a26b45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-06a932ca557faddd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-d609052ae35dc8ee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-bb20a0ba4f2be867.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-6eb7b25cf74df511.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-72a8838878fe7dca.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-eea4dcd18d27f8e6.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-b16103e0b03727cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-feb6d1026e9d79c9.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9cc1466e9b7e57bc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-300eeeab3fc50492.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3b61adbfa5f479cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-25a2c6ed3a15969a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-03c6df379885f78e.rlib" "/opt/rustwide/target/debug/deps/libtokio-d5057a232d59e469.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-670f26e3c7704a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-97cda7332b0362e4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b87b086e08c09257.rlib" "/opt/rustwide/target/debug/deps/libbytes-69f4a5a05d3e1219.rlib" "/opt/rustwide/target/debug/deps/libmio-598d9f075049cf65.rlib" "/opt/rustwide/target/debug/deps/liblibc-7b5d090ad1b0b5d7.rlib" "/opt/rustwide/target/debug/deps/liblog-bc47b9e37392c002.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ab86ea6f5888b03.rlib" "/opt/rustwide/target/debug/deps/libryu-06597690c13502a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-cd7b5e4a95278ffd.rlib" "/opt/rustwide/target/debug/deps/libserde-de844c4cde014873.rlib" "/opt/rustwide/target/debug/deps/libfutures-9c94f3fa890c6c3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d6b25ffa69adf0b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f20c6ccd1661a84.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d770859d7cdf82bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bbc964bb48341fa9.rlib" "/opt/rustwide/target/debug/deps/libslab-88e89aa3121dd6d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-163480e904b33b38.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f56bf5d1670f700b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41b9d560eaf8c73c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8eb0618f53fc8d0b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-467ebd073e98bbc8.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.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/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/composer-c16e478c72347d6b" "-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" "9379ea4363891151024ca04e18d725130aa31e4bfe73ffe40b3f4a4ee7ec3419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9379ea4363891151024ca04e18d725130aa31e4bfe73ffe40b3f4a4ee7ec3419", kill_on_drop: false }` [INFO] [stdout] 9379ea4363891151024ca04e18d725130aa31e4bfe73ffe40b3f4a4ee7ec3419