[INFO] cloning repository https://github.com/jl-wynen/quest-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jl-wynen/quest-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjl-wynen%2Fquest-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjl-wynen%2Fquest-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2276af9be6bd3b2f72b6461e4194071f77d1c8dc
[INFO] checking jl-wynen/quest-ai against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjl-wynen%2Fquest-ai" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jl-wynen/quest-ai
[INFO] finished tweaking git repo https://github.com/jl-wynen/quest-ai
[INFO] tweaked toml for git repo https://github.com/jl-wynen/quest-ai written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jl-wynen/quest-ai on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jl-wynen/quest-ai 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.13.0
[INFO] [stderr]   Downloaded pyo3-macros v0.18.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.18.0
[INFO] [stderr]   Downloaded numpy v0.18.0
[INFO] [stderr]   Downloaded wide v0.7.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.18.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.18.0
[INFO] [stderr]   Downloaded nalgebra v0.32.1
[INFO] [stderr]   Downloaded pyo3 v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30e9af903619b7077f3635f2a9a584b5a560fd6dd98bc45599dd75cedd02c6c7
[INFO] running `Command { std: "docker" "start" "-a" "30e9af903619b7077f3635f2a9a584b5a560fd6dd98bc45599dd75cedd02c6c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30e9af903619b7077f3635f2a9a584b5a560fd6dd98bc45599dd75cedd02c6c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30e9af903619b7077f3635f2a9a584b5a560fd6dd98bc45599dd75cedd02c6c7", kill_on_drop: false }`
[INFO] [stdout] 30e9af903619b7077f3635f2a9a584b5a560fd6dd98bc45599dd75cedd02c6c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e64ee5d8b5763b130cd778a5bef16038eeea9ee7bcecfb9f13e248acabac9834
[INFO] running `Command { std: "docker" "start" "-a" "e64ee5d8b5763b130cd778a5bef16038eeea9ee7bcecfb9f13e248acabac9834", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling pyo3-build-config v0.18.0
[INFO] [stderr]     Checking wide v0.7.6
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking simba v0.8.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-ffi v0.18.0
[INFO] [stderr]    Compiling pyo3 v0.18.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]     Checking nalgebra v0.32.1
[INFO] [stderr]    Compiling pyo3-macros v0.18.0
[INFO] [stderr]     Checking numpy v0.18.0
[INFO] [stderr]     Checking janlukas v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> rust/pos_map.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | / impl<T> PosMap<T>
[INFO] [stdout] 10 | | where
[INFO] [stdout] 11 | |     T: Copy + PartialEq,
[INFO] [stdout]    | |________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |       pub fn get(&self, pos: &Pos) -> Option<&T> {
[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` is never used
[INFO] [stdout]   --> rust/pos_map.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | / impl<T> PosMap<T>
[INFO] [stdout] 10 | | where
[INFO] [stdout] 11 | |     T: Copy + PartialEq,
[INFO] [stdout]    | |________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |       pub fn get(&self, pos: &Pos) -> Option<&T> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `is_empty` are never used
[INFO] [stdout]   --> rust/priority.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | / impl<T, C> PriorityQueue<T, C>
[INFO] [stdout] 14 | | where
[INFO] [stdout] 15 | |     T: PartialEq,
[INFO] [stdout] 16 | |     C: PartialEq + PartialOrd + Copy,
[INFO] [stdout]    | |_____________________________________- associated items in this implementation
[INFO] [stdout] 17 |   {
[INFO] [stdout] 18 |       pub fn new() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |       pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.82s
[INFO] running `Command { std: "docker" "inspect" "e64ee5d8b5763b130cd778a5bef16038eeea9ee7bcecfb9f13e248acabac9834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64ee5d8b5763b130cd778a5bef16038eeea9ee7bcecfb9f13e248acabac9834", kill_on_drop: false }`
[INFO] [stdout] e64ee5d8b5763b130cd778a5bef16038eeea9ee7bcecfb9f13e248acabac9834
