[INFO] cloning repository https://github.com/isSerge/good-first-bot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isSerge/good-first-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisSerge%2Fgood-first-bot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisSerge%2Fgood-first-bot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c44fb379be0f86e671f357e6368f90492dddf5ce
[INFO] testing isSerge/good-first-bot-rs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisSerge%2Fgood-first-bot-rs" "/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/isSerge/good-first-bot-rs
[INFO] finished tweaking git repo https://github.com/isSerge/good-first-bot-rs
[INFO] tweaked toml for git repo https://github.com/isSerge/good-first-bot-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isSerge/good-first-bot-rs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isSerge/good-first-bot-rs 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b70a6ed6850e0a5f09cd010d5f604720a78f4a7b0de7319227338bca1da59db
[INFO] running `Command { std: "docker" "start" "-a" "7b70a6ed6850e0a5f09cd010d5f604720a78f4a7b0de7319227338bca1da59db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b70a6ed6850e0a5f09cd010d5f604720a78f4a7b0de7319227338bca1da59db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b70a6ed6850e0a5f09cd010d5f604720a78f4a7b0de7319227338bca1da59db", kill_on_drop: false }`
[INFO] [stdout] 7b70a6ed6850e0a5f09cd010d5f604720a78f4a7b0de7319227338bca1da59db
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b2909ca84e8ff4aa5d6e44740ab65bd8e6eeaba423241038c5b992845b98d66
[INFO] running `Command { std: "docker" "start" "-a" "8b2909ca84e8ff4aa5d6e44740ab65bd8e6eeaba423241038c5b992845b98d66", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling teloxide-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling teloxide-core v0.11.2
[INFO] [stderr]    Compiling teloxide v0.15.0
[INFO] [stderr]    Compiling good-first-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "8b2909ca84e8ff4aa5d6e44740ab65bd8e6eeaba423241038c5b992845b98d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b2909ca84e8ff4aa5d6e44740ab65bd8e6eeaba423241038c5b992845b98d66", kill_on_drop: false }`
[INFO] [stdout] 8b2909ca84e8ff4aa5d6e44740ab65bd8e6eeaba423241038c5b992845b98d66
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2529269e445bcb67c9dbd925f40ae9d75b97317a62a8edc7b1ae640689951467
[INFO] running `Command { std: "docker" "start" "-a" "2529269e445bcb67c9dbd925f40ae9d75b97317a62a8edc7b1ae640689951467", kill_on_drop: false }`
[INFO] [stderr]    Compiling good-first-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.92s
[INFO] running `Command { std: "docker" "inspect" "2529269e445bcb67c9dbd925f40ae9d75b97317a62a8edc7b1ae640689951467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2529269e445bcb67c9dbd925f40ae9d75b97317a62a8edc7b1ae640689951467", kill_on_drop: false }`
[INFO] [stdout] 2529269e445bcb67c9dbd925f40ae9d75b97317a62a8edc7b1ae640689951467
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f4e65c9a6a2b1f33b6ed0894e62f8e828672d1504bf91c37f7d3e1060de3615d
[INFO] running `Command { std: "docker" "start" "-a" "f4e65c9a6a2b1f33b6ed0894e62f8e828672d1504bf91c37f7d3e1060de3615d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/good_first_bot-7f76fb3a6122973d)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test bot_handler::callbacks::remove::tests::test_handle_callback_remove_repo_error ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_does_not_exist ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_limit_reached ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_multiple_mixed_outcomes ... ok
[INFO] [stdout] test config::tests::test_from_env ... ok
[INFO] [stdout] test config::tests::test_missing_database_url_default ... ok
[INFO] [stdout] test config::tests::test_missing_github_token_error ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_parse_error ... ok
[INFO] [stdout] test config::tests::test_missing_limits_default ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_error ... ok
[INFO] [stdout] test config::tests::test_missing_poll_interval_default ... ok
[INFO] [stdout] test bot_handler::callbacks::view_labels::tests::test_handle_callback_view_repo_labels ... ok
[INFO] [stdout] test bot_handler::callbacks::view_repo::tests::test_handle_callback_back_to_repo_details ... ok
[INFO] [stdout] test config::tests::test_missing_telegram_bot_token_error ... ok
[INFO] [stdout] test bot_handler::callbacks::view_repo::tests::test_handle_callback_view_repo_details ... ok
[INFO] [stdout] test bot_handler::callbacks::view_labels::tests::test_handle_callback_view_repo_labels_error ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_success ... ok
[INFO] [stdout] test bot_handler::callbacks::list::tests::test_handle_callback_back_to_repo_list ... ok
[INFO] [stdout] test bot_handler::callbacks::view_labels::tests::test_dialogue_persists_viewing_repo_labels_state ... ok
[INFO] [stdout] test github::tests::test_is_not_retryable_graphql_error ... ok
[INFO] [stdout] test github::tests::test_is_retryable_graphql_error ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_dialogue_persists_awaiting_add_repo_state ... ok
[INFO] [stdout] test messaging::keyboards::tests::test_build_repo_labels_keyboard ... ok
[INFO] [stdout] test messaging::utils::tests::test_serialize_action ... ok
[INFO] [stdout] test messaging::keyboards::tests::test_build_repo_item_keyboard ... ok
[INFO] [stdout] test messaging::keyboards::tests::test_build_repo_list_keyboard ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_handle_reply_invalid_state ... ok
[INFO] [stdout] test messaging::utils::tests::test_github_color_to_emoji ... ok
[INFO] [stdout] test pagination::tests::test_has_prev_next_logic ... ok
[INFO] [stdout] test messaging::tests::test_format_paginated_message_text ... ok
[INFO] [stdout] test pagination::tests::test_new_multiple_pages_with_leftover ... ok
[INFO] [stdout] test pagination::tests::test_new_page_clamping ... ok
[INFO] [stdout] test pagination::tests::test_new_single_full_page ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_handle_reply_awaiting_add_repo_success ... ok
[INFO] [stdout] test pagination::tests::test_new_empty_items ... ok
[INFO] [stdout] test poller::tests::test_filter_new_issues ... ok
[INFO] [stdout] test pagination::tests::test_new_multiple_pages_exact_fit ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_get_last_poll_time_storage_error ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_get_tracked_labels_storage_error ... ok
[INFO] [stdout] test messaging::tests::test_format_paginated_message_text_no_items ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_github_rate_limited ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_github_graphql_error ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_no_tracked_labels_skips ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_github_unauthorized_error ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_no_issues ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_set_lpt_fails ... ok
[INFO] [stdout] test repository::tests::test_add_repo ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_new_issues ... ok
[INFO] [stdout] test repository::tests::test_add_repo_limit_exceeded ... ok
[INFO] [stdout] test repository::tests::test_add_repo_error ... ok
[INFO] [stdout] test repository::tests::test_get_repo_labels_error ... ok
[INFO] [stdout] test repository::tests::test_get_user_repos_error ... ok
[INFO] [stdout] test repository::tests::test_remove_repo ... ok
[INFO] [stdout] test repository::tests::test_get_user_repo_labels ... ok
[INFO] [stdout] test repository::tests::test_get_repo_labels ... ok
[INFO] [stdout] test repository::tests::test_get_user_repos ... ok
[INFO] [stdout] test repository::tests::test_remove_repo_error ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_empty_owner ... ok
[INFO] [stdout] test repository::tests::test_repo_exists ... ok
[INFO] [stdout] test repository::tests::test_toggle_label_remove ... ok
[INFO] [stdout] test repository::tests::test_repo_exists_error ... ok
[INFO] [stdout] test repository::tests::test_toggle_label_limit_exceeded ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_invalid ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_invalid_owner ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_missing_slash ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_invalid ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_not_github_domain ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_with_path ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_missing_name ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_name_contains_slash ... ok
[INFO] [stdout] test config::tests::test_missing_github_graphql_url_default ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_with_query ... ok
[INFO] [stdout] test storage::tests::test_add_and_get_repository ... ok
[INFO] [stdout] test storage::tests::test_count_repos_per_user ... ok
[INFO] [stdout] test storage::tests::test_add_same_repository ... ok
[INFO] [stdout] test storage::tests::test_poll_time ... ok
[INFO] [stdout] test storage::tests::test_get_all_repos ... ok
[INFO] [stdout] test storage::tests::test_remove_repository ... ok
[INFO] [stdout] test storage::tests::test_toggle_labels ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_already_tracked ... ok
[INFO] [stdout] test repository::tests::test_toggle_label_add ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_empty_name ... ok
[INFO] [stdout] test github::tests::no_jitter_when_wait_is_zero ... ok
[INFO] [stdout] test github::tests::jitter_is_within_bounds ... ok
[INFO] [stdout] test github::tests::test_new_github_client ... ok
[INFO] [stdout] test github::tests::test_update_rate_limit_from_headers ... ok
[INFO] [stdout] test github::tests::rate_limit_guard_sleeps_when_below_threshold_and_before_reset ... ok
[INFO] [stdout] test github::tests::jitter_varies_across_runs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/good_first_bot-d090ef6a8aa69a04)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests good_first_bot
[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 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" "f4e65c9a6a2b1f33b6ed0894e62f8e828672d1504bf91c37f7d3e1060de3615d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e65c9a6a2b1f33b6ed0894e62f8e828672d1504bf91c37f7d3e1060de3615d", kill_on_drop: false }`
[INFO] [stdout] f4e65c9a6a2b1f33b6ed0894e62f8e828672d1504bf91c37f7d3e1060de3615d
