[INFO] fetching crate routee-compass-powertrain 0.19.2... [INFO] testing routee-compass-powertrain-0.19.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate routee-compass-powertrain 0.19.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate routee-compass-powertrain 0.19.2 [INFO] finished tweaking crates.io crate routee-compass-powertrain 0.19.2 [INFO] tweaked toml for crates.io crate routee-compass-powertrain 0.19.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate routee-compass-powertrain 0.19.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate routee-compass-powertrain 0.19.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd10506ba69fd3e88d5ad0728c5b5651e6b7791eedf1011682db4238cdf2d67b [INFO] running `Command { std: "docker" "start" "-a" "dd10506ba69fd3e88d5ad0728c5b5651e6b7791eedf1011682db4238cdf2d67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd10506ba69fd3e88d5ad0728c5b5651e6b7791eedf1011682db4238cdf2d67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd10506ba69fd3e88d5ad0728c5b5651e6b7791eedf1011682db4238cdf2d67b", kill_on_drop: false }` [INFO] [stdout] dd10506ba69fd3e88d5ad0728c5b5651e6b7791eedf1011682db4238cdf2d67b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c920503eb35d048c7dd11862dab21b8aedfcfa4f98e5a8bead6ec47fb1863fc3 [INFO] running `Command { std: "docker" "start" "-a" "c920503eb35d048c7dd11862dab21b8aedfcfa4f98e5a8bead6ec47fb1863fc3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling i_float v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hmac-sha256 v1.1.14 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling i_shape v1.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling i_tree v0.16.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling i_key_sort v0.6.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling i_overlay v4.0.7 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling spade v2.15.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling geographiclib-rs v0.2.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sif-itree v0.4.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling uom v0.38.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling allocative_derive v0.3.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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-onepass"' --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=1b0b11cf054f882b -C extra-filename=-9eb9569f5fe3a8ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-911505ac5b3ee82d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a59969707b42f994.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name uom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.38.0/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 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="serde"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=df6fe173a301c539 -C extra-filename=-fb0a249ed6dab1f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-57e528f07a610d2d.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-0e02f3386ab040bb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c920503eb35d048c7dd11862dab21b8aedfcfa4f98e5a8bead6ec47fb1863fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c920503eb35d048c7dd11862dab21b8aedfcfa4f98e5a8bead6ec47fb1863fc3", kill_on_drop: false }` [INFO] [stdout] c920503eb35d048c7dd11862dab21b8aedfcfa4f98e5a8bead6ec47fb1863fc3