[INFO] cloning repository https://github.com/maetin0324/benchfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maetin0324/benchfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaetin0324%2Fbenchfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaetin0324%2Fbenchfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ceb11b3593b61df618958e7689618b3bf76bef1e
[INFO] checking maetin0324/benchfs against master#75948c8bb3bd37f1e8ee20273a04edea4c1f84f8 for pr-147984-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaetin0324%2Fbenchfs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maetin0324/benchfs
[INFO] finished tweaking git repo https://github.com/maetin0324/benchfs
[INFO] tweaked toml for git repo https://github.com/maetin0324/benchfs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maetin0324/benchfs on toolchain 75948c8bb3bd37f1e8ee20273a04edea4c1f84f8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maetin0324/benchfs 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" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/maetin0324/pluvio.git`
[INFO] [stderr]     Updating git repository `https://github.com/maetin0324/async-ucx.git`
[INFO] [stderr]     Updating git submodule `https://github.com/openucx/ucx.git`
[INFO] [stderr]     Updating git submodule `https://github.com/openucx/xucg.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded mpi-derive v0.1.2
[INFO] [stderr]   Downloaded build-probe-mpi v0.1.4
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded mpi-sys v0.2.2
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded mpi v0.8.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f5afc1e82fb2a5f6bb855b44cacff2406475f292ac3d05115ee1b92884524b1
[INFO] running `Command { std: "docker" "start" "-a" "1f5afc1e82fb2a5f6bb855b44cacff2406475f292ac3d05115ee1b92884524b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f5afc1e82fb2a5f6bb855b44cacff2406475f292ac3d05115ee1b92884524b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5afc1e82fb2a5f6bb855b44cacff2406475f292ac3d05115ee1b92884524b1", kill_on_drop: false }`
[INFO] [stdout] 1f5afc1e82fb2a5f6bb855b44cacff2406475f292ac3d05115ee1b92884524b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8da037bb055ec5bece477a64a9b1c3e0a86d63c7fbe264e4415a48eef05301d7
[INFO] running `Command { std: "docker" "start" "-a" "8da037bb055ec5bece477a64a9b1c3e0a86d63c7fbe264e4415a48eef05301d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling benchfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr] warning: benchfs@0.1.0: Generated pkg-config file at: /opt/rustwide/target/debug/build/benchfs-30f7317104d5e525/out/benchfs.pc
[INFO] [stderr] warning: benchfs@0.1.0: To install:
[INFO] [stderr] warning: benchfs@0.1.0:   sudo cp /opt/rustwide/target/debug/build/benchfs-30f7317104d5e525/out/benchfs.pc /usr/local/lib/pkgconfig/
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pluvio_runtime v0.1.0 (https://github.com/maetin0324/pluvio.git?branch=main#9a6ec2aa)
[INFO] [stderr]    Compiling ucx1-sys v0.1.0 (https://github.com/maetin0324/async-ucx.git?branch=main#329f618d)
[INFO] [stderr]     Checking pluvio_uring v0.1.0 (https://github.com/maetin0324/pluvio.git?branch=main#9a6ec2aa)
[INFO] [stderr]     Checking tempfile v3.23.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8da037bb055ec5bece477a64a9b1c3e0a86d63c7fbe264e4415a48eef05301d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8da037bb055ec5bece477a64a9b1c3e0a86d63c7fbe264e4415a48eef05301d7", kill_on_drop: false }`
[INFO] [stdout] 8da037bb055ec5bece477a64a9b1c3e0a86d63c7fbe264e4415a48eef05301d7
