[INFO] fetching crate boostvoronoi_ext 0.11.1...
[INFO] testing boostvoronoi_ext-0.11.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate boostvoronoi_ext 0.11.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate boostvoronoi_ext 0.11.1
[INFO] finished tweaking crates.io crate boostvoronoi_ext 0.11.1
[INFO] tweaked toml for crates.io crate boostvoronoi_ext 0.11.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate boostvoronoi_ext 0.11.1 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]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding ordered-float v4.6.0 (available: v5.1.0)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f1475999299a6c36e74d6edcad0537cebc2abe4e4f61fad7b3ac1254a468eb66
[INFO] running `Command { std: "docker" "start" "-a" "f1475999299a6c36e74d6edcad0537cebc2abe4e4f61fad7b3ac1254a468eb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1475999299a6c36e74d6edcad0537cebc2abe4e4f61fad7b3ac1254a468eb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1475999299a6c36e74d6edcad0537cebc2abe4e4f61fad7b3ac1254a468eb66", kill_on_drop: false }`
[INFO] [stdout] f1475999299a6c36e74d6edcad0537cebc2abe4e4f61fad7b3ac1254a468eb66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fd7104f1197d3bdd546678ede48f982216526c6f911ee7f9b79134fb20bcb7ef
[INFO] running `Command { std: "docker" "start" "-a" "fd7104f1197d3bdd546678ede48f982216526c6f911ee7f9b79134fb20bcb7ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling boostvoronoi_ext v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:343:15
[INFO] [stdout]     |
[INFO] [stdout] 343 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:360:15
[INFO] [stdout]     |
[INFO] [stdout] 360 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:608:15
[INFO] [stdout]     |
[INFO] [stdout] 608 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "fd7104f1197d3bdd546678ede48f982216526c6f911ee7f9b79134fb20bcb7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7104f1197d3bdd546678ede48f982216526c6f911ee7f9b79134fb20bcb7ef", kill_on_drop: false }`
[INFO] [stdout] fd7104f1197d3bdd546678ede48f982216526c6f911ee7f9b79134fb20bcb7ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 42b74842d0853997abe0e9d490d37da1acc928167372206146eca2be81c4cc53
[INFO] running `Command { std: "docker" "start" "-a" "42b74842d0853997abe0e9d490d37da1acc928167372206146eca2be81c4cc53", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:343:15
[INFO] [stdout]     |
[INFO] [stdout] 343 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling boostvoronoi_ext v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:360:15
[INFO] [stdout]     |
[INFO] [stdout] 360 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:608:15
[INFO] [stdout]     |
[INFO] [stdout] 608 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:343:15
[INFO] [stdout]     |
[INFO] [stdout] 343 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:360:15
[INFO] [stdout]     |
[INFO] [stdout] 360 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stdout]    --> src/robust_fpt.rs:608:15
[INFO] [stdout]     |
[INFO] [stdout] 608 |         #[cfg(feature = "console_debug")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "42b74842d0853997abe0e9d490d37da1acc928167372206146eca2be81c4cc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b74842d0853997abe0e9d490d37da1acc928167372206146eca2be81c4cc53", kill_on_drop: false }`
[INFO] [stdout] 42b74842d0853997abe0e9d490d37da1acc928167372206146eca2be81c4cc53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }`
[INFO] [stdout] 299b2aeb00bab57ed6ebf455b78704ddf7439d473c388532dcd629cf75f2ca5e
[INFO] running `Command { std: "docker" "start" "-a" "299b2aeb00bab57ed6ebf455b78704ddf7439d473c388532dcd629cf75f2ca5e", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stderr]    --> src/robust_fpt.rs:228:15
[INFO] [stderr]     |
[INFO] [stderr] 228 |         #[cfg(feature = "console_debug")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stderr]    --> src/robust_fpt.rs:300:15
[INFO] [stderr]     |
[INFO] [stderr] 300 |         #[cfg(feature = "console_debug")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stderr]    --> src/robust_fpt.rs:316:15
[INFO] [stderr]     |
[INFO] [stderr] 316 |         #[cfg(feature = "console_debug")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stderr]    --> src/robust_fpt.rs:343:15
[INFO] [stderr]     |
[INFO] [stderr] 343 |         #[cfg(feature = "console_debug")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stderr]    --> src/robust_fpt.rs:360:15
[INFO] [stderr]     |
[INFO] [stderr] 360 |         #[cfg(feature = "console_debug")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `console_debug`
[INFO] [stderr]    --> src/robust_fpt.rs:608:15
[INFO] [stderr]     |
[INFO] [stderr] 608 |         #[cfg(feature = "console_debug")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `console_debug` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `boostvoronoi_ext` (lib) generated 6 warnings
[INFO] [stderr] warning: `boostvoronoi_ext` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boostvoronoi_ext-e00aa6772770800f)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test extended_int::extendedint_tests::extended_int_test_1 ... ok
[INFO] [stdout] test extended_int::extendedint_tests::extended_int_test_2 ... ok
[INFO] [stdout] test robust_fpt::robustdif_tests::robustdif_sum_1 ... ok
[INFO] [stdout] test robust_fpt::robustdif_tests::robustdif_sum_2 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::div_2 ... ok
[INFO] [stdout] test robust_fpt::robustdif_tests::robustdif_prod_1 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::div_1 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::mul_2 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::sub_3 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::mul_1 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::sub_5 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::sum_1 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::sub_1 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::sub_4 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::sub_2 ... ok
[INFO] [stdout] test robust_fpt::robustfpt_tests::sum_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests boostvoronoi_ext
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::add_assign (line 437) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::neg (line 232) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::is_neg (line 142) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::div (line 387) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::mul_assign (line 522) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::add (line 256) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::d (line 207) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::div_assign (line 546) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::div (line 413) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::mul (line 336) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::from (line 33) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::mul (line 362) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::is_zero (line 159) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::from (line 85) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::is_pos (line 120) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::from (line 51) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::sub (line 296) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::sqrt (line 185) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::f64::from (line 69) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::&'aExtendedInt::sub (line 435) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::from (line 39) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::&'aExtendedInt::mul (line 495) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::add (line 395) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::new (line 104) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::&'aExtendedInt::add (line 375) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::add (line 355) ... ok
[INFO] [stdout] test src/extended_exp_fpt.rs - extended_exp_fpt::ExtendedExponentFpt<f64>::sub_assign (line 480) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::mul (line 535) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::mul (line 515) ... ok
[INFO] [stdout] test src/robust_fpt.rs - robust_fpt::RobustDif (line 565) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::mul (line 475) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::neg (line 556) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::sub (line 415) ... ok
[INFO] [stdout] test src/robust_fpt.rs - robust_fpt::RobustDif::from (line 466) ... ok
[INFO] [stdout] test src/extended_int.rs - extended_int::ExtendedInt::sub (line 455) ... ok
[INFO] [stdout] test src/robust_fpt.rs - robust_fpt::RobustFpt::is_neg (line 171) ... ok
[INFO] [stdout] test src/robust_fpt.rs - robust_fpt::RobustFpt::from (line 102) ... ok
[INFO] [stdout] test src/robust_fpt.rs - robust_fpt::RobustFpt::default (line 89) ... ok
[INFO] [stdout] test src/robust_fpt.rs - robust_fpt::RobustDif::from (line 442) ... ok
[INFO] [stdout] test src/robust_fpt.rs - robust_fpt::RobustFpt::is_pos (line 149) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "299b2aeb00bab57ed6ebf455b78704ddf7439d473c388532dcd629cf75f2ca5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "299b2aeb00bab57ed6ebf455b78704ddf7439d473c388532dcd629cf75f2ca5e", kill_on_drop: false }`
[INFO] [stdout] 299b2aeb00bab57ed6ebf455b78704ddf7439d473c388532dcd629cf75f2ca5e
