[INFO] cloning repository https://github.com/willy4524/todotool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willy4524/todotool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilly4524%2Ftodotool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilly4524%2Ftodotool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd10c26c16faa2eae92996e8726c5d78a731a05c [INFO] testing willy4524/todotool against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilly4524%2Ftodotool" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/willy4524/todotool [INFO] finished tweaking git repo https://github.com/willy4524/todotool [INFO] tweaked toml for git repo https://github.com/willy4524/todotool written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/willy4524/todotool 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 git repo https://github.com/willy4524/todotool 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] d6e88a466a359c1fee62853dcd60dd4ef6e363b2c1e10d1126cf4e6a3fd60e4e [INFO] running `Command { std: "docker" "start" "-a" "d6e88a466a359c1fee62853dcd60dd4ef6e363b2c1e10d1126cf4e6a3fd60e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6e88a466a359c1fee62853dcd60dd4ef6e363b2c1e10d1126cf4e6a3fd60e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e88a466a359c1fee62853dcd60dd4ef6e363b2c1e10d1126cf4e6a3fd60e4e", kill_on_drop: false }` [INFO] [stdout] d6e88a466a359c1fee62853dcd60dd4ef6e363b2c1e10d1126cf4e6a3fd60e4e [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] b5a4b4a3f63812e601a1c63dcaf72af929ba91d7712fcc2fd5c5a812c195b710 [INFO] running `Command { std: "docker" "start" "-a" "b5a4b4a3f63812e601a1c63dcaf72af929ba91d7712fcc2fd5c5a812c195b710", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 clap_derive v4.5.55 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-path v0.10.22 [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 clap v4.5.60 [INFO] [stderr] Compiling gix-config-value v0.14.12 [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 faster-hex v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling gix-hash v0.15.1 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-hashtable v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gix-object v0.46.1 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix-revwalk v0.17.0 [INFO] [stderr] Compiling gix-ref v0.49.1 [INFO] [stderr] Compiling gix-pack v0.55.0 [INFO] [stderr] Compiling gix-diff v0.48.0 [INFO] [stderr] Compiling gix-revision v0.31.1 [INFO] [stderr] Compiling gix-traverse v0.43.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling gix-refspec v0.27.0 [INFO] [stderr] Compiling gix-odb v0.65.0 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling gix-config v0.42.0 [INFO] [stderr] Compiling gix-discover v0.37.0 [INFO] [stderr] Compiling gix v0.68.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling todotool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "b5a4b4a3f63812e601a1c63dcaf72af929ba91d7712fcc2fd5c5a812c195b710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a4b4a3f63812e601a1c63dcaf72af929ba91d7712fcc2fd5c5a812c195b710", kill_on_drop: false }` [INFO] [stdout] b5a4b4a3f63812e601a1c63dcaf72af929ba91d7712fcc2fd5c5a812c195b710 [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] 2c6c05bb7e1f726bc3fba4ca1cf49dd760cbdbfe1d489757ccb40f06ea1d71dd [INFO] running `Command { std: "docker" "start" "-a" "2c6c05bb7e1f726bc3fba4ca1cf49dd760cbdbfe1d489757ccb40f06ea1d71dd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gix-hash v0.15.1 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling gix-hashtable v0.6.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling gix-object v0.46.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling gix-revwalk v0.17.0 [INFO] [stderr] Compiling gix-ref v0.49.1 [INFO] [stderr] Compiling gix-pack v0.55.0 [INFO] [stderr] Compiling gix-diff v0.48.0 [INFO] [stderr] Compiling gix-revision v0.31.1 [INFO] [stderr] Compiling gix-traverse v0.43.1 [INFO] [stderr] Compiling gix-refspec v0.27.0 [INFO] [stderr] Compiling gix-discover v0.37.0 [INFO] [stderr] Compiling gix-config v0.42.0 [INFO] [stderr] Compiling gix-odb v0.65.0 [INFO] [stderr] Compiling gix v0.68.0 [INFO] [stderr] Compiling todotool v0.1.0 (/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/mod.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | Command::cargo_bin("todo").unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.83s [INFO] running `Command { std: "docker" "inspect" "2c6c05bb7e1f726bc3fba4ca1cf49dd760cbdbfe1d489757ccb40f06ea1d71dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6c05bb7e1f726bc3fba4ca1cf49dd760cbdbfe1d489757ccb40f06ea1d71dd", kill_on_drop: false }` [INFO] [stdout] 2c6c05bb7e1f726bc3fba4ca1cf49dd760cbdbfe1d489757ccb40f06ea1d71dd [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] 05edd9e1fae71dc147ae5d60ba63f1b1847b974926d29ff1cc03f04725c9ac1d [INFO] running `Command { std: "docker" "start" "-a" "05edd9e1fae71dc147ae5d60ba63f1b1847b974926d29ff1cc03f04725c9ac1d", kill_on_drop: false }` [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/mod.rs:36:14 [INFO] [stderr] | [INFO] [stderr] 36 | Command::cargo_bin("todo").unwrap() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `todotool` (test "integration_test") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/todotool-d7fcf10f5f2cd733) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test scanner::filter::tests::filter_by_author ... ok [INFO] [stdout] test git::diff::tests::test_parse_diff_hunks ... ok [INFO] [stdout] test git::diff::tests::test_parse_hunk_header_single_line ... ok [INFO] [stdout] test git::diff::tests::test_parse_hunk_header_zero_count ... ok [INFO] [stdout] test scanner::filter::tests::filter_by_file_glob ... ok [INFO] [stdout] test scanner::languages::tests::lua_prefixes ... ok [INFO] [stdout] test git::diff::tests::test_parse_hunk_header_range ... ok [INFO] [stdout] test scanner::languages::tests::lisp_prefixes ... ok [INFO] [stdout] test scanner::languages::tests::html_prefixes ... ok [INFO] [stdout] test scanner::languages::tests::rust_prefixes ... ok [INFO] [stdout] test scanner::filter::tests::filter_by_tag ... ok [INFO] [stdout] test scanner::parser::tests::stable_id_deterministic ... ok [INFO] [stdout] test scanner::filter::tests::no_filters_returns_all ... ok [INFO] [stdout] test scanner::languages::tests::python_prefixes ... ok [INFO] [stdout] test scanner::parser::tests::basic_todo ... ok [INFO] [stdout] test scanner::parser::tests::todo_without_colon ... ok [INFO] [stdout] test scanner::parser::tests::python_comment ... ok [INFO] [stdout] test scanner::languages::tests::unknown_extension_returns_none ... ok [INFO] [stdout] test scanner::filter::tests::filter_by_message_pattern ... ok [INFO] [stdout] test scanner::parser::tests::todo_with_issue_number ... ok [INFO] [stdout] test scanner::parser::tests::multiple_tags ... ok [INFO] [stdout] test scanner::parser::tests::todo_with_owner ... ok [INFO] [stdout] test scanner::parser::tests::block_comment_interior ... ok [INFO] [stdout] test scanner::parser::tests::skips_non_comment_lines ... ok [INFO] [stdout] test scanner::walker::tests::walks_files_in_directory ... ok [INFO] [stdout] test scanner::parser::tests::string_literal_heuristic ... ok [INFO] [stdout] test scanner::tests::scan_finds_todos_in_temp_dir ... ok [INFO] [stdout] test scanner::tests::scan_skips_unknown_extensions ... ok [INFO] [stdout] test scanner::walker::tests::respects_gitignore ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo-99810d3561fe5eb2) [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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6990c976e9892d30) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test integration::check_fail_on_type ... ok [INFO] [stdout] test integration::check_max_count_pass ... ok [INFO] [stdout] test integration::help_output ... ok [INFO] [stdout] test integration::check_max_count_fail ... ok [INFO] [stdout] test integration::list_text_output ... ok [INFO] [stdout] test integration::list_filter_by_match ... ok [INFO] [stdout] test integration::list_csv_output ... ok [INFO] [stdout] test integration::version_output ... ok [INFO] [stdout] test integration::list_sarif_output ... ok [INFO] [stdout] test integration::empty_directory ... ok [INFO] [stdout] test integration::list_filter_by_type ... ok [INFO] [stdout] test integration::list_json_output ... ok [INFO] [stdout] test integration::stats_text_output ... ok [INFO] [stdout] test integration::list_filter_by_author ... ok [INFO] [stderr] Doc-tests todotool [INFO] [stdout] test integration::scan_with_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [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" "05edd9e1fae71dc147ae5d60ba63f1b1847b974926d29ff1cc03f04725c9ac1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05edd9e1fae71dc147ae5d60ba63f1b1847b974926d29ff1cc03f04725c9ac1d", kill_on_drop: false }` [INFO] [stdout] 05edd9e1fae71dc147ae5d60ba63f1b1847b974926d29ff1cc03f04725c9ac1d