[INFO] fetching crate robot_master_arena 0.1.0... [INFO] checking robot_master_arena-0.1.0 against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721 [INFO] extracting crate robot_master_arena 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate robot_master_arena 0.1.0 [INFO] finished tweaking crates.io crate robot_master_arena 0.1.0 [INFO] tweaked toml for crates.io crate robot_master_arena 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate robot_master_arena 0.1.0 on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate robot_master_arena 0.1.0 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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e [INFO] running `Command { std: "docker" "start" "068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling facet-core v0.46.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking smallvec v2.0.0-alpha.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v1.0.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling facet-macro-types v0.46.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling facet v0.46.0 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking facet-path v0.46.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling facet-macro-parse v0.46.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking facet-reflect v0.46.0 [INFO] [stderr] Compiling facet-macros-impl v0.46.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling v_utils_macros v2.11.41 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking konst v0.2.20 [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking arimaa_engine_step v1.0.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking facet-solver v0.46.0 [INFO] [stderr] Checking facet-dessert v0.46.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking facet-format v0.47.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Compiling v_utils v2.15.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking cast_trait v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Checking internal-iterator v0.2.3 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking jiff v0.2.24 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking insta v1.47.2 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking const_format v0.2.36 [INFO] [stderr] Checking macro-attr v0.2.0 [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling chess v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking facet-toml v0.46.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking tokio v1.52.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling facet-macros v0.46.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Checking facet-json v0.46.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking ron v0.12.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ustr v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking config v0.15.22 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking bon v3.9.1 [INFO] [stderr] Checking board-game v0.8.2 [INFO] [stderr] Checking robot_master_core v0.1.0 [INFO] [stderr] Checking robot_master_arena v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: feature `default_field_values` is declared but not used [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(default_field_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `default_field_values` is declared but not used [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(default_field_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e", kill_on_drop: false }` [INFO] [stdout] 068f603c6e3a3eb33bcda6b213db9c7fbcb8b2797e67cf1baafe22000328539e