[INFO] cloning repository https://github.com/kelengkeng/el_monitorro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kelengkeng/el_monitorro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkelengkeng%2Fel_monitorro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkelengkeng%2Fel_monitorro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad7c6c7b9cf03de978e96d816d1f2019f98c189f [INFO] testing kelengkeng/el_monitorro against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkelengkeng%2Fel_monitorro" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kelengkeng/el_monitorro on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kelengkeng/el_monitorro [INFO] finished tweaking git repo https://github.com/kelengkeng/el_monitorro [INFO] tweaked toml for git repo https://github.com/kelengkeng/el_monitorro written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/kelengkeng/el_monitorro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5789ef41b3e3bca0f9477487cabb988b0d3ac8b9a846d232a6ede5c2378cfd2c [INFO] running `Command { std: "docker" "start" "-a" "5789ef41b3e3bca0f9477487cabb988b0d3ac8b9a846d232a6ede5c2378cfd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5789ef41b3e3bca0f9477487cabb988b0d3ac8b9a846d232a6ede5c2378cfd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5789ef41b3e3bca0f9477487cabb988b0d3ac8b9a846d232a6ede5c2378cfd2c", kill_on_drop: false }` [INFO] [stdout] 5789ef41b3e3bca0f9477487cabb988b0d3ac8b9a846d232a6ede5c2378cfd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4993ef206c282ad42833eeed6f7358f73d2fa9c149f876e4b70ef2051c912593 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4993ef206c282ad42833eeed6f7358f73d2fa9c149f876e4b70ef2051c912593", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling diesel-derive-enum v1.1.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling atom_syndication v0.10.0 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling frankenstein v0.5.2 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling feed-rs v0.6.1 [INFO] [stderr] Compiling handlebars v4.1.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html2text v0.2.1 [INFO] [stderr] Compiling fang v0.3.2 (https://github.com/ayrat555/fang?branch=master#824e32f1) [INFO] [stderr] Compiling el_monitorro v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 09s [INFO] running `Command { std: "docker" "inspect" "4993ef206c282ad42833eeed6f7358f73d2fa9c149f876e4b70ef2051c912593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4993ef206c282ad42833eeed6f7358f73d2fa9c149f876e4b70ef2051c912593", kill_on_drop: false }` [INFO] [stdout] 4993ef206c282ad42833eeed6f7358f73d2fa9c149f876e4b70ef2051c912593 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164edd8b10d8e3cd9f94545af8be83c1409a9d75c3290f4f39b8210005463f27 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "164edd8b10d8e3cd9f94545af8be83c1409a9d75c3290f4f39b8210005463f27", kill_on_drop: false }` [INFO] [stderr] Compiling el_monitorro v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.79s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/el_monitorro-569166efbf664bbb) [INFO] [stderr] Executable unittests src/bin/cleaner.rs (/opt/rustwide/target/debug/deps/cleaner-8b67ec6f764c9ff3) [INFO] [stderr] Executable unittests src/bin/deliver.rs (/opt/rustwide/target/debug/deps/deliver-8c7402d863dc42c3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/el_monitorro-656d801d9bb453ac) [INFO] [stderr] Executable unittests src/bin/sync.rs (/opt/rustwide/target/debug/deps/sync-47176fef35c967cf) [INFO] running `Command { std: "docker" "inspect" "164edd8b10d8e3cd9f94545af8be83c1409a9d75c3290f4f39b8210005463f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164edd8b10d8e3cd9f94545af8be83c1409a9d75c3290f4f39b8210005463f27", kill_on_drop: false }` [INFO] [stdout] 164edd8b10d8e3cd9f94545af8be83c1409a9d75c3290f4f39b8210005463f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 051e474e0d81c28134783fba05e13f8566fa957d8243574111dc01a34daa1cff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "051e474e0d81c28134783fba05e13f8566fa957d8243574111dc01a34daa1cff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/el_monitorro-569166efbf664bbb) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test bot::deliver_job::tests::format_messages_uses_custom_template ... ok [INFO] [stdout] test bot::logic::tests::create_subscription_fails_to_create_a_subscription_if_it_already_has_5_suscriptions ... ignored [INFO] [stdout] test bot::logic::tests::parse_template ... ok [INFO] [stdout] test bot::deliver_job::tests::format_messages_uses_default_template_if_custom_template_is_missing ... FAILED [INFO] [stdout] test bot::logic::tests::create_subscription_creates_new_subscription ... FAILED [INFO] [stdout] test bot::logic::tests::create_subscription_fails_if_url_is_not_provided has been running for over 60 seconds [INFO] [stdout] test bot::logic::tests::create_subscription_fails_to_create_a_subscription_if_it_already_exists has been running for over 60 seconds [INFO] [stdout] test bot::logic::tests::create_subscription_fails_to_create_chat_when_rss_url_is_invalid has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_finds_feed ... FAILED [INFO] [stdout] test bot::logic::tests::create_subscription_fails_to_create_chat_when_rss_url_is_not_rss has been running for over 60 seconds [INFO] [stdout] test db::feed_items::tests::create_creates_new_feed_items has been running for over 60 seconds [INFO] [stdout] test db::feed_items::tests::create_does_not_update_existing_feed_items has been running for over 60 seconds [INFO] [stdout] test db::feed_items::tests::delete_old_feed_items has been running for over 60 seconds [INFO] [stdout] test db::feed_items::tests::delete_old_feed_items_does_not_delete_if_not_enough_items has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::create_creates_new_feed has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::create_fails_to_create_feed_without_link has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::delete_feeds_without_subscriptions has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::delete_feeds_without_subscriptions_doesnt_remove_feeds_with_subscriptions has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_by_link_finds_feed has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_cant_find_feed has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_unsynced_feeds_does_not_fetch_feeds_without_telegram_subscriptions has been running for over 60 seconds [INFO] [stdout] test bot::logic::tests::create_subscription_fails_to_create_a_subscription_if_it_already_exists ... FAILED [INFO] [stdout] test db::feeds::tests::find_unsynced_feeds_doesnt_fetch_synced_feeds has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_unsynced_feeds_doesnt_fetch_synced_feeds ... FAILED [INFO] [stdout] test db::feeds::tests::find_unsynced_feeds_fetches_unsynced_feeds_with_expired_synced_at has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_unsynced_feeds_fetches_unsynced_feeds_with_expired_synced_at ... FAILED [INFO] [stdout] test db::feeds::tests::find_unsynced_feeds_fetches_unsynced_feeds_without_synced_at has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_unsynced_feeds_does_not_fetch_feeds_without_telegram_subscriptions ... FAILED [INFO] [stdout] test db::feeds::tests::set_error_sets_error_message_to_feed has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::set_error_sets_error_message_to_feed ... FAILED [INFO] [stdout] test db::feeds::tests::set_synced_at_sets_current_time_to_synced_at has been running for over 60 seconds [INFO] [stdout] test bot::logic::tests::create_subscription_fails_to_create_chat_when_rss_url_is_not_rss ... FAILED [INFO] [stdout] test db::feeds::tests::set_synced_at_sets_description_and_title_to_feed has been running for over 60 seconds [INFO] [stdout] test db::feed_items::tests::create_creates_new_feed_items ... FAILED [INFO] [stdout] test db::feeds::tests::set_synced_deletes_error_from_feed has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_cant_find_feed ... FAILED [INFO] [stdout] test db::telegram::tests::count_subscriptions_for_chat_counts_the_number_of_subscriptions has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::count_subscriptions_for_chat_counts_the_number_of_subscriptions ... FAILED [INFO] [stdout] test db::telegram::tests::create_chat_creates_new_telegram_chat has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::create_chat_creates_new_telegram_chat ... FAILED [INFO] [stdout] test db::telegram::tests::create_subscription_creates_new_subscription has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::create_subscription_creates_new_subscription ... FAILED [INFO] [stdout] test db::telegram::tests::create_subscription_fails_to_create_new_subscription_if_it_already_exists has been running for over 60 seconds [INFO] [stdout] test db::feed_items::tests::delete_old_feed_items ... FAILED [INFO] [stdout] test db::telegram::tests::create_subscription_fails_to_create_new_subscription_if_it_chat_does_not_exist has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::create_subscription_fails_to_create_new_subscription_if_it_chat_does_not_exist ... FAILED [INFO] [stdout] test db::telegram::tests::fetch_chats_with_subscriptions_does_no_return_duplicates has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::find_by_link_finds_feed ... FAILED [INFO] [stdout] test db::telegram::tests::fetch_chats_with_subscriptions_does_not_fetch_chat_without_subscription has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::fetch_chats_with_subscriptions_does_not_fetch_chat_without_subscription ... FAILED [INFO] [stdout] test db::telegram::tests::fetch_chats_with_subscriptions_fetches_chat_with_subscription has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::fetch_chats_with_subscriptions_fetches_chat_with_subscription ... FAILED [INFO] [stdout] test db::telegram::tests::fetch_chats_with_subscriptions_paginates_result has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::fetch_chats_with_subscriptions_paginates_result ... FAILED [INFO] [stdout] test db::telegram::tests::find_chats_by_feed_id_find_chats has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::create_fails_to_create_feed_without_link ... FAILED [INFO] [stdout] test db::telegram::tests::find_subscription_fails_to_find_a_subscription has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::find_subscription_fails_to_find_a_subscription ... FAILED [INFO] [stdout] test db::telegram::tests::find_subscription_finds_subscription has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::find_subscription_finds_subscription ... FAILED [INFO] [stdout] test db::telegram::tests::find_subscriptions_for_chat_does_not_return_wrong_chats has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::find_subscriptions_for_chat_does_not_return_wrong_chats ... FAILED [INFO] [stdout] test db::telegram::tests::find_subscriptions_for_chat_finds_subscriptions_for_chat has been running for over 60 seconds [INFO] [stdout] test db::feeds::tests::create_creates_new_feed ... FAILED [INFO] [stdout] test db::telegram::tests::it_updates_telegram_chat has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::it_updates_telegram_chat ... FAILED [INFO] [stdout] test db::telegram::tests::remove_chat_removes_chat has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::find_subscriptions_for_chat_finds_subscriptions_for_chat ... FAILED [INFO] [stdout] test db::telegram::tests::remove_subscription_removes_subscription has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::find_chats_by_feed_id_find_chats ... FAILED [INFO] [stdout] test db::telegram::tests::set_filter_sets_filter has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::set_filter_sets_filter ... FAILED [INFO] [stdout] test db::telegram::tests::set_global_template_sets_template has been running for over 60 seconds [INFO] [stdout] test db::telegram::tests::set_global_template_sets_template ... FAILED [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "051e474e0d81c28134783fba05e13f8566fa957d8243574111dc01a34daa1cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051e474e0d81c28134783fba05e13f8566fa957d8243574111dc01a34daa1cff", kill_on_drop: false }` [INFO] [stdout] 051e474e0d81c28134783fba05e13f8566fa957d8243574111dc01a34daa1cff