[INFO] fetching crate oxo-flow-cli 0.3.0...
[INFO] testing oxo-flow-cli-0.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate oxo-flow-cli 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate oxo-flow-cli 0.3.0
[INFO] finished tweaking crates.io crate oxo-flow-cli 0.3.0
[INFO] tweaked toml for crates.io crate oxo-flow-cli 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxo-flow-cli 0.3.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxo-flow-cli 0.3.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 469a0aaa455296780272fb148ceb09c556b5f17870e034db518bf103d5815185
[INFO] running `Command { std: "docker" "start" "-a" "469a0aaa455296780272fb148ceb09c556b5f17870e034db518bf103d5815185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "469a0aaa455296780272fb148ceb09c556b5f17870e034db518bf103d5815185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "469a0aaa455296780272fb148ceb09c556b5f17870e034db518bf103d5815185", kill_on_drop: false }`
[INFO] [stdout] 469a0aaa455296780272fb148ceb09c556b5f17870e034db518bf103d5815185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c10a566e243b0c46ca412c6cfea66588826bacf55442ae666dcd13fa579e4cf
[INFO] running `Command { std: "docker" "start" "-a" "6c10a566e243b0c46ca412c6cfea66588826bacf55442ae666dcd13fa579e4cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling oxo-license v0.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling oxo-flow-core v0.3.0
[INFO] [stderr]    Compiling oxo-flow-web v0.3.0
[INFO] [stderr]    Compiling oxo-flow-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.78s
[INFO] running `Command { std: "docker" "inspect" "6c10a566e243b0c46ca412c6cfea66588826bacf55442ae666dcd13fa579e4cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c10a566e243b0c46ca412c6cfea66588826bacf55442ae666dcd13fa579e4cf", kill_on_drop: false }`
[INFO] [stdout] 6c10a566e243b0c46ca412c6cfea66588826bacf55442ae666dcd13fa579e4cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f97ed527cb5dda14cc5ce411537cfabe8a6a8a76f80f5a14c5f1a1ba902c55a6
[INFO] running `Command { std: "docker" "start" "-a" "f97ed527cb5dda14cc5ce411537cfabe8a6a8a76f80f5a14c5f1a1ba902c55a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling oxo-flow-core v0.3.0
[INFO] [stderr]    Compiling oxo-flow-web v0.3.0
[INFO] [stderr]    Compiling oxo-flow-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.35s
[INFO] running `Command { std: "docker" "inspect" "f97ed527cb5dda14cc5ce411537cfabe8a6a8a76f80f5a14c5f1a1ba902c55a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97ed527cb5dda14cc5ce411537cfabe8a6a8a76f80f5a14c5f1a1ba902c55a6", kill_on_drop: false }`
[INFO] [stdout] f97ed527cb5dda14cc5ce411537cfabe8a6a8a76f80f5a14c5f1a1ba902c55a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2eeac6872e1fbe28bec82b439dfa1da4e8bb912a4ef34efaafcca4df9161f78a
[INFO] running `Command { std: "docker" "start" "-a" "2eeac6872e1fbe28bec82b439dfa1da4e8bb912a4ef34efaafcca4df9161f78a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxo_flow-f7eaca49a89b5099)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test tests::cli_parse_clean ... ok
[INFO] [stdout] test tests::cli_parse_cluster_status ... ok
[INFO] [stdout] test tests::cli_parse_clean_dry_run ... ok
[INFO] [stdout] test tests::cli_parse_cluster_submit ... ok
[INFO] [stdout] test tests::cli_parse_cluster_cancel ... ok
[INFO] [stdout] test tests::cli_parse_completions ... ok
[INFO] [stdout] test tests::cli_parse_config_show ... ok
[INFO] [stdout] test tests::cli_parse_debug_with_rule ... ok
[INFO] [stdout] test tests::cli_parse_diff ... ok
[INFO] [stdout] test tests::cli_parse_env_list ... ok
[INFO] [stdout] test tests::cli_parse_export_singularity ... ok
[INFO] [stdout] test tests::cli_parse_clean_force ... ok
[INFO] [stdout] test tests::cli_parse_debug ... ok
[INFO] [stdout] test tests::cli_parse_lint ... ok
[INFO] [stdout] test tests::cli_parse_config_stats ... ok
[INFO] [stdout] test tests::cli_parse_graph ... ok
[INFO] [stdout] test tests::cli_parse_lint_strict ... ok
[INFO] [stdout] test tests::cli_parse_profile_current ... ok
[INFO] [stdout] test tests::cli_parse_run ... ok
[INFO] [stdout] test tests::cli_parse_profile_list ... ok
[INFO] [stdout] test tests::cli_parse_run_with_options ... ok
[INFO] [stdout] test tests::cli_parse_serve_with_base_path ... ok
[INFO] [stdout] test tests::cli_parse_run_with_retry ... ok
[INFO] [stdout] test tests::cli_parse_serve_default_base_path ... ok
[INFO] [stdout] test tests::cli_parse_dry_run ... ok
[INFO] [stdout] test tests::cli_parse_format_check ... ok
[INFO] [stdout] test tests::cli_parse_verbose_flag ... ok
[INFO] [stdout] test tests::cli_parse_export_default ... ok
[INFO] [stdout] test tests::cli_parse_run_with_timeout ... ok
[INFO] [stdout] test tests::cli_parse_profile_show ... ok
[INFO] [stdout] test tests::cli_parse_export_toml ... ok
[INFO] [stdout] test tests::cli_parse_format ... ok
[INFO] [stdout] test tests::cli_parse_status ... ok
[INFO] [stdout] test tests::cli_parse_touch ... ok
[INFO] [stdout] test tests::cli_parse_verbose_short_flag ... ok
[INFO] [stdout] test tests::cli_parse_init ... ok
[INFO] [stdout] test tests::cli_parse_touch_with_rule_flag ... ok
[INFO] [stdout] test tests::find_project_root_returns_none_in_empty_dir ... ok
[INFO] [stdout] test tests::cli_parse_validate ... ok
[INFO] [stdout] test tests::cli_parses_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2eeac6872e1fbe28bec82b439dfa1da4e8bb912a4ef34efaafcca4df9161f78a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eeac6872e1fbe28bec82b439dfa1da4e8bb912a4ef34efaafcca4df9161f78a", kill_on_drop: false }`
[INFO] [stdout] 2eeac6872e1fbe28bec82b439dfa1da4e8bb912a4ef34efaafcca4df9161f78a
