[INFO] cloning repository https://github.com/FelixSchausberger/trotd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FelixSchausberger/trotd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixSchausberger%2Ftrotd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixSchausberger%2Ftrotd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94cf7b99c1b6496e52c0815d83fc6e5252440e45
[INFO] testing FelixSchausberger/trotd against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelixSchausberger%2Ftrotd" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FelixSchausberger/trotd
[INFO] finished tweaking git repo https://github.com/FelixSchausberger/trotd
[INFO] tweaked toml for git repo https://github.com/FelixSchausberger/trotd written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FelixSchausberger/trotd on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FelixSchausberger/trotd 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded cc v1.2.46
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded clap_complete v4.5.60
[INFO] [stderr]   Downloaded clap v4.5.52
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.52
[INFO] [stderr]   Downloaded syn v2.0.110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c
[INFO] running `Command { std: "docker" "start" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling clap_complete v4.5.60
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling git-trending-motd v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling scraper v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling git-trending-motd v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `integration_tests_with_api`
[INFO] [stdout]   --> tests/star_command.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(feature = "integration_tests_with_api")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `integration_tests_with_api` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]  --> tests/star_command.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tempfile::TempDir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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/star_command.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut cmd = Command::cargo_bin("git-trending").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/star_command.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut cmd = Command::cargo_bin("git-trending").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/star_command.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut cmd = Command::cargo_bin("git-trending").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/star_command.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut cmd = Command::cargo_bin("git-trending").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/clone_command.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut cmd = Command::cargo_bin("git-trending").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/clone_command.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut cmd = Command::cargo_bin("git-trending").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.38s
[INFO] running `Command { std: "docker" "inspect" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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/clone_command.rs:82:28
[INFO] [stderr]    |
[INFO] [stderr] 82 |     let mut cmd = Command::cargo_bin("git-trending").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/clone_command.rs:105:28
[INFO] [stderr]     |
[INFO] [stderr] 105 |     let mut cmd = Command::cargo_bin("git-trending").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `integration_tests_with_api`
[INFO] [stderr]   --> tests/star_command.rs:87:7
[INFO] [stderr]    |
[INFO] [stderr] 87 | #[cfg(feature = "integration_tests_with_api")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `integration_tests_with_api` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempfile::TempDir`
[INFO] [stderr]  --> tests/star_command.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tempfile::TempDir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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/star_command.rs:13:28
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let mut cmd = Command::cargo_bin("git-trending").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/star_command.rs:33:28
[INFO] [stderr]    |
[INFO] [stderr] 33 |     let mut cmd = Command::cargo_bin("git-trending").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/star_command.rs:63:28
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let mut cmd = Command::cargo_bin("git-trending").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/star_command.rs:77:28
[INFO] [stderr]    |
[INFO] [stderr] 77 |     let mut cmd = Command::cargo_bin("git-trending").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `git-trending-motd` (test "clone_command") generated 2 warnings
[INFO] [stderr] warning: `git-trending-motd` (test "star_command") generated 6 warnings (run `cargo fix --test "star_command" -p git-trending-motd` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_trending-b6aa0c328ac7bffd)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_enabled_providers ... ok
[INFO] [stdout] test config::tests::test_config_parsing_with_per_provider_limits ... ok
[INFO] [stdout] test config::tests::test_config_parsing ... ok
[INFO] [stdout] test config::tests::test_get_max_entries_overrides ... ok
[INFO] [stdout] test cache::tests::test_cache_roundtrip ... ok
[INFO] [stdout] test config::tests::test_get_max_entries_defaults ... ok
[INFO] [stdout] test model::tests::test_language_filter_case_insensitive ... ok
[INFO] [stdout] test providers::gitlab::tests::test_extract_language ... ok
[INFO] [stdout] test model::tests::test_language_filter_empty ... ok
[INFO] [stdout] test http::tests::test_network_error_handling ... ok
[INFO] [stdout] test providers::github::tests::test_github_trending_api ... ok
[INFO] [stdout] test http::tests::test_404_error_handling ... ok
[INFO] [stdout] test http::tests::test_timeout_error_handling ... ok
[INFO] [stdout] test render::tests::test_clean_description_images ... ok
[INFO] [stdout] test render::tests::test_clean_description_bold_italic ... ok
[INFO] [stdout] test render::tests::test_clean_truncated_incomplete_bracket ... ok
[INFO] [stdout] test http::tests::test_get_html_success ... ok
[INFO] [stdout] test providers::gitea::tests::test_gitea_provider_metadata ... ok
[INFO] [stdout] test render::tests::test_clean_truncated_incomplete_paren ... ok
[INFO] [stdout] test providers::gitlab::tests::test_gitlab_provider_metadata ... ok
[INFO] [stdout] test http::tests::test_invalid_json_handling ... ok
[INFO] [stdout] test render::tests::test_clean_truncated_complete_link ... ok
[INFO] [stdout] test render::tests::test_clean_truncated_incomplete_link ... ok
[INFO] [stdout] test providers::gitlab::tests::test_gitlab_api ... ok
[INFO] [stdout] test render::tests::test_clean_description_markdown_links ... ok
[INFO] [stdout] test render::tests::test_render_json ... ok
[INFO] [stdout] test seen::tests::test_filter_unseen ... ok
[INFO] [stdout] test render::tests::test_clean_description_multiple_links ... ok
[INFO] [stdout] test http::tests::test_client_creation ... ok
[INFO] [stdout] test providers::github::tests::test_github_provider_metadata ... ok
[INFO] [stdout] test render::tests::test_render_motd ... ok
[INFO] [stdout] test http::tests::test_builder_configuration ... ok
[INFO] [stdout] test seen::tests::test_daily_reset_clears_yesterday_data ... ok
[INFO] [stdout] test seen::tests::test_mark_seen_appends_to_existing ... ok
[INFO] [stdout] test tests::test_ascii_ratio_mixed ... ok
[INFO] [stdout] test tests::test_clone_url_construction_from_owner_repo ... ok
[INFO] [stdout] test tests::test_ascii_ratio_empty_string ... ok
[INFO] [stdout] test tests::test_ascii_ratio_no_ascii ... ok
[INFO] [stdout] test tests::test_clone_url_construction_preserves_full_url ... ok
[INFO] [stdout] test tests::test_is_mostly_ascii_cjk_name ... ok
[INFO] [stdout] test tests::test_clone_url_construction_handles_trailing_git ... ok
[INFO] [stdout] test tests::test_is_mostly_ascii_mixed_content ... ok
[INFO] [stdout] test tests::test_clone_url_with_http_protocol ... ok
[INFO] [stdout] test tests::test_is_mostly_ascii_cjk_description ... ok
[INFO] [stdout] test tests::test_is_mostly_ascii_no_description ... ok
[INFO] [stdout] test tests::test_is_mostly_ascii_pure_english ... ok
[INFO] [stdout] test http::tests::test_500_error_handling ... ok
[INFO] [stdout] test providers::gitea::tests::test_gitea_api ... ok
[INFO] [stdout] test http::tests::test_get_json_with_mock ... ok
[INFO] [stdout] test seen::tests::test_seen_tracker_new_day ... ok
[INFO] [stdout] test render::tests::test_render_empty ... ok
[INFO] [stdout] test seen::tests::test_offset_persists_within_same_day ... ok
[INFO] [stdout] test starred::tests::test_starred_cache_roundtrip ... ok
[INFO] [stdout] test starred::tests::test_starred_cache_loads_after_save ... ok
[INFO] [stdout] test tests::test_ascii_ratio_pure_ascii ... ok
[INFO] [stdout] test cache::tests::test_cache_expiry ... ok
[INFO] [stderr]      Running tests/clone_command.rs (/opt/rustwide/target/debug/deps/clone_command-3ca009dcf638349d)
[INFO] [stdout] test starred::tests::test_starred_cache_expiry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_clone_command_with_full_url ... ignored
[INFO] [stdout] test test_clone_command_with_real_git ... ignored
[INFO] [stdout] test test_clone_preserves_gitea_urls ... ok
[INFO] [stdout] test test_clone_preserves_gitlab_urls ... ok
[INFO] [stdout] test test_clone_url_construction_logic ... ok
[INFO] [stdout] test test_clone_command_error_message_without_git ... ok
[INFO] [stderr]      Running tests/star_command.rs (/opt/rustwide/target/debug/deps/star_command-94f9794d25fe18cd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_star_command_accepts_owner_slash_repo_format ... ok
[INFO] [stdout] test test_star_command_error_message_structure ... ok
[INFO] [stdout] test test_star_command_rejects_multi_slash ... ok
[INFO] [stdout] test test_star_command_validates_format ... ok
[INFO] [stdout] test test_star_command_requires_github_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c", kill_on_drop: false }`
[INFO] [stdout] 56512e8d6302742cf852f90e19d86cb5f9782648bd314a55b6e8c9f4c3f2830c
