[INFO] cloning repository https://github.com/KatKmiotek/lambda.cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KatKmiotek/lambda.cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatKmiotek%2Flambda.cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatKmiotek%2Flambda.cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2826d5defa5a43943c1c135ff099be39d87b032
[INFO] checking KatKmiotek/lambda.cli against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatKmiotek%2Flambda.cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KatKmiotek/lambda.cli
[INFO] finished tweaking git repo https://github.com/KatKmiotek/lambda.cli
[INFO] tweaked toml for git repo https://github.com/KatKmiotek/lambda.cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KatKmiotek/lambda.cli on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KatKmiotek/lambda.cli 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.7
[INFO] [stderr]   Downloaded thiserror v2.0.7
[INFO] [stderr]   Downloaded handlebars v6.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20ff8f1f79fd7d5c030447bd311bb81ec0c8e661f8438a339a6bfa102eeeadc6
[INFO] running `Command { std: "docker" "start" "-a" "20ff8f1f79fd7d5c030447bd311bb81ec0c8e661f8438a339a6bfa102eeeadc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20ff8f1f79fd7d5c030447bd311bb81ec0c8e661f8438a339a6bfa102eeeadc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ff8f1f79fd7d5c030447bd311bb81ec0c8e661f8438a339a6bfa102eeeadc6", kill_on_drop: false }`
[INFO] [stdout] 20ff8f1f79fd7d5c030447bd311bb81ec0c8e661f8438a339a6bfa102eeeadc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7adf8793494c5577372e8200690b2155497f98de89858b0800f6f55ce07e8c45
[INFO] running `Command { std: "docker" "start" "-a" "7adf8793494c5577372e8200690b2155497f98de89858b0800f6f55ce07e8c45", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking handlebars v6.2.0
[INFO] [stderr]     Checking template v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.60s
[INFO] running `Command { std: "docker" "inspect" "7adf8793494c5577372e8200690b2155497f98de89858b0800f6f55ce07e8c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7adf8793494c5577372e8200690b2155497f98de89858b0800f6f55ce07e8c45", kill_on_drop: false }`
[INFO] [stdout] 7adf8793494c5577372e8200690b2155497f98de89858b0800f6f55ce07e8c45
