[INFO] fetching crate boostvoronoi_core 0.11.1... [INFO] checking boostvoronoi_core-0.11.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate boostvoronoi_core 0.11.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate boostvoronoi_core 0.11.1 [INFO] finished tweaking crates.io crate boostvoronoi_core 0.11.1 [INFO] tweaked toml for crates.io crate boostvoronoi_core 0.11.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate boostvoronoi_core 0.11.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding geo v0.27.0 (available: v0.31.0) [INFO] [stderr] Adding glam v0.24.2 (available: v0.30.5) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.34.0) [INFO] [stderr] Adding ordered-float v4.6.0 (available: v5.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77998be582b211a3604d743bf78d896b97de6d2060ebba57f8c64bdc7db9e8b6 [INFO] running `Command { std: "docker" "start" "-a" "77998be582b211a3604d743bf78d896b97de6d2060ebba57f8c64bdc7db9e8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77998be582b211a3604d743bf78d896b97de6d2060ebba57f8c64bdc7db9e8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77998be582b211a3604d743bf78d896b97de6d2060ebba57f8c64bdc7db9e8b6", kill_on_drop: false }` [INFO] [stdout] 77998be582b211a3604d743bf78d896b97de6d2060ebba57f8c64bdc7db9e8b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10f2cbda4d3a58b3998a03d9f4ef77e4767b4a8711e73de6446653687a2ce23 [INFO] running `Command { std: "docker" "start" "-a" "b10f2cbda4d3a58b3998a03d9f4ef77e4767b4a8711e73de6446653687a2ce23", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling boostvoronoi_core v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking vob v3.0.6 [INFO] [stderr] Checking boostvoronoi_ext v0.11.1 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking cpp_map v0.1.1 [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/builder.rs:416:36 [INFO] [stdout] | [INFO] [stdout] 416 | let mut b_it = cpp_map::PIterator::new_2( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 416 - let mut b_it = cpp_map::PIterator::new_2( [INFO] [stdout] 416 + let mut b_it = PIterator::new_2( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:298:11 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(feature = "map_first_last")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:304:15 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(not(feature = "map_first_last"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:329:11 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "map_first_last")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:335:15 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(not(feature = "map_first_last"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/circle_event.rs:487:15 [INFO] [stdout] | [INFO] [stdout] 487 | #[cfg(any(feature = "test", feature = "console_debug"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `test` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/lib.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | self.resize(bit + std::mem::size_of::(), false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 157 - self.resize(bit + std::mem::size_of::(), false); [INFO] [stdout] 157 + self.resize(bit + size_of::(), false); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/builder.rs:416:36 [INFO] [stdout] | [INFO] [stdout] 416 | let mut b_it = cpp_map::PIterator::new_2( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 416 - let mut b_it = cpp_map::PIterator::new_2( [INFO] [stdout] 416 + let mut b_it = PIterator::new_2( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:298:11 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg(feature = "map_first_last")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:304:15 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg(not(feature = "map_first_last"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:329:11 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "map_first_last")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `map_first_last` [INFO] [stdout] --> src/circle_event.rs:335:15 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(not(feature = "map_first_last"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `map_first_last` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/circle_event.rs:487:15 [INFO] [stdout] | [INFO] [stdout] 487 | #[cfg(any(feature = "test", feature = "console_debug"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ce_corruption_check`, `cgmath`, `console_debug`, `geo`, `glam`, `mint`, `nalgebra`, and `serde` [INFO] [stdout] = help: consider adding `test` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/lib.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | self.resize(bit + std::mem::size_of::(), false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 157 - self.resize(bit + std::mem::size_of::(), false); [INFO] [stdout] 157 + self.resize(bit + size_of::(), false); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boostvoronoi_core` (lib) due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `boostvoronoi_core` (lib test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b10f2cbda4d3a58b3998a03d9f4ef77e4767b4a8711e73de6446653687a2ce23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10f2cbda4d3a58b3998a03d9f4ef77e4767b4a8711e73de6446653687a2ce23", kill_on_drop: false }` [INFO] [stdout] b10f2cbda4d3a58b3998a03d9f4ef77e4767b4a8711e73de6446653687a2ce23