[INFO] fetching crate rust_ev_system_library 0.3.2... [INFO] checking rust_ev_system_library-0.3.2 against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137 [INFO] extracting crate rust_ev_system_library 0.3.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rust_ev_system_library 0.3.2 [INFO] finished tweaking crates.io crate rust_ev_system_library 0.3.2 [INFO] tweaked toml for crates.io crate rust_ev_system_library 0.3.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_ev_system_library 0.3.2 on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust_ev_system_library 0.3.2 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83a9d1da9715b283c48d6f39977626d7ce20a674675d1f80e1ed0b64b0710312 [INFO] running `Command { std: "docker" "start" "-a" "83a9d1da9715b283c48d6f39977626d7ce20a674675d1f80e1ed0b64b0710312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a9d1da9715b283c48d6f39977626d7ce20a674675d1f80e1ed0b64b0710312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a9d1da9715b283c48d6f39977626d7ce20a674675d1f80e1ed0b64b0710312", kill_on_drop: false }` [INFO] [stdout] 83a9d1da9715b283c48d6f39977626d7ce20a674675d1f80e1ed0b64b0710312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ca85cb55bf3437e63fa830d22ee243f6bae7b1e445baa1fc56b2cfd508e28f [INFO] running `Command { std: "docker" "start" "-a" "53ca85cb55bf3437e63fa830d22ee243f6bae7b1e445baa1fc56b2cfd508e28f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking xhtmlchardet v2.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking roxmltree v0.21.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Checking indextree v4.7.4 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Checking xml-canonicalization v0.1.0 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking xot v0.31.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "53ca85cb55bf3437e63fa830d22ee243f6bae7b1e445baa1fc56b2cfd508e28f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ca85cb55bf3437e63fa830d22ee243f6bae7b1e445baa1fc56b2cfd508e28f", kill_on_drop: false }` [INFO] [stdout] 53ca85cb55bf3437e63fa830d22ee243f6bae7b1e445baa1fc56b2cfd508e28f