[INFO] fetching crate pi_spatialtree 0.4.0...
[INFO] testing pi_spatialtree-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate pi_spatialtree 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pi_spatialtree 0.4.0
[INFO] finished tweaking crates.io crate pi_spatialtree 0.4.0
[INFO] tweaked toml for crates.io crate pi_spatialtree 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pi_spatialtree 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.34.1)
[INFO] [stderr]       Adding parry2d v0.13.8 (available: v0.25.3)
[INFO] [stderr]       Adding parry3d v0.13.8 (available: v0.25.3)
[INFO] [stderr]       Adding pi_slotmap v0.1.17 (available: v0.2.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pcg_rand v0.13.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded pi_share v0.4.16
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded pi_key_alloter v0.5.2
[INFO] [stderr]   Downloaded pi_null v0.1.12
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded pi_slotmap v0.1.17
[INFO] [stderr]   Downloaded parry2d v0.13.8
[INFO] [stderr]   Downloaded robust v1.2.0
[INFO] [stderr]   Downloaded spade v2.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9037dc924b29875890e52ae59d4716e28997b7ff9c4a71cc9e0ba199ce6df64
[INFO] running `Command { std: "docker" "start" "-a" "c9037dc924b29875890e52ae59d4716e28997b7ff9c4a71cc9e0ba199ce6df64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9037dc924b29875890e52ae59d4716e28997b7ff9c4a71cc9e0ba199ce6df64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9037dc924b29875890e52ae59d4716e28997b7ff9c4a71cc9e0ba199ce6df64", kill_on_drop: false }`
[INFO] [stdout] c9037dc924b29875890e52ae59d4716e28997b7ff9c4a71cc9e0ba199ce6df64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4187cc53031169e5b1ef6e0f51e078bfcb32c29d47cf7aaa0e1da29a5ed6499
[INFO] running `Command { std: "docker" "start" "-a" "b4187cc53031169e5b1ef6e0f51e078bfcb32c29d47cf7aaa0e1da29a5ed6499", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pi_slotmap v0.1.17
[INFO] [stderr]    Compiling pi_share v0.4.16
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pi_null v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pi_key_alloter v0.5.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling parry3d v0.13.8
[INFO] [stderr]    Compiling parry2d v0.13.8
[INFO] [stderr]    Compiling pi_spatialtree v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `intersects` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `intersects` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `AbQueryArgs` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `AbQueryArgs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ab_query_func` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `ab_query_func` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tilemap.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn iter(&self) -> pi_slotmap::secondary::Iter<K, AbNode<K, Aabb, T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn iter(&self) -> pi_slotmap::secondary::Iter<'_, K, AbNode<K, Aabb, T>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.24s
[INFO] running `Command { std: "docker" "inspect" "b4187cc53031169e5b1ef6e0f51e078bfcb32c29d47cf7aaa0e1da29a5ed6499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4187cc53031169e5b1ef6e0f51e078bfcb32c29d47cf7aaa0e1da29a5ed6499", kill_on_drop: false }`
[INFO] [stdout] b4187cc53031169e5b1ef6e0f51e078bfcb32c29d47cf7aaa0e1da29a5ed6499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5dfdc7359240266b25d5bb940ab112eef65ce2f17fdf0b982b9aa092c154bd3
[INFO] running `Command { std: "docker" "start" "-a" "f5dfdc7359240266b25d5bb940ab112eef65ce2f17fdf0b982b9aa092c154bd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `intersects` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `intersects` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `AbQueryArgs` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `AbQueryArgs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ab_query_func` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `ab_query_func` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tilemap.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn iter(&self) -> pi_slotmap::secondary::Iter<K, AbNode<K, Aabb, T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn iter(&self) -> pi_slotmap::secondary::Iter<'_, K, AbNode<K, Aabb, T>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pcg_rand v0.13.0
[INFO] [stderr]    Compiling pi_spatialtree v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `intersects` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `intersects` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `AbQueryArgs` in the type namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `AbQueryArgs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use oct_helper::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ab_query_func` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use quad_helper::*;
[INFO] [stdout]    |         -------------- but the name `ab_query_func` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `null` found for struct `DefaultKey` in the current scope
[INFO] [stdout]    --> src/quad_helper.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |     keys.push(DefaultKey::null());
[INFO] [stdout]     |                           ^^^^ function or associated item not found in `DefaultKey`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Null` which provides `null` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use pi_null::Null;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_null` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 251 |     keys.push(DefaultKey::is_null());
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pi_spatialtree` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f5dfdc7359240266b25d5bb940ab112eef65ce2f17fdf0b982b9aa092c154bd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5dfdc7359240266b25d5bb940ab112eef65ce2f17fdf0b982b9aa092c154bd3", kill_on_drop: false }`
[INFO] [stdout] f5dfdc7359240266b25d5bb940ab112eef65ce2f17fdf0b982b9aa092c154bd3
