[INFO] cloning repository https://github.com/samuelyuan/rust-quadtree-art [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelyuan/rust-quadtree-art" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelyuan%2Frust-quadtree-art", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelyuan%2Frust-quadtree-art'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96fad45c959a6e1a03ecf1efc73427ab9afea164 [INFO] testing samuelyuan/rust-quadtree-art against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelyuan%2Frust-quadtree-art" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuelyuan/rust-quadtree-art on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samuelyuan/rust-quadtree-art [INFO] finished tweaking git repo https://github.com/samuelyuan/rust-quadtree-art [INFO] tweaked toml for git repo https://github.com/samuelyuan/rust-quadtree-art written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/samuelyuan/rust-quadtree-art 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" "+beta-2025-01-12" "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 matrixmultiply v0.3.2 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded zune-inflate v0.2.42 [INFO] [stderr] Downloaded wide v0.7.6 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded angle v0.5.0 [INFO] [stderr] Downloaded color-rs v0.7.1 [INFO] [stderr] Downloaded svg v0.5.12 [INFO] [stderr] Downloaded draw v0.3.0 [INFO] [stderr] Downloaded spin v0.9.5 [INFO] [stderr] Downloaded simd-adler32 v0.3.4 [INFO] [stderr] Downloaded exr v1.5.3 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e19427dd064eac23fecae0131d0dc8e18b41e4f9ccad7d488746c7d9ef9466ca [INFO] running `Command { std: "docker" "start" "-a" "e19427dd064eac23fecae0131d0dc8e18b41e4f9ccad7d488746c7d9ef9466ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e19427dd064eac23fecae0131d0dc8e18b41e4f9ccad7d488746c7d9ef9466ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e19427dd064eac23fecae0131d0dc8e18b41e4f9ccad7d488746c7d9ef9466ca", kill_on_drop: false }` [INFO] [stdout] e19427dd064eac23fecae0131d0dc8e18b41e4f9ccad7d488746c7d9ef9466ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63723f076f3af8159260e3a962513a6df1101474b5e2b026108873575e237e95 [INFO] running `Command { std: "docker" "start" "-a" "63723f076f3af8159260e3a962513a6df1101474b5e2b026108873575e237e95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling simd-adler32 v0.3.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling wide v0.7.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling zune-inflate v0.2.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rgb v0.8.35 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling draw v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling exr v1.5.3 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling angle v0.5.0 [INFO] [stderr] Compiling color-rs v0.7.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling rust-quadtree-art v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quad.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let mut next_quad = deque.pop_front().expect("Cannot dequeue from empty queue."); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calc_avg_color` is never used [INFO] [stdout] --> src/quad.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl Quad { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn calc_avg_color(&self) -> Rgba { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.5.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "63723f076f3af8159260e3a962513a6df1101474b5e2b026108873575e237e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63723f076f3af8159260e3a962513a6df1101474b5e2b026108873575e237e95", kill_on_drop: false }` [INFO] [stdout] 63723f076f3af8159260e3a962513a6df1101474b5e2b026108873575e237e95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51b75df0e6fa2f9ca976435f87743864bd8d50f50880ad969a6319930d3e8a4 [INFO] running `Command { std: "docker" "start" "-a" "e51b75df0e6fa2f9ca976435f87743864bd8d50f50880ad969a6319930d3e8a4", kill_on_drop: false }` [INFO] [stderr] Compiling rust-quadtree-art v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quad.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let mut next_quad = deque.pop_front().expect("Cannot dequeue from empty queue."); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calc_avg_color` is never used [INFO] [stdout] --> src/quad.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl Quad { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn calc_avg_color(&self) -> Rgba { [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 0.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.5.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e51b75df0e6fa2f9ca976435f87743864bd8d50f50880ad969a6319930d3e8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51b75df0e6fa2f9ca976435f87743864bd8d50f50880ad969a6319930d3e8a4", kill_on_drop: false }` [INFO] [stdout] e51b75df0e6fa2f9ca976435f87743864bd8d50f50880ad969a6319930d3e8a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f26fbee2ddbf9b842651777e9b29a275ed7751384e0cb829c5f39ad8981c262 [INFO] running `Command { std: "docker" "start" "-a" "7f26fbee2ddbf9b842651777e9b29a275ed7751384e0cb829c5f39ad8981c262", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/quad.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | let mut next_quad = deque.pop_front().expect("Cannot dequeue from empty queue."); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `calc_avg_color` is never used [INFO] [stderr] --> src/quad.rs:146:12 [INFO] [stderr] | [INFO] [stderr] 103 | impl Quad { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 146 | pub fn calc_avg_color(&self) -> Rgba { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-quadtree-art` (bin "rust-quadtree-art" test) generated 2 warnings (run `cargo fix --bin "rust-quadtree-art" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.5.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_quadtree_art-c6d2726621add695) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f26fbee2ddbf9b842651777e9b29a275ed7751384e0cb829c5f39ad8981c262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f26fbee2ddbf9b842651777e9b29a275ed7751384e0cb829c5f39ad8981c262", kill_on_drop: false }` [INFO] [stdout] 7f26fbee2ddbf9b842651777e9b29a275ed7751384e0cb829c5f39ad8981c262