[INFO] cloning repository https://github.com/cafec0c0/arch-diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cafec0c0/arch-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafec0c0%2Farch-diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafec0c0%2Farch-diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c165efbae1a00e7baa6ca9d3a182eac7a3c30629 [INFO] testing cafec0c0/arch-diff against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafec0c0%2Farch-diff" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cafec0c0/arch-diff on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cafec0c0/arch-diff [INFO] finished tweaking git repo https://github.com/cafec0c0/arch-diff [INFO] tweaked toml for git repo https://github.com/cafec0c0/arch-diff written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cafec0c0/arch-diff 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14a95cd116631725f746b7da0d1ddbb063738eb72c2113082de9e9c16b5329d2 [INFO] running `Command { std: "docker" "start" "-a" "14a95cd116631725f746b7da0d1ddbb063738eb72c2113082de9e9c16b5329d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14a95cd116631725f746b7da0d1ddbb063738eb72c2113082de9e9c16b5329d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a95cd116631725f746b7da0d1ddbb063738eb72c2113082de9e9c16b5329d2", kill_on_drop: false }` [INFO] [stdout] 14a95cd116631725f746b7da0d1ddbb063738eb72c2113082de9e9c16b5329d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9edfee7a15169df848c98b1d33fc63bcd9e50e9e09bb5dd6c700c5aa38706def [INFO] running `Command { std: "docker" "start" "-a" "9edfee7a15169df848c98b1d33fc63bcd9e50e9e09bb5dd6c700c5aa38706def", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling arch-diff v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.66s [INFO] running `Command { std: "docker" "inspect" "9edfee7a15169df848c98b1d33fc63bcd9e50e9e09bb5dd6c700c5aa38706def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9edfee7a15169df848c98b1d33fc63bcd9e50e9e09bb5dd6c700c5aa38706def", kill_on_drop: false }` [INFO] [stdout] 9edfee7a15169df848c98b1d33fc63bcd9e50e9e09bb5dd6c700c5aa38706def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f4099d37ebb8b3a9123145b6a0bc90f54947e23104f1e2013912f5d45dc84e0 [INFO] running `Command { std: "docker" "start" "-a" "9f4099d37ebb8b3a9123145b6a0bc90f54947e23104f1e2013912f5d45dc84e0", kill_on_drop: false }` [INFO] [stderr] Compiling arch-diff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsTMUdy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-3bf96ad153bc84ef.rlib,librustls_pemfile-76253746ce183ac6.rlib,librustls_pki_types-b1af942c3f668d46.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-f82a3e6473875d9f.rlib,libtokio_native_tls-dd6a7d707cdf4554.rlib,libserde_urlencoded-9a132eacf50193cc.rlib,libryu-0f2a15b68b451590.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde-29d3547747fef904.rlib,libnative_tls-4622838f7897c67e.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-cd8cc9a9cc4f3d6c.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-e6aab2ca73f25cef.rlib,libhyper_util-9166bb33be55887c.rlib,libtower-5b82ae8ca996dcfc.rlib,libpin_project-deaa885489e6bc46.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-d5a1afd5563a6b25.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libsmallvec-e2fbd282c83e646d.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-82a6efaf6223d2d8.rlib,libtracing-7609fb47aae10af7.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libindexmap-478de18483c8f743.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libtokio_util-87af03d5962ba995.rlib,libfutures_channel-a814b7bed2279676.rlib,libtokio-853fc1c6c29aef4b.rlib,libnum_cpus-7ea863829007c8fd.rlib,libsocket2-247224db7757b981.rlib,libmio-d4a82fddb1b0fb21.rlib,libhttp_body_util-ffcafade2a053c8c.rlib,libhttp_body-4763073fc0bad614.rlib,liblog-a3845e017a80cb8a.rlib,libfutures_util-0899f8b16cfcf823.rlib,libmemchr-659d2f3239d1b4b2.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-2f6429de8c748e17.rlib,libitoa-4c6598116a867907.rlib,libfnv-2d77ec4f6f971b24.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtar-f3673eed77f8afeb.rlib,libxattr-f8dde9fca86dc9ba.rlib,librustix-602ce76e87b4d9ea.rlib,libbitflags-2dca024d43a0c2f6.rlib,liblinux_raw_sys-ae1a70115bdee154.rlib,libfiletime-df156f78b950720f.rlib,liblibc-c4fdd549f8631c9d.rlib,libflate2-33f0143294c2953d.rlib,libminiz_oxide-d44335dced1e8a40.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbytes-9c2a396be262bdae.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsTMUdy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arch_diff-1d1750cd9f88ae50" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccpsqsoz.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/arch_diff-1d1750cd9f88ae50 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcsTMUdy/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcsTMUdy/symbols.o /opt/rustwide/target/debug/deps/arch_diff-1d1750cd9f88ae50.arch_diff.16d647b0c9b7e02f-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/arch_diff-1d1750cd9f88ae50.6jms8q0glg55ichuk88khi92t.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libreqwest-3bf96ad153bc84ef.rlib /opt/rustwide/target/debug/deps/librustls_pemfile-76253746ce183ac6.rlib /opt/rustwide/target/debug/deps/librustls_pki_types-b1af942c3f668d46.rlib /opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib /opt/rustwide/target/debug/deps/libipnet-f3b116e706e145a1.rlib /opt/rustwide/target/debug/deps/libhyper_tls-f82a3e6473875d9f.rlib /opt/rustwide/target/debug/deps/libtokio_native_tls-dd6a7d707cdf4554.rlib /opt/rustwide/target/debug/deps/libserde_urlencoded-9a132eacf50193cc.rlib /opt/rustwide/target/debug/deps/libryu-0f2a15b68b451590.rlib /opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib /opt/rustwide/target/debug/deps/libencoding_rs-721451430cd4dde4.rlib /opt/rustwide/target/debug/deps/libserde-29d3547747fef904.rlib /opt/rustwide/target/debug/deps/libnative_tls-4622838f7897c67e.rlib /opt/rustwide/target/debug/deps/libopenssl_probe-dfbd35d7fb1bbeff.rlib /opt/rustwide/target/debug/deps/libopenssl-cd8cc9a9cc4f3d6c.rlib /opt/rustwide/target/debug/deps/libforeign_types-0d5385f641bbbadd.rlib /opt/rustwide/target/debug/deps/libforeign_types_shared-1d09a6084921ca40.rlib /opt/rustwide/target/debug/deps/libopenssl_sys-e6aab2ca73f25cef.rlib /opt/rustwide/target/debug/deps/libhyper_util-9166bb33be55887c.rlib /opt/rustwide/target/debug/deps/libtower-5b82ae8ca996dcfc.rlib /opt/rustwide/target/debug/deps/libpin_project-deaa885489e6bc46.rlib /opt/rustwide/target/debug/deps/libtower_layer-d544d4bd616865b8.rlib /opt/rustwide/target/debug/deps/libtower_service-aa28c9aa29f1c654.rlib /opt/rustwide/target/debug/deps/libhyper-d5a1afd5563a6b25.rlib /opt/rustwide/target/debug/deps/libwant-0f3c3ee377cad37f.rlib /opt/rustwide/target/debug/deps/libtry_lock-aabba5e3d97e6b57.rlib /opt/rustwide/target/debug/deps/libsmallvec-e2fbd282c83e646d.rlib /opt/rustwide/target/debug/deps/libhttparse-a126edcdcf1e38a4.rlib /opt/rustwide/target/debug/deps/libh2-82a6efaf6223d2d8.rlib /opt/rustwide/target/debug/deps/libtracing-7609fb47aae10af7.rlib /opt/rustwide/target/debug/deps/libtracing_core-2e5058304bee1886.rlib /opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib /opt/rustwide/target/debug/deps/libindexmap-478de18483c8f743.rlib /opt/rustwide/target/debug/deps/libequivalent-fdc46004df91ad08.rlib /opt/rustwide/target/debug/deps/libhashbrown-5d9404f16ad26a3c.rlib /opt/rustwide/target/debug/deps/libtokio_util-87af03d5962ba995.rlib /opt/rustwide/target/debug/deps/libfutures_channel-a814b7bed2279676.rlib /opt/rustwide/target/debug/deps/libtokio-853fc1c6c29aef4b.rlib /opt/rustwide/target/debug/deps/libnum_cpus-7ea863829007c8fd.rlib /opt/rustwide/target/debug/deps/libsocket2-247224db7757b981.rlib /opt/rustwide/target/debug/deps/libmio-d4a82fddb1b0fb21.rlib /opt/rustwide/target/debug/deps/libhttp_body_util-ffcafade2a053c8c.rlib /opt/rustwide/target/debug/deps/libhttp_body-4763073fc0bad614.rlib /opt/rustwide/target/debug/deps/liblog-a3845e017a80cb8a.rlib /opt/rustwide/target/debug/deps/libfutures_util-0899f8b16cfcf823.rlib /opt/rustwide/target/debug/deps/libmemchr-659d2f3239d1b4b2.rlib /opt/rustwide/target/debug/deps/libfutures_io-1e8dd8eeffe2c5f5.rlib /opt/rustwide/target/debug/deps/libslab-073199f209252607.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rlib /opt/rustwide/target/debug/deps/libfutures_sink-ba628c80fbee78b4.rlib /opt/rustwide/target/debug/deps/libfutures_task-a34acde6ee26d4ab.rlib /opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rlib /opt/rustwide/target/debug/deps/libfutures_core-2da63d8c7891ede1.rlib /opt/rustwide/target/debug/deps/liburl-050fc96327572cc2.rlib /opt/rustwide/target/debug/deps/libidna-8d1e3bbd73664030.rlib /opt/rustwide/target/debug/deps/libunicode_normalization-8579a66cb66c3a6e.rlib /opt/rustwide/target/debug/deps/libtinyvec-c9d39c3280bd728d.rlib /opt/rustwide/target/debug/deps/libtinyvec_macros-1c14e8980bff1229.rlib /opt/rustwide/target/debug/deps/libunicode_bidi-625e08feb990b286.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib /opt/rustwide/target/debug/deps/libhttp-2f6429de8c748e17.rlib /opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6210a622387cb92f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1f04f2d52f1ebf3f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-831b32e0d2504bfa.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e789858062fda502.rlib /opt/rustwide/target/debug/deps/libtar-f3673eed77f8afeb.rlib /opt/rustwide/target/debug/deps/libxattr-f8dde9fca86dc9ba.rlib /opt/rustwide/target/debug/deps/librustix-602ce76e87b4d9ea.rlib /opt/rustwide/target/debug/deps/libbitflags-2dca024d43a0c2f6.rlib /opt/rustwide/target/debug/deps/liblinux_raw_sys-ae1a70115bdee154.rlib /opt/rustwide/target/debug/deps/libfiletime-df156f78b950720f.rlib /opt/rustwide/target/debug/deps/liblibc-c4fdd549f8631c9d.rlib /opt/rustwide/target/debug/deps/libflate2-33f0143294c2953d.rlib /opt/rustwide/target/debug/deps/libminiz_oxide-d44335dced1e8a40.rlib /opt/rustwide/target/debug/deps/libadler-f4caa73e14204bdd.rlib /opt/rustwide/target/debug/deps/libcrc32fast-5f9f4d343513b5eb.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-088d12cbf3e66756.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.rlib -Bdynamic -lssl -lcrypto -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arch-diff` (bin "arch-diff" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9f4099d37ebb8b3a9123145b6a0bc90f54947e23104f1e2013912f5d45dc84e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4099d37ebb8b3a9123145b6a0bc90f54947e23104f1e2013912f5d45dc84e0", kill_on_drop: false }` [INFO] [stdout] 9f4099d37ebb8b3a9123145b6a0bc90f54947e23104f1e2013912f5d45dc84e0