[INFO] cloning repository https://github.com/nagara-network/metadata-lookup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagara-network/metadata-lookup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagara-network%2Fmetadata-lookup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagara-network%2Fmetadata-lookup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b34c19a6997e13c54a6332acfc5b08e35d5b506 [INFO] testing nagara-network/metadata-lookup against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagara-network%2Fmetadata-lookup" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nagara-network/metadata-lookup 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nagara-network/metadata-lookup [INFO] finished tweaking git repo https://github.com/nagara-network/metadata-lookup [INFO] tweaked toml for git repo https://github.com/nagara-network/metadata-lookup written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nagara-network/metadata-lookup 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 984c7a79cf2411eaa3ac142077862655878db43d826028d2fc28ba305ba6954f [INFO] running `Command { std: "docker" "start" "-a" "984c7a79cf2411eaa3ac142077862655878db43d826028d2fc28ba305ba6954f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "984c7a79cf2411eaa3ac142077862655878db43d826028d2fc28ba305ba6954f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984c7a79cf2411eaa3ac142077862655878db43d826028d2fc28ba305ba6954f", kill_on_drop: false }` [INFO] [stdout] 984c7a79cf2411eaa3ac142077862655878db43d826028d2fc28ba305ba6954f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f9fdc55d54860ed1092d2b2723e476cc8ec6054960dd4651d541dfb0a844f76f [INFO] running `Command { std: "docker" "start" "-a" "f9fdc55d54860ed1092d2b2723e476cc8ec6054960dd4651d541dfb0a844f76f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling digest v0.10.7 [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 cpufeatures v0.2.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcsrByDs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcsrByDs/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.9f2jsw0r838e1i1vpbepn9oot.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-8bcf36c20ecc2b65.rlib,libquote-c8dafb3347aedead.rlib,libproc_macro2-05c14a6bcba3a8d8.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsrByDs/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/libserde_derive-34b63f70885dfc87.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/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/ccsY4UxI.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libserde_derive-34b63f70885dfc87.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/rustcsrByDs/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/../../.. --version-script=/tmp/rustcsrByDs/list --no-undefined-version /tmp/rustcsrByDs/symbols.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.serde_derive.d43dc775e0e27139-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.9f2jsw0r838e1i1vpbepn9oot.rcgu.rmeta /opt/rustwide/target/debug/deps/serde_derive-34b63f70885dfc87.0bfs9nofi3doz8ztt7vtke5gb.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-8bcf36c20ecc2b65.rlib /opt/rustwide/target/debug/deps/libquote-c8dafb3347aedead.rlib /opt/rustwide/target/debug/deps/libproc_macro2-05c14a6bcba3a8d8.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-84d2d86108ee45af.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-173731555b517e16.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e789858062fda502.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 -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 0x000071cfe60b0da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b0da7) [INFO] [stdout] #1 0x000071cfe60b11bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b11bc) [INFO] [stdout] #2 0x000071cfea640330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000057db7d275307 void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557307) [INFO] [stdout] #4 0x000057db7d08e5a3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000057db7d06c27a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000057db7d067694 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349694) [INFO] [stdout] #7 0x000057db7cf772d6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2592d6) [INFO] [stdout] #8 0x000057db7cf76320 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258320) [INFO] [stdout] #9 0x000057db7cf769d1 main (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2589d1) [INFO] [stdout] #10 0x000071cfea6251ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000071cfea62528b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000057db7cdf8f89 _start (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdaf89) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libserde_derive-34b63f70885dfc87.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 `serde_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f9fdc55d54860ed1092d2b2723e476cc8ec6054960dd4651d541dfb0a844f76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9fdc55d54860ed1092d2b2723e476cc8ec6054960dd4651d541dfb0a844f76f", kill_on_drop: false }` [INFO] [stdout] f9fdc55d54860ed1092d2b2723e476cc8ec6054960dd4651d541dfb0a844f76f