[INFO] cloning repository https://github.com/eatradish/ailurus-spy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eatradish/ailurus-spy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Failurus-spy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Failurus-spy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5c30dfcbe12602c8ee956a4a061a7ef3c5dee71
[INFO] testing eatradish/ailurus-spy against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Failurus-spy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eatradish/ailurus-spy
[INFO] finished tweaking git repo https://github.com/eatradish/ailurus-spy
[INFO] tweaked toml for git repo https://github.com/eatradish/ailurus-spy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eatradish/ailurus-spy on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eatradish/ailurus-spy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3eed5e27d9ce033fe1105249bc12db67abc645a3fdb78d5e83cbcf714c27a479
[INFO] running `Command { std: "docker" "start" "-a" "3eed5e27d9ce033fe1105249bc12db67abc645a3fdb78d5e83cbcf714c27a479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3eed5e27d9ce033fe1105249bc12db67abc645a3fdb78d5e83cbcf714c27a479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eed5e27d9ce033fe1105249bc12db67abc645a3fdb78d5e83cbcf714c27a479", kill_on_drop: false }`
[INFO] [stdout] 3eed5e27d9ce033fe1105249bc12db67abc645a3fdb78d5e83cbcf714c27a479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a4ddddc624e91a1745d4533ec7557f432b7edf71d33793d07410d26f9b3d725
[INFO] running `Command { std: "docker" "start" "-a" "2a4ddddc624e91a1745d4533ec7557f432b7edf71d33793d07410d26f9b3d725", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling psl-types v2.0.10
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling publicsuffix v2.1.1
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.35.6
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rc-box v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling dashmap v5.3.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]    Compiling aquamarine v0.1.11
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling tiff v0.7.2
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.13
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling image v0.24.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.16.1
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling html2text v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling redis v0.21.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling teloxide-core v0.9.0
[INFO] [stderr]    Compiling reqwest_cookie_store v0.3.0
[INFO] [stderr]    Compiling teloxide v0.12.0
[INFO] [stderr]    Compiling ailurus-spy v0.2.3-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     bot: Option<&'a AutoSend<Bot>>,
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn init_tgbot() -> (Option<AutoSend<Bot>>, Option<String>) {
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/checker.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use teloxide::{adaptors::AutoSend, Bot};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/sender.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     adaptors::AutoSend,
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     bot: &AutoSend<Bot>,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/checker.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub async fn check_dynamic_update(
[INFO] [stdout] 15 | |     con: &MultiplexedConnection,
[INFO] [stdout] 16 | |     uid: u64,
[INFO] [stdout] 17 | |     client: &Client,
[INFO] [stdout] 18 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 19 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 20 | | ) -> Result<()> {
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/checker.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         con.set(
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         con.set::<_, _, ()>(
[INFO] [stdout] 30 |             &key,
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 });
[INFO] [stdout] 80 ~                 con.set::<_, _, ()>(&key2, i.dynamic_id).await?;
[INFO] [stdout] 81 |             }
[INFO] [stdout] ...
[INFO] [stdout] 85 |             info!("Update {} timestamp", key);
[INFO] [stdout] 86 ~             con.set::<_, _, ()>(&key, dynamic[0].timestamp).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub async fn check_live_status(
[INFO] [stdout]  96 | |     con: &MultiplexedConnection,
[INFO] [stdout]  97 | |     room_id: u64,
[INFO] [stdout]  98 | |     client: &Client,
[INFO] [stdout]  99 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 100 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 101 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         con.set(&key, ls == 1).await?;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 110 ~         con.set::<_, _, ()>(&key, ls == 1).await?;
[INFO] [stdout] 111 |     } else {
[INFO] [stdout] ...
[INFO] [stdout] 127 |             check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 128 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 129 |         } else if db_live_status && ls == 1 {
[INFO] [stdout] 130 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 131 |         } else if ls != 1 {
[INFO] [stdout] 132 ~             con.set::<_, _, ()>(key, false).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / pub async fn check_weibo(
[INFO] [stdout] 140 | |     con: &MultiplexedConnection,
[INFO] [stdout] 141 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 142 | |     weibo: &WeiboClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 146 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     con.set(&key_container_id, container_id).await?;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 161 ~     con.set::<_, _, ()>(&key_container_id, container_id).await?;
[INFO] [stdout] 162 |
[INFO] [stdout] ...
[INFO] [stdout] 178 |     if v.is_err() {
[INFO] [stdout] 179 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 180 |     }
[INFO] [stdout] ...
[INFO] [stdout] 187 |         if old_created_at_index.is_none() {
[INFO] [stdout] 188 ~             con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 189 |         }
[INFO] [stdout] ...
[INFO] [stdout] 226 |         check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 227 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::prelude::RequesterExt::auto_send`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             (Some(Bot::from_env().auto_send()), Some(v))
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uid` is never read
[INFO] [stdout]   --> src/dynamic.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct BiliDynamicResult {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 75 |     pub user: Option<String>,
[INFO] [stdout] 76 |     pub uid: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BiliDynamicResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uid` is never read
[INFO] [stdout]   --> src/live.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct LiveStatusResult {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 48 |     pub room_id: u64,
[INFO] [stdout] 49 |     pub uid: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiveStatusResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ailurus-spy v0.2.3-alpha.0 (/opt/rustwide/workdir), redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2a4ddddc624e91a1745d4533ec7557f432b7edf71d33793d07410d26f9b3d725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4ddddc624e91a1745d4533ec7557f432b7edf71d33793d07410d26f9b3d725", kill_on_drop: false }`
[INFO] [stdout] 2a4ddddc624e91a1745d4533ec7557f432b7edf71d33793d07410d26f9b3d725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baa40a3bdddd21e8e4271b3bb5cc3384bcc339c8e89703312b211303e17bfe8b
[INFO] running `Command { std: "docker" "start" "-a" "baa40a3bdddd21e8e4271b3bb5cc3384bcc339c8e89703312b211303e17bfe8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling ailurus-spy v0.2.3-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     bot: Option<&'a AutoSend<Bot>>,
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn init_tgbot() -> (Option<AutoSend<Bot>>, Option<String>) {
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/checker.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use teloxide::{adaptors::AutoSend, Bot};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/sender.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     adaptors::AutoSend,
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     bot: &AutoSend<Bot>,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/checker.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub async fn check_dynamic_update(
[INFO] [stdout] 15 | |     con: &MultiplexedConnection,
[INFO] [stdout] 16 | |     uid: u64,
[INFO] [stdout] 17 | |     client: &Client,
[INFO] [stdout] 18 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 19 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 20 | | ) -> Result<()> {
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/checker.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         con.set(
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         con.set::<_, _, ()>(
[INFO] [stdout] 30 |             &key,
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 });
[INFO] [stdout] 80 ~                 con.set::<_, _, ()>(&key2, i.dynamic_id).await?;
[INFO] [stdout] 81 |             }
[INFO] [stdout] ...
[INFO] [stdout] 85 |             info!("Update {} timestamp", key);
[INFO] [stdout] 86 ~             con.set::<_, _, ()>(&key, dynamic[0].timestamp).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub async fn check_live_status(
[INFO] [stdout]  96 | |     con: &MultiplexedConnection,
[INFO] [stdout]  97 | |     room_id: u64,
[INFO] [stdout]  98 | |     client: &Client,
[INFO] [stdout]  99 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 100 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 101 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         con.set(&key, ls == 1).await?;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 110 ~         con.set::<_, _, ()>(&key, ls == 1).await?;
[INFO] [stdout] 111 |     } else {
[INFO] [stdout] ...
[INFO] [stdout] 127 |             check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 128 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 129 |         } else if db_live_status && ls == 1 {
[INFO] [stdout] 130 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 131 |         } else if ls != 1 {
[INFO] [stdout] 132 ~             con.set::<_, _, ()>(key, false).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / pub async fn check_weibo(
[INFO] [stdout] 140 | |     con: &MultiplexedConnection,
[INFO] [stdout] 141 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 142 | |     weibo: &WeiboClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 146 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     con.set(&key_container_id, container_id).await?;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 161 ~     con.set::<_, _, ()>(&key_container_id, container_id).await?;
[INFO] [stdout] 162 |
[INFO] [stdout] ...
[INFO] [stdout] 178 |     if v.is_err() {
[INFO] [stdout] 179 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 180 |     }
[INFO] [stdout] ...
[INFO] [stdout] 187 |         if old_created_at_index.is_none() {
[INFO] [stdout] 188 ~             con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 189 |         }
[INFO] [stdout] ...
[INFO] [stdout] 226 |         check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 227 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::prelude::RequesterExt::auto_send`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             (Some(Bot::from_env().auto_send()), Some(v))
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uid` is never read
[INFO] [stdout]   --> src/dynamic.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct BiliDynamicResult {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 75 |     pub user: Option<String>,
[INFO] [stdout] 76 |     pub uid: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BiliDynamicResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uid` is never read
[INFO] [stdout]   --> src/live.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct LiveStatusResult {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 48 |     pub room_id: u64,
[INFO] [stdout] 49 |     pub uid: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiveStatusResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ailurus-spy v0.2.3-alpha.0 (/opt/rustwide/workdir), redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "baa40a3bdddd21e8e4271b3bb5cc3384bcc339c8e89703312b211303e17bfe8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa40a3bdddd21e8e4271b3bb5cc3384bcc339c8e89703312b211303e17bfe8b", kill_on_drop: false }`
[INFO] [stdout] baa40a3bdddd21e8e4271b3bb5cc3384bcc339c8e89703312b211303e17bfe8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96268a68244ae4b4215e2b3226f90dd7c0ae902b5704bcb76dc6ee73bfd94799
[INFO] running `Command { std: "docker" "start" "-a" "96268a68244ae4b4215e2b3226f90dd7c0ae902b5704bcb76dc6ee73bfd94799", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]   --> src/main.rs:37:21
[INFO] [stderr]    |
[INFO] [stderr] 37 |     bot: Option<&'a AutoSend<Bot>>,
[INFO] [stderr]    |                     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]    --> src/main.rs:148:28
[INFO] [stderr]     |
[INFO] [stderr] 148 | fn init_tgbot() -> (Option<AutoSend<Bot>>, Option<String>) {
[INFO] [stderr]     |                            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]  --> src/checker.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 | use teloxide::{adaptors::AutoSend, Bot};
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]   --> src/checker.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]   --> src/checker.rs:99:18
[INFO] [stderr]    |
[INFO] [stderr] 99 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]    --> src/checker.rs:141:18
[INFO] [stderr]     |
[INFO] [stderr] 141 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]    --> src/checker.rs:234:18
[INFO] [stderr]     |
[INFO] [stderr] 234 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]  --> src/sender.rs:7:15
[INFO] [stderr]   |
[INFO] [stderr] 7 |     adaptors::AutoSend,
[INFO] [stderr]   |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]   --> src/sender.rs:59:11
[INFO] [stderr]    |
[INFO] [stderr] 59 |     bot: &AutoSend<Bot>,
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]   --> src/sender.rs:68:15
[INFO] [stderr]    |
[INFO] [stderr] 68 |         bot: &AutoSend<Bot>,
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]   --> src/sender.rs:80:15
[INFO] [stderr]    |
[INFO] [stderr] 80 |         bot: &AutoSend<Bot>,
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/checker.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / pub async fn check_dynamic_update(
[INFO] [stderr] 15 | |     con: &MultiplexedConnection,
[INFO] [stderr] 16 | |     uid: u64,
[INFO] [stderr] 17 | |     client: &Client,
[INFO] [stderr] 18 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stderr] 19 | |     telegram_chat_id: Option<i64>,
[INFO] [stderr] 20 | | ) -> Result<()> {
[INFO] [stderr]    | |_______________^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/checker.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |         con.set(
[INFO] [stderr]    |             ^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 29 ~         con.set::<_, _, ()>(
[INFO] [stderr] 30 |             &key,
[INFO] [stderr] ...
[INFO] [stderr] 79 |                 });
[INFO] [stderr] 80 ~                 con.set::<_, _, ()>(&key2, i.dynamic_id).await?;
[INFO] [stderr] 81 |             }
[INFO] [stderr] ...
[INFO] [stderr] 85 |             info!("Update {} timestamp", key);
[INFO] [stderr] 86 ~             con.set::<_, _, ()>(&key, dynamic[0].timestamp).await?;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/checker.rs:95:1
[INFO] [stderr]     |
[INFO] [stderr]  95 | / pub async fn check_live_status(
[INFO] [stderr]  96 | |     con: &MultiplexedConnection,
[INFO] [stderr]  97 | |     room_id: u64,
[INFO] [stderr]  98 | |     client: &Client,
[INFO] [stderr]  99 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stderr] 100 | |     telegram_chat_id: Option<i64>,
[INFO] [stderr] 101 | | ) -> Result<()> {
[INFO] [stderr]     | |_______________^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> src/checker.rs:110:13
[INFO] [stderr]     |
[INFO] [stderr] 110 |         con.set(&key, ls == 1).await?;
[INFO] [stderr]     |             ^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 110 ~         con.set::<_, _, ()>(&key, ls == 1).await?;
[INFO] [stderr] 111 |     } else {
[INFO] [stderr] ...
[INFO] [stderr] 127 |             check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stderr] 128 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stderr] 129 |         } else if db_live_status && ls == 1 {
[INFO] [stderr] 130 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stderr] 131 |         } else if ls != 1 {
[INFO] [stderr] 132 ~             con.set::<_, _, ()>(key, false).await?;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/checker.rs:139:1
[INFO] [stderr]     |
[INFO] [stderr] 139 | / pub async fn check_weibo(
[INFO] [stderr] 140 | |     con: &MultiplexedConnection,
[INFO] [stderr] 141 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stderr] 142 | |     weibo: &WeiboClient,
[INFO] [stderr] ...   |
[INFO] [stderr] 145 | |     telegram_chat_id: Option<i64>,
[INFO] [stderr] 146 | | ) -> Result<()> {
[INFO] [stderr]     | |_______________^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> src/checker.rs:161:9
[INFO] [stderr]     |
[INFO] [stderr] 161 |     con.set(&key_container_id, container_id).await?;
[INFO] [stderr]     |         ^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 161 ~     con.set::<_, _, ()>(&key_container_id, container_id).await?;
[INFO] [stderr] 162 |
[INFO] [stderr] ...
[INFO] [stderr] 178 |     if v.is_err() {
[INFO] [stderr] 179 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stderr] 180 |     }
[INFO] [stderr] ...
[INFO] [stderr] 187 |         if old_created_at_index.is_none() {
[INFO] [stderr] 188 ~             con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stderr] 189 |         }
[INFO] [stderr] ...
[INFO] [stderr] 226 |         check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stderr] 227 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `teloxide::prelude::RequesterExt::auto_send`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stderr]    --> src/main.rs:151:35
[INFO] [stderr]     |
[INFO] [stderr] 151 |             (Some(Bot::from_env().auto_send()), Some(v))
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `uid` is never read
[INFO] [stderr]   --> src/dynamic.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub struct BiliDynamicResult {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 75 |     pub user: Option<String>,
[INFO] [stderr] 76 |     pub uid: Option<u64>,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BiliDynamicResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `uid` is never read
[INFO] [stderr]   --> src/live.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct LiveStatusResult {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 48 |     pub room_id: u64,
[INFO] [stderr] 49 |     pub uid: u64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LiveStatusResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `ailurus-spy` (bin "ailurus-spy" test) generated 17 warnings (run `cargo fix --bin "ailurus-spy" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ailurus-spy v0.2.3-alpha.0 (/opt/rustwide/workdir), redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ailurus_spy-11662b38b413f3c7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test sender::test ... FAILED
[INFO] [stdout] test dynamic::test ... FAILED
[INFO] [stdout] test live::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sender::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sender::test' (26) panicked at src/sender.rs:181:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://i0.hdslb.com/bfs/album/199aa8384b65b90d6ab2ecdbc6ef3a652cebf573.jpg): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5650a76bf292 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5650a76bf292 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5650a76bf292 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5650a76bf292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5650a76d195f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5650a76d195f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5650a768ab51 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5650a768ab51 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5650a76979f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5650a769cb9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5650a769ca31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5650a6fa7b1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5650a6fa7b1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5650a769d30f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5650a769d30f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5650a769d0ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5650a7697b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5650a767ed5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5650a76dc080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5650a76db416 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5650a6e3babb - core::result::Result<T,E>::unwrap::h1e01320dddbbb213
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5650a6e3babb - ailurus_spy::sender::test::{{closure}}::h39cf1097419563ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sender.rs:181:6
[INFO] [stdout]   22:     0x5650a6ecdb8d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6bfd28f7f0ee3ead
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5650a6f85bdd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf923a3094068cb69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:64
[INFO] [stdout]   24:     0x5650a6dff3b0 - tokio::coop::with_budget::{{closure}}::h9c1224559365147b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5650a6e267a5 - std::thread::local::LocalKey<T>::try_with::h9eb49fa6ba8fac31
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5650a6e25b0e - std::thread::local::LocalKey<T>::with::hc23f266f331d634e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5650a6f85b0f - tokio::coop::with_budget::h4551d3e09082b79f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5650a6f85b0f - tokio::coop::budget::h722d52f9ec7cbacb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5650a6f85b0f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hc563ca6b47163a40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5650a6f82830 - tokio::runtime::basic_scheduler::Context::enter::h9ba06b0edd7f1c87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5650a6f84638 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc38a5afdab6f2cc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:44
[INFO] [stdout]   32:     0x5650a6f83a44 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h1f855fb36c42e115
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5650a6f4a0ad - tokio::macros::scoped_tls::ScopedKey<T>::set::h5d7eb53f8e0f84d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5650a6f8381c - tokio::runtime::basic_scheduler::CoreGuard::enter::hfc2d5a0af5c93f08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   35:     0x5650a6f83aba - tokio::runtime::basic_scheduler::CoreGuard::block_on::hcb37089763a978fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   36:     0x5650a6f81380 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hd49e85681d2676de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   37:     0x5650a6e368b4 - tokio::runtime::Runtime::block_on::h6064d36ade721f38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   38:     0x5650a6e3b78f - ailurus_spy::sender::test::h544f58988efcf1b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sender.rs:181:15
[INFO] [stdout]   39:     0x5650a6e3bc97 - ailurus_spy::sender::test::{{closure}}::h8215bb12cf2ca108
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sender.rs:174:16
[INFO] [stdout]   40:     0x5650a6f06c76 - core::ops::function::FnOnce::call_once::h66ab6297401438cc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5650a6fa78db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5650a6fa78db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5650a6fbd545 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5650a6fbd545 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5650a6fbd545 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5650a6fbd545 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5650a6fbd545 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5650a6fbd545 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5650a6fbd545 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5650a6f93d34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5650a6f93d34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5650a6f975fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5650a6f975fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5650a6f975fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x5650a6f975fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x5650a6f975fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5650a6f975fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5650a6f975fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5650a7692c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   60:     0x5650a7692c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   61:     0x7e5a10a46aa4 - <unknown>
[INFO] [stdout]   62:     0x7e5a10ad3a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dynamic::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dynamic::test' (24) panicked at src/dynamic.rs:216:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://api.vc.bilibili.com/dynamic_svr/v1/dynamic_svr/space_history?host_uid=1501380958): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5650a76bf292 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5650a76bf292 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5650a76bf292 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5650a76bf292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5650a76d195f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5650a76d195f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5650a768ab51 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5650a768ab51 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5650a76979f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5650a769cb9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5650a769ca31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5650a6fa7b1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5650a6fa7b1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5650a769d30f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5650a769d30f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5650a769d0ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5650a7697b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5650a767ed5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5650a76dc080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5650a76db416 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5650a6e3f0ce - core::result::Result<T,E>::unwrap::ha6e4d0c85f553078
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5650a6e3f0ce - ailurus_spy::dynamic::test::{{closure}}::h1b0369b08397bed2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dynamic.rs:216:63
[INFO] [stdout]   22:     0x5650a6ecdb4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h65300b45f0540ab0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5650a6f85b9d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he004be0f680a572d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:64
[INFO] [stdout]   24:     0x5650a6dfec90 - tokio::coop::with_budget::{{closure}}::h46e884963e2bf7f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5650a6e26ba5 - std::thread::local::LocalKey<T>::try_with::hfcbbde9d3467c93d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5650a6e258ae - std::thread::local::LocalKey<T>::with::h1ccc7cd9c88d16c7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5650a6f85a3f - tokio::coop::with_budget::hf70c78d882fcb08a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5650a6f85a3f - tokio::coop::budget::h34ed9c22e2160c5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5650a6f85a3f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::habbf97403bfa080f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5650a6f82510 - tokio::runtime::basic_scheduler::Context::enter::h7f628278463be189
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5650a6f84f48 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc42b386f22bcab40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:44
[INFO] [stdout]   32:     0x5650a6f83a64 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb3354d031a4bf590
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5650a6f4a2ad - tokio::macros::scoped_tls::ScopedKey<T>::set::hd7605930c12d72a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5650a6f8309c - tokio::runtime::basic_scheduler::CoreGuard::enter::h66a3f285529b34c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   35:     0x5650a6f83aaa - tokio::runtime::basic_scheduler::CoreGuard::block_on::hbb7efab8a3b4cab9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   36:     0x5650a6f810c0 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb4d9871eb27dfe80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   37:     0x5650a6e36bf4 - tokio::runtime::Runtime::block_on::hb10cfee4c502aab0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   38:     0x5650a6e3edaf - ailurus_spy::dynamic::test::h9ad6927724e351e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dynamic.rs:217:29
[INFO] [stdout]   39:     0x5650a6e3f3b7 - ailurus_spy::dynamic::test::{{closure}}::hb231d85c89a11bfd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dynamic.rs:214:16
[INFO] [stdout]   40:     0x5650a6f06a66 - core::ops::function::FnOnce::call_once::h3e1188b5b2e97f06
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5650a6fa78db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5650a6fa78db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5650a6fbd545 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5650a6fbd545 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5650a6fbd545 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5650a6fbd545 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5650a6fbd545 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5650a6fbd545 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5650a6fbd545 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5650a6f93d34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5650a6f93d34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5650a6f975fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5650a6f975fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5650a6f975fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x5650a6f975fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x5650a6f975fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5650a6f975fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5650a6f975fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5650a7692c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   60:     0x5650a7692c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   61:     0x7e5a10a46aa4 - <unknown>
[INFO] [stdout]   62:     0x7e5a10ad3a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- live::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'live::test' (25) panicked at src/live.rs:154:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://api.live.bilibili.com/room/v1/Room/get_info?room_id=22746343&from=room): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5650a76bf292 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5650a76bf292 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5650a76bf292 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5650a76bf292 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5650a76d195f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5650a76d195f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5650a768ab51 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5650a768ab51 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5650a76979f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5650a769cb9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5650a769ca31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5650a6fa7b1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5650a6fa7b1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5650a769d30f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5650a769d30f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5650a769d0ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5650a7697b29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5650a767ed5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5650a76dc080 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5650a76db416 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5650a6e3b3b4 - core::result::Result<T,E>::unwrap::h8efc86c773dc8924
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5650a6e3b3b4 - ailurus_spy::live::test::{{closure}}::hb48ba145c47e7673
[INFO] [stdout]                                at /opt/rustwide/workdir/src/live.rs:154:54
[INFO] [stdout]   22:     0x5650a6ecdbcd - <core::pin::Pin<P> as core::future::future::Future>::poll::ha024251680b66ffc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5650a6f85b5d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h38e1fa5ef7d5bec7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:64
[INFO] [stdout]   24:     0x5650a6dff4e0 - tokio::coop::with_budget::{{closure}}::hac847c39579cc3d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5650a6e266a5 - std::thread::local::LocalKey<T>::try_with::h965380e971738367
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5650a6e25a7e - std::thread::local::LocalKey<T>::with::h85cb014d869e22be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5650a6f8573f - tokio::coop::with_budget::h698e37e0f5ea205d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5650a6f8573f - tokio::coop::budget::h568dfdb4c8f43aee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5650a6f8573f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h41fa34455d62b2ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5650a6f81f00 - tokio::runtime::basic_scheduler::Context::enter::h4757ccbb6db51502
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5650a6f83d28 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha27a32ed04cbbcd8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:44
[INFO] [stdout]   32:     0x5650a6f83a84 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::he4adb22342ae4812
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5650a6f4a1ad - tokio::macros::scoped_tls::ScopedKey<T>::set::hb1aaed9e0069d830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5650a6f8345c - tokio::runtime::basic_scheduler::CoreGuard::enter::hdf9123b4f4a095aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   35:     0x5650a6f83a9a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h1b44ce873ef6af03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   36:     0x5650a6f80e00 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h398f9f8c9f700590
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   37:     0x5650a6e36a54 - tokio::runtime::Runtime::block_on::h6396eb910431bac0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   38:     0x5650a6e3b02f - ailurus_spy::live::test::h9d6024070ab69fcc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/live.rs:155:12
[INFO] [stdout]   39:     0x5650a6e3b637 - ailurus_spy::live::test::{{closure}}::hb84f451d0ac680e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/live.rs:152:16
[INFO] [stdout]   40:     0x5650a6f06cb6 - core::ops::function::FnOnce::call_once::h6e092edc63f48e5e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5650a6fa78db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5650a6fa78db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5650a6fbd545 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5650a6fbd545 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5650a6fbd545 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5650a6fbd545 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5650a6fbd545 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5650a6fbd545 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5650a6fbd545 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5650a6f93d34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5650a6f93d34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x5650a6f975fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x5650a6f975fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5650a6f975fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x5650a6f975fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x5650a6f975fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5650a6f975fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x5650a6f975fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5650a7692c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   60:     0x5650a7692c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   61:     0x7e5a10a46aa4 - <unknown>
[INFO] [stdout]   62:     0x7e5a10ad3a34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dynamic::test
[INFO] [stdout]     live::test
[INFO] [stdout]     sender::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin ailurus-spy`
[INFO] running `Command { std: "docker" "inspect" "96268a68244ae4b4215e2b3226f90dd7c0ae902b5704bcb76dc6ee73bfd94799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96268a68244ae4b4215e2b3226f90dd7c0ae902b5704bcb76dc6ee73bfd94799", kill_on_drop: false }`
[INFO] [stdout] 96268a68244ae4b4215e2b3226f90dd7c0ae902b5704bcb76dc6ee73bfd94799
