[INFO] fetching crate clipper2-sys 0.3.0... [INFO] checking clipper2-sys-0.3.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate clipper2-sys 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate clipper2-sys 0.3.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clipper2-sys 0.3.0 [INFO] finished tweaking crates.io crate clipper2-sys 0.3.0 [INFO] tweaked toml for crates.io crate clipper2-sys 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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 45 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding which v4.4.2 (latest: v6.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7266548fd790c1b9660020f582efccf5e97e325f57875f51dfb9e76a45b6a2d [INFO] running `Command { std: "docker" "start" "-a" "d7266548fd790c1b9660020f582efccf5e97e325f57875f51dfb9e76a45b6a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7266548fd790c1b9660020f582efccf5e97e325f57875f51dfb9e76a45b6a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7266548fd790c1b9660020f582efccf5e97e325f57875f51dfb9e76a45b6a2d", kill_on_drop: false }` [INFO] [stdout] d7266548fd790c1b9660020f582efccf5e97e325f57875f51dfb9e76a45b6a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4d7d18aa72ab85d0c0b70d134c3e60cc5bbe0572fcb2e487f3d7c39db3d95dc [INFO] running `Command { std: "docker" "start" "-a" "e4d7d18aa72ab85d0c0b70d134c3e60cc5bbe0572fcb2e487f3d7c39db3d95dc", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling clipper2-sys v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPath64* clipper_path64_of_points(void*, ClipperPoint64*, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:235:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 235 | for (int i = 0; i < len_pts; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPathD* clipper_pathd_of_points(void*, ClipperPointD*, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:245:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 245 | for (int i = 0; i < len_pts; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPaths64* clipper_paths64_of_paths(void*, ClipperPath64**, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:296:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 296 | for (int i = 0; i < len_paths; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPathsD* clipper_pathsd_of_paths(void*, ClipperPathD**, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:306:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 306 | for (int i = 0; i < len_paths; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPoint64* clipper_path64_to_points(void*, ClipperPath64*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:348:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 348 | for (int i = 0; i < len; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPointD* clipper_pathd_to_points(void*, ClipperPathD*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:358:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 358 | for (int i = 0; i < len; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'size_t* clipper_paths64_lengths(void*, ClipperPaths64*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:376:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 376 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'size_t* clipper_pathsd_lengths(void*, ClipperPathsD*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:386:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 386 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPoint64** clipper_paths64_to_points(void**, ClipperPaths64*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:426:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 426 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:428:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 428 | for (int j = 0; j < len; ++j) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPointD** clipper_pathsd_to_points(void**, ClipperPathsD*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:439:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 439 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:441:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 441 | for (int j = 0; j < len; ++j) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/conv.cpp: In function 'ClipperJoinType to_c(Clipper2Lib::JoinType)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/conv.cpp:102:10: warning: enumeration value 'Bevel' not handled in switch [-Wswitch] [INFO] [stderr] warning: clipper2-sys@0.3.0: 102 | switch (jointype) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ^ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.43s [INFO] running `Command { std: "docker" "inspect" "e4d7d18aa72ab85d0c0b70d134c3e60cc5bbe0572fcb2e487f3d7c39db3d95dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d7d18aa72ab85d0c0b70d134c3e60cc5bbe0572fcb2e487f3d7c39db3d95dc", kill_on_drop: false }` [INFO] [stdout] e4d7d18aa72ab85d0c0b70d134c3e60cc5bbe0572fcb2e487f3d7c39db3d95dc [INFO] checking clipper2-sys-0.3.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate clipper2-sys 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate clipper2-sys 0.3.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clipper2-sys 0.3.0 [INFO] finished tweaking crates.io crate clipper2-sys 0.3.0 [INFO] tweaked toml for crates.io crate clipper2-sys 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding which v4.4.2 (latest: v6.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d1223a116b06b8a194ffa4c7070254f676dd828bcea972d58a158ba6ddeaef7 [INFO] running `Command { std: "docker" "start" "-a" "1d1223a116b06b8a194ffa4c7070254f676dd828bcea972d58a158ba6ddeaef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d1223a116b06b8a194ffa4c7070254f676dd828bcea972d58a158ba6ddeaef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1223a116b06b8a194ffa4c7070254f676dd828bcea972d58a158ba6ddeaef7", kill_on_drop: false }` [INFO] [stdout] 1d1223a116b06b8a194ffa4c7070254f676dd828bcea972d58a158ba6ddeaef7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b02a21b9271f960f3f62aebf56eb4f756d44de5da49c1faa70ff4ec2b12135 [INFO] running `Command { std: "docker" "start" "-a" "29b02a21b9271f960f3f62aebf56eb4f756d44de5da49c1faa70ff4ec2b12135", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling clipper2-sys v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPath64* clipper_path64_of_points(void*, ClipperPoint64*, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:235:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 235 | for (int i = 0; i < len_pts; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPathD* clipper_pathd_of_points(void*, ClipperPointD*, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:245:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 245 | for (int i = 0; i < len_pts; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPaths64* clipper_paths64_of_paths(void*, ClipperPath64**, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:296:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 296 | for (int i = 0; i < len_paths; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPathsD* clipper_pathsd_of_paths(void*, ClipperPathD**, size_t)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:306:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 306 | for (int i = 0; i < len_paths; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~~~~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPoint64* clipper_path64_to_points(void*, ClipperPath64*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:348:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 348 | for (int i = 0; i < len; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPointD* clipper_pathd_to_points(void*, ClipperPathD*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:358:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 358 | for (int i = 0; i < len; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'size_t* clipper_paths64_lengths(void*, ClipperPaths64*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:376:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 376 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'size_t* clipper_pathsd_lengths(void*, ClipperPathsD*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:386:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 386 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPoint64** clipper_paths64_to_points(void**, ClipperPaths64*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:426:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 426 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:428:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 428 | for (int j = 0; j < len; ++j) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp: In function 'ClipperPointD** clipper_pathsd_to_points(void**, ClipperPathsD*)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:439:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 439 | for (int i = 0; i < n; ++i) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/clipper2c.cpp:441:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: clipper2-sys@0.3.0: 441 | for (int j = 0; j < len; ++j) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ~~^~~~~ [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/conv.cpp: In function 'ClipperJoinType to_c(Clipper2Lib::JoinType)': [INFO] [stderr] warning: clipper2-sys@0.3.0: clipper2c/src/conv.cpp:102:10: warning: enumeration value 'Bevel' not handled in switch [-Wswitch] [INFO] [stderr] warning: clipper2-sys@0.3.0: 102 | switch (jointype) { [INFO] [stderr] warning: clipper2-sys@0.3.0: | ^ [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (2 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.73s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to parse manifest at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] feature `generate-bindings` includes `bindgen` which is neither a dependency nor another feature [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "29b02a21b9271f960f3f62aebf56eb4f756d44de5da49c1faa70ff4ec2b12135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b02a21b9271f960f3f62aebf56eb4f756d44de5da49c1faa70ff4ec2b12135", kill_on_drop: false }` [INFO] [stdout] 29b02a21b9271f960f3f62aebf56eb4f756d44de5da49c1faa70ff4ec2b12135