[INFO] fetching crate pueue-lib 0.27.0... [INFO] checking pueue-lib-0.27.0 against try#654bc80249a2b2ba8bd16392b5829d87ed96c92d for pr-136458 [INFO] extracting crate pueue-lib 0.27.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate pueue-lib 0.27.0 on toolchain 654bc80249a2b2ba8bd16392b5829d87ed96c92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pueue-lib 0.27.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pueue-lib 0.27.0 [INFO] tweaked toml for crates.io crate pueue-lib 0.27.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 175 packages to latest compatible versions [INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding handlebars v5.1.2 (available: v6.3.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b43c649e9fc7c5efdc0ad45ce6eb3d7e66f6ab34b02352c77d61a10c261464 [INFO] running `Command { std: "docker" "start" "-a" "83b43c649e9fc7c5efdc0ad45ce6eb3d7e66f6ab34b02352c77d61a10c261464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b43c649e9fc7c5efdc0ad45ce6eb3d7e66f6ab34b02352c77d61a10c261464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b43c649e9fc7c5efdc0ad45ce6eb3d7e66f6ab34b02352c77d61a10c261464", kill_on_drop: false }` [INFO] [stdout] 83b43c649e9fc7c5efdc0ad45ce6eb3d7e66f6ab34b02352c77d61a10c261464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bca3b018b867ad08e77c017bbfd68ed3600ad0531cee5430409f08296e71288 [INFO] running `Command { std: "docker" "start" "-a" "7bca3b018b867ad08e77c017bbfd68ed3600ad0531cee5430409f08296e71288", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking errno v0.3.10 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking rev_buf_reader v0.3.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking portpicker v0.1.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking command-group v5.0.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Compiling libproc v0.14.10 [INFO] [stderr] Checking pueue-lib v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.53s [INFO] running `Command { std: "docker" "inspect" "7bca3b018b867ad08e77c017bbfd68ed3600ad0531cee5430409f08296e71288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bca3b018b867ad08e77c017bbfd68ed3600ad0531cee5430409f08296e71288", kill_on_drop: false }` [INFO] [stdout] 7bca3b018b867ad08e77c017bbfd68ed3600ad0531cee5430409f08296e71288