[INFO] fetching crate jail_exporter 0.18.0...
[INFO] testing jail_exporter-0.18.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate jail_exporter 0.18.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate jail_exporter 0.18.0
[INFO] finished tweaking crates.io crate jail_exporter 0.18.0
[INFO] tweaked toml for crates.io crate jail_exporter 0.18.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jail_exporter 0.18.0 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] crate crates.io crate jail_exporter 0.18.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uzers v0.12.1
[INFO] [stderr]   Downloaded sysctl v0.7.1
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.5.0
[INFO] [stderr]   Downloaded rctl v0.4.0
[INFO] [stderr]   Downloaded prometheus-client v0.24.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded jail v0.3.1
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded bcrypt v0.17.1
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 70f381b1a629ed827fbf249a647ad2500cc8a158c7de230b929bb97ef26c7e36
[INFO] running `Command { std: "docker" "start" "-a" "70f381b1a629ed827fbf249a647ad2500cc8a158c7de230b929bb97ef26c7e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70f381b1a629ed827fbf249a647ad2500cc8a158c7de230b929bb97ef26c7e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f381b1a629ed827fbf249a647ad2500cc8a158c7de230b929bb97ef26c7e36", kill_on_drop: false }`
[INFO] [stdout] 70f381b1a629ed827fbf249a647ad2500cc8a158c7de230b929bb97ef26c7e36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3bdbfb3e7f59253396703e8ff5747fcc730e1b0dcb9d1ade713f38116e783867
[INFO] running `Command { std: "docker" "start" "-a" "3bdbfb3e7f59253396703e8ff5747fcc730e1b0dcb9d1ade713f38116e783867", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling prometheus-client v0.24.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling jail_exporter v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sysctl v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling bcrypt v0.17.1
[INFO] [stderr]    Compiling uzers v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rctl v0.4.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stdout] error[E0599]: no variant or associated item named `SIGEMT` found for enum `Signal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rctl-0.4.0/src/lib.rs:788:25
[INFO] [stdout]     |
[INFO] [stdout] 788 |                 Signal::SIGEMT => "sigemt",
[INFO] [stdout]     |                         ^^^^^^ variant or associated item not found in `Signal`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 788 -                 Signal::SIGEMT => "sigemt",
[INFO] [stdout] 788 +                 Signal::SIGINT => "sigemt",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `SIGINFO` found for enum `Signal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rctl-0.4.0/src/lib.rs:789:25
[INFO] [stdout]     |
[INFO] [stdout] 789 |                 Signal::SIGINFO => "siginfo",
[INFO] [stdout]     |                         ^^^^^^^ variant or associated item not found in `Signal`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 789 -                 Signal::SIGINFO => "siginfo",
[INFO] [stdout] 789 +                 Signal::SIGINT => "siginfo",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `SIGEMT` found for enum `Signal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rctl-0.4.0/src/lib.rs:834:51
[INFO] [stdout]     |
[INFO] [stdout] 834 |             "sigemt" => Ok(Action::Signal(Signal::SIGEMT)),
[INFO] [stdout]     |                                                   ^^^^^^ variant or associated item not found in `Signal`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 834 -             "sigemt" => Ok(Action::Signal(Signal::SIGEMT)),
[INFO] [stdout] 834 +             "sigemt" => Ok(Action::Signal(Signal::SIGINT),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `SIGINFO` found for enum `Signal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rctl-0.4.0/src/lib.rs:835:52
[INFO] [stdout]     |
[INFO] [stdout] 835 |             "siginfo" => Ok(Action::Signal(Signal::SIGINFO)),
[INFO] [stdout]     |                                                    ^^^^^^^ variant or associated item not found in `Signal`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 835 -             "siginfo" => Ok(Action::Signal(Signal::SIGINFO)),
[INFO] [stdout] 835 +             "siginfo" => Ok(Action::Signal(Signal::SIGINT),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rctl` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3bdbfb3e7f59253396703e8ff5747fcc730e1b0dcb9d1ade713f38116e783867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bdbfb3e7f59253396703e8ff5747fcc730e1b0dcb9d1ade713f38116e783867", kill_on_drop: false }`
[INFO] [stdout] 3bdbfb3e7f59253396703e8ff5747fcc730e1b0dcb9d1ade713f38116e783867
