[INFO] fetching crate wasmcloud-system-interface 0.1.1... [INFO] testing wasmcloud-system-interface-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate wasmcloud-system-interface 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate wasmcloud-system-interface 0.1.1 [INFO] finished tweaking crates.io crate wasmcloud-system-interface 0.1.1 [INFO] tweaked toml for crates.io crate wasmcloud-system-interface 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmcloud-system-interface 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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 frodobuf-schema v0.1.1 [INFO] [stderr] Downloaded frodobuf-derive v0.1.0 [INFO] [stderr] Downloaded frodobuf v0.1.2 [INFO] [stderr] Downloaded handlebars v3.5.5 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded midl-parser v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fbe722510df5d2e6ae0afe4b9bba179f8760a6b674bac6ecc8ff351fb65b3dd [INFO] running `Command { std: "docker" "start" "-a" "5fbe722510df5d2e6ae0afe4b9bba179f8760a6b674bac6ecc8ff351fb65b3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fbe722510df5d2e6ae0afe4b9bba179f8760a6b674bac6ecc8ff351fb65b3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fbe722510df5d2e6ae0afe4b9bba179f8760a6b674bac6ecc8ff351fb65b3dd", kill_on_drop: false }` [INFO] [stdout] 5fbe722510df5d2e6ae0afe4b9bba179f8760a6b674bac6ecc8ff351fb65b3dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84a2a15980e2b3408f42064805389c789e5f0831f62b9aa2a5f510c2778d50ec [INFO] running `Command { std: "docker" "start" "-a" "84a2a15980e2b3408f42064805389c789e5f0831f62b9aa2a5f510c2778d50ec", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling frodobuf-derive v0.1.0 [INFO] [stderr] Compiling frodobuf-schema v0.1.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling midl-parser v0.1.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling handlebars v3.5.5 [INFO] [stderr] Compiling frodobuf v0.1.2 [INFO] [stderr] Compiling wasmcloud-system-interface v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `wasmcloud-system-interface v0.1.1 (/opt/rustwide/workdir)` [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/wasmcloud-system-interface-1693319ccdd91355/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./system.midl [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] # codegen ran at t=SystemTime { tv_sec: 1759389163, tv_nsec: 444756497 } [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '350d0ef0ec0493e6d21cfb265cb8211a0e74d766'. [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] Error: Other("rustfmt: rustfmt exited with error exit status: 1") [INFO] running `Command { std: "docker" "inspect" "84a2a15980e2b3408f42064805389c789e5f0831f62b9aa2a5f510c2778d50ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a2a15980e2b3408f42064805389c789e5f0831f62b9aa2a5f510c2778d50ec", kill_on_drop: false }` [INFO] [stdout] 84a2a15980e2b3408f42064805389c789e5f0831f62b9aa2a5f510c2778d50ec