[INFO] cloning repository https://github.com/divinerapier/onyxiafs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinerapier/onyxiafs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6639bc02de549a37d62d215fe6e6b5bc71a3b2e [INFO] checking divinerapier/onyxiafs/c6639bc02de549a37d62d215fe6e6b5bc71a3b2e against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/divinerapier/onyxiafs [INFO] finished tweaking git repo https://github.com/divinerapier/onyxiafs [INFO] tweaked toml for git repo https://github.com/divinerapier/onyxiafs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/divinerapier/onyxiafs on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/divinerapier/rose_tree-rs` [INFO] [stderr] Locking 239 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.53) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding http v0.2.12 (available: v1.4.0) [INFO] [stderr] Adding md-5 v0.9.1 (available: v0.10.6) [INFO] [stderr] Adding prost v0.9.0 (available: v0.14.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tonic v0.6.2 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.6.2 (available: v0.14.2) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded tonic-build v0.6.2 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded srand v0.4.0 [INFO] [stderr] Downloaded reservoir v0.2.0 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded tonic v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3df9b3ccc26f00740f96f85430b8f553e37c99402227262360fb161c1b0974e7 [INFO] running `Command { std: "docker" "start" "-a" "3df9b3ccc26f00740f96f85430b8f553e37c99402227262360fb161c1b0974e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df9b3ccc26f00740f96f85430b8f553e37c99402227262360fb161c1b0974e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df9b3ccc26f00740f96f85430b8f553e37c99402227262360fb161c1b0974e7", kill_on_drop: false }` [INFO] [stdout] 3df9b3ccc26f00740f96f85430b8f553e37c99402227262360fb161c1b0974e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a6f2a70346c5617e4073a5bff18369f471847faa4b3b278b106666fffeeaaa5 [INFO] running `Command { std: "docker" "start" "-a" "4a6f2a70346c5617e4073a5bff18369f471847faa4b3b278b106666fffeeaaa5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling proto v0.1.0 (/opt/rustwide/workdir/proto) [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] error: failed to run custom build command for `proto v0.1.0 (/opt/rustwide/workdir/proto)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/proto-e1b51e63f002bcd1/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '568b11762723b001bfa693d0f21c5dad01d4e813'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a6f2a70346c5617e4073a5bff18369f471847faa4b3b278b106666fffeeaaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6f2a70346c5617e4073a5bff18369f471847faa4b3b278b106666fffeeaaa5", kill_on_drop: false }` [INFO] [stdout] 4a6f2a70346c5617e4073a5bff18369f471847faa4b3b278b106666fffeeaaa5