[INFO] fetching crate cazan-common 1.0.0...
[INFO] testing cazan-common-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cazan-common 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cazan-common 1.0.0
[INFO] finished tweaking crates.io crate cazan-common 1.0.0
[INFO] tweaked toml for crates.io crate cazan-common 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cazan-common 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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 48 packages to latest compatible versions
[INFO] [stderr]       Adding earcutr v0.4.3 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efafab0bc0a07886b90d49a92f520b58b8068a60eb838dad6420d8af575cf04b
[INFO] running `Command { std: "docker" "start" "-a" "efafab0bc0a07886b90d49a92f520b58b8068a60eb838dad6420d8af575cf04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efafab0bc0a07886b90d49a92f520b58b8068a60eb838dad6420d8af575cf04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efafab0bc0a07886b90d49a92f520b58b8068a60eb838dad6420d8af575cf04b", kill_on_drop: false }`
[INFO] [stdout] efafab0bc0a07886b90d49a92f520b58b8068a60eb838dad6420d8af575cf04b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a22d13e52e9b7d45f2d046ab206f6b67751c124ac595a8fc110cfa53d58c5b55
[INFO] running `Command { std: "docker" "start" "-a" "a22d13e52e9b7d45f2d046ab206f6b67751c124ac595a8fc110cfa53d58c5b55", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cazan-common v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stdout] warning: unexpected `cfg` condition name: `TOOLCHAIN_IS_NIGHTLY`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(TOOLCHAIN_IS_NIGHTLY, feature(test))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TOOLCHAIN_IS_NIGHTLY)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TOOLCHAIN_IS_NIGHTLY)");` to the top of the `build.rs`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.76s
[INFO] running `Command { std: "docker" "inspect" "a22d13e52e9b7d45f2d046ab206f6b67751c124ac595a8fc110cfa53d58c5b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22d13e52e9b7d45f2d046ab206f6b67751c124ac595a8fc110cfa53d58c5b55", kill_on_drop: false }`
[INFO] [stdout] a22d13e52e9b7d45f2d046ab206f6b67751c124ac595a8fc110cfa53d58c5b55
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6b0704bbaba5be9bfeeae403bea9324ad0c77a8ca3bb776d635f13d2e0ea4ef
[INFO] running `Command { std: "docker" "start" "-a" "b6b0704bbaba5be9bfeeae403bea9324ad0c77a8ca3bb776d635f13d2e0ea4ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `TOOLCHAIN_IS_NIGHTLY`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(TOOLCHAIN_IS_NIGHTLY, feature(test))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TOOLCHAIN_IS_NIGHTLY)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TOOLCHAIN_IS_NIGHTLY)");` to the top of the `build.rs`
[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] [stderr]    Compiling assert_unordered v0.3.5
[INFO] [stderr]    Compiling cazan-common v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `TOOLCHAIN_IS_NIGHTLY`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(TOOLCHAIN_IS_NIGHTLY, feature(test))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TOOLCHAIN_IS_NIGHTLY)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TOOLCHAIN_IS_NIGHTLY)");` to the top of the `build.rs`
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] running `Command { std: "docker" "inspect" "b6b0704bbaba5be9bfeeae403bea9324ad0c77a8ca3bb776d635f13d2e0ea4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b0704bbaba5be9bfeeae403bea9324ad0c77a8ca3bb776d635f13d2e0ea4ef", kill_on_drop: false }`
[INFO] [stdout] b6b0704bbaba5be9bfeeae403bea9324ad0c77a8ca3bb776d635f13d2e0ea4ef
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 992f98e1e43906ac9bc15492a3c6690b733af6b5e5529e1fee868eeabe7c93fa
[INFO] running `Command { std: "docker" "start" "-a" "992f98e1e43906ac9bc15492a3c6690b733af6b5e5529e1fee868eeabe7c93fa", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `TOOLCHAIN_IS_NIGHTLY`
[INFO] [stderr]  --> src/lib.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(TOOLCHAIN_IS_NIGHTLY, feature(test))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TOOLCHAIN_IS_NIGHTLY)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TOOLCHAIN_IS_NIGHTLY)");` to the top of the `build.rs`
[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: `cazan-common` (lib) generated 1 warning
[INFO] [stderr] warning: `cazan-common` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cazan_common-e1118287e1495161)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test geometry::tests::test_distance ... ok
[INFO] [stdout] test geometry::tests::test_is_point_inside_triangle_on_side ... ok
[INFO] [stdout] test benches::minkowski_difference ... ok
[INFO] [stdout] test geometry::tests::test_is_point_inside_triangle ... ok
[INFO] [stdout] test geometry::tests::test_is_point_outside_triangle ... ok
[INFO] [stdout] test triangulation::tests::test_triangulate_triangle ... ok
[INFO] [stdout] test triangulation::tests::test_triangulate_3 ... ok
[INFO] [stdout] test triangulation::tests::test_triangulate ... ok
[INFO] [stdout] test benches::image_interpretation ... ok
[INFO] [stdout] test triangulation::tests::test_triangulate_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stderr]    Doc-tests cazan_common
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "992f98e1e43906ac9bc15492a3c6690b733af6b5e5529e1fee868eeabe7c93fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "992f98e1e43906ac9bc15492a3c6690b733af6b5e5529e1fee868eeabe7c93fa", kill_on_drop: false }`
[INFO] [stdout] 992f98e1e43906ac9bc15492a3c6690b733af6b5e5529e1fee868eeabe7c93fa
