[INFO] cloning repository https://github.com/curtiseng/popsicle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curtiseng/popsicle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtiseng%2Fpopsicle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtiseng%2Fpopsicle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53b3df3e8b39358ed31d01cafbfc29e12425edee
[INFO] checking curtiseng/popsicle against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtiseng%2Fpopsicle" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/curtiseng/popsicle
[INFO] finished tweaking git repo https://github.com/curtiseng/popsicle
[INFO] tweaked toml for git repo https://github.com/curtiseng/popsicle written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/curtiseng/popsicle on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/curtiseng/popsicle 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e09751f5be944b1eddb5155d6deb13d91963ca647817b7de15dd4c031bc38c2
[INFO] running `Command { std: "docker" "start" "-a" "0e09751f5be944b1eddb5155d6deb13d91963ca647817b7de15dd4c031bc38c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e09751f5be944b1eddb5155d6deb13d91963ca647817b7de15dd4c031bc38c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e09751f5be944b1eddb5155d6deb13d91963ca647817b7de15dd4c031bc38c2", kill_on_drop: false }`
[INFO] [stdout] 0e09751f5be944b1eddb5155d6deb13d91963ca647817b7de15dd4c031bc38c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 113cbd948d21a932c890bd9759db3e3f7f31951e9f16e127943532221c2d465d
[INFO] running `Command { std: "docker" "start" "-a" "113cbd948d21a932c890bd9759db3e3f7f31951e9f16e127943532221c2d465d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling popsicle-core v0.1.0 (/opt/rustwide/workdir/crates/popsicle-core)
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling popsicle-cli v0.1.0 (/opt/rustwide/workdir/crates/popsicle-cli)
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking clap_complete v4.5.66
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "113cbd948d21a932c890bd9759db3e3f7f31951e9f16e127943532221c2d465d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113cbd948d21a932c890bd9759db3e3f7f31951e9f16e127943532221c2d465d", kill_on_drop: false }`
[INFO] [stdout] 113cbd948d21a932c890bd9759db3e3f7f31951e9f16e127943532221c2d465d
