[INFO] cloning repository https://github.com/tetio/dino [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetio/dino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetio%2Fdino", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetio%2Fdino'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04c232997079948bd1a2a492c83acc8b0199912b [INFO] checking tetio/dino against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetio%2Fdino" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tetio/dino [INFO] finished tweaking git repo https://github.com/tetio/dino [INFO] tweaked toml for git repo https://github.com/tetio/dino written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tetio/dino on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tetio/dino 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" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f703389eb202a50f83d882106e9041712fc1b95e10417bd2104819f11760663 [INFO] running `Command { std: "docker" "start" "-a" "7f703389eb202a50f83d882106e9041712fc1b95e10417bd2104819f11760663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f703389eb202a50f83d882106e9041712fc1b95e10417bd2104819f11760663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f703389eb202a50f83d882106e9041712fc1b95e10417bd2104819f11760663", kill_on_drop: false }` [INFO] [stdout] 7f703389eb202a50f83d882106e9041712fc1b95e10417bd2104819f11760663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 295cea2940eb662ca479a5541bb517eb73539e02be33921e8ea1480416661fae [INFO] running `Command { std: "docker" "start" "-a" "295cea2940eb662ca479a5541bb517eb73539e02be33921e8ea1480416661fae", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling raylib-sys v5.0.2 [INFO] [stderr] Checking raylib v5.0.2 [INFO] [stderr] Checking dino v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `speed` is never read [INFO] [stdout] --> src/mob.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Mob { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 4 | pub position: Vec, [INFO] [stdout] 5 | pub speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_rectangle` is never used [INFO] [stdout] --> src/mob.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Mob { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_rectangle(&self) -> Rectangle { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `speed` is never read [INFO] [stdout] --> src/mob.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Mob { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 4 | pub position: Vec, [INFO] [stdout] 5 | pub speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_rectangle` is never used [INFO] [stdout] --> src/mob.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Mob { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_rectangle(&self) -> Rectangle { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.34s [INFO] running `Command { std: "docker" "inspect" "295cea2940eb662ca479a5541bb517eb73539e02be33921e8ea1480416661fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295cea2940eb662ca479a5541bb517eb73539e02be33921e8ea1480416661fae", kill_on_drop: false }` [INFO] [stdout] 295cea2940eb662ca479a5541bb517eb73539e02be33921e8ea1480416661fae