[INFO] cloning repository https://github.com/collinvandyck/async-backtrace-caller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/collinvandyck/async-backtrace-caller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollinvandyck%2Fasync-backtrace-caller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollinvandyck%2Fasync-backtrace-caller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16238c50645ae4143c57a395efe579364bed6147 [INFO] checking collinvandyck/async-backtrace-caller against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollinvandyck%2Fasync-backtrace-caller" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/collinvandyck/async-backtrace-caller [INFO] finished tweaking git repo https://github.com/collinvandyck/async-backtrace-caller [INFO] tweaked toml for git repo https://github.com/collinvandyck/async-backtrace-caller written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/collinvandyck/async-backtrace-caller on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/collinvandyck/async-backtrace-caller 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-backtrace v0.2.7 [INFO] [stderr] Downloaded async-backtrace-attributes v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6474ff9d8d20564b86bad97b2230865e3759bf2cb6d363a8b8d3653f88ae82e5 [INFO] running `Command { std: "docker" "start" "-a" "6474ff9d8d20564b86bad97b2230865e3759bf2cb6d363a8b8d3653f88ae82e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6474ff9d8d20564b86bad97b2230865e3759bf2cb6d363a8b8d3653f88ae82e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6474ff9d8d20564b86bad97b2230865e3759bf2cb6d363a8b8d3653f88ae82e5", kill_on_drop: false }` [INFO] [stdout] 6474ff9d8d20564b86bad97b2230865e3759bf2cb6d363a8b8d3653f88ae82e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc7ef64fbf70c6e4d2eb4d12359026ae85f1672d66e862976171f0540cd986f3 [INFO] running `Command { std: "docker" "start" "-a" "cc7ef64fbf70c6e4d2eb4d12359026ae85f1672d66e862976171f0540cd986f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-backtrace-attributes v0.2.7 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcR05Zio/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcR05Zio/symbols.o" "<16 object files omitted>" "/tmp/rustcR05Zio/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-95d2e02d85efec28.rlib,libquote-ea54d792119c380c.rlib,libproc_macro2-90f4d189e3c1781a.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcR05Zio/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/libthiserror_impl-fdae1ce3ae6812e2.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/36b21637e93b038453924d3c66821089e71d8baa/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/cc6T3ehd.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-fdae1ce3ae6812e2.so /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/rustcR05Zio/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/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/../../.. --version-script=/tmp/rustcR05Zio/list --no-undefined-version /tmp/rustcR05Zio/symbols.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.thiserror_impl.c64ea91ad22a1ade-cgu.15.rcgu.o /tmp/rustcR05Zio/rmeta.o /opt/rustwide/target/debug/deps/thiserror_impl-fdae1ce3ae6812e2.cwbce7g7osezy45uhq4hkfg56.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-95d2e02d85efec28.rlib /opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rlib /opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13b2eb9c6613e3f4.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-8d33237da9af9497.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-99a106327f715828.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -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] #0 0x000070a3e0334247 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5734247) [INFO] [stdout] #1 0x000070a3e0334663 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5734663) [INFO] [stdout] #2 0x000070a3daa33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000060d724f1549a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x000060d724d2e923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000060d724d0c5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000060d724d07a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x000060d724c173b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x000060d724c16400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x000060d724c16ab1 main (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x000070a3daa181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000070a3daa1828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000060d724a99069 _start (/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libthiserror_impl-fdae1ce3ae6812e2.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [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 `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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.203/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=ea1fb62ab7071075 -C extra-filename=-ace59be1fddd5a48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-95d2e02d85efec28.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "cc7ef64fbf70c6e4d2eb4d12359026ae85f1672d66e862976171f0540cd986f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7ef64fbf70c6e4d2eb4d12359026ae85f1672d66e862976171f0540cd986f3", kill_on_drop: false }` [INFO] [stdout] cc7ef64fbf70c6e4d2eb4d12359026ae85f1672d66e862976171f0540cd986f3