[INFO] fetching crate otto-cli 1.0.0... [INFO] testing otto-cli-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate otto-cli 1.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate otto-cli 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate otto-cli 1.0.0 [INFO] tweaked toml for crates.io crate otto-cli 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate otto-cli 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate otto-cli 1.0.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 512dd6ac16610ed063d7944cb4eb39bcfae1dcbe794c5983d6e5226bbc5862e1 [INFO] running `Command { std: "docker" "start" "-a" "512dd6ac16610ed063d7944cb4eb39bcfae1dcbe794c5983d6e5226bbc5862e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "512dd6ac16610ed063d7944cb4eb39bcfae1dcbe794c5983d6e5226bbc5862e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512dd6ac16610ed063d7944cb4eb39bcfae1dcbe794c5983d6e5226bbc5862e1", kill_on_drop: false }` [INFO] [stdout] 512dd6ac16610ed063d7944cb4eb39bcfae1dcbe794c5983d6e5226bbc5862e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc8c90f8cd0f1cab30606415f9997a805577cd716d1200f44a89bf648c27997b [INFO] running `Command { std: "docker" "start" "-a" "fc8c90f8cd0f1cab30606415f9997a805577cd716d1200f44a89bf648c27997b", kill_on_drop: false }` [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling otto-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.96s [INFO] running `Command { std: "docker" "inspect" "fc8c90f8cd0f1cab30606415f9997a805577cd716d1200f44a89bf648c27997b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8c90f8cd0f1cab30606415f9997a805577cd716d1200f44a89bf648c27997b", kill_on_drop: false }` [INFO] [stdout] fc8c90f8cd0f1cab30606415f9997a805577cd716d1200f44a89bf648c27997b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aa037a4236928e20c7521407d08dab27bff6e9c08b0643a51a623d6574d5c65 [INFO] running `Command { std: "docker" "start" "-a" "1aa037a4236928e20c7521407d08dab27bff6e9c08b0643a51a623d6574d5c65", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling otto-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.72s [INFO] running `Command { std: "docker" "inspect" "1aa037a4236928e20c7521407d08dab27bff6e9c08b0643a51a623d6574d5c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa037a4236928e20c7521407d08dab27bff6e9c08b0643a51a623d6574d5c65", kill_on_drop: false }` [INFO] [stdout] 1aa037a4236928e20c7521407d08dab27bff6e9c08b0643a51a623d6574d5c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a67ff6a0a06b6db4dafe85d58838f996e20f1e454990102d9eaa97def348ba9d [INFO] running `Command { std: "docker" "start" "-a" "a67ff6a0a06b6db4dafe85d58838f996e20f1e454990102d9eaa97def348ba9d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otto_cli-8084456b7d55ab70) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/otto-f37afcd96b3083c4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unit.rs (/opt/rustwide/target/debug/deps/unit-04b164531372cf8d) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test config::resolve_inline_rejects_invalid_retries ... ok [INFO] [stdout] test config::resolve_inline_uses_defaults_and_overrides ... ok [INFO] [stdout] test config::resolve_notification_settings_defaults_and_override ... ok [INFO] [stdout] test config::resolve_task_applies_defaults ... ok [INFO] [stdout] test config::resolve_task_supports_composed_tasks ... ok [INFO] [stdout] test envfile::parse_envfile ... ok [INFO] [stdout] test config::validate_rejects_composed_task_with_exec_or_run ... ok [INFO] [stdout] test config::validate_rejects_task_with_exec_and_run ... ok [INFO] [stdout] test config::load_rejects_unknown_field ... ok [INFO] [stdout] test config::validate_rejects_unknown_composed_task_reference ... ok [INFO] [stdout] test envfile::load_missing_file ... ok [INFO] [stdout] test envfile::parse_rejects_invalid_line ... ok [INFO] [stdout] test output::tasks::print_tasks_empty ... ok [INFO] [stdout] test output::history::print_history_rows ... ok [INFO] [stdout] test history::append_and_list ... ok [INFO] [stdout] test history::list_ignores_malformed_lines ... ok [INFO] [stdout] test output::history::print_history_empty ... ok [INFO] [stdout] test config::validate_rejects_reserved_task_name_validate ... ok [INFO] [stdout] test history::list_missing_file ... ok [INFO] [stdout] test notify::notify_no_providers ... ok [INFO] [stdout] test notify::notify_webhook_failure_request ... ok [INFO] [stdout] test runner::execute_success ... ok [INFO] [stdout] test runner::tail_limits_output ... ok [INFO] [stdout] test runner::validate_request_retries ... ok [INFO] [stdout] test cli::validate_json_reports_invalid_config_and_fails ... ok [INFO] [stdout] test cli::validate_json_reports_valid_config ... ok [INFO] [stdout] test cli::run_inline_json_preserves_unknown_variable_token ... ok [INFO] [stdout] test output::tasks::print_tasks_rows ... ok [INFO] [stdout] test cli::tasks_output_compacts_command_whitespace ... ok [INFO] [stdout] test runner::execute_timeout ... ok [INFO] [stdout] test runner::execute_failure ... ok [INFO] [stdout] test runner::execute_retry_then_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stderr] Doc-tests otto_cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a67ff6a0a06b6db4dafe85d58838f996e20f1e454990102d9eaa97def348ba9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67ff6a0a06b6db4dafe85d58838f996e20f1e454990102d9eaa97def348ba9d", kill_on_drop: false }` [INFO] [stdout] a67ff6a0a06b6db4dafe85d58838f996e20f1e454990102d9eaa97def348ba9d