[INFO] fetching crate pueue 4.0.1...
[INFO] checking pueue-4.0.1 against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] extracting crate pueue 4.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pueue 4.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pueue 4.0.1
[INFO] tweaked toml for crates.io crate pueue 4.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pueue 4.0.1 on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pueue 4.0.1 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.7
[INFO] [stderr]   Downloaded clap_complete v4.5.54
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded command-group v5.0.1
[INFO] [stderr]   Downloaded pueue-lib v0.30.0
[INFO] [stderr]   Downloaded interim v0.2.1
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded windows-service v0.8.0
[INFO] [stderr]   Downloaded better-panic v0.3.0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b53d8efa7d79d97ba97406957caa56e5887b9d2cc9ce7659fb8e4a1d1fe118f7
[INFO] running `Command { std: "docker" "start" "-a" "b53d8efa7d79d97ba97406957caa56e5887b9d2cc9ce7659fb8e4a1d1fe118f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b53d8efa7d79d97ba97406957caa56e5887b9d2cc9ce7659fb8e4a1d1fe118f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53d8efa7d79d97ba97406957caa56e5887b9d2cc9ce7659fb8e4a1d1fe118f7", kill_on_drop: false }`
[INFO] [stdout] b53d8efa7d79d97ba97406957caa56e5887b9d2cc9ce7659fb8e4a1d1fe118f7
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bda60a38eefd886852334d2d0eb5491716a0259d36df817e173ca53ada256bf9
[INFO] running `Command { std: "docker" "start" "-a" "bda60a38eefd886852334d2d0eb5491716a0259d36df817e173ca53ada256bf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking errno v0.3.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking rev_buf_reader v0.3.0
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking command-group v5.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking clap_complete v4.5.54
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking clap_complete_nushell v4.5.7
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling libproc v0.14.10
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking rustls-connector v0.21.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking interim v0.2.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking pueue-lib v0.30.0
[INFO] [stderr]     Checking pueue v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.28s
[INFO] running `Command { std: "docker" "inspect" "bda60a38eefd886852334d2d0eb5491716a0259d36df817e173ca53ada256bf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda60a38eefd886852334d2d0eb5491716a0259d36df817e173ca53ada256bf9", kill_on_drop: false }`
[INFO] [stdout] bda60a38eefd886852334d2d0eb5491716a0259d36df817e173ca53ada256bf9
