[INFO] cloning repository https://github.com/Jurnace/jonitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jurnace/jonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJurnace%2Fjonitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJurnace%2Fjonitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc40dfac53597960e8e9ee7e53f6e4f9d5d43342
[INFO] testing Jurnace/jonitor against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJurnace%2Fjonitor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jurnace/jonitor
[INFO] finished tweaking git repo https://github.com/Jurnace/jonitor
[INFO] tweaked toml for git repo https://github.com/Jurnace/jonitor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jurnace/jonitor on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jurnace/jonitor 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded sync_wrapper v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded async-trait v0.1.79
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded embed-resource v2.4.3
[INFO] [stderr]   Downloaded mime_guess v2.0.4
[INFO] [stderr]   Downloaded axum v0.7.5
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded winnow v0.6.14
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded data-encoding v2.5.0
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] [stderr]   Downloaded http-range-header v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 560ce5ce0a86fd6c982693a43f16d684b8d96175c2bf568e4aa4ca6ec3454cf1
[INFO] running `Command { std: "docker" "start" "-a" "560ce5ce0a86fd6c982693a43f16d684b8d96175c2bf568e4aa4ca6ec3454cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560ce5ce0a86fd6c982693a43f16d684b8d96175c2bf568e4aa4ca6ec3454cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560ce5ce0a86fd6c982693a43f16d684b8d96175c2bf568e4aa4ca6ec3454cf1", kill_on_drop: false }`
[INFO] [stdout] 560ce5ce0a86fd6c982693a43f16d684b8d96175c2bf568e4aa4ca6ec3454cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9696da5d4e82501c6e2c7a5a2ff03754738b86e74128cb0b4dba9134397d0e
[INFO] running `Command { std: "docker" "start" "-a" "3f9696da5d4e82501c6e2c7a5a2ff03754738b86e74128cb0b4dba9134397d0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling windows-sys v0.59.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling toml v0.8.15
[INFO] [stderr]    Compiling embed-resource v2.4.3
[INFO] [stderr]    Compiling jonitor v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stdout] error[E0433]: cannot find `windows` in `signal`
[INFO] [stdout]    --> src/main.rs:549:26
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let ctrl_c = signal::windows::ctrl_c();
[INFO] [stdout]     |                          ^^^^^^^ could not find `windows` in `signal`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/signal/mod.rs:64:9
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub mod windows;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/signal/windows.rs:8:11
[INFO] [stdout]     |
[INFO] [stdout]   8 | #![cfg(any(windows, docsrs))]
[INFO] [stdout]     |           ----------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `signal`
[INFO] [stdout]    --> src/main.rs:550:30
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let ctrl_close = signal::windows::ctrl_close();
[INFO] [stdout]     |                              ^^^^^^^ could not find `windows` in `signal`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/signal/mod.rs:64:9
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub mod windows;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/signal/windows.rs:8:11
[INFO] [stdout]     |
[INFO] [stdout]   8 | #![cfg(any(windows, docsrs))]
[INFO] [stdout]     |           ----------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jonitor` (bin "jonitor") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3f9696da5d4e82501c6e2c7a5a2ff03754738b86e74128cb0b4dba9134397d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9696da5d4e82501c6e2c7a5a2ff03754738b86e74128cb0b4dba9134397d0e", kill_on_drop: false }`
[INFO] [stdout] 3f9696da5d4e82501c6e2c7a5a2ff03754738b86e74128cb0b4dba9134397d0e
