[INFO] cloning repository https://github.com/aicers/crusher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aicers/crusher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faicers%2Fcrusher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faicers%2Fcrusher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f1fb86ff8c5d492e5f9f3406b7d021716a7038f [INFO] testing aicers/crusher against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faicers%2Fcrusher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aicers/crusher [INFO] finished tweaking git repo https://github.com/aicers/crusher [INFO] tweaked toml for git repo https://github.com/aicers/crusher written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aicers/crusher on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aicers/crusher 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 510975ef1b65800d6ef7940d1c52655016bfacabd12ab522ac8e41ec02ca95e7 [INFO] running `Command { std: "docker" "start" "-a" "510975ef1b65800d6ef7940d1c52655016bfacabd12ab522ac8e41ec02ca95e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "510975ef1b65800d6ef7940d1c52655016bfacabd12ab522ac8e41ec02ca95e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510975ef1b65800d6ef7940d1c52655016bfacabd12ab522ac8e41ec02ca95e7", kill_on_drop: false }` [INFO] [stdout] 510975ef1b65800d6ef7940d1c52655016bfacabd12ab522ac8e41ec02ca95e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0551ca7bc20293c806f9735d047ebdcef493bd93b7bd711b260af6abb34ff814 [INFO] running `Command { std: "docker" "start" "-a" "0551ca7bc20293c806f9735d047ebdcef493bd93b7bd711b260af6abb34ff814", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrow-schema v56.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling tracing v0.1.43 [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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --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=adb9ad277b113166 -C extra-filename=-bd3009c5283dec63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-96707775b14d7c29.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-d40cde7d2fd22dd8.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" "0551ca7bc20293c806f9735d047ebdcef493bd93b7bd711b260af6abb34ff814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0551ca7bc20293c806f9735d047ebdcef493bd93b7bd711b260af6abb34ff814", kill_on_drop: false }` [INFO] [stdout] 0551ca7bc20293c806f9735d047ebdcef493bd93b7bd711b260af6abb34ff814