[INFO] cloning repository https://github.com/wycats/objectshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/objectshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f04db2a7a3814cbf582715e97cfec96dc388eb30 [INFO] checking wycats/objectshell against try#654bc80249a2b2ba8bd16392b5829d87ed96c92d for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/objectshell on toolchain 654bc80249a2b2ba8bd16392b5829d87ed96c92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wycats/objectshell [INFO] finished tweaking git repo https://github.com/wycats/objectshell [INFO] tweaked toml for git repo https://github.com/wycats/objectshell written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/objectshell 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" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcbf83f975ec0892bb4599d7b03e36d336c7e6b7782a72849f311f1cb29ee86d [INFO] running `Command { std: "docker" "start" "-a" "fcbf83f975ec0892bb4599d7b03e36d336c7e6b7782a72849f311f1cb29ee86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcbf83f975ec0892bb4599d7b03e36d336c7e6b7782a72849f311f1cb29ee86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcbf83f975ec0892bb4599d7b03e36d336c7e6b7782a72849f311f1cb29ee86d", kill_on_drop: false }` [INFO] [stdout] fcbf83f975ec0892bb4599d7b03e36d336c7e6b7782a72849f311f1cb29ee86d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a873d2d088f3fcca99b8c489c89c37780e7fa9361b66e701419aab168585f9c7 [INFO] running `Command { std: "docker" "start" "-a" "a873d2d088f3fcca99b8c489c89c37780e7fa9361b66e701419aab168585f9c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking zlib-rs v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking lscolors v0.17.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking libz-rs-sys v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking nu-glob v0.101.1 (/opt/rustwide/workdir/crates/nu-glob) [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking interprocess v2.2.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling nu-derive-value v0.101.1 (/opt/rustwide/workdir/crates/nu-derive-value) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.216/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=360b051f555cc3dd -C extra-filename=-7844f10cbbf71168 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d1494313205b5f1f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `nu-derive-value` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name nu_derive_value --edition=2021 crates/nu-derive-value/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::unchecked_duration_subtraction' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a0ba6523df97f9b -C extra-filename=-35301e4632a19608 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-8c625e908c51627c.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d1494313205b5f1f.rlib --extern proc_macro --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta50qFo6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `miette-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name miette_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-derive-7.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e71023ec95e4f0f -C extra-filename=-36d1ded3016e46ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d1494313205b5f1f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcbL2QPQ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcbL2QPQ/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.dg4uc1ctqiqiinjsqplsqnz6l.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-d1494313205b5f1f.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-b942b9ddac996934.so" "-Wl,--gc-sections" "-shared" "-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/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc8kWyA8.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libthiserror_impl-b942b9ddac996934.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. --version-script=/tmp/rustcbL2QPQ/list --no-undefined-version /tmp/rustcbL2QPQ/symbols.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.thiserror_impl.fae72a0e6e3cc8d-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.dg4uc1ctqiqiinjsqplsqnz6l.rcgu.rmeta /opt/rustwide/target/debug/deps/thiserror_impl-b942b9ddac996934.26ua52hie406ylkfby7i3tz9w.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-d1494313205b5f1f.rlib /opt/rustwide/target/debug/deps/libquote-8b1ffbb0eb952e77.rlib /opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c6b8f55242c98ac6.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54c13a3455b13793.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-937ffd942b288dda.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-da6f782db703d0a4.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8a98fc4e3d4ea7e4.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2599820bf65c738a.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e163c41a75d59f5.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-47802c38acaa5d6b.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-72229264792cd23a.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c5cefa89f2bb44b3.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0c9806bdce63fba2.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1fd3312fe86f0fb3.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-872299ce5bd73ced.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c8de652c37c5ed55.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3d5963cec2dfb48d.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f370705f93870755.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-556b38d672fe0f75.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007a5c28956d67 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f56d67) [INFO] [stdout] #1 0x00007a5c2895717c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f5717c) [INFO] [stdout] #2 0x00007a5c24819520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005e78b7ea7c73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x00005e78b7cdbb36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005e78b7cc14ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x00005e78b7bf2ae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x00005e78b7bf1b7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x00005e78b7bf2221 main (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x00007a5c24800d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x00007a5c24800e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x00005e78b7a747e9 _start (/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a873d2d088f3fcca99b8c489c89c37780e7fa9361b66e701419aab168585f9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a873d2d088f3fcca99b8c489c89c37780e7fa9361b66e701419aab168585f9c7", kill_on_drop: false }` [INFO] [stdout] a873d2d088f3fcca99b8c489c89c37780e7fa9361b66e701419aab168585f9c7