[INFO] fetching crate pi_sparialtree 0.4.0... [INFO] building pi_sparialtree-0.4.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate pi_sparialtree 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pi_sparialtree 0.4.0 [INFO] finished tweaking crates.io crate pi_sparialtree 0.4.0 [INFO] tweaked toml for crates.io crate pi_sparialtree 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pi_sparialtree 0.4.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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.24.0) [INFO] [stderr] Adding parry3d v0.13.8 (available: v0.24.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e9a49e1666463750c0ac7dfbfafdf61695a01bcd38b2c3592715dfb5f392604 [INFO] running `Command { std: "docker" "start" "-a" "9e9a49e1666463750c0ac7dfbfafdf61695a01bcd38b2c3592715dfb5f392604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9a49e1666463750c0ac7dfbfafdf61695a01bcd38b2c3592715dfb5f392604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9a49e1666463750c0ac7dfbfafdf61695a01bcd38b2c3592715dfb5f392604", kill_on_drop: false }` [INFO] [stdout] 9e9a49e1666463750c0ac7dfbfafdf61695a01bcd38b2c3592715dfb5f392604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b58486cdfd0865a484db3a3e357523634a82829b7fb6b36a83865e310d163e9a [INFO] running `Command { std: "docker" "start" "-a" "b58486cdfd0865a484db3a3e357523634a82829b7fb6b36a83865e310d163e9a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling pi_slotmap v0.1.17 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pi_share v0.4.16 [INFO] [stderr] Compiling pi_null v0.1.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling safe_arch v0.7.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 wide v0.7.33 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling parry2d v0.13.8 [INFO] [stderr] Compiling parry3d v0.13.8 [INFO] [stderr] Compiling pi_sparialtree 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 39.44s [INFO] running `Command { std: "docker" "inspect" "b58486cdfd0865a484db3a3e357523634a82829b7fb6b36a83865e310d163e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58486cdfd0865a484db3a3e357523634a82829b7fb6b36a83865e310d163e9a", kill_on_drop: false }` [INFO] [stdout] b58486cdfd0865a484db3a3e357523634a82829b7fb6b36a83865e310d163e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11666108f74433c3521d27f36b78534025354c96c055264bafd4508281b7e0a5 [INFO] running `Command { std: "docker" "start" "-a" "11666108f74433c3521d27f36b78534025354c96c055264bafd4508281b7e0a5", kill_on_drop: false }` [INFO] [stderr] Compiling pcg_rand v0.13.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 pi_sparialtree 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_sparialtree` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "11666108f74433c3521d27f36b78534025354c96c055264bafd4508281b7e0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11666108f74433c3521d27f36b78534025354c96c055264bafd4508281b7e0a5", kill_on_drop: false }` [INFO] [stdout] 11666108f74433c3521d27f36b78534025354c96c055264bafd4508281b7e0a5