[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] testing jl-wynen/quest-ai against 1.90.0 for beta-1.91-3
[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.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.18.0
[INFO] [stderr]   Downloaded numpy v0.18.0
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.0
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded paste v1.0.11
[INFO] [stderr]   Downloaded bytemuck v1.13.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.18.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.18.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.2
[INFO] [stderr]   Downloaded safe_arch v0.6.0
[INFO] [stderr]   Downloaded wide v0.7.6
[INFO] [stderr]   Downloaded simba v0.8.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.18.0
[INFO] [stderr]   Downloaded ndarray v0.15.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a028e02ad599c0d1c716567a7c1ef7410cdf21073304cf51d5e518c42869c11
[INFO] running `Command { std: "docker" "start" "-a" "9a028e02ad599c0d1c716567a7c1ef7410cdf21073304cf51d5e518c42869c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a028e02ad599c0d1c716567a7c1ef7410cdf21073304cf51d5e518c42869c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a028e02ad599c0d1c716567a7c1ef7410cdf21073304cf51d5e518c42869c11", kill_on_drop: false }`
[INFO] [stdout] 9a028e02ad599c0d1c716567a7c1ef7410cdf21073304cf51d5e518c42869c11
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeac08ab74493712aab50cfe14349cc1784f473d9fc6bca4f0ab1d62b7eda00f
[INFO] running `Command { std: "docker" "start" "-a" "aeac08ab74493712aab50cfe14349cc1784f473d9fc6bca4f0ab1d62b7eda00f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling wide v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-build-config v0.18.0
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling pyo3-ffi v0.18.0
[INFO] [stderr]    Compiling pyo3 v0.18.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.8.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.18.0
[INFO] [stderr]    Compiling nalgebra v0.32.1
[INFO] [stderr]    Compiling numpy v0.18.0
[INFO] [stderr]    Compiling 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)]` 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 28.03s
[INFO] running `Command { std: "docker" "inspect" "aeac08ab74493712aab50cfe14349cc1784f473d9fc6bca4f0ab1d62b7eda00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeac08ab74493712aab50cfe14349cc1784f473d9fc6bca4f0ab1d62b7eda00f", kill_on_drop: false }`
[INFO] [stdout] aeac08ab74493712aab50cfe14349cc1784f473d9fc6bca4f0ab1d62b7eda00f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40b482ded4def364bc2ad80baf3b897859170ea92fe828307561f2fa0bb11705
[INFO] running `Command { std: "docker" "start" "-a" "40b482ded4def364bc2ad80baf3b897859170ea92fe828307561f2fa0bb11705", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "40b482ded4def364bc2ad80baf3b897859170ea92fe828307561f2fa0bb11705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b482ded4def364bc2ad80baf3b897859170ea92fe828307561f2fa0bb11705", kill_on_drop: false }`
[INFO] [stdout] 40b482ded4def364bc2ad80baf3b897859170ea92fe828307561f2fa0bb11705
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae0f6787e36679bfa3b29632937c3ece45dc29c510c002704e29113125b8da20
[INFO] running `Command { std: "docker" "start" "-a" "ae0f6787e36679bfa3b29632937c3ece45dc29c510c002704e29113125b8da20", kill_on_drop: false }`
[INFO] [stderr] warning: method `get` is never used
[INFO] [stderr]   --> rust/pos_map.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | / impl<T> PosMap<T>
[INFO] [stderr] 10 | | where
[INFO] [stderr] 11 | |     T: Copy + PartialEq,
[INFO] [stderr]    | |________________________- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 20 |       pub fn get(&self, pos: &Pos) -> Option<&T> {
[INFO] [stderr]    |              ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `janlukas` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests rust/lib.rs (/opt/rustwide/target/debug/deps/janlukas-c58398cd48e060e7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test priority::tests::can_pop_pushed_element ... ok
[INFO] [stdout] test priority::tests::clear_makes_queue_empty ... ok
[INFO] [stdout] test priority::tests::pop_returns_element_with_lowest_cost ... ok
[INFO] [stdout] test priority::tests::new_makes_empty_queue ... ok
[INFO] [stdout] test priority::tests::pop_removes_element ... ok
[INFO] [stdout] test priority::tests::pop_with_empty_queue_returns_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae0f6787e36679bfa3b29632937c3ece45dc29c510c002704e29113125b8da20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0f6787e36679bfa3b29632937c3ece45dc29c510c002704e29113125b8da20", kill_on_drop: false }`
[INFO] [stdout] ae0f6787e36679bfa3b29632937c3ece45dc29c510c002704e29113125b8da20
