[INFO] cloning repository https://github.com/StarfallSeas/threadctl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StarfallSeas/threadctl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarfallSeas%2Fthreadctl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarfallSeas%2Fthreadctl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7069e46b9b6f641bbea950ae101ede9f8927c439
[INFO] checking StarfallSeas/threadctl-rs against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarfallSeas%2Fthreadctl-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StarfallSeas/threadctl-rs
[INFO] finished tweaking git repo https://github.com/StarfallSeas/threadctl-rs
[INFO] tweaked toml for git repo https://github.com/StarfallSeas/threadctl-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StarfallSeas/threadctl-rs on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StarfallSeas/threadctl-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kdl v6.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8
[INFO] running `Command { std: "docker" "start" "05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling which v8.0.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking kdl v6.7.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling aya-ebpf-macros v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking threadctl-core v2.0.0-dev (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> crates/core/src/store.rs:159:50
[INFO] [stdout]      |
[INFO] [stdout]  159 |         unsafe { libc::inotify_rm_watch(self.fd, self.wd as u32) };
[INFO] [stdout]      |                  ----------------------          ^^^^^^^^^^^^^^ expected `i32`, found `u32`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.189/src/unix/linux_like/linux/mod.rs:3797:12
[INFO] [stdout]      |
[INFO] [stdout] 3797 |     pub fn inotify_rm_watch(fd: c_int, wd: c_int) -> c_int;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  159 |         unsafe { libc::inotify_rm_watch(self.fd, (self.wd as u32).try_into().unwrap()) };
[INFO] [stdout]      |                                                  +              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> crates/core/src/store.rs:159:50
[INFO] [stdout]      |
[INFO] [stdout]  159 |         unsafe { libc::inotify_rm_watch(self.fd, self.wd as u32) };
[INFO] [stdout]      |                  ----------------------          ^^^^^^^^^^^^^^ expected `i32`, found `u32`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.189/src/unix/linux_like/linux/mod.rs:3797:12
[INFO] [stdout]      |
[INFO] [stdout] 3797 |     pub fn inotify_rm_watch(fd: c_int, wd: c_int) -> c_int;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: you can convert a `u32` to an `i32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  159 |         unsafe { libc::inotify_rm_watch(self.fd, (self.wd as u32).try_into().unwrap()) };
[INFO] [stdout]      |                                                  +              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `threadctl-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `threadctl-core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8", kill_on_drop: false }`
[INFO] [stdout] 05d454f072a52962de05370f6df171476b6dea824062dd248aca243fb0097ef8
