[INFO] cloning repository https://github.com/hallovon/mini-lsm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hallovon/mini-lsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallovon%2Fmini-lsm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallovon%2Fmini-lsm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 426eb8b346b848e4437aee57d942a875620c9848
[INFO] checking hallovon/mini-lsm against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallovon%2Fmini-lsm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hallovon/mini-lsm on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hallovon/mini-lsm
[INFO] finished tweaking git repo https://github.com/hallovon/mini-lsm
[INFO] tweaked toml for git repo https://github.com/hallovon/mini-lsm written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hallovon/mini-lsm 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeeb4413301c66933fe6ae5b3da5c95550c8a24a85e5c4b7d2127f091ce4f8e5
[INFO] running `Command { std: "docker" "start" "-a" "eeeb4413301c66933fe6ae5b3da5c95550c8a24a85e5c4b7d2127f091ce4f8e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeeb4413301c66933fe6ae5b3da5c95550c8a24a85e5c4b7d2127f091ce4f8e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeeb4413301c66933fe6ae5b3da5c95550c8a24a85e5c4b7d2127f091ce4f8e5", kill_on_drop: false }`
[INFO] [stdout] eeeb4413301c66933fe6ae5b3da5c95550c8a24a85e5c4b7d2127f091ce4f8e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 571b5cca351e21b661e996564d073a33ed348de4e606ba1219526eae4adb9881
[INFO] running `Command { std: "docker" "start" "-a" "571b5cca351e21b661e996564d073a33ed348de4e606ba1219526eae4adb9881", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking triomphe v0.1.13
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking farmhash v1.1.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking quanta v0.11.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking os_pipe v1.2.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking mini-lsm-xtask v0.2.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking mini-lsm-starter v0.2.0 (/opt/rustwide/workdir/mini-lsm-starter)
[INFO] [stderr]     Checking mini-lsm-mvcc v0.2.0 (/opt/rustwide/workdir/mini-lsm-mvcc)
[INFO] [stderr]     Checking mini-lsm v0.2.0 (/opt/rustwide/workdir/mini-lsm)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/compaction_simulator_ref-62517a69ba8e3fc7.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/mini-lsm-62517a69ba8e3fc7/dep-test-bin-compaction-simulator-ref`
[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/rmetaeUwsg2"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini-lsm-mvcc` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/mini_lsm_cli-673cab1648cd5629.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/mini-lsm-starter-673cab1648cd5629/dep-bin-mini-lsm-cli`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] warning: function `dump_files_in_dir` is never used
[INFO] [stdout]    --> mini-lsm-starter/src/tests/harness.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub fn dump_files_in_dir(path: impl AsRef<Path>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini-lsm-starter` (lib test); 1 warning emitted
[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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name mini_lsm_starter --edition=2021 mini-lsm-starter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd16057791b8d61f -C extra-filename=-77b8853fb63b5f7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3b3d74da34b389a4.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e0896f83a36bb378.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-124c6b7ccd4b84e1.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-328b3edac8f54afe.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-9642db0350bab7ff.rmeta --extern farmhash=/opt/rustwide/target/debug/deps/libfarmhash-3fcfb5a03fed110e.rmeta --extern moka=/opt/rustwide/target/debug/deps/libmoka-dd289907dc3f207a.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-6de44ec688ec1c9e.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-67c258d1d5351fcc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f8100e3b05ebb9ab.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3c658d8f026cea69.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-3376839d895c1373.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9e2b3fc31ff4cb6b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8efa5bb26baa2723.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-78d8ce736c0f69d2.rmeta --cap-lints=forbid` (exit status: 0)
[INFO] running `Command { std: "docker" "inspect" "571b5cca351e21b661e996564d073a33ed348de4e606ba1219526eae4adb9881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571b5cca351e21b661e996564d073a33ed348de4e606ba1219526eae4adb9881", kill_on_drop: false }`
[INFO] [stdout] 571b5cca351e21b661e996564d073a33ed348de4e606ba1219526eae4adb9881
