[INFO] cloning repository https://github.com/corruptmemory/r-tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corruptmemory/r-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorruptmemory%2Fr-tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorruptmemory%2Fr-tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6870dd907785d5f9898f75df4dbdd9b078d7b4c5 [INFO] checking corruptmemory/r-tree against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorruptmemory%2Fr-tree" "/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/corruptmemory/r-tree [INFO] finished tweaking git repo https://github.com/corruptmemory/r-tree [INFO] tweaked toml for git repo https://github.com/corruptmemory/r-tree written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/corruptmemory/r-tree on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/corruptmemory/r-tree 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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 479b7e8ffb25e7a81f69e5f47d69667a6277c5feda32adbda21b8dc24805cacc [INFO] running `Command { std: "docker" "start" "-a" "479b7e8ffb25e7a81f69e5f47d69667a6277c5feda32adbda21b8dc24805cacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "479b7e8ffb25e7a81f69e5f47d69667a6277c5feda32adbda21b8dc24805cacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479b7e8ffb25e7a81f69e5f47d69667a6277c5feda32adbda21b8dc24805cacc", kill_on_drop: false }` [INFO] [stdout] 479b7e8ffb25e7a81f69e5f47d69667a6277c5feda32adbda21b8dc24805cacc [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fdf5d617dfd2122dd67398ed5f567cccc687b67ab2937d0bf86ab1370e9dc46 [INFO] running `Command { std: "docker" "start" "-a" "5fdf5d617dfd2122dd67398ed5f567cccc687b67ab2937d0bf86ab1370e9dc46", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking r-tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Rectable` is never used [INFO] [stdout] --> src/rtree/rect.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Rectable { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InnerNode` is never constructed [INFO] [stdout] --> src/rtree/rtree.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct InnerNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_full` are never used [INFO] [stdout] --> src/rtree/rtree.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 13 | impl InnerNode { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 14 | pub fn new(capacity: usize) -> InnerNode { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn is_full(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeafNode` is never constructed [INFO] [stdout] --> src/rtree/rtree.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct LeafNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_full` are never used [INFO] [stdout] --> src/rtree/rtree.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 30 | impl LeafNode { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 31 | pub fn new(capacity: usize) -> LeafNode { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn is_full(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RTreeNode` is never used [INFO] [stdout] --> src/rtree/rtree.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum RTreeNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RTree` is never constructed [INFO] [stdout] --> src/rtree/rtree.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct RTree { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Rectable` is never used [INFO] [stdout] --> src/rtree/rect.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Rectable { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InnerNode` is never constructed [INFO] [stdout] --> src/rtree/rtree.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct InnerNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_full` are never used [INFO] [stdout] --> src/rtree/rtree.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 13 | impl InnerNode { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 14 | pub fn new(capacity: usize) -> InnerNode { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn is_full(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeafNode` is never constructed [INFO] [stdout] --> src/rtree/rtree.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct LeafNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `is_full` are never used [INFO] [stdout] --> src/rtree/rtree.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 30 | impl LeafNode { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 31 | pub fn new(capacity: usize) -> LeafNode { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn is_full(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RTreeNode` is never used [INFO] [stdout] --> src/rtree/rtree.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum RTreeNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RTree` is never constructed [INFO] [stdout] --> src/rtree/rtree.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct RTree { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "5fdf5d617dfd2122dd67398ed5f567cccc687b67ab2937d0bf86ab1370e9dc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fdf5d617dfd2122dd67398ed5f567cccc687b67ab2937d0bf86ab1370e9dc46", kill_on_drop: false }` [INFO] [stdout] 5fdf5d617dfd2122dd67398ed5f567cccc687b67ab2937d0bf86ab1370e9dc46