[INFO] cloning repository https://github.com/epanchee/qbitbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epanchee/qbitbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fqbitbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fqbitbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14cf6f7ef4c779a970d86b3ff695b45c18580c7b
[INFO] testing epanchee/qbitbot against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fqbitbot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/epanchee/qbitbot
[INFO] finished tweaking git repo https://github.com/epanchee/qbitbot
[INFO] tweaked toml for git repo https://github.com/epanchee/qbitbot written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/epanchee/qbitbot on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/epanchee/qbitbot 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded base-x v0.2.8
[INFO] [stderr]   Downloaded fure v0.5.0
[INFO] [stderr]   Downloaded anyhow v1.0.51
[INFO] [stderr]   Downloaded cookie v0.15.1
[INFO] [stderr]   Downloaded tracing-core v0.1.21
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded rustls v0.20.2
[INFO] [stderr]   Downloaded tokio v1.14.0
[INFO] [stderr]   Downloaded mio v0.7.14
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded core-foundation v0.9.2
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded psl-types v2.0.9
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded cookie_store v0.15.1
[INFO] [stderr]   Downloaded fure v0.4.3
[INFO] [stderr]   Downloaded mime_guess v2.0.3
[INFO] [stderr]   Downloaded common-multipart-rfc7578 v0.3.1
[INFO] [stderr]   Downloaded hyper-multipart-rfc7578 v0.5.1
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.1
[INFO] [stderr]   Downloaded tokio-rustls v0.23.1
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded publicsuffix v2.1.1
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded tracing v0.1.29
[INFO] [stderr]   Downloaded reqwest v0.11.7
[INFO] [stderr]   Downloaded h2 v0.3.7
[INFO] [stderr]   Downloaded hyper v0.14.15
[INFO] [stderr]   Downloaded rutebot v0.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1feb4b8ef44394770155b92cb07446f6e45e402185a6d61a2bbaae9092d00006
[INFO] running `Command { std: "docker" "start" "-a" "1feb4b8ef44394770155b92cb07446f6e45e402185a6d61a2bbaae9092d00006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1feb4b8ef44394770155b92cb07446f6e45e402185a6d61a2bbaae9092d00006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1feb4b8ef44394770155b92cb07446f6e45e402185a6d61a2bbaae9092d00006", kill_on_drop: false }`
[INFO] [stdout] 1feb4b8ef44394770155b92cb07446f6e45e402185a6d61a2bbaae9092d00006
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52dbbf2722695eb835997a52b24ec343e8963e35b962fc51fedc026658d24723
[INFO] running `Command { std: "docker" "start" "-a" "52dbbf2722695eb835997a52b24ec343e8963e35b962fc51fedc026658d24723", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.1
[INFO] [stderr]    Compiling psl-types v2.0.9
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling publicsuffix v2.1.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.1
[INFO] [stderr]    Compiling fure v0.4.3
[INFO] [stderr]    Compiling fure v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.18
[INFO] [stderr]    Compiling futures v0.3.18
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling cookie_store v0.15.1
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-multipart-rfc7578 v0.5.1
[INFO] [stderr]    Compiling reqwest v0.11.7
[INFO] [stderr]    Compiling rutebot v0.7.5
[INFO] [stderr]    Compiling qbitbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/bot/commands/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct QListAction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QListAction` 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: struct `QResume` is never constructed
[INFO] [stdout]   --> src/bot/commands/cmd_list.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct QResume {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/bot/commands/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct QListAction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QListAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_menu_pos` is never used
[INFO] [stdout]    --> src/bot/qb_chat.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl QbChat {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn get_menu_pos(&self) -> MenuValue {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.89s
[INFO] running `Command { std: "docker" "inspect" "52dbbf2722695eb835997a52b24ec343e8963e35b962fc51fedc026658d24723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52dbbf2722695eb835997a52b24ec343e8963e35b962fc51fedc026658d24723", kill_on_drop: false }`
[INFO] [stdout] 52dbbf2722695eb835997a52b24ec343e8963e35b962fc51fedc026658d24723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4905aafbf3738f796a3f5d7ada1233c817b6a472fc69141043547745a7d6d361
[INFO] running `Command { std: "docker" "start" "-a" "4905aafbf3738f796a3f5d7ada1233c817b6a472fc69141043547745a7d6d361", kill_on_drop: false }`
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/bot/commands/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct QListAction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QListAction` 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] [stderr]    Compiling qbitbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `QResume` is never constructed
[INFO] [stdout]   --> src/bot/commands/cmd_list.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct QResume {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/bot/commands/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct QListAction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QListAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_menu_pos` is never used
[INFO] [stdout]    --> src/bot/qb_chat.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl QbChat {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn get_menu_pos(&self) -> MenuValue {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_non_admin` and `get_tg_arc` are never used
[INFO] [stdout]   --> tests/common.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestCase {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub async fn send_non_admin(&self, text: &str, username: &str) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn get_tg_arc(&self) -> Arc<RutebotMock> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAGNET_LINK` is never used
[INFO] [stdout]   --> tests/common.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const MAGNET_LINK: &str = "magnet:?xt=urn:btih:60A2A94625373B5ACAE66D4C693AE5F3417690C1&tr=http%3A%2F%2Fbt3.t-ru.org%2Fann%3Fmag...
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tg_arc` is never used
[INFO] [stdout]   --> tests/common.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestCase {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn get_tg_arc(&self) -> Arc<RutebotMock> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `admin` and `qbot` are never read
[INFO] [stdout]   --> tests/common.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TestCase {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 16 |     tg: RutebotMock,
[INFO] [stdout] 17 |     admin: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     qbot: QbitBot,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `gen_update`, `send`, `send_non_admin`, and `check` are never used
[INFO] [stdout]   --> tests/common.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl TestCase {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn gen_update(&self, text: &str, username: &str) -> Update {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn send(&self, text: &str) {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub async fn send_non_admin(&self, text: &str, username: &str) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn check(&self, wants: &str) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/bot/commands/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct QListAction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QListAction` 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: struct `QResume` is never constructed
[INFO] [stdout]   --> src/bot/commands/cmd_list.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct QResume {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> src/bot/commands/list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct QListAction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QListAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_menu_pos` is never used
[INFO] [stdout]    --> src/bot/qb_chat.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl QbChat {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn get_menu_pos(&self) -> MenuValue {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.29s
[INFO] running `Command { std: "docker" "inspect" "4905aafbf3738f796a3f5d7ada1233c817b6a472fc69141043547745a7d6d361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4905aafbf3738f796a3f5d7ada1233c817b6a472fc69141043547745a7d6d361", kill_on_drop: false }`
[INFO] [stdout] 4905aafbf3738f796a3f5d7ada1233c817b6a472fc69141043547745a7d6d361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1afd31da186356b7b2953a061d9fb08115f8090c4c7a733e6955b2a486b81b5b
[INFO] running `Command { std: "docker" "start" "-a" "1afd31da186356b7b2953a061d9fb08115f8090c4c7a733e6955b2a486b81b5b", kill_on_drop: false }`
[INFO] [stderr] warning: field `hash` is never read
[INFO] [stderr]   --> src/bot/commands/list.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct QListAction {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     hash: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QListAction` 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: `qbitbot` (lib) generated 1 warning
[INFO] [stderr] warning: `qbitbot` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: methods `send_non_admin` and `get_tg_arc` are never used
[INFO] [stderr]   --> tests/common.rs:56:18
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestCase {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub async fn send_non_admin(&self, text: &str, username: &str) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn get_tg_arc(&self) -> Arc<RutebotMock> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QResume` is never constructed
[INFO] [stderr]   --> src/bot/commands/cmd_list.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct QResume {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `hash` is never read
[INFO] [stderr]   --> src/bot/commands/list.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct QListAction {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     hash: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QListAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_menu_pos` is never used
[INFO] [stderr]    --> src/bot/qb_chat.rs:243:12
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl QbChat {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub fn get_menu_pos(&self) -> MenuValue {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAGNET_LINK` is never used
[INFO] [stderr]   --> tests/common.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const MAGNET_LINK: &str = "magnet:?xt=urn:btih:60A2A94625373B5ACAE66D4C693AE5F3417690C1&tr=http%3A%2F%2Fbt3.t-ru.org%2Fann%3Fmag...
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_tg_arc` is never used
[INFO] [stderr]   --> tests/common.rs:65:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestCase {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn get_tg_arc(&self) -> Arc<RutebotMock> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `admin` and `qbot` are never read
[INFO] [stderr]   --> tests/common.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct TestCase {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 16 |     tg: RutebotMock,
[INFO] [stderr] 17 |     admin: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 18 |     qbot: QbitBot,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `gen_update`, `send`, `send_non_admin`, and `check` are never used
[INFO] [stderr]   --> tests/common.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl TestCase {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     fn gen_update(&self, text: &str, username: &str) -> Update {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub async fn send(&self, text: &str) {
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub async fn send_non_admin(&self, text: &str, username: &str) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub fn check(&self, wants: &str) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `qbitbot` (test "test_complex") generated 1 warning
[INFO] [stderr] warning: `qbitbot` (bin "qbitbot") generated 3 warnings
[INFO] [stderr] warning: `qbitbot` (test "test_simple") generated 2 warnings
[INFO] [stderr] warning: `qbitbot` (bin "qbitbot" test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `qbitbot` (test "test_qb_chat") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qbitbot-591a2aed61e74fb8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qbitbot-e93a1211522ee4ef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-7ad5560ab989b5c3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_complex.rs (/opt/rustwide/target/debug/deps/test_complex-408a7b298c52b908)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] mkdir: cannot create directory 'config': Read-only file system
[INFO] [stderr] mkdir: cannot create directory 'downloads': Read-only file system
[INFO] [stderr] ./start.sh: line 5: docker-compose: command not found
[INFO] [stdout] waiting for Qbittorent to start
[INFO] [stdout] waiting for Qbittorent to start
[INFO] [stdout] waiting for Qbittorent to start
[INFO] [stdout] waiting for Qbittorent to start
[INFO] [stdout] waiting for Qbittorent to start
[INFO] [stderr] ./stop.sh: line 3: docker-compose: command not found
[INFO] [stderr] ./stop.sh: line 4: docker-compose: command not found
[INFO] [stdout] test test_download ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_download stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_download' (27) panicked at src/bot/qb_client.rs:34:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to send POST request
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:8080/api/v2/auth/login): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     1: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     2: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x610309adfaf2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x610309adfaf2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x610309adfaf2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x610309adfaf2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x610309af658a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x610309af658a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x610309ae4e56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x610309ae4e56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x610309abcc8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x610309abcc8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x610309ad7619 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61030953cb7e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61030953cb7e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x610309ad7882 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x610309ad7882 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x610309abcd48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x610309ab4459 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x610309abde0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x610309af6cfc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x610309af6a42 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6103094f1aa7 - <core[c5ed12ab89cc536a]::result::Result<(), anyhow[2af6781918a40a0e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6103094f1aa7 - <qbitbot[46aead9ee3c8671]::bot::qb_client::QbClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot/qb_client.rs:34:32
[INFO] [stdout]   22:     0x6103094ef07f - <qbitbot[46aead9ee3c8671]::bot::qbot::QbitBot>::process_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot/qbot.rs:45:60
[INFO] [stdout]   23:     0x61030951cd93 - <test_complex[3d9bb7e15babcb12]::common::TestCase>::send::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:53:43
[INFO] [stdout]   24:     0x61030952ff0d - test_complex[3d9bb7e15babcb12]::test_download::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_complex.rs:8:33
[INFO] [stdout]   25:     0x610309503bdd - <core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61030952fa3d - <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   27:     0x610309514840 - tokio[356368f3e4e06a11]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/coop.rs:106:9
[INFO] [stdout]   28:     0x61030951a3e5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[356368f3e4e06a11]::coop::Budget>>>::try_with::<tokio[356368f3e4e06a11]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   29:     0x61030951a08e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[356368f3e4e06a11]::coop::Budget>>>::with::<tokio[356368f3e4e06a11]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   30:     0x61030952f0d3 - tokio[356368f3e4e06a11]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/coop.rs:99:13
[INFO] [stdout]   31:     0x61030952f0d3 - tokio[356368f3e4e06a11]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/coop.rs:76:5
[INFO] [stdout]   32:     0x61030952f0d3 - <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   33:     0x61030952fa0a - tokio[356368f3e4e06a11]::runtime::basic_scheduler::enter::<<tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}, (), tokio[356368f3e4e06a11]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   34:     0x6103094fb1d5 - <tokio[356368f3e4e06a11]::macros::scoped_tls::ScopedKey<tokio[356368f3e4e06a11]::runtime::basic_scheduler::Context>>::set::<tokio[356368f3e4e06a11]::runtime::basic_scheduler::enter<<tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}, (), tokio[356368f3e4e06a11]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x61030952ea66 - tokio[356368f3e4e06a11]::runtime::basic_scheduler::enter::<<tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>::{closure#0}, (), tokio[356368f3e4e06a11]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   36:     0x61030952b1f3 - <tokio[356368f3e4e06a11]::runtime::basic_scheduler::Inner<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   37:     0x61030952c653 - <tokio[356368f3e4e06a11]::runtime::basic_scheduler::InnerGuard<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   38:     0x61030952c76b - <tokio[356368f3e4e06a11]::runtime::basic_scheduler::BasicScheduler<tokio[356368f3e4e06a11]::runtime::driver::Driver>>::block_on::<test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   39:     0x6103094db1f9 - <tokio[356368f3e4e06a11]::runtime::Runtime>::block_on::<test_complex[3d9bb7e15babcb12]::test_download::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.14.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   40:     0x6103095303b7 - test_complex[3d9bb7e15babcb12]::test_download
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_complex.rs:19:28
[INFO] [stdout]   41:     0x61030952fb47 - test_complex[3d9bb7e15babcb12]::test_download::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_complex.rs:6:25
[INFO] [stdout]   42:     0x6103094ce566 - <test_complex[3d9bb7e15babcb12]::test_download::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x610309530f2b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x610309530f2b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x61030953d78a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x61030953d78a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x61030953d78a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x61030953d78a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61030953d78a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61030953d78a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x61030953d78a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x610309537c54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x610309537c54 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x610309540282 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x610309540282 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x610309540282 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x610309540282 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x610309540282 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x610309540282 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x610309540282 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x610309adf35f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x610309adf35f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   63:     0x73b19352baa4 - <unknown>
[INFO] [stdout]   64:     0x73b1935b8a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_download
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_complex`
[INFO] running `Command { std: "docker" "inspect" "1afd31da186356b7b2953a061d9fb08115f8090c4c7a733e6955b2a486b81b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1afd31da186356b7b2953a061d9fb08115f8090c4c7a733e6955b2a486b81b5b", kill_on_drop: false }`
[INFO] [stdout] 1afd31da186356b7b2953a061d9fb08115f8090c4c7a733e6955b2a486b81b5b
