[INFO] cloning repository https://github.com/Atum555/Rust-Path-Finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atum555/Rust-Path-Finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtum555%2FRust-Path-Finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtum555%2FRust-Path-Finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2bd93e9705b5bc906a05eda384a2c694cc3e140
[INFO] checking Atum555/Rust-Path-Finder against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtum555%2FRust-Path-Finder" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Atum555/Rust-Path-Finder
[INFO] finished tweaking git repo https://github.com/Atum555/Rust-Path-Finder
[INFO] tweaked toml for git repo https://github.com/Atum555/Rust-Path-Finder written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Atum555/Rust-Path-Finder on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Atum555/Rust-Path-Finder 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d58ff1685f17bf187ac09c0f27b43bfb0c19653669f4fa05527a295c62a73f8
[INFO] running `Command { std: "docker" "start" "-a" "7d58ff1685f17bf187ac09c0f27b43bfb0c19653669f4fa05527a295c62a73f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d58ff1685f17bf187ac09c0f27b43bfb0c19653669f4fa05527a295c62a73f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d58ff1685f17bf187ac09c0f27b43bfb0c19653669f4fa05527a295c62a73f8", kill_on_drop: false }`
[INFO] [stdout] 7d58ff1685f17bf187ac09c0f27b43bfb0c19653669f4fa05527a295c62a73f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 907088ed9fdb3dbc88fff240b0e33cd2b7e9b9331c13fbf5a1b4d4effbd5029d
[INFO] running `Command { std: "docker" "start" "-a" "907088ed9fdb3dbc88fff240b0e33cd2b7e9b9331c13fbf5a1b4d4effbd5029d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking sdw_graph v0.1.0 (/opt/rustwide/workdir/sdw_graph)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking Rust-Path-Finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `walking` and `driving` are never read
[INFO] [stdout]  --> src/models/distance.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Distance {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 3 |     walking: u64,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 4 |     driving: Option<u64>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Distance` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `walking` and `driving` are never used
[INFO] [stdout]   --> src/models/distance.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl Distance {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn walking(&self) -> u64 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn driving(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parking` and `location` are never read
[INFO] [stdout]  --> src/models/location.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Location {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     parking: bool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 6 |     location: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parking` and `location` are never used
[INFO] [stdout]   --> src/models/location.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl Location {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn parking(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn location(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `walking` and `driving` are never read
[INFO] [stdout]  --> src/models/distance.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Distance {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 3 |     walking: u64,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 4 |     driving: Option<u64>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Distance` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `walking` and `driving` are never used
[INFO] [stdout]   --> src/models/distance.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl Distance {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn walking(&self) -> u64 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn driving(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parking` and `location` are never read
[INFO] [stdout]  --> src/models/location.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Location {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     parking: bool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 6 |     location: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parking` and `location` are never used
[INFO] [stdout]   --> src/models/location.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl Location {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn parking(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn location(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.17s
[INFO] running `Command { std: "docker" "inspect" "907088ed9fdb3dbc88fff240b0e33cd2b7e9b9331c13fbf5a1b4d4effbd5029d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907088ed9fdb3dbc88fff240b0e33cd2b7e9b9331c13fbf5a1b4d4effbd5029d", kill_on_drop: false }`
[INFO] [stdout] 907088ed9fdb3dbc88fff240b0e33cd2b7e9b9331c13fbf5a1b4d4effbd5029d
