[INFO] cloning repository https://github.com/Adriantobi/cuery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adriantobi/cuery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriantobi%2Fcuery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriantobi%2Fcuery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a165503555b1175253ffca5cd6fa94df881b0a0
[INFO] checking Adriantobi/cuery against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdriantobi%2Fcuery" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adriantobi/cuery
[INFO] finished tweaking git repo https://github.com/Adriantobi/cuery
[INFO] tweaked toml for git repo https://github.com/Adriantobi/cuery written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adriantobi/cuery on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adriantobi/cuery 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f907b4639b95c42cee1b21230779ec7e926c5fa1d76f62f3d0f21cc3d8723a8d
[INFO] running `Command { std: "docker" "start" "-a" "f907b4639b95c42cee1b21230779ec7e926c5fa1d76f62f3d0f21cc3d8723a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f907b4639b95c42cee1b21230779ec7e926c5fa1d76f62f3d0f21cc3d8723a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f907b4639b95c42cee1b21230779ec7e926c5fa1d76f62f3d0f21cc3d8723a8d", kill_on_drop: false }`
[INFO] [stdout] f907b4639b95c42cee1b21230779ec7e926c5fa1d76f62f3d0f21cc3d8723a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23516681a7da462fe3ea7b3204008af9b14fe7df55fed724ee163abaff98368f
[INFO] running `Command { std: "docker" "start" "-a" "23516681a7da462fe3ea7b3204008af9b14fe7df55fed724ee163abaff98368f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking which v6.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking cry v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s
[INFO] running `Command { std: "docker" "inspect" "23516681a7da462fe3ea7b3204008af9b14fe7df55fed724ee163abaff98368f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23516681a7da462fe3ea7b3204008af9b14fe7df55fed724ee163abaff98368f", kill_on_drop: false }`
[INFO] [stdout] 23516681a7da462fe3ea7b3204008af9b14fe7df55fed724ee163abaff98368f
