[INFO] cloning repository https://github.com/ali01/clio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ali01/clio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali01%2Fclio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali01%2Fclio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a86e79f51d0cddbc8a8c8f973b0bace6bf4aa16 [INFO] testing ali01/clio against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fali01%2Fclio" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ali01/clio [INFO] finished tweaking git repo https://github.com/ali01/clio [INFO] tweaked toml for git repo https://github.com/ali01/clio written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ali01/clio on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ali01/clio 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c19102d4fdbbdefdb4c53249c1eb237398d4055937ecadc25346b5c50f21887d [INFO] running `Command { std: "docker" "start" "-a" "c19102d4fdbbdefdb4c53249c1eb237398d4055937ecadc25346b5c50f21887d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c19102d4fdbbdefdb4c53249c1eb237398d4055937ecadc25346b5c50f21887d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19102d4fdbbdefdb4c53249c1eb237398d4055937ecadc25346b5c50f21887d", kill_on_drop: false }` [INFO] [stdout] c19102d4fdbbdefdb4c53249c1eb237398d4055937ecadc25346b5c50f21887d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82574b941fab07e944a5c40ecf9668e21f71c4027c14e168aa20c0e1e4fc4315 [INFO] running `Command { std: "docker" "start" "-a" "82574b941fab07e944a5c40ecf9668e21f71c4027c14e168aa20c0e1e4fc4315", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling clio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "82574b941fab07e944a5c40ecf9668e21f71c4027c14e168aa20c0e1e4fc4315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82574b941fab07e944a5c40ecf9668e21f71c4027c14e168aa20c0e1e4fc4315", kill_on_drop: false }` [INFO] [stdout] 82574b941fab07e944a5c40ecf9668e21f71c4027c14e168aa20c0e1e4fc4315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c085fa44d89eb1512fee5908d721010e911920c890cea5224c0ea60f34310714 [INFO] running `Command { std: "docker" "start" "-a" "c085fa44d89eb1512fee5908d721010e911920c890cea5224c0ea60f34310714", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling clio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "c085fa44d89eb1512fee5908d721010e911920c890cea5224c0ea60f34310714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c085fa44d89eb1512fee5908d721010e911920c890cea5224c0ea60f34310714", kill_on_drop: false }` [INFO] [stdout] c085fa44d89eb1512fee5908d721010e911920c890cea5224c0ea60f34310714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5969183ce547e8cfc7f8fd2c68da8d89885f33ed7f4f5a496a1379845efc395c [INFO] running `Command { std: "docker" "start" "-a" "5969183ce547e8cfc7f8fd2c68da8d89885f33ed7f4f5a496a1379845efc395c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clio-c36db450e0bf676d) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test config::tests::test_config_validation_empty_sources ... ok [INFO] [stdout] test config::tests::test_config_validation_empty_name ... ok [INFO] [stdout] test config::tests::test_config_validation_invalid_url ... ok [INFO] [stdout] test config::tests::test_config_validation_invalid_scheme ... ok [INFO] [stdout] test config::tests::test_config_validation_duplicate_names ... ok [INFO] [stdout] test config::tests::test_parse_empty_config ... ok [INFO] [stdout] test config::tests::test_parse_missing_required_fields ... ok [INFO] [stdout] test config::tests::test_supabase_config_empty_secret_key ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test config::tests::test_supabase_config_from_env_missing_secret_key ... ok [INFO] [stdout] test config::tests::test_parse_malformed_toml ... ok [INFO] [stdout] test config::tests::test_supabase_config_from_env_missing_url ... ok [INFO] [stdout] test config::tests::test_supabase_config_invalid_url_format ... ok [INFO] [stdout] test config::tests::test_supabase_config_invalid_secret_key_prefix ... ok [INFO] [stdout] test config::tests::test_supabase_config_invalid_url_scheme ... ok [INFO] [stdout] test config::tests::test_supabase_config_secret_key_not_logged ... ok [INFO] [stdout] test config::tests::test_supabase_config_valid ... ok [INFO] [stdout] test config::tests::test_parse_valid_toml ... ok [INFO] [stdout] test config::tests::test_url_validation ... ok [INFO] [stdout] test fetcher::tests::test_fetcher_with_custom_timeout ... ok [INFO] [stdout] test source::rss::tests::test_parse_date_iso8601_with_fraction ... ok [INFO] [stdout] test source::rss::tests::test_normalize_whitespace ... ok [INFO] [stdout] test fetcher::tests::test_fetch_single_source ... ok [INFO] [stdout] test source::rss::tests::test_parse_date_rfc2822 ... ok [INFO] [stdout] test fetcher::tests::test_fetcher_default ... ok [INFO] [stdout] test fetcher::tests::test_fetch_with_failures ... ok [INFO] [stdout] test config::tests::test_supabase_config_url_with_path ... ok [INFO] [stdout] test fetcher::tests::test_fetch_stats_calculation ... ok [INFO] [stdout] test source::rss::tests::test_parse_date_invalid ... ok [INFO] [stdout] test fetcher::tests::test_fetch_empty_sources ... ok [INFO] [stdout] test source::tests::test_item_equality ... ok [INFO] [stdout] test source::rss::tests::test_parse_date_rfc3339 ... ok [INFO] [stdout] test fetcher::tests::test_fetch_result_enum ... ok [INFO] [stdout] test source::tests::test_mock_source_success ... ok [INFO] [stdout] test source::tests::test_mock_source_failure ... ok [INFO] [stdout] test config::tests::test_config_validation_valid ... ok [INFO] [stdout] test fetcher::tests::test_concurrent_fetching_order ... ok [INFO] [stdout] test fetcher::tests::test_fetch_multiple_sources_parallel ... ok [INFO] [stdout] test source::rss::tests::test_pull_malformed_xml ... ok [INFO] [stdout] test source::rss::tests::test_pull_html_entities ... ok [INFO] [stdout] test source::rss::tests::test_pull_http_error ... ok [INFO] [stdout] test source::rss::tests::test_pull_skip_invalid_items ... ok [INFO] [stdout] test source::rss::tests::test_pull_rss_success ... ok [INFO] [stdout] test source::rss::tests::test_pull_atom_success ... ok [INFO] [stdout] test source::rss::tests::test_pull_empty_feed ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clio-482661e174ee149d) [INFO] [stdout] test fetcher::tests::test_fetch_with_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test config::tests::test_config_validation_empty_name ... ok [INFO] [stdout] test config::tests::test_config_validation_empty_sources ... ok [INFO] [stdout] test config::tests::test_config_validation_invalid_url ... ok [INFO] [stdout] test config::tests::test_config_validation_invalid_scheme ... ok [INFO] [stdout] test config::tests::test_config_validation_valid ... ok [INFO] [stdout] test cli::tests::test_cli_parse_open ... ok [INFO] [stdout] test cli::tests::test_subcommand_help ... ok [INFO] [stdout] test cli::tests::test_cli_parse_quiet_flag ... ok [INFO] [stdout] test config::tests::test_supabase_config_empty_secret_key ... ok [INFO] [stdout] test config::tests::test_supabase_config_from_env_missing_secret_key ... ok [INFO] [stdout] test config::tests::test_supabase_config_from_env_missing_url ... ok [INFO] [stdout] test config::tests::test_supabase_config_invalid_secret_key_prefix ... ok [INFO] [stdout] test config::tests::test_supabase_config_invalid_url_format ... ok [INFO] [stdout] test cli::tests::test_cli_parse_pull ... ok [INFO] [stdout] test config::tests::test_supabase_config_secret_key_not_logged ... ok [INFO] [stdout] test config::tests::test_supabase_config_url_with_path ... ok [INFO] [stdout] test config::tests::test_supabase_config_valid ... ok [INFO] [stdout] test config::tests::test_parse_empty_config ... ok [INFO] [stdout] test config::tests::test_url_validation ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test config::tests::test_supabase_config_invalid_url_scheme ... ok [INFO] [stdout] test config::tests::test_parse_missing_required_fields ... ok [INFO] [stdout] test config::tests::test_parse_malformed_toml ... ok [INFO] [stdout] test config::tests::test_parse_valid_toml ... ok [INFO] [stdout] test cli::tests::test_help_text ... ok [INFO] [stdout] test config::tests::test_config_validation_duplicate_names ... ok [INFO] [stdout] test cli::tests::test_cli_parse_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-86559411805abb1e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_list_help ... ok [INFO] [stdout] test test_open_help ... ok [INFO] [stdout] test test_clio_help_flag ... ok [INFO] [stdout] test test_pull_help ... ok [INFO] [stdout] test test_clio_without_args_shows_help ... ok [INFO] [stdout] test test_list_command ... ok [INFO] [stdout] test test_open_command_with_id ... ok [INFO] [stdout] test test_global_flags_order ... ok [INFO] [stdout] test test_open_command_without_id ... ok [INFO] [stdout] test test_invalid_command ... ok [INFO] [stdout] test test_clio_version_flag ... ok [INFO] [stdout] test test_pull_command_with_quiet ... ok [INFO] [stdout] test test_pull_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-5604008af5fc7db8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/config_integration.rs (/opt/rustwide/target/debug/deps/config_integration-67735a2997fda08d) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_config_with_various_url_formats ... ok [INFO] [stdout] test test_config_with_unicode_names ... ok [INFO] [stdout] test test_config_with_whitespace_names ... ok [INFO] [stdout] test test_config_with_invalid_schemes ... ok [INFO] [stdout] test test_config_directory_permissions ... ok [INFO] [stdout] test test_config_file_permissions ... ok [INFO] [stdout] test test_fixture_malformed_toml ... ok [INFO] [stdout] test test_config_with_100_sources ... ok [INFO] [stdout] test test_config_serialization_roundtrip ... ok [INFO] [stdout] test test_fixture_missing_field ... ok [INFO] [stdout] test test_fixture_valid_config ... ok [INFO] [stdout] test test_fixture_empty_sources ... ok [INFO] [stdout] test test_fixture_duplicate_names ... ok [INFO] [stdout] test test_fixture_invalid_url ... ok [INFO] [stdout] test test_fixture_empty_name ... ok [INFO] [stdout] test test_load_valid_config_from_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/fetcher_integration.rs (/opt/rustwide/target/debug/deps/fetcher_integration-6e951f088029a3be) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_empty_source_list ... ok [INFO] [stdout] test test_fetch_result_processing ... ok [INFO] [stdout] test test_mixed_success_and_failure ... ok [INFO] [stdout] test test_stats_display_summary ... ok [INFO] [stdout] test test_concurrent_access_safety ... ok [INFO] [stdout] test test_fetcher_with_real_network_mocks ... ok [INFO] [stdout] test test_large_batch_fetching ... ok [INFO] [stdout] test test_parallel_fetch_with_varying_delays ... ok [INFO] [stdout] test test_timeout_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stderr] Running tests/source_integration.rs (/opt/rustwide/target/debug/deps/source_integration-9f28f291f8c32f40) [INFO] [stdout] test test_source_trait_methods ... ok [INFO] [stdout] test test_empty_feed ... ok [INFO] [stdout] test test_parse_atom_detailed ... ok [INFO] [stdout] test test_http_500_error ... ok [INFO] [stdout] test test_parse_various_date_formats ... ok [INFO] [stdout] test test_parse_rss_detailed ... ok [INFO] [stdout] test test_whitespace_normalization ... ok [INFO] [stdout] test test_http_404_error ... ok [INFO] [stdout] test test_items_with_missing_fields ... ok [INFO] [stdout] test test_parse_rss_with_entities ... ok [INFO] [stdout] test test_malformed_feed_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/source_proptest.rs (/opt/rustwide/target/debug/deps/source_proptest-6cca11615a22a903) [INFO] [stdout] running 7 tests [INFO] [stdout] test date_parsing_tests::test_parse_valid_rfc3339_dates ... ok [INFO] [stdout] test date_parsing_tests::test_parse_valid_iso8601_dates ... ok [INFO] [stdout] test date_parsing_tests::test_parse_valid_rfc2822_dates ... ok [INFO] [stdout] test date_parsing_tests::test_invalid_date_strings_dont_panic ... ok [INFO] [stdout] test feed_content_tests::test_atom_with_arbitrary_content ... ok [INFO] [stdout] test feed_content_tests::test_rss_with_unicode_content ... ok [INFO] [stdout] test feed_content_tests::test_rss_with_arbitrary_titles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.16s [INFO] [stdout] [INFO] [stderr] Doc-tests clio [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" "5969183ce547e8cfc7f8fd2c68da8d89885f33ed7f4f5a496a1379845efc395c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5969183ce547e8cfc7f8fd2c68da8d89885f33ed7f4f5a496a1379845efc395c", kill_on_drop: false }` [INFO] [stdout] 5969183ce547e8cfc7f8fd2c68da8d89885f33ed7f4f5a496a1379845efc395c