[INFO] cloning repository https://github.com/George-Miao/teler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/George-Miao/teler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fteler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fteler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86ecac62646cc5c38f4ca68489276a12a5bc7343
[INFO] testing George-Miao/teler against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fteler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/George-Miao/teler
[INFO] finished tweaking git repo https://github.com/George-Miao/teler
[INFO] tweaked toml for git repo https://github.com/George-Miao/teler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/George-Miao/teler on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/George-Miao/teler 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94ef371a68145879237382d567649cbd983be4a0bdfce77cead53d94bd0c69fd
[INFO] running `Command { std: "docker" "start" "-a" "94ef371a68145879237382d567649cbd983be4a0bdfce77cead53d94bd0c69fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ef371a68145879237382d567649cbd983be4a0bdfce77cead53d94bd0c69fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ef371a68145879237382d567649cbd983be4a0bdfce77cead53d94bd0c69fd", kill_on_drop: false }`
[INFO] [stdout] 94ef371a68145879237382d567649cbd983be4a0bdfce77cead53d94bd0c69fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83bbb3c93b16ac77a80eeda737dc42fb1042867c0a5029cd5cf576bff80448ef
[INFO] running `Command { std: "docker" "start" "-a" "83bbb3c93b16ac77a80eeda737dc42fb1042867c0a5029cd5cf576bff80448ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling grammers-tl-parser v1.0.1 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling grammers-tl-gen v0.3.0 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling base64ct v1.3.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling grammers-tl-types v0.3.0 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.8
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling grammers-session v0.3.0 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.30
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling glass_pumpkin v1.2.0
[INFO] [stderr]    Compiling grammers-crypto v0.3.0 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling string_cache v0.8.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling eyre v0.6.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tui v0.17.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling crossterm v0.23.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling owo-colors v3.2.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling os_info v3.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling locate-locale v0.1.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling color-eyre v0.6.0
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling mod_use v0.2.0
[INFO] [stderr]    Compiling ctrlc v3.2.1
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling simple_logger v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling hash32-derive v0.1.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.2.0
[INFO] [stderr]    Compiling stretch2 v0.4.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling grammers-mtproto v0.3.0 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling dioxus-core v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling dioxus-html v0.2.0
[INFO] [stderr]    Compiling dioxus-hooks v0.2.0
[INFO] [stderr]    Compiling grammers-mtsender v0.3.0 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling dioxus-tui v0.2.1
[INFO] [stderr]    Compiling grammers-client v0.3.0 (https://github.com/Lonami/grammers.git?branch=master#b9fedf90)
[INFO] [stderr]    Compiling dioxus v0.2.3
[INFO] [stderr]    Compiling teler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dioxus::prelude::*`
[INFO] [stdout]  --> src/provider.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flip` is never used
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Panel {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 12 |     pub fn flip(self) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Title` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn Title<'a>(cx: Scope, title: &'a str) -> Element {
[INFO] [stdout]    |    ^^^^^ help: convert the identifier to snake case: `title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "83bbb3c93b16ac77a80eeda737dc42fb1042867c0a5029cd5cf576bff80448ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83bbb3c93b16ac77a80eeda737dc42fb1042867c0a5029cd5cf576bff80448ef", kill_on_drop: false }`
[INFO] [stdout] 83bbb3c93b16ac77a80eeda737dc42fb1042867c0a5029cd5cf576bff80448ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12b4e39b443220c2aa9ade1355366ab66444bc31982134599bc162ec08bb2d14
[INFO] running `Command { std: "docker" "start" "-a" "12b4e39b443220c2aa9ade1355366ab66444bc31982134599bc162ec08bb2d14", kill_on_drop: false }`
[INFO] [stderr]    Compiling teler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dioxus::prelude::*`
[INFO] [stdout]  --> src/provider.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `flip` is never used
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Panel {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 12 |     pub fn flip(self) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Title` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn Title<'a>(cx: Scope, title: &'a str) -> Element {
[INFO] [stdout]    |    ^^^^^ help: convert the identifier to snake case: `title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "12b4e39b443220c2aa9ade1355366ab66444bc31982134599bc162ec08bb2d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b4e39b443220c2aa9ade1355366ab66444bc31982134599bc162ec08bb2d14", kill_on_drop: false }`
[INFO] [stdout] 12b4e39b443220c2aa9ade1355366ab66444bc31982134599bc162ec08bb2d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fa1c4bbb5863bfe360eb8ac2d589c8ff225ad39428b471d87d86d07994f75b1
[INFO] running `Command { std: "docker" "start" "-a" "8fa1c4bbb5863bfe360eb8ac2d589c8ff225ad39428b471d87d86d07994f75b1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `dioxus::prelude::*`
[INFO] [stderr]  --> src/provider.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use dioxus::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `flip` is never used
[INFO] [stderr]   --> src/main.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl Panel {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] 12 |     pub fn flip(self) -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `Title` should have a snake case name
[INFO] [stderr]   --> src/main.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn Title<'a>(cx: Scope, title: &'a str) -> Element {
[INFO] [stderr]    |    ^^^^^ help: convert the identifier to snake case: `title`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `teler` (bin "teler" test) generated 3 warnings (run `cargo fix --bin "teler" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/teler-08326ef8522a39c5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fa1c4bbb5863bfe360eb8ac2d589c8ff225ad39428b471d87d86d07994f75b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fa1c4bbb5863bfe360eb8ac2d589c8ff225ad39428b471d87d86d07994f75b1", kill_on_drop: false }`
[INFO] [stdout] 8fa1c4bbb5863bfe360eb8ac2d589c8ff225ad39428b471d87d86d07994f75b1
