[INFO] cloning repository https://github.com/plsamu/password-manager-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plsamu/password-manager-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsamu%2Fpassword-manager-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsamu%2Fpassword-manager-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf1cacf3ecb443330c89176571de97dec3f7dee [INFO] checking plsamu/password-manager-cli against try#0fe3684930279e4d3be3aca66b30f82946ce9ac2 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsamu%2Fpassword-manager-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plsamu/password-manager-cli on toolchain 0fe3684930279e4d3be3aca66b30f82946ce9ac2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plsamu/password-manager-cli [INFO] finished tweaking git repo https://github.com/plsamu/password-manager-cli [INFO] tweaked toml for git repo https://github.com/plsamu/password-manager-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/plsamu/password-manager-cli 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" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d69516ad8a50616016789290ea2edbd3729fedd1f8b72a22fb75b2de4dba007 [INFO] running `Command { std: "docker" "start" "-a" "5d69516ad8a50616016789290ea2edbd3729fedd1f8b72a22fb75b2de4dba007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d69516ad8a50616016789290ea2edbd3729fedd1f8b72a22fb75b2de4dba007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d69516ad8a50616016789290ea2edbd3729fedd1f8b72a22fb75b2de4dba007", kill_on_drop: false }` [INFO] [stdout] 5d69516ad8a50616016789290ea2edbd3729fedd1f8b72a22fb75b2de4dba007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+0fe3684930279e4d3be3aca66b30f82946ce9ac2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 101ff6b2d5fd57930df8e7aa50eeb8c8e55e5f1913b6df4b011e38f9b7dab566 [INFO] running `Command { std: "docker" "start" "-a" "101ff6b2d5fd57930df8e7aa50eeb8c8e55e5f1913b6df4b011e38f9b7dab566", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/fixedbitset-9e36546d626df00a/lib-fixedbitset.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_chacha-aeaf806b77dd2e46.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_chacha-aeaf806b77dd2e46/dep-lib-rand_chacha` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaPBvQY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `block-buffer` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcOjX8xS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOjX8xS/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/proc_macro_hack-3286b8a6ca39e1d3.587urexsp8hjourfmcj5lxkwp.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcOjX8xS/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/libproc_macro_hack-3286b8a6ca39e1d3.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] #0 0x000076d23a4dd407 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dd407) [INFO] [stdout] #1 0x000076d23a4dd81c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dd81c) [INFO] [stdout] #2 0x000076d234c19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000076d234d7782c (/lib/x86_64-linux-gnu/libc.so.6+0x1a082c) [INFO] [stdout] #4 0x000076d23d826b56 llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000076d23a48d251 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568d251) [INFO] [stdout] #6 0x000076d23a48c128 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568c128) [INFO] [stdout] #7 0x000060bd61380fad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4ccfad) [INFO] [stdout] #8 0x000060bd6130d04a void lld::elf::OutputSection::writeTo >(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000076d23a48d122 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568d122) [INFO] [stdout] #10 0x000076d23a48cb8a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568cb8a) [INFO] [stdout] #11 0x000076d23a406210 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/0fe3684930279e4d3be3aca66b30f82946ce9ac2/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5606210) [INFO] [stdout] #12 0x000076d234c6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000076d234cfca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libproc_macro_hack-3286b8a6ca39e1d3.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 `proc-macro-hack` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapDFzUp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadkuNwi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "101ff6b2d5fd57930df8e7aa50eeb8c8e55e5f1913b6df4b011e38f9b7dab566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101ff6b2d5fd57930df8e7aa50eeb8c8e55e5f1913b6df4b011e38f9b7dab566", kill_on_drop: false }` [INFO] [stdout] 101ff6b2d5fd57930df8e7aa50eeb8c8e55e5f1913b6df4b011e38f9b7dab566