[INFO] fetching crate tasker-cli 2.2.1...
[INFO] building tasker-cli-2.2.1 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] extracting crate tasker-cli 2.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate tasker-cli 2.2.1 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tasker-cli 2.2.1
[INFO] finished tweaking crates.io crate tasker-cli 2.2.1
[INFO] tweaked toml for crates.io crate tasker-cli 2.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate tasker-cli 2.2.1 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e7b5d4b3a00013fc2f976dfb4cffe66d4d0ddbe0dcb2436ec1be7791f91e10d
[INFO] running `Command { std: "docker" "start" "-a" "7e7b5d4b3a00013fc2f976dfb4cffe66d4d0ddbe0dcb2436ec1be7791f91e10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e7b5d4b3a00013fc2f976dfb4cffe66d4d0ddbe0dcb2436ec1be7791f91e10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e7b5d4b3a00013fc2f976dfb4cffe66d4d0ddbe0dcb2436ec1be7791f91e10d", kill_on_drop: false }`
[INFO] [stdout] 7e7b5d4b3a00013fc2f976dfb4cffe66d4d0ddbe0dcb2436ec1be7791f91e10d
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1791bb1a5f6691ab8edfe422783ce149bf05786675a6f3fd90847fed7e0891ca
[INFO] running `Command { std: "docker" "start" "-a" "1791bb1a5f6691ab8edfe422783ce149bf05786675a6f3fd90847fed7e0891ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling str_slug v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling lib-tasker v2.2.1
[INFO] [stderr]    Compiling tasker-cli v2.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.99s
[INFO] running `Command { std: "docker" "inspect" "1791bb1a5f6691ab8edfe422783ce149bf05786675a6f3fd90847fed7e0891ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1791bb1a5f6691ab8edfe422783ce149bf05786675a6f3fd90847fed7e0891ca", kill_on_drop: false }`
[INFO] [stdout] 1791bb1a5f6691ab8edfe422783ce149bf05786675a6f3fd90847fed7e0891ca
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0fc31d879527f15331a26a0397bed4f46222ff366e26e03ac83f909ab19e7b4
[INFO] running `Command { std: "docker" "start" "-a" "c0fc31d879527f15331a26a0397bed4f46222ff366e26e03ac83f909ab19e7b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tasker-cli v2.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "c0fc31d879527f15331a26a0397bed4f46222ff366e26e03ac83f909ab19e7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0fc31d879527f15331a26a0397bed4f46222ff366e26e03ac83f909ab19e7b4", kill_on_drop: false }`
[INFO] [stdout] c0fc31d879527f15331a26a0397bed4f46222ff366e26e03ac83f909ab19e7b4
