[INFO] cloning repository https://github.com/transybao1393/DiskDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/transybao1393/DiskDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransybao1393%2FDiskDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransybao1393%2FDiskDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb25b0d4a49bdb036469f541add2e99b28ea1f38 [INFO] checking transybao1393/DiskDB against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransybao1393%2FDiskDB" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/transybao1393/DiskDB [INFO] finished tweaking git repo https://github.com/transybao1393/DiskDB [INFO] tweaked toml for git repo https://github.com/transybao1393/DiskDB written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/transybao1393/DiskDB on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/transybao1393/DiskDB 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf1c7785d139aee9615849deb57d8ce03b810ff29965dd6fbfa45637c6e2873 [INFO] running `Command { std: "docker" "start" "-a" "baf1c7785d139aee9615849deb57d8ce03b810ff29965dd6fbfa45637c6e2873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf1c7785d139aee9615849deb57d8ce03b810ff29965dd6fbfa45637c6e2873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf1c7785d139aee9615849deb57d8ce03b810ff29965dd6fbfa45637c6e2873", kill_on_drop: false }` [INFO] [stdout] baf1c7785d139aee9615849deb57d8ce03b810ff29965dd6fbfa45637c6e2873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d62e729b6611512d22785669d35edb3f5170a2e6c1c46843d15b568dabdae66 [INFO] running `Command { std: "docker" "start" "-a" "7d62e729b6611512d22785669d35edb3f5170a2e6c1c46843d15b568dabdae66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling diskdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling librocksdb-sys v0.11.0+8.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "7d62e729b6611512d22785669d35edb3f5170a2e6c1c46843d15b568dabdae66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d62e729b6611512d22785669d35edb3f5170a2e6c1c46843d15b568dabdae66", kill_on_drop: false }` [INFO] [stdout] 7d62e729b6611512d22785669d35edb3f5170a2e6c1c46843d15b568dabdae66