[INFO] cloning repository https://github.com/flashbots/engine-inspector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flashbots/engine-inspector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashbots%2Fengine-inspector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashbots%2Fengine-inspector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd963f03de61b6388b8289dc8a9fbc5603cc982a [INFO] checking flashbots/engine-inspector against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashbots%2Fengine-inspector" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flashbots/engine-inspector on toolchain 1f308f12738d8cc40bb23bf0c8114b37c164bb49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flashbots/engine-inspector [INFO] finished tweaking git repo https://github.com/flashbots/engine-inspector [INFO] tweaked toml for git repo https://github.com/flashbots/engine-inspector written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/flashbots/engine-inspector 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" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 021cf0096f97f41f25fc42356d6a2a01f51f409d262aa678ae25a873cced7eb8 [INFO] running `Command { std: "docker" "start" "-a" "021cf0096f97f41f25fc42356d6a2a01f51f409d262aa678ae25a873cced7eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "021cf0096f97f41f25fc42356d6a2a01f51f409d262aa678ae25a873cced7eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021cf0096f97f41f25fc42356d6a2a01f51f409d262aa678ae25a873cced7eb8", kill_on_drop: false }` [INFO] [stdout] 021cf0096f97f41f25fc42356d6a2a01f51f409d262aa678ae25a873cced7eb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2191245187c25db0d5f2eb6dcab2b776e7595c4ad554941fe72e5cf23087f67d [INFO] running `Command { std: "docker" "start" "-a" "2191245187c25db0d5f2eb6dcab2b776e7595c4ad554941fe72e5cf23087f67d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-90ac9012d68da547.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/anstyle_parse-79a2d7c4905b8bf1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/anstyle-parse-79a2d7c4905b8bf1/dep-lib-anstyle_parse` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBfWoZv" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7IV0oa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstyle` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `anstyle-query` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRMtpoE/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2191245187c25db0d5f2eb6dcab2b776e7595c4ad554941fe72e5cf23087f67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2191245187c25db0d5f2eb6dcab2b776e7595c4ad554941fe72e5cf23087f67d", kill_on_drop: false }` [INFO] [stdout] 2191245187c25db0d5f2eb6dcab2b776e7595c4ad554941fe72e5cf23087f67d