[INFO] cloning repository https://github.com/LPbigFish/three-card-poker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LPbigFish/three-card-poker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPbigFish%2Fthree-card-poker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPbigFish%2Fthree-card-poker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db641aafa13193ded0734bc64a154aa2395f50d4 [INFO] building LPbigFish/three-card-poker against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPbigFish%2Fthree-card-poker" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LPbigFish/three-card-poker [INFO] finished tweaking git repo https://github.com/LPbigFish/three-card-poker [INFO] tweaked toml for git repo https://github.com/LPbigFish/three-card-poker written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LPbigFish/three-card-poker on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LPbigFish/three-card-poker 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac9cacef3fb0ddb130c20fb711d1f9993453ddd6e226e53ac17a950bdf38eba3 [INFO] running `Command { std: "docker" "start" "-a" "ac9cacef3fb0ddb130c20fb711d1f9993453ddd6e226e53ac17a950bdf38eba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac9cacef3fb0ddb130c20fb711d1f9993453ddd6e226e53ac17a950bdf38eba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9cacef3fb0ddb130c20fb711d1f9993453ddd6e226e53ac17a950bdf38eba3", kill_on_drop: false }` [INFO] [stdout] ac9cacef3fb0ddb130c20fb711d1f9993453ddd6e226e53ac17a950bdf38eba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ea3560052952f01392839c46c44704c39fcc290c248cd4c4a0159405453e07 [INFO] running `Command { std: "docker" "start" "-a" "45ea3560052952f01392839c46c44704c39fcc290c248cd4c4a0159405453e07", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling three-card-poker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `SUIT` is never used [INFO] [stdout] --> src/components/card.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum SUIT { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HandValue` is never used [INFO] [stdout] --> src/components/hand.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum HandValue { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Hand` is never constructed [INFO] [stdout] --> src/components/hand.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Hand { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameResult` is never constructed [INFO] [stdout] --> src/components/game_result.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GameResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `player_won`, `next_action`, `outcome`, `ante_bet`, and `played` are never used [INFO] [stdout] --> src/components/game_result.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl GameResult { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn player_won(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn next_action(&self) -> Action { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn outcome(&self) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn ante_bet(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn played(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CardValue` is never used [INFO] [stdout] --> src/components/card.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum CardValue { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `array` and `as_u8` are never used [INFO] [stdout] --> src/components/card.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl CardValue { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 46 | pub fn array() -> [CardValue; 13] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn as_u8(self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Card` is never constructed [INFO] [stdout] --> src/components/card.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Card { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_hand_value`, and `key` are never used [INFO] [stdout] --> src/components/hand.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Hand { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 42 | pub fn new(cards: [Card; 3]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn get_hand_value(&self) -> HandValue { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn key(&self) -> (HandValue, u8, u8, u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BASE_DECK` is never used [INFO] [stdout] --> src/components/deck.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | static BASE_DECK: LazyLock<[Card; 52]> = LazyLock::new(|| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Deck` is never constructed [INFO] [stdout] --> src/components/deck.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Deck { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Action` is never used [INFO] [stdout] --> src/components/strategy.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Action { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_flush` is never used [INFO] [stdout] --> src/components/support_functions.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn is_flush(hand: &Hand) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_straight` is never used [INFO] [stdout] --> src/components/support_functions.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn is_straight(hand: &Hand) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_royal_flush` is never used [INFO] [stdout] --> src/components/support_functions.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn is_royal_flush(hand: &Hand) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Strategy` is never constructed [INFO] [stdout] --> src/components/strategy.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Strategy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/components/card.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl Card { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 76 | pub fn new(value: CardValue, suit: SUIT) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/components/strategy.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl Strategy { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 34 | pub fn new(ante: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn set_on_win(&self, on_win: Action) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn set_on_loss(&self, on_loss: Action) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn set_minimal_playable_hand(&self, hand: Hand) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn ante(&self) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn on_win(&self) -> Action { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn on_loss(&self) -> Action { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn minimal_playable_hand(&self) -> &Hand { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_straight_flush` is never used [INFO] [stdout] --> src/components/support_functions.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn is_straight_flush(hand: &Hand) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `player_hand`, `dealer_hand`, `deal_both`, and `get_game_result` are never used [INFO] [stdout] --> src/components/deck.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl Deck { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 37 | pub fn new(rng: &mut R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn player_hand(&self) -> Hand { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn dealer_hand(&self) -> Hand { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn deal_both(&self) -> (Hand, Hand) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn get_game_result(&self, strat: Option<&Strategy>, action: Option) -> &GameResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_three_of_a_kind` is never used [INFO] [stdout] --> src/components/support_functions.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn is_three_of_a_kind(hand: &Hand) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_a_pair` is never used [INFO] [stdout] --> src/components/support_functions.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_a_pair(hand: &Hand) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_highest_card_in_pair` is never used [INFO] [stdout] --> src/components/support_functions.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_highest_card_in_pair(hand: &Hand) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.60s [INFO] running `Command { std: "docker" "inspect" "45ea3560052952f01392839c46c44704c39fcc290c248cd4c4a0159405453e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ea3560052952f01392839c46c44704c39fcc290c248cd4c4a0159405453e07", kill_on_drop: false }` [INFO] [stdout] 45ea3560052952f01392839c46c44704c39fcc290c248cd4c4a0159405453e07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d27d3648b4e1818d4305a0ba0dbc9d073c69a68c262372ee5310c6708a90b51 [INFO] running `Command { std: "docker" "start" "-a" "9d27d3648b4e1818d4305a0ba0dbc9d073c69a68c262372ee5310c6708a90b51", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] error: could not compile `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=f3fab89f32bf905b -C extra-filename=-7f4be412a7d16ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d27d3648b4e1818d4305a0ba0dbc9d073c69a68c262372ee5310c6708a90b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d27d3648b4e1818d4305a0ba0dbc9d073c69a68c262372ee5310c6708a90b51", kill_on_drop: false }` [INFO] [stdout] 9d27d3648b4e1818d4305a0ba0dbc9d073c69a68c262372ee5310c6708a90b51