[INFO] fetching crate omegasort 0.1.3...
[INFO] testing omegasort-0.1.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate omegasort 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate omegasort 0.1.3
[INFO] finished tweaking crates.io crate omegasort 0.1.3
[INFO] tweaked toml for crates.io crate omegasort 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate omegasort 0.1.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omegasort 0.1.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 085eb8490b986161fcb6815e623a77ae21b1bd5340d3948e67ad86e4786d030f
[INFO] running `Command { std: "docker" "start" "-a" "085eb8490b986161fcb6815e623a77ae21b1bd5340d3948e67ad86e4786d030f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "085eb8490b986161fcb6815e623a77ae21b1bd5340d3948e67ad86e4786d030f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085eb8490b986161fcb6815e623a77ae21b1bd5340d3948e67ad86e4786d030f", kill_on_drop: false }`
[INFO] [stdout] 085eb8490b986161fcb6815e623a77ae21b1bd5340d3948e67ad86e4786d030f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 925b904ce5eee42c83fc57f15d378fdd32d65361314ff12d886572bedc44a034
[INFO] running `Command { std: "docker" "start" "-a" "925b904ce5eee42c83fc57f15d378fdd32d65361314ff12d886572bedc44a034", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling writeable v0.5.3
[INFO] [stderr]    Compiling litemap v0.7.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.3.2
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling icu_properties_data v1.3.2
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling icu_calendar_data v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling utf8_iter v1.0.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling icu_normalizer_data v1.3.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling icu_decimal_data v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling icu_plurals_data v1.3.2
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling icu_timezone_data v1.3.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling ansi_colours v1.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling icu_casemap_data v1.3.2
[INFO] [stderr]    Compiling icu_datetime_data v1.3.2
[INFO] [stderr]    Compiling icu_list_data v1.3.2
[INFO] [stderr]    Compiling icu_segmenter_data v1.3.2
[INFO] [stderr]    Compiling icu_collator_data v1.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling coolor v0.7.0
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling minimad v0.13.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr] error: could not compile `icu_datetime_data` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name icu_datetime_data --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_datetime_data-1.3.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a0a8c30722a7bbc -C extra-filename=-c41b3f0797141f9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "925b904ce5eee42c83fc57f15d378fdd32d65361314ff12d886572bedc44a034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925b904ce5eee42c83fc57f15d378fdd32d65361314ff12d886572bedc44a034", kill_on_drop: false }`
[INFO] [stdout] 925b904ce5eee42c83fc57f15d378fdd32d65361314ff12d886572bedc44a034
