[INFO] cloning repository https://github.com/AlextheYounga/clankerflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlextheYounga/clankerflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlextheYounga%2Fclankerflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlextheYounga%2Fclankerflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3af84e4e5813a0431e06102a3d62082ac9c1ef67 [INFO] testing AlextheYounga/clankerflow against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlextheYounga%2Fclankerflow" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/AlextheYounga/clankerflow [INFO] finished tweaking git repo https://github.com/AlextheYounga/clankerflow [INFO] tweaked toml for git repo https://github.com/AlextheYounga/clankerflow written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlextheYounga/clankerflow on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AlextheYounga/clankerflow 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-query-derive v1.0.0-rc.12 [INFO] [stderr] Downloaded sea-query-sqlx v0.8.0-rc.14 [INFO] [stderr] Downloaded sea-orm-arrow v2.0.0-rc.3 [INFO] [stderr] Downloaded sea-orm-macros v2.0.0-rc.36 [INFO] [stderr] Downloaded mdpack v0.1.2 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded arrow-arith v57.3.0 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded arrow-schema v57.3.0 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded opencode-sdk v0.1.7 [INFO] [stderr] Downloaded arrow-cast v57.3.0 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded arrow-buffer v57.3.0 [INFO] [stderr] Downloaded sea-query v1.0.0-rc.31 [INFO] [stderr] Downloaded arrow-array v57.3.0 [INFO] [stderr] Downloaded arrow-select v57.3.0 [INFO] [stderr] Downloaded arrow v57.3.0 [INFO] [stderr] Downloaded arrow-row v57.3.0 [INFO] [stderr] Downloaded arrow-data v57.3.0 [INFO] [stderr] Downloaded arrow-ord v57.3.0 [INFO] [stderr] Downloaded arrow-string v57.3.0 [INFO] [stderr] Downloaded pluralizer v0.5.0 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Downloaded sea-schema v0.17.0-rc.17 [INFO] [stderr] Downloaded sea-orm v2.0.0-rc.36 [INFO] [stderr] Downloaded sea-orm-migration v2.0.0-rc.36 [INFO] [stderr] Downloaded sea-orm-cli v2.0.0-rc.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0c154773f78cb9e5f9e51caccfe2cb37f49105a2ef81f2026bdb49469e02cf3 [INFO] running `Command { std: "docker" "start" "-a" "c0c154773f78cb9e5f9e51caccfe2cb37f49105a2ef81f2026bdb49469e02cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0c154773f78cb9e5f9e51caccfe2cb37f49105a2ef81f2026bdb49469e02cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c154773f78cb9e5f9e51caccfe2cb37f49105a2ef81f2026bdb49469e02cf3", kill_on_drop: false }` [INFO] [stdout] c0c154773f78cb9e5f9e51caccfe2cb37f49105a2ef81f2026bdb49469e02cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8dc1cba7dc71011d820724cff10054dbd8a75a1fadd00017ad279745b4c531d [INFO] running `Command { std: "docker" "start" "-a" "a8dc1cba7dc71011d820724cff10054dbd8a75a1fadd00017ad279745b4c531d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling clankerflow v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling pluralizer v0.5.0 [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 tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.36 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling mdpack v0.1.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [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 sea-query-derive v1.0.0-rc.12 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling sea-query v1.0.0-rc.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sea-orm-cli v2.0.0-rc.36 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-sqlx v0.8.0-rc.14 [INFO] [stderr] Compiling opencode-sdk v0.1.7 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.17 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.36 [INFO] [stderr] Compiling sea-orm-migration v2.0.0-rc.36 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "a8dc1cba7dc71011d820724cff10054dbd8a75a1fadd00017ad279745b4c531d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8dc1cba7dc71011d820724cff10054dbd8a75a1fadd00017ad279745b4c531d", kill_on_drop: false }` [INFO] [stdout] a8dc1cba7dc71011d820724cff10054dbd8a75a1fadd00017ad279745b4c531d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 707172f50b1c82693814390fcf7ea510461ab3db499f3d928fe84a08f81af1cd [INFO] running `Command { std: "docker" "start" "-a" "707172f50b1c82693814390fcf7ea510461ab3db499f3d928fe84a08f81af1cd", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling opencode-sdk v0.1.7 [INFO] [stderr] Compiling clankerflow v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.11s [INFO] running `Command { std: "docker" "inspect" "707172f50b1c82693814390fcf7ea510461ab3db499f3d928fe84a08f81af1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707172f50b1c82693814390fcf7ea510461ab3db499f3d928fe84a08f81af1cd", kill_on_drop: false }` [INFO] [stdout] 707172f50b1c82693814390fcf7ea510461ab3db499f3d928fe84a08f81af1cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbc3062adecc1b7da05855995846095345f13f3ce677deac2a6f45cf59f358b7 [INFO] running `Command { std: "docker" "start" "-a" "dbc3062adecc1b7da05855995846095345f13f3ce677deac2a6f45cf59f358b7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clankerflow-d15738ff629f7cfa) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test app::cli::tests::containment_resolves_to_container_and_yolo ... ok [INFO] [stdout] test app::cli::tests::containment_conflicts_with_explicit_env ... ok [INFO] [stdout] test app::cli::tests::containment_down_command_parses ... ok [INFO] [stdout] test app::cli::tests::containment_conflicts_with_explicit_yolo_at_parse_level ... ok [INFO] [stdout] test app::cli::tests::make_worktree_command_parses_branch ... ok [INFO] [stdout] test app::cli::tests::work_command_parses_containment_flag ... ok [INFO] [stdout] test app::commands::make::tests::constructs_worktree_path_under_agents_worktrees ... ok [INFO] [stdout] test app::cli::tests::work_command_uses_expected_defaults ... ok [INFO] [stdout] test app::cli::tests::containment_up_command_parses ... ok [INFO] [stdout] test app::cli::tests::work_command_parses_container_env ... ok [INFO] [stdout] test app::commands::make::tests::validate_branch_name_accepts_valid_names ... ok [INFO] [stdout] test app::commands::make::tests::validate_branch_name_rejects_double_dot ... ok [INFO] [stdout] test app::commands::make::tests::validate_branch_name_rejects_empty_name ... ok [INFO] [stdout] test app::commands::make::tests::validate_branch_name_rejects_spaces ... ok [INFO] [stdout] test app::commands::manage::tests::open_url_is_root_server_path ... ok [INFO] [stdout] test app::commands::work::tests::print_summary_labels_match_status ... ok [INFO] [stdout] test app::commands::work::tests::rejects_unsafe_workflow_names ... ok [INFO] [stdout] test app::commands::work::tests::resolve_error_includes_workflows_directory ... ok [INFO] [stdout] test app::commands::work::tests::resolves_ts_workflow ... ok [INFO] [stdout] test core::codebase_id::tests::derives_base64_without_padding ... ok [INFO] [stdout] test core::docker::tests::compose_args_contains_file_flag_and_path ... ok [INFO] [stdout] test core::codebase_id::tests::derivation_is_deterministic ... ok [INFO] [stdout] test app::commands::make::tests::validate_branch_name_rejects_leading_dash ... ok [INFO] [stdout] test core::embeds::tests::place_opencode_config_skips_if_already_exists ... ok [INFO] [stdout] test core::docker::tests::compose_file_path_returns_correct_path ... ok [INFO] [stdout] test app::cli::tests::work_command_rejects_invalid_env ... ok [INFO] [stdout] test core::ipc::tests::error_response_carries_error_message ... ok [INFO] [stdout] test core::ipc::tests::command_constructor_sets_correct_fields ... ok [INFO] [stdout] test core::embeds::tests::place_opencode_config_writes_file_on_fresh_init ... ok [INFO] [stdout] test core::ipc::tests::response_constructor_echoes_request_id ... ok [INFO] [stdout] test core::ipc::tests::ignores_unknown_fields_on_deserialize ... ok [INFO] [stdout] test core::ipc::tests::round_trips_through_json_line_without_newlines ... ok [INFO] [stdout] test core::opencode::server::tests::map_spawn_error_reports_missing_binary_clearly ... ok [INFO] [stdout] test core::opencode::server::tests::serve_args_include_default_host_and_port ... ok [INFO] [stdout] test core::opencode::tests::require_command_rejects_empty_command ... ok [INFO] [stdout] test core::opencode::tests::require_command_strips_leading_slash ... ok [INFO] [stdout] test core::opencode::tests::require_prompt_rejects_empty_string ... ok [INFO] [stdout] test core::opencode::tests::resolve_model_reads_snake_case_top_level_fields ... ok [INFO] [stdout] test core::runner::ipc_loop::tests::run_finished_status_returns_cancelled_for_cancelled_payload ... ok [INFO] [stdout] test core::runner::ipc_loop::tests::session_id_from_event_ignores_non_agent_events ... ok [INFO] [stdout] test core::runner::env::tests::parse_runtime_env_maps_container ... ok [INFO] [stdout] test core::runner::env::tests::parse_runtime_env_maps_host ... ok [INFO] [stdout] test core::project::tests::finds_project_root_in_parent_directory ... ok [INFO] [stdout] test core::runner::ipc_loop::tests::session_id_from_event_reads_agent_session_started_payload ... ok [INFO] [stdout] test core::opencode::tests::resolve_model_reads_nested_model_object ... ok [INFO] [stdout] test core::project::tests::finds_project_root_in_start_directory ... ok [INFO] [stdout] test core::runner::ipc_loop::tests::run_finished_status_defaults_to_completed ... ok [INFO] [stdout] test core::settings::tests::load_errors_when_json_is_malformed ... ok [INFO] [stdout] test core::project::tests::returns_none_when_project_not_initialized ... ok [INFO] [stdout] test core::project::tests::require_project_root_returns_project_not_initialized_error ... ok [INFO] [stdout] test core::settings::tests::load_errors_when_settings_file_is_missing ... ok [INFO] [stdout] test core::settings::tests::load_reads_valid_settings_json ... ok [INFO] [stdout] test core::settings::tests::save_writes_json_that_round_trips ... ok [INFO] [stdout] test core::tickets::tests::create_ticket_with_branch_substitutes_placeholder ... ok [INFO] [stdout] test core::tickets::tests::parse_ticket_number_handles_valid_filenames ... ok [INFO] [stdout] test core::tickets::tests::increments_ticket_number ... ok [INFO] [stdout] test core::tickets::tests::parse_ticket_number_rejects_invalid_filenames ... ok [INFO] [stdout] test core::tickets::tests::create_ticket_with_title_substitutes_placeholder ... ok [INFO] [stdout] test core::tickets::tests::creates_first_ticket_as_t001 ... ok [INFO] [stdout] test app::commands::init::tests::init_places_opencode_config_at_project_root ... ok [INFO] [stdout] test core::embeds::tests::copy_kit_excludes_opencode_json_from_agents_dir ... ok [INFO] [stdout] test core::embeds::tests::fresh_init_writes_expected_scaffold_files ... ok [INFO] [stdout] test core::embeds::tests::reinit_overwrites_existing_scaffold_files ... ok [INFO] [stdout] test core::embeds::tests::reinit_restores_missing_scaffold_files ... ok [INFO] [stdout] test core::embeds::tests::reinit_rewrites_gitignore_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cargo-kit.rs (/opt/rustwide/target/debug/deps/cargo_kit-2e40485eac0d3c27) [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/clankerflow-a674fd666111e8a2) [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/runner_host_spawn.rs (/opt/rustwide/target/debug/deps/runner_host_spawn-7b9b3fbbba9eaac2) [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/runner_ipc.rs (/opt/rustwide/target/debug/deps/runner_ipc-671f6659a81a0638) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test handle_runner_line_records_parse_error_for_invalid_json ... ok [INFO] [stdout] test handle_runner_line_persists_run_failed_payload_with_error_details ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests clankerflow [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" "dbc3062adecc1b7da05855995846095345f13f3ce677deac2a6f45cf59f358b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc3062adecc1b7da05855995846095345f13f3ce677deac2a6f45cf59f358b7", kill_on_drop: false }` [INFO] [stdout] dbc3062adecc1b7da05855995846095345f13f3ce677deac2a6f45cf59f358b7