[INFO] fetching crate litekv 0.1.0...
[INFO] checking litekv-0.1.0 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate litekv 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate litekv 0.1.0 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate litekv 0.1.0
[INFO] finished tweaking crates.io crate litekv 0.1.0
[INFO] tweaked toml for crates.io crate litekv 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate litekv 0.1.0 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4e96be9be65cf8e82cd3796247ab37ccbe8c5ddd8512d365d06da7e72716ba7
[INFO] running `Command { std: "docker" "start" "-a" "a4e96be9be65cf8e82cd3796247ab37ccbe8c5ddd8512d365d06da7e72716ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4e96be9be65cf8e82cd3796247ab37ccbe8c5ddd8512d365d06da7e72716ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e96be9be65cf8e82cd3796247ab37ccbe8c5ddd8512d365d06da7e72716ba7", kill_on_drop: false }`
[INFO] [stdout] a4e96be9be65cf8e82cd3796247ab37ccbe8c5ddd8512d365d06da7e72716ba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deef144d10b419df80f9fea6998c559834dcc7a2b945deea52c813c4e4fa031a
[INFO] running `Command { std: "docker" "start" "-a" "deef144d10b419df80f9fea6998c559834dcc7a2b945deea52c813c4e4fa031a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/getrandom-848ee9b73fda0113/invoked.timestamp`
[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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawbCWlF"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/futures-util-90a6e0eef8315b86/rmetaU10h2y"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `percent-encoding` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9ItmVp"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/serde_derive-ac18c4498029fde7/build_script_build-ac18c4498029fde7.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/serde_derive-ac18c4498029fde7/dep-build-script-build-script-build`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `futures-util` (build script) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lock_api-82300c1dfd706af2.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/lock_api-82300c1dfd706af2/dep-lib-lock_api`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavGicuq/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHEVPgS"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error
[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/rmetajP62Y4/full.rmeta`: 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" "-m64" "/tmp/rustcdEcq1S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustcdEcq1S/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-macro-7f3efea109f35cba/build_script_build-7f3efea109f35cba" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: 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 `convert_case` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUsOy5P/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-macro` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `futures-channel` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa3pnKz/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8HFz3V"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahwxHQv"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavBdxRU/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcasPSQM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-7b4782a97d65a983.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustcasPSQM/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/standback-a42fec53a9be3c2c/build_script_build-a42fec53a9be3c2c" "-Wl,--gc-sections" "-pie" "-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 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.89.0-nightly 0x0000729a5e144d67 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.20.1-rust-1.89.0-nightly 0x0000729a5e145183
[INFO] [stdout]           2  libc.so.6                           0x0000729a62623330
[INFO] [stdout]           3  libc.so.6                           0x0000729a62766d07
[INFO] [stdout]           4  rust-lld                            0x00005f18bdcb8b84
[INFO] [stdout]           5  rust-lld                            0x00005f18bdd0ca6b
[INFO] [stdout]           6  libLLVM.so.20.1-rust-1.89.0-nightly 0x0000729a5e0f4a72
[INFO] [stdout]           7  libLLVM.so.20.1-rust-1.89.0-nightly 0x0000729a5e0f44da
[INFO] [stdout]           8  libLLVM.so.20.1-rust-1.89.0-nightly 0x0000729a5e06f110
[INFO] [stdout]           9  libc.so.6                           0x0000729a6267aaa4
[INFO] [stdout]           10 libc.so.6                           0x0000729a62707a34 __clone + 68
[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 `standback` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "deef144d10b419df80f9fea6998c559834dcc7a2b945deea52c813c4e4fa031a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deef144d10b419df80f9fea6998c559834dcc7a2b945deea52c813c4e4fa031a", kill_on_drop: false }`
[INFO] [stdout] deef144d10b419df80f9fea6998c559834dcc7a2b945deea52c813c4e4fa031a
