[INFO] fetching crate routee-compass 0.19.2... [INFO] checking routee-compass-0.19.2 against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155500 [INFO] extracting crate routee-compass 0.19.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate routee-compass 0.19.2 [INFO] finished tweaking crates.io crate routee-compass 0.19.2 [INFO] tweaked toml for crates.io crate routee-compass 0.19.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate routee-compass 0.19.2 on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate routee-compass 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "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 plotters-svg v0.3.7 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded plotters-backend v0.3.7 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded alloca v0.4.0 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded anes v0.1.6 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded criterion v0.8.2 [INFO] [stderr] Downloaded plotters v0.3.7 [INFO] [stderr] Downloaded criterion-plot v0.8.2 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27ab4352842a64b0be5ea27dcb6b99efd1a7385b0cc35cbe54f4b2a58dd3084a [INFO] running `Command { std: "docker" "start" "-a" "27ab4352842a64b0be5ea27dcb6b99efd1a7385b0cc35cbe54f4b2a58dd3084a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27ab4352842a64b0be5ea27dcb6b99efd1a7385b0cc35cbe54f4b2a58dd3084a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ab4352842a64b0be5ea27dcb6b99efd1a7385b0cc35cbe54f4b2a58dd3084a", kill_on_drop: false }` [INFO] [stdout] 27ab4352842a64b0be5ea27dcb6b99efd1a7385b0cc35cbe54f4b2a58dd3084a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5acd483d14dd28ea7d9aed7ce6a9312eb1647e5763cf94cedacf897563e34a0 [INFO] running `Command { std: "docker" "start" "-a" "e5acd483d14dd28ea7d9aed7ce6a9312eb1647e5763cf94cedacf897563e34a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking arrow-schema v58.1.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking i_float v1.15.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling hmac-sha256 v1.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking i_shape v1.14.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking i_key_sort v0.6.0 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Checking i_tree v0.16.0 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking i_overlay v4.0.7 [INFO] [stderr] Checking spade v2.15.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking geographiclib-rs v0.2.7 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking sif-itree v0.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking kdam v0.6.4 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking uom v0.38.0 [INFO] [stderr] Checking priority-queue v2.7.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking lz4_flex v0.13.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling allocative_derive v0.3.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [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/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/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 -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=0996c7ea13eeca02 -C extra-filename=-4534c1fd16394566 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-227c993090963b4d.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-85ae0f3b54a92aae.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-21a4057a9cf72665.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" "e5acd483d14dd28ea7d9aed7ce6a9312eb1647e5763cf94cedacf897563e34a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5acd483d14dd28ea7d9aed7ce6a9312eb1647e5763cf94cedacf897563e34a0", kill_on_drop: false }` [INFO] [stdout] e5acd483d14dd28ea7d9aed7ce6a9312eb1647e5763cf94cedacf897563e34a0