[INFO] fetching crate scooter 0.9.1... [INFO] testing scooter-0.9.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] extracting crate scooter 0.9.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate scooter 0.9.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scooter 0.9.1 [INFO] tweaked toml for crates.io crate scooter 0.9.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scooter 0.9.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scooter 0.9.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scooter-core v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d456fac2728aed5ea0a24cda741c410029fd6e324938971f8d98077eeb05e733 [INFO] running `Command { std: "docker" "start" "-a" "d456fac2728aed5ea0a24cda741c410029fd6e324938971f8d98077eeb05e733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d456fac2728aed5ea0a24cda741c410029fd6e324938971f8d98077eeb05e733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d456fac2728aed5ea0a24cda741c410029fd6e324938971f8d98077eeb05e733", kill_on_drop: false }` [INFO] [stdout] d456fac2728aed5ea0a24cda741c410029fd6e324938971f8d98077eeb05e733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac3ee37ae57334164821bc9f14635f59bb71b1939bc387987a2a388906ad2a4 [INFO] running `Command { std: "docker" "start" "-a" "2ac3ee37ae57334164821bc9f14635f59bb71b1939bc387987a2a388906ad2a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thread-id v5.1.0 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling lru v0.17.0 [INFO] [stderr] Compiling termini v1.0.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling similar v3.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=d63b09508672b8a0 -C extra-filename=-178738a552c8aa9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-6b02ee1e19f6c254.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-33adcf3d7e28903a.rmeta --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" "2ac3ee37ae57334164821bc9f14635f59bb71b1939bc387987a2a388906ad2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac3ee37ae57334164821bc9f14635f59bb71b1939bc387987a2a388906ad2a4", kill_on_drop: false }` [INFO] [stdout] 2ac3ee37ae57334164821bc9f14635f59bb71b1939bc387987a2a388906ad2a4