[INFO] fetching crate embedded-runner 0.6.2... [INFO] checking embedded-runner-0.6.2 against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565 [INFO] extracting crate embedded-runner 0.6.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate embedded-runner 0.6.2 [INFO] finished tweaking crates.io crate embedded-runner 0.6.2 [INFO] tweaked toml for crates.io crate embedded-runner 0.6.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate embedded-runner 0.6.2 on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate embedded-runner 0.6.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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ec73d54574da0e8d00fc911f2a1fcb02f2a1a19706b3dcb3d711443d090a59b [INFO] running `Command { std: "docker" "start" "-a" "9ec73d54574da0e8d00fc911f2a1fcb02f2a1a19706b3dcb3d711443d090a59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ec73d54574da0e8d00fc911f2a1fcb02f2a1a19706b3dcb3d711443d090a59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec73d54574da0e8d00fc911f2a1fcb02f2a1a19706b3dcb3d711443d090a59b", kill_on_drop: false }` [INFO] [stdout] 9ec73d54574da0e8d00fc911f2a1fcb02f2a1a19706b3dcb3d711443d090a59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e08db6e268dfa35d9fa055a5266971c50e53d6d5afc069590813987a4bc603d7 [INFO] running `Command { std: "docker" "start" "-a" "e08db6e268dfa35d9fa055a5266971c50e53d6d5afc069590813987a4bc603d7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking hexfloat2 v0.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e08db6e268dfa35d9fa055a5266971c50e53d6d5afc069590813987a4bc603d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08db6e268dfa35d9fa055a5266971c50e53d6d5afc069590813987a4bc603d7", kill_on_drop: false }` [INFO] [stdout] e08db6e268dfa35d9fa055a5266971c50e53d6d5afc069590813987a4bc603d7