[INFO] cloning repository https://github.com/pettinen/yatzy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pettinen/yatzy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpettinen%2Fyatzy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpettinen%2Fyatzy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f095e1c01b5f26bfdb2f2120e9da6bb8263ede60 [INFO] building pettinen/yatzy against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpettinen%2Fyatzy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pettinen/yatzy [INFO] finished tweaking git repo https://github.com/pettinen/yatzy [INFO] tweaked toml for git repo https://github.com/pettinen/yatzy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pettinen/yatzy on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pettinen/yatzy 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d994b0865201af7a1a0d155dc9d908285762660e8b74add882619c1b5e67a73 [INFO] running `Command { std: "docker" "start" "-a" "4d994b0865201af7a1a0d155dc9d908285762660e8b74add882619c1b5e67a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d994b0865201af7a1a0d155dc9d908285762660e8b74add882619c1b5e67a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d994b0865201af7a1a0d155dc9d908285762660e8b74add882619c1b5e67a73", kill_on_drop: false }` [INFO] [stdout] 4d994b0865201af7a1a0d155dc9d908285762660e8b74add882619c1b5e67a73 [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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73aad306739b481d362662c29bbb7170f43440ce352b4e7cb1c6fbc8bf195d2b [INFO] running `Command { std: "docker" "start" "-a" "73aad306739b481d362662c29bbb7170f43440ce352b4e7cb1c6fbc8bf195d2b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling papaya v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling yatzy v0.1.0 (/opt/rustwide/workdir/yatzy) [INFO] [stderr] Compiling yatzy-compute-expected-values v0.1.0 (/opt/rustwide/workdir/yatzy-compute-expected-values) [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling yatzy-solver v0.1.0 (/opt/rustwide/workdir/yatzy-solver) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> yatzy-compute-expected-values/src/main.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 83 | continue; [INFO] [stdout] | -------- any code following this expression is unreachable [INFO] [stdout] 84 | let bytes = postcard::to_allocvec(&expected_values).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yatzy-web v0.1.0 (/opt/rustwide/workdir/yatzy-web) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "73aad306739b481d362662c29bbb7170f43440ce352b4e7cb1c6fbc8bf195d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73aad306739b481d362662c29bbb7170f43440ce352b4e7cb1c6fbc8bf195d2b", kill_on_drop: false }` [INFO] [stdout] 73aad306739b481d362662c29bbb7170f43440ce352b4e7cb1c6fbc8bf195d2b [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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a391afdb96c30c9bfe913aaf0c1cfcc36c0abe87a6c0f769888df83dd06d45 [INFO] running `Command { std: "docker" "start" "-a" "66a391afdb96c30c9bfe913aaf0c1cfcc36c0abe87a6c0f769888df83dd06d45", kill_on_drop: false }` [INFO] [stderr] Compiling yatzy-solver v0.1.0 (/opt/rustwide/workdir/yatzy-solver) [INFO] [stderr] Compiling yatzy-compute-expected-values v0.1.0 (/opt/rustwide/workdir/yatzy-compute-expected-values) [INFO] [stderr] Compiling yatzy-web v0.1.0 (/opt/rustwide/workdir/yatzy-web) [INFO] [stderr] Compiling yatzy v0.1.0 (/opt/rustwide/workdir/yatzy) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> yatzy-compute-expected-values/src/main.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 83 | continue; [INFO] [stdout] | -------- any code following this expression is unreachable [INFO] [stdout] 84 | let bytes = postcard::to_allocvec(&expected_values).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `Command { std: "docker" "inspect" "66a391afdb96c30c9bfe913aaf0c1cfcc36c0abe87a6c0f769888df83dd06d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a391afdb96c30c9bfe913aaf0c1cfcc36c0abe87a6c0f769888df83dd06d45", kill_on_drop: false }` [INFO] [stdout] 66a391afdb96c30c9bfe913aaf0c1cfcc36c0abe87a6c0f769888df83dd06d45