[INFO] cloning repository https://github.com/4hoe8pow/capybaraddi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4hoe8pow/capybaraddi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4hoe8pow%2Fcapybaraddi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4hoe8pow%2Fcapybaraddi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f34da0b8d1f28446959d0362b37ace4d29f0bc7
[INFO] checking 4hoe8pow/capybaraddi against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4hoe8pow%2Fcapybaraddi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4hoe8pow/capybaraddi
[INFO] finished tweaking git repo https://github.com/4hoe8pow/capybaraddi
[INFO] tweaked toml for git repo https://github.com/4hoe8pow/capybaraddi written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4hoe8pow/capybaraddi on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4hoe8pow/capybaraddi 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c665be46ed41505d8da7a99bcb702fab15020dbd4961c27fcc6055593f7554f1
[INFO] running `Command { std: "docker" "start" "-a" "c665be46ed41505d8da7a99bcb702fab15020dbd4961c27fcc6055593f7554f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c665be46ed41505d8da7a99bcb702fab15020dbd4961c27fcc6055593f7554f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c665be46ed41505d8da7a99bcb702fab15020dbd4961c27fcc6055593f7554f1", kill_on_drop: false }`
[INFO] [stdout] c665be46ed41505d8da7a99bcb702fab15020dbd4961c27fcc6055593f7554f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11399db2ef7356d757a625a1c6a6418c5bc9aedabaace0df0d49191dd29abaf9
[INFO] running `Command { std: "docker" "start" "-a" "11399db2ef7356d757a625a1c6a6418c5bc9aedabaace0df0d49191dd29abaf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking k v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `height_y` is never read
[INFO] [stdout]  --> src/actor_units/court.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Court {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub width_x: f32,  // コートのx軸長
[INFO] [stdout] 6 |     pub height_y: f32, // コートのy軸長
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Court` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_lobby` and `disable_lobby` are never used
[INFO] [stdout]   --> src/actor_units/court.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Court {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 11 |     pub fn enable_lobby(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn disable_lobby(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Avoid` and `PushOut` are never constructed
[INFO] [stdout]   --> src/actor_units/player.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Action {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Avoid,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     Capture,
[INFO] [stdout] 14 |     PushOut,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_state` is never used
[INFO] [stdout]   --> src/environments.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait SimulationEnvironment {
[INFO] [stdout]    |           --------------------- method in this trait
[INFO] [stdout] 12 |     // 現在の状態を取得
[INFO] [stdout] 13 |     fn current_state(&self) -> (f32, f32);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `height_y` is never read
[INFO] [stdout]  --> src/actor_units/court.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Court {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub width_x: f32,  // コートのx軸長
[INFO] [stdout] 6 |     pub height_y: f32, // コートのy軸長
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Court` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enable_lobby` and `disable_lobby` are never used
[INFO] [stdout]   --> src/actor_units/court.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Court {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 11 |     pub fn enable_lobby(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn disable_lobby(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Avoid` and `PushOut` are never constructed
[INFO] [stdout]   --> src/actor_units/player.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Action {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Avoid,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     Capture,
[INFO] [stdout] 14 |     PushOut,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_state` is never used
[INFO] [stdout]   --> src/environments.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait SimulationEnvironment {
[INFO] [stdout]    |           --------------------- method in this trait
[INFO] [stdout] 12 |     // 現在の状態を取得
[INFO] [stdout] 13 |     fn current_state(&self) -> (f32, f32);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.80s
[INFO] running `Command { std: "docker" "inspect" "11399db2ef7356d757a625a1c6a6418c5bc9aedabaace0df0d49191dd29abaf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11399db2ef7356d757a625a1c6a6418c5bc9aedabaace0df0d49191dd29abaf9", kill_on_drop: false }`
[INFO] [stdout] 11399db2ef7356d757a625a1c6a6418c5bc9aedabaace0df0d49191dd29abaf9
