[INFO] cloning repository https://github.com/ripytide/pacdef
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ripytide/pacdef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripytide%2Fpacdef", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripytide%2Fpacdef'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14e7de4640d3e577a67b94fe0ee37c958f5c869c
[INFO] checking ripytide/pacdef against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripytide%2Fpacdef" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ripytide/pacdef
[INFO] finished tweaking git repo https://github.com/ripytide/pacdef
[INFO] tweaked toml for git repo https://github.com/ripytide/pacdef written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ripytide/pacdef on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ripytide/pacdef 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d66407ca247a31f7c9b51e2f5082a0fb3930d39913be6fc5c2f7a03529533aed
[INFO] running `Command { std: "docker" "start" "-a" "d66407ca247a31f7c9b51e2f5082a0fb3930d39913be6fc5c2f7a03529533aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66407ca247a31f7c9b51e2f5082a0fb3930d39913be6fc5c2f7a03529533aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66407ca247a31f7c9b51e2f5082a0fb3930d39913be6fc5c2f7a03529533aed", kill_on_drop: false }`
[INFO] [stdout] d66407ca247a31f7c9b51e2f5082a0fb3930d39913be6fc5c2f7a03529533aed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64d4bb843b0470854db094cae852f95a416bbdea3350e0799eb53c23f71877be
[INFO] running `Command { std: "docker" "start" "-a" "64d4bb843b0470854db094cae852f95a416bbdea3350e0799eb53c23f71877be", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking rowan v0.15.17
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde-inline-default v1.0.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking clap_complete v4.5.65
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap_complete_nushell v4.5.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking taplo v0.14.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking metapac v0.9.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.10s
[INFO] running `Command { std: "docker" "inspect" "64d4bb843b0470854db094cae852f95a416bbdea3350e0799eb53c23f71877be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d4bb843b0470854db094cae852f95a416bbdea3350e0799eb53c23f71877be", kill_on_drop: false }`
[INFO] [stdout] 64d4bb843b0470854db094cae852f95a416bbdea3350e0799eb53c23f71877be
