[INFO] fetching crate tinyspec 0.0.9...
[INFO] testing tinyspec-0.0.9 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tinyspec 0.0.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tinyspec 0.0.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tinyspec 0.0.9
[INFO] tweaked toml for crates.io crate tinyspec 0.0.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinyspec 0.0.9 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 crates.io crate tinyspec 0.0.9 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 pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded inotify v0.10.2
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded is_executable v1.0.5
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f3cf576b818fe6fbc4993193598edbc78ebd4203c86bbf15eac31ce9afaf758a
[INFO] running `Command { std: "docker" "start" "-a" "f3cf576b818fe6fbc4993193598edbc78ebd4203c86bbf15eac31ce9afaf758a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3cf576b818fe6fbc4993193598edbc78ebd4203c86bbf15eac31ce9afaf758a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cf576b818fe6fbc4993193598edbc78ebd4203c86bbf15eac31ce9afaf758a", kill_on_drop: false }`
[INFO] [stdout] f3cf576b818fe6fbc4993193598edbc78ebd4203c86bbf15eac31ce9afaf758a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b17cafbd04e57bcf4d9f5a1d5db88e26ea95d32c55d035696a6909c471aeca72
[INFO] running `Command { std: "docker" "start" "-a" "b17cafbd04e57bcf4d9f5a1d5db88e26ea95d32c55d035696a6909c471aeca72", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tinyspec v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/spec/summary.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct SpecSummary {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 46 |     pub name: String,
[INFO] [stdout] 47 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpecSummary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.04s
[INFO] running `Command { std: "docker" "inspect" "b17cafbd04e57bcf4d9f5a1d5db88e26ea95d32c55d035696a6909c471aeca72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b17cafbd04e57bcf4d9f5a1d5db88e26ea95d32c55d035696a6909c471aeca72", kill_on_drop: false }`
[INFO] [stdout] b17cafbd04e57bcf4d9f5a1d5db88e26ea95d32c55d035696a6909c471aeca72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8ae9960edd5ea236f3afd4d72505fdf3ade85820ebc046add3402d76df6e5f45
[INFO] running `Command { std: "docker" "start" "-a" "8ae9960edd5ea236f3afd4d72505fdf3ade85820ebc046add3402d76df6e5f45", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/spec/summary.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct SpecSummary {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 46 |     pub name: String,
[INFO] [stdout] 47 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpecSummary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tinyspec v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/integration.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/integration.rs:389:28
[INFO] [stdout]     |
[INFO] [stdout] 389 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]     --> tests/integration.rs:1808:28
[INFO] [stdout]      |
[INFO] [stdout] 1808 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stdout]      |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]     --> tests/integration.rs:1848:28
[INFO] [stdout]      |
[INFO] [stdout] 1848 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stdout]      |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> src/spec/summary.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct SpecSummary {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 46 |     pub name: String,
[INFO] [stdout] 47 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpecSummary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.30s
[INFO] running `Command { std: "docker" "inspect" "8ae9960edd5ea236f3afd4d72505fdf3ade85820ebc046add3402d76df6e5f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae9960edd5ea236f3afd4d72505fdf3ade85820ebc046add3402d76df6e5f45", kill_on_drop: false }`
[INFO] [stdout] 8ae9960edd5ea236f3afd4d72505fdf3ade85820ebc046add3402d76df6e5f45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 34353b361e877a01ac17d6d8a5394c51989137801c56e79afe5f05836e330144
[INFO] running `Command { std: "docker" "start" "-a" "34353b361e877a01ac17d6d8a5394c51989137801c56e79afe5f05836e330144", kill_on_drop: false }`
[INFO] [stderr] warning: field `title` is never read
[INFO] [stderr]   --> src/spec/summary.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct SpecSummary {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 46 |     pub name: String,
[INFO] [stderr] 47 |     pub title: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SpecSummary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tinyspec` (bin "tinyspec") generated 1 warning
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]  --> tests/integration.rs:9:28
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stderr]   |                            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/integration.rs:389:28
[INFO] [stderr]     |
[INFO] [stderr] 389 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]     --> tests/integration.rs:1808:28
[INFO] [stderr]      |
[INFO] [stderr] 1808 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stderr]      |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]     --> tests/integration.rs:1848:28
[INFO] [stderr]      |
[INFO] [stderr] 1848 |     let mut cmd = Command::cargo_bin("tinyspec").unwrap();
[INFO] [stderr]      |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tinyspec` (bin "tinyspec" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `tinyspec` (test "integration") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tinyspec-20204088687df563)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test spec::summary::tests::extract_timestamp_from_filename ... ok
[INFO] [stdout] test spec::summary::tests::parse_tasks_with_emoji_group_ids ... ok
[INFO] [stdout] test spec::summary::tests::count_tasks_correctly ... ok
[INFO] [stdout] test spec::summary::tests::status_sort_order ... ok
[INFO] [stdout] test spec::summary::tests::parse_tasks_from_plan ... ok
[INFO] [stdout] test spec::templates::tests::dollar_brace_date ... ok
[INFO] [stdout] test spec::templates::tests::double_brace_title ... ok
[INFO] [stdout] test spec::templates::tests::empty_braces_left_as_is ... ok
[INFO] [stdout] test spec::templates::tests::fenced_code_block_not_substituted ... ok
[INFO] [stdout] test spec::templates::tests::inline_code_not_substituted ... ok
[INFO] [stdout] test spec::templates::tests::no_variables_passes_through ... ok
[INFO] [stdout] test spec::templates::tests::undefined_variables_left_as_is ... ok
[INFO] [stdout] test spec::templates::tests::double_brace_date ... ok
[INFO] [stdout] test spec::templates::tests::dollar_brace_title ... ok
[INFO] [stdout] test spec::templates::tests::mixed_syntax_in_one_template ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-85d20b8434c3fb67)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test t12_init_no_overwrite ... ok
[INFO] [stdout] test t13_tab_completion_suggests_spec_names ... ok
[INFO] [stdout] test t14_init_prints_shell_completion_instructions ... ok
[INFO] [stdout] test t15_format_normalizes_markdown ... ok
[INFO] [stdout] test t20_config_list_displays_mappings ... ok
[INFO] [stdout] test t1_new_creates_spec_with_valid_name ... ok
[INFO] [stdout] test t21_config_remove_deletes_mapping ... ok
[INFO] [stdout] test t16_format_preserves_front_matter ... ok
[INFO] [stdout] test t10_status_for_spec ... ok
[INFO] [stdout] test t22_config_set_updates_existing ... ok
[INFO] [stdout] test t23_view_resolves_applications ... ok
[INFO] [stdout] test t24_view_errors_when_config_missing ... ok
[INFO] [stdout] test t19_config_set_creates_config ... ok
[INFO] [stdout] test t26_view_no_applications_works ... ok
[INFO] [stdout] test t25_view_errors_when_app_unmapped ... ok
[INFO] [stdout] test t11_init_creates_skill_files ... ok
[INFO] [stdout] test t27_init_generates_updated_skills ... ok
[INFO] [stdout] test t30_view_grouped_spec_by_name ... ok
[INFO] [stdout] test t31_list_with_groups ... ok
[INFO] [stdout] test t29_new_grouped_spec ... ok
[INFO] [stdout] test t28_init_force_removes_legacy_commands ... ok
[INFO] [stdout] test t34_dashboard_exits_with_error_without_tty ... ok
[INFO] [stdout] test t32_reject_duplicate_names_across_groups ... ok
[INFO] [stdout] test t35_templates_command_no_templates ... ok
[INFO] [stdout] test t36_templates_command_lists_repo_templates ... ok
[INFO] [stdout] test t39_new_auto_applies_default_template ... ok
[INFO] [stdout] test t3_list_all_specs ... ok
[INFO] [stdout] test t38_new_with_template_flag ... ok
[INFO] [stdout] test t40_new_without_default_template ... ok
[INFO] [stdout] test t42_template_not_found ... ok
[INFO] [stdout] test t2_new_rejects_invalid_names ... ok
[INFO] [stdout] test t37_templates_excluded_from_spec_listing ... ok
[INFO] [stdout] test t41_template_substitutes_date ... ok
[INFO] [stdout] test t45_check_emoji_top_level ... ok
[INFO] [stdout] test t43_check_emoji_task_ids ... ok
[INFO] [stdout] test t49_new_spec_no_prefix_conflict ... ok
[INFO] [stdout] test t4_view_existing_spec ... ok
[INFO] [stdout] test t47_template_substitutes_dollar_brace ... ok
[INFO] [stdout] test t17_format_all_specs ... ok
[INFO] [stdout] test t33_check_grouped_spec ... ok
[INFO] [stdout] test t18_new_spec_is_auto_formatted ... ok
[INFO] [stdout] test t50_new_spec_increments_prefix_on_conflict ... ok
[INFO] [stdout] test t51_prefix_rollover_minute_59 ... ok
[INFO] [stdout] test t44_status_with_emoji_tasks ... ok
[INFO] [stdout] test t48_template_code_blocks_protected ... ok
[INFO] [stdout] test t46_format_preserves_emoji_task_ids ... ok
[INFO] [stdout] test t52_discover_specs_from_subdirectory ... ok
[INFO] [stdout] test t53_fallback_to_cwd_when_no_specs_above ... ok
[INFO] [stdout] test t5_view_nonexistent_spec ... ok
[INFO] [stdout] test t8_uncheck_task ... ok
[INFO] [stdout] test t7_check_task ... ok
[INFO] [stdout] test t6_delete_spec ... ok
[INFO] [stdout] test t55_new_creates_specs_in_cwd_without_git ... ok
[INFO] [stdout] test t9_check_invalid_task_id ... ok
[INFO] [stdout] test t54_new_creates_specs_at_git_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "34353b361e877a01ac17d6d8a5394c51989137801c56e79afe5f05836e330144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34353b361e877a01ac17d6d8a5394c51989137801c56e79afe5f05836e330144", kill_on_drop: false }`
[INFO] [stdout] 34353b361e877a01ac17d6d8a5394c51989137801c56e79afe5f05836e330144
