[INFO] cloning repository https://github.com/liwei-rk/3FS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liwei-rk/3FS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliwei-rk%2F3FS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliwei-rk%2F3FS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1fcaa309cfb59c20b2cc9bd3cfe5aabecabc5a7
[INFO] checking liwei-rk/3FS/b1fcaa309cfb59c20b2cc9bd3cfe5aabecabc5a7 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliwei-rk%2F3FS" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liwei-rk/3FS
[INFO] finished tweaking git repo https://github.com/liwei-rk/3FS
[INFO] tweaked toml for git repo https://github.com/liwei-rk/3FS written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liwei-rk/3FS on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liwei-rk/3FS 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shared_memory v0.12.4
[INFO] [stderr]   Downloaded uuid v1.15.1
[INFO] [stderr]   Downloaded rocksdb v0.22.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.133
[INFO] [stderr]   Downloaded lockmap v0.1.6
[INFO] [stderr]   Downloaded derse v0.1.32
[INFO] [stderr]   Downloaded derse-derive v0.1.15
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.133
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.133
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded cxx-build v1.0.133
[INFO] [stderr]   Downloaded cxx v1.0.133
[INFO] [stderr]   Downloaded librocksdb-sys v0.16.0+8.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f
[INFO] running `Command { std: "docker" "start" "90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.133
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking clap_builder v4.5.22
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rolling-file v0.2.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]     Checking lockmap v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.133
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cxx-build v1.0.133
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling derse-derive v0.1.15
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.133
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking derse v0.1.32
[INFO] [stderr]    Compiling chunk_engine v0.1.11 (/opt/rustwide/workdir/src/storage/chunk_engine)
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking clap v4.5.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking shared_memory v0.12.4
[INFO] [stderr]    Compiling librocksdb-sys v0.16.0+8.10.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling hf3fs-usrbio-sys v0.1.0 (/opt/rustwide/workdir/src/lib/rs/hf3fs-usrbio-sys)
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking trash_cleaner v0.1.0 (/opt/rustwide/workdir/src/client/trash_cleaner)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f", kill_on_drop: false }`
[INFO] [stdout] 90f63943ece1052270da868f87b9ff0ba4340672fd7d4527fa640ee874a52a9f
