[INFO] fetching crate pi_spatialtree 0.4.0... [INFO] testing pi_spatialtree-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate pi_spatialtree 0.4.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pi_spatialtree 0.4.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--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] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.34.0) [INFO] [stderr] Adding parry2d v0.13.8 (available: v0.23.0) [INFO] [stderr] Adding parry3d v0.13.8 (available: v0.23.0) [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9773204d5f0969a9c5c7394af6d35d4b5315a0fd2a28771dff62794d0ea3d55b [INFO] running `Command { std: "docker" "start" "-a" "9773204d5f0969a9c5c7394af6d35d4b5315a0fd2a28771dff62794d0ea3d55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9773204d5f0969a9c5c7394af6d35d4b5315a0fd2a28771dff62794d0ea3d55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9773204d5f0969a9c5c7394af6d35d4b5315a0fd2a28771dff62794d0ea3d55b", kill_on_drop: false }` [INFO] [stdout] 9773204d5f0969a9c5c7394af6d35d4b5315a0fd2a28771dff62794d0ea3d55b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2603771b5c8e25f92ae348108c14d8585cf0bda8e37418e96d0d961d8c8ce8e6 [INFO] running `Command { std: "docker" "start" "-a" "2603771b5c8e25f92ae348108c14d8585cf0bda8e37418e96d0d961d8c8ce8e6", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pi_slotmap v0.1.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pi_null v0.1.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pi_share v0.4.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling pi_key_alloter v0.5.2 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling num-derive v0.4.2 [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.18s [INFO] running `Command { std: "docker" "inspect" "2603771b5c8e25f92ae348108c14d8585cf0bda8e37418e96d0d961d8c8ce8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2603771b5c8e25f92ae348108c14d8585cf0bda8e37418e96d0d961d8c8ce8e6", kill_on_drop: false }` [INFO] [stdout] 2603771b5c8e25f92ae348108c14d8585cf0bda8e37418e96d0d961d8c8ce8e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c1219b1137b93978484d7dcb7dbf387ac7b43730b551e59fe41b8d8a445104e [INFO] running `Command { std: "docker" "start" "-a" "0c1219b1137b93978484d7dcb7dbf387ac7b43730b551e59fe41b8d8a445104e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.16 [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" "0c1219b1137b93978484d7dcb7dbf387ac7b43730b551e59fe41b8d8a445104e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1219b1137b93978484d7dcb7dbf387ac7b43730b551e59fe41b8d8a445104e", kill_on_drop: false }` [INFO] [stdout] 0c1219b1137b93978484d7dcb7dbf387ac7b43730b551e59fe41b8d8a445104e