[INFO] cloning repository https://github.com/rockcoolsaint/rust-passwordvault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rockcoolsaint/rust-passwordvault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockcoolsaint%2Frust-passwordvault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockcoolsaint%2Frust-passwordvault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 249a6d074b32509983c120055fe37f9b439bfe5b [INFO] checking rockcoolsaint/rust-passwordvault against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockcoolsaint%2Frust-passwordvault" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rockcoolsaint/rust-passwordvault on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rockcoolsaint/rust-passwordvault [INFO] finished tweaking git repo https://github.com/rockcoolsaint/rust-passwordvault [INFO] tweaked toml for git repo https://github.com/rockcoolsaint/rust-passwordvault written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rockcoolsaint/rust-passwordvault 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9893658195ad7581b18f138df896e45d22c56eb7064d4bda244801b87314ee8 [INFO] running `Command { std: "docker" "start" "-a" "d9893658195ad7581b18f138df896e45d22c56eb7064d4bda244801b87314ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9893658195ad7581b18f138df896e45d22c56eb7064d4bda244801b87314ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9893658195ad7581b18f138df896e45d22c56eb7064d4bda244801b87314ee8", kill_on_drop: false }` [INFO] [stdout] d9893658195ad7581b18f138df896e45d22c56eb7064d4bda244801b87314ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d9cbfca402675d865833a06e4e98fabf8df95fb5ed818a98dabef49f3668ea9 [INFO] running `Command { std: "docker" "start" "-a" "1d9cbfca402675d865833a06e4e98fabf8df95fb5ed818a98dabef49f3668ea9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcU2KJUe/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcU2KJUe/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.e57vreh29rm6jq99vucaolmek.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-280df55abc38784f.rlib,libquote-d30e06cb3a1ed5db.rlib,libproc_macro2-386ace857ed2f7ad.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" "-L" "/tmp/rustcU2KJUe/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-602e1af6e76277a8.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/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/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/cc4eHQ0h.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-602e1af6e76277a8.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/rustcU2KJUe/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/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/rustcU2KJUe/list --no-undefined-version /tmp/rustcU2KJUe/symbols.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.serde_derive.e98062f0ea6af1e2-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.e57vreh29rm6jq99vucaolmek.rcgu.rmeta /opt/rustwide/target/debug/deps/serde_derive-602e1af6e76277a8.bbhl0ngjx6ciu4v5qlbroxval.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-280df55abc38784f.rlib /opt/rustwide/target/debug/deps/libquote-d30e06cb3a1ed5db.rlib /opt/rustwide/target/debug/deps/libproc_macro2-386ace857ed2f7ad.rlib /opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-292a9343df7755d9.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-08d24c853dfa6028.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f41c7a65215001bc.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-324a72f3859cc505.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3f9a1ae7a3163538.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-35c70e3ec45a2062.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3826c46535728f14.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0deaaa611a802fbc.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-615d148bb7698766.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c32b6701c734dea8.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c653ee3eafa91fda.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-16445c71dc0deba8.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b22d51b368d81808.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-803cae50cbd4b0d6.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f43d15dea8145b38.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb45beb470b27c8c.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80fd9cb0269c67c8.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] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007f827d0decf7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007f827d0df10c [INFO] [stdout] 2 libc.so.6 0x00007f8277833330 [INFO] [stdout] 3 rust-lld 0x000057e388515a9a [INFO] [stdout] 4 rust-lld 0x000057e38832ef23 [INFO] [stdout] 5 rust-lld 0x000057e38830cbfa [INFO] [stdout] 6 rust-lld 0x000057e388308014 [INFO] [stdout] 7 rust-lld 0x000057e388216fb6 [INFO] [stdout] 8 rust-lld 0x000057e388216000 [INFO] [stdout] 9 rust-lld 0x000057e3882166b1 [INFO] [stdout] 10 libc.so.6 0x00007f82778181ca [INFO] [stdout] 11 libc.so.6 0x00007f827781828b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x000057e388098c69 [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 `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1d9cbfca402675d865833a06e4e98fabf8df95fb5ed818a98dabef49f3668ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9cbfca402675d865833a06e4e98fabf8df95fb5ed818a98dabef49f3668ea9", kill_on_drop: false }` [INFO] [stdout] 1d9cbfca402675d865833a06e4e98fabf8df95fb5ed818a98dabef49f3668ea9