[INFO] fetching crate octree 0.1.0...
[INFO] checking octree-0.1.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate octree 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate octree 0.1.0
[INFO] finished tweaking crates.io crate octree 0.1.0
[INFO] tweaked toml for crates.io crate octree 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate octree 0.1.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate octree 0.1.0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oorandom v11.1.0
[INFO] [stderr]   Downloaded vecfx v0.1.2
[INFO] [stderr]   Downloaded tinytemplate v1.0.3
[INFO] [stderr]   Downloaded timeit v0.1.2
[INFO] [stderr]   Downloaded criterion-plot v0.4.1
[INFO] [stderr]   Downloaded criterion v0.3.1
[INFO] [stderr]   Downloaded js-sys v0.3.36
[INFO] [stderr]   Downloaded bstr v0.2.11
[INFO] [stderr]   Downloaded web-sys v0.3.36
[INFO] [stderr]   Downloaded plotters v0.2.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e1d0d8f67577764472f05fa0c6c4fd9df52f436d24ed55be44bd6926ce91875
[INFO] running `Command { std: "docker" "start" "-a" "8e1d0d8f67577764472f05fa0c6c4fd9df52f436d24ed55be44bd6926ce91875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e1d0d8f67577764472f05fa0c6c4fd9df52f436d24ed55be44bd6926ce91875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1d0d8f67577764472f05fa0c6c4fd9df52f436d24ed55be44bd6926ce91875", kill_on_drop: false }`
[INFO] [stdout] 8e1d0d8f67577764472f05fa0c6c4fd9df52f436d24ed55be44bd6926ce91875
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b9c3d8184560656acd7b60bdf5f61e0164ec2e89d60b5e898f1648b11d1d837
[INFO] running `Command { std: "docker" "start" "-a" "4b9c3d8184560656acd7b60bdf5f61e0164ec2e89d60b5e898f1648b11d1d837", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.16
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking oorandom v11.1.0
[INFO] [stderr]     Checking vecfx v0.1.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking timeit v0.1.2
[INFO] [stderr]     Checking octree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stdout] warning: method `neighboring` is never used
[INFO] [stdout]   --> src/octant.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Octant {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn neighboring(&self, other: &Octant) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]   --> src/octree.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Octree {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     root: OctantId,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Octree` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `max_depth` is never used
[INFO] [stdout]    --> src/octree.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn max_depth(max_extent: f64, min_extent: f64) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking plotters v0.2.12
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking criterion-plot v0.4.1
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking bstr v0.2.11
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stdout] warning: unused implementer of `Iterator` that must be used
[INFO] [stdout]   --> benches/my_benchmark.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         tree.search(q, cutoff);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> examples/demo.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |             let neighbors: Vec<_> = tree.search(q, 8.0).collect();
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]   --> src/octree.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Octree {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     root: OctantId,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Octree` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `max_depth` is never used
[INFO] [stdout]    --> src/octree.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn max_depth(max_extent: f64, min_extent: f64) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "4b9c3d8184560656acd7b60bdf5f61e0164ec2e89d60b5e898f1648b11d1d837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9c3d8184560656acd7b60bdf5f61e0164ec2e89d60b5e898f1648b11d1d837", kill_on_drop: false }`
[INFO] [stdout] 4b9c3d8184560656acd7b60bdf5f61e0164ec2e89d60b5e898f1648b11d1d837
