[INFO] cloning repository https://github.com/remram44/rs-specs-quadtree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remram44/rs-specs-quadtree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Frs-specs-quadtree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Frs-specs-quadtree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8bb454c5ee5d7550042419cc92d932d256c0d69 [INFO] testing remram44/rs-specs-quadtree against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Frs-specs-quadtree" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remram44/rs-specs-quadtree on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remram44/rs-specs-quadtree [INFO] finished tweaking git repo https://github.com/remram44/rs-specs-quadtree [INFO] tweaked toml for git repo https://github.com/remram44/rs-specs-quadtree written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/remram44/rs-specs-quadtree already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ff6a9427f7c6a34928e0e03dfb19ed33a05fbe8bda2f96290fb4fb8307320e [INFO] running `Command { std: "docker" "start" "-a" "e4ff6a9427f7c6a34928e0e03dfb19ed33a05fbe8bda2f96290fb4fb8307320e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ff6a9427f7c6a34928e0e03dfb19ed33a05fbe8bda2f96290fb4fb8307320e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ff6a9427f7c6a34928e0e03dfb19ed33a05fbe8bda2f96290fb4fb8307320e", kill_on_drop: false }` [INFO] [stdout] e4ff6a9427f7c6a34928e0e03dfb19ed33a05fbe8bda2f96290fb4fb8307320e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90fc78fc6e26a77f1960492731828577b238930fa3ec45155f98a582b0f0932 [INFO] running `Command { std: "docker" "start" "-a" "d90fc78fc6e26a77f1960492731828577b238930fa3ec45155f98a582b0f0932", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling smallvec v0.4.3 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling hibitset v0.1.3 [INFO] [stderr] Compiling shred v0.4.3 [INFO] [stderr] Compiling specs v0.9.5 [INFO] [stderr] Compiling specs-octree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `quadtree` [INFO] [stdout] --> src/main.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | fn run(&mut self, (mut pos, mut bounds, vel, quadtree): Self::SystemData) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quadtree` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_node` [INFO] [stdout] --> src/quadtree.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn find_node(&self, bounds: &Bounds) -> &QuadtreeNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_with_max_dist` [INFO] [stdout] --> src/quadtree.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_with_max_dist<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "d90fc78fc6e26a77f1960492731828577b238930fa3ec45155f98a582b0f0932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90fc78fc6e26a77f1960492731828577b238930fa3ec45155f98a582b0f0932", kill_on_drop: false }` [INFO] [stdout] d90fc78fc6e26a77f1960492731828577b238930fa3ec45155f98a582b0f0932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0b0fc1ceb85e22703c9eca2c386f81ace68ee09b306acd1fea68a956f518bc0 [INFO] running `Command { std: "docker" "start" "-a" "e0b0fc1ceb85e22703c9eca2c386f81ace68ee09b306acd1fea68a956f518bc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling specs-octree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `quadtree` [INFO] [stdout] --> src/main.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | fn run(&mut self, (mut pos, mut bounds, vel, quadtree): Self::SystemData) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quadtree` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_node` [INFO] [stdout] --> src/quadtree.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn find_node(&self, bounds: &Bounds) -> &QuadtreeNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `iter_with_max_dist` [INFO] [stdout] --> src/quadtree.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn iter_with_max_dist<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/specs_octree-0efcbadf043e2cbe) [INFO] running `Command { std: "docker" "inspect" "e0b0fc1ceb85e22703c9eca2c386f81ace68ee09b306acd1fea68a956f518bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b0fc1ceb85e22703c9eca2c386f81ace68ee09b306acd1fea68a956f518bc0", kill_on_drop: false }` [INFO] [stdout] e0b0fc1ceb85e22703c9eca2c386f81ace68ee09b306acd1fea68a956f518bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cdb5d20d64c07864701d985a09a2c203b3cf8d3f630cfeed1be87a6ac0f111d5 [INFO] running `Command { std: "docker" "start" "-a" "cdb5d20d64c07864701d985a09a2c203b3cf8d3f630cfeed1be87a6ac0f111d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `quadtree` [INFO] [stderr] --> src/main.rs:28:50 [INFO] [stderr] | [INFO] [stderr] 28 | fn run(&mut self, (mut pos, mut bounds, vel, quadtree): Self::SystemData) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quadtree` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `find_node` [INFO] [stderr] --> src/quadtree.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | fn find_node(&self, bounds: &Bounds) -> &QuadtreeNode { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `iter_with_max_dist` [INFO] [stderr] --> src/quadtree.rs:216:12 [INFO] [stderr] | [INFO] [stderr] 216 | pub fn iter_with_max_dist<'a>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `specs-octree` (bin "specs-octree" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/specs_octree-0efcbadf043e2cbe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cdb5d20d64c07864701d985a09a2c203b3cf8d3f630cfeed1be87a6ac0f111d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb5d20d64c07864701d985a09a2c203b3cf8d3f630cfeed1be87a6ac0f111d5", kill_on_drop: false }` [INFO] [stdout] cdb5d20d64c07864701d985a09a2c203b3cf8d3f630cfeed1be87a6ac0f111d5