[INFO] fetching crate fudd 0.1.9... [INFO] testing fudd-0.1.9 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fudd 0.1.9 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate fudd 0.1.9 [INFO] finished tweaking crates.io crate fudd 0.1.9 [INFO] tweaked toml for crates.io crate fudd 0.1.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fudd 0.1.9 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fudd 0.1.9 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92a2620b9ae7fd38ac224414f5323920a3383577a170cf027ab1ab643029d2f6 [INFO] running `Command { std: "docker" "start" "-a" "92a2620b9ae7fd38ac224414f5323920a3383577a170cf027ab1ab643029d2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92a2620b9ae7fd38ac224414f5323920a3383577a170cf027ab1ab643029d2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a2620b9ae7fd38ac224414f5323920a3383577a170cf027ab1ab643029d2f6", kill_on_drop: false }` [INFO] [stdout] 92a2620b9ae7fd38ac224414f5323920a3383577a170cf027ab1ab643029d2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b84ef5f754d873b2fe5463bac0907372461495f7ad1a0d51eb11b9b8db554295 [INFO] running `Command { std: "docker" "start" "-a" "b84ef5f754d873b2fe5463bac0907372461495f7ad1a0d51eb11b9b8db554295", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling wyz v0.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling term-table v1.3.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.1 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling unic-langid-macros v0.9.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling wincounter v0.1.1 [INFO] [stderr] Compiling ckc-rs v0.1.14 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling cardpack v0.4.19 [INFO] [stderr] Compiling fudd v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/games/holdem/hand.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/games/holdem/heads_up.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/arrays/five_card.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/arrays/four_card.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/arrays/seven_card.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/arrays/six_card.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/arrays/three_card.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/arrays/two_card.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/types/poker_cards.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/analysis/store/holdem/heads_up_csv.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct HeadsUpCsv(HashMap); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `HeadsUpCsv` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.08s [INFO] running `Command { std: "docker" "inspect" "b84ef5f754d873b2fe5463bac0907372461495f7ad1a0d51eb11b9b8db554295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84ef5f754d873b2fe5463bac0907372461495f7ad1a0d51eb11b9b8db554295", kill_on_drop: false }` [INFO] [stdout] b84ef5f754d873b2fe5463bac0907372461495f7ad1a0d51eb11b9b8db554295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03989f0475db34789eeb1e0d8d8f085057dcd2b2462a0fcbe010358a5bfcd96d [INFO] running `Command { std: "docker" "start" "-a" "03989f0475db34789eeb1e0d8d8f085057dcd2b2462a0fcbe010358a5bfcd96d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling serde_test v1.0.164 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling paris v1.5.15 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling text_io v0.1.12 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.22/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling wincounter v0.1.1 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.22 [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "03989f0475db34789eeb1e0d8d8f085057dcd2b2462a0fcbe010358a5bfcd96d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03989f0475db34789eeb1e0d8d8f085057dcd2b2462a0fcbe010358a5bfcd96d", kill_on_drop: false }` [INFO] [stdout] 03989f0475db34789eeb1e0d8d8f085057dcd2b2462a0fcbe010358a5bfcd96d