[INFO] fetching crate jail_exporter 0.17.0... [INFO] checking jail_exporter-0.17.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate jail_exporter 0.17.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate jail_exporter 0.17.0 [INFO] finished tweaking crates.io crate jail_exporter 0.17.0 [INFO] tweaked toml for crates.io crate jail_exporter 0.17.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jail_exporter 0.17.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jail_exporter 0.17.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prometheus-client v0.22.3 [INFO] [stderr] Downloaded rctl v0.3.0 [INFO] [stderr] Downloaded jail v0.3.0 [INFO] [stderr] Downloaded tower-http v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8b532bb6b01e94aa23cce556bd5cf17c661614e3d278a4e4c2ce19946ca4587 [INFO] running `Command { std: "docker" "start" "-a" "d8b532bb6b01e94aa23cce556bd5cf17c661614e3d278a4e4c2ce19946ca4587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8b532bb6b01e94aa23cce556bd5cf17c661614e3d278a4e4c2ce19946ca4587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b532bb6b01e94aa23cce556bd5cf17c661614e3d278a4e4c2ce19946ca4587", kill_on_drop: false }` [INFO] [stdout] d8b532bb6b01e94aa23cce556bd5cf17c661614e3d278a4e4c2ce19946ca4587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2524b95e8fae1f0decefcdbc0d54a3c5e01f77e6031c1382dcef6458655f2413 [INFO] running `Command { std: "docker" "start" "-a" "2524b95e8fae1f0decefcdbc0d54a3c5e01f77e6031c1382dcef6458655f2413", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling jail_exporter v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking uzers v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking clap_builder v4.5.19 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking clap v4.5.19 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sysctl v0.6.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tower-http v0.6.1 [INFO] [stderr] Checking rctl v0.3.0 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [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.3.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.3.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.3.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.3.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" "2524b95e8fae1f0decefcdbc0d54a3c5e01f77e6031c1382dcef6458655f2413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2524b95e8fae1f0decefcdbc0d54a3c5e01f77e6031c1382dcef6458655f2413", kill_on_drop: false }` [INFO] [stdout] 2524b95e8fae1f0decefcdbc0d54a3c5e01f77e6031c1382dcef6458655f2413