[INFO] cloning repository https://github.com/swindon-rs/swindon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swindon-rs/swindon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4b912d678b4159624b53870b1670134fbc32d91 [INFO] checking swindon-rs/swindon against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swindon-rs/swindon on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/swindon-rs/swindon [INFO] finished tweaking git repo https://github.com/swindon-rs/swindon [INFO] tweaked toml for git repo https://github.com/swindon-rs/swindon written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/swindon-rs/swindon 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] [stderr] Downloaded serde v1.0.101 [INFO] [stderr] Downloaded memoffset v0.5.1 [INFO] [stderr] Downloaded sha1 v0.4.0 [INFO] [stderr] Downloaded tk-bufstream v0.3.0 [INFO] [stderr] Downloaded quick-error v2.0.0 [INFO] [stderr] Downloaded mime_guess v1.8.7 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded autocfg v0.1.6 [INFO] [stderr] Downloaded assert_matches v1.3.0 [INFO] [stderr] Downloaded tokio-threadpool v0.1.16 [INFO] [stderr] Downloaded blake2 v0.7.1 [INFO] [stderr] Downloaded quire v0.3.1 [INFO] [stderr] Downloaded syn v1.0.5 [INFO] [stderr] Downloaded tk-pool v0.5.3 [INFO] [stderr] Downloaded libc v0.2.62 [INFO] [stderr] Downloaded httpbin v0.3.3 [INFO] [stderr] Downloaded atomic v0.3.4 [INFO] [stderr] Downloaded libcantal v0.3.2 [INFO] [stderr] Downloaded http-file-headers v0.1.8 [INFO] [stderr] Downloaded ns-std-threaded v0.3.0 [INFO] [stderr] Downloaded tk-listen v0.1.1 [INFO] [stderr] Downloaded tk-http v0.3.9 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.2 [INFO] [stderr] Downloaded lock_api v0.3.1 [INFO] [stderr] Downloaded async-slot v0.1.0 [INFO] [stderr] Downloaded tokio-fs v0.1.6 [INFO] [stderr] Downloaded self-meter-http v0.4.1 [INFO] [stderr] Downloaded abstract-ns v0.4.3 [INFO] [stderr] Downloaded tokio-udp v0.1.5 [INFO] [stderr] Downloaded combine v2.5.2 [INFO] [stderr] Downloaded digest-writer v0.3.1 [INFO] [stderr] Downloaded trimmer v0.3.6 [INFO] [stderr] Downloaded crossbeam v0.3.2 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded ns-router v0.1.6 [INFO] [stderr] Downloaded humannum v0.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.4 [INFO] [stderr] Downloaded serde_derive v1.0.101 [INFO] [stderr] Downloaded string-intern v0.1.7 [INFO] [stderr] Downloaded netbuf v0.4.1 [INFO] [stderr] Downloaded self-meter v0.6.0 [INFO] [stderr] Downloaded tokio-uds v0.2.5 [INFO] [stderr] Downloaded tokio-reactor v0.1.10 [INFO] [stderr] Downloaded bitflags v1.2.0 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30cf97d0924113442bd39425ecb97dc0695ec7510909009f2816b9cbdd3ed346 [INFO] running `Command { std: "docker" "start" "-a" "30cf97d0924113442bd39425ecb97dc0695ec7510909009f2816b9cbdd3ed346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30cf97d0924113442bd39425ecb97dc0695ec7510909009f2816b9cbdd3ed346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cf97d0924113442bd39425ecb97dc0695ec7510909009f2816b9cbdd3ed346", kill_on_drop: false }` [INFO] [stdout] 30cf97d0924113442bd39425ecb97dc0695ec7510909009f2816b9cbdd3ed346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea7f160bf1ec328dc06eaba776d3533551d58e4b8cea8e93429f37110ade772 [INFO] running `Command { std: "docker" "start" "-a" "dea7f160bf1ec328dc06eaba776d3533551d58e4b8cea8e93429f37110ade772", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking netbuf v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking sha1 v0.4.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking abstract-ns v0.4.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tk-bufstream v0.3.0 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking digest-writer v0.3.1 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking humannum v0.1.0 [INFO] [stderr] Checking async-slot v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking atomic v0.3.4 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ns-std-threaded v0.3.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking http-file-headers v0.1.8 [INFO] [stderr] Checking tk-http v0.3.9 [INFO] [stderr] Checking tk-listen v0.1.1 [INFO] [stderr] Checking tk-pool v0.5.3 [INFO] [stderr] Checking ns-router v0.1.6 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking string-intern v0.1.7 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking quire v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking trimmer v0.3.6 [INFO] [stderr] Checking libcantal v0.3.2 [INFO] [stderr] Checking httpbin v0.3.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking self-meter v0.6.0 [INFO] [stderr] Checking self-meter-http v0.4.1 [INFO] [stderr] Checking swindon v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Args`, `Kwargs`, and `Meta` [INFO] [stdout] --> src/chat/mod.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::message::{Meta, Args, Kwargs}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::listen::ListenSocket` [INFO] [stdout] --> src/config/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::listen::ListenSocket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::empty_gif::EmptyGif` [INFO] [stdout] --> src/config/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use self::empty_gif::EmptyGif; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::http::Destination` [INFO] [stdout] --> src/config/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub use self::http::Destination; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::redirect::BaseRedirect` [INFO] [stdout] --> src/config/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use self::redirect::BaseRedirect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Args`, `Kwargs`, and `Meta` [INFO] [stdout] --> src/chat/mod.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::message::{Meta, Args, Kwargs}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::listen::ListenSocket` [INFO] [stdout] --> src/config/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::listen::ListenSocket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::empty_gif::EmptyGif` [INFO] [stdout] --> src/config/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use self::empty_gif::EmptyGif; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::http::Destination` [INFO] [stdout] --> src/config/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub use self::http::Destination; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::redirect::BaseRedirect` [INFO] [stdout] --> src/config/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use self::redirect::BaseRedirect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Args`, `Kwargs`, and `Meta` [INFO] [stdout] --> src/chat/mod.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::message::{Meta, Args, Kwargs}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::empty_gif::EmptyGif` [INFO] [stdout] --> src/config/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use self::empty_gif::EmptyGif; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::http::Destination` [INFO] [stdout] --> src/config/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub use self::http::Destination; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::redirect::BaseRedirect` [INFO] [stdout] --> src/config/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use self::redirect::BaseRedirect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Args`, `Kwargs`, and `Meta` [INFO] [stdout] --> src/chat/mod.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::message::{Meta, Args, Kwargs}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::empty_gif::EmptyGif` [INFO] [stdout] --> src/config/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub use self::empty_gif::EmptyGif; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::http::Destination` [INFO] [stdout] --> src/config/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub use self::http::Destination; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::redirect::BaseRedirect` [INFO] [stdout] --> src/config/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use self::redirect::BaseRedirect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/chat/dispatcher.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Dispatcher { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | pub handle: Handle, // Does it belong here? [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connections_active` and `metadata` are never read [INFO] [stdout] --> src/chat/processor/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 91 | InactiveSession { [INFO] [stdout] | --------------- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 94 | connections_active: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | metadata: Arc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoolMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cid` is never read [INFO] [stdout] --> src/chat/processor/connection.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 23 | pub cid: Cid, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request_id` is never read [INFO] [stdout] --> src/logging/http.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct EarlyRequest<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub request_id: RequestId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/metrics.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | struct Wrapper(libcantal::ActiveCollection<'static>); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/metrics.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ActiveCollection(OwningHandle>>, Wrapper>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `handle` is never read [INFO] [stdout] --> src/chat/dispatcher.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Dispatcher { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | pub handle: Handle, // Does it belong here? [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connections_active` and `metadata` are never read [INFO] [stdout] --> src/chat/processor/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 91 | InactiveSession { [INFO] [stdout] | --------------- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 94 | connections_active: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 95 | metadata: Arc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoolMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chat/processor/pool.rs:952:12 [INFO] [stdout] | [INFO] [stdout] 949 | trait Builder { [INFO] [stdout] | ------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 952 | fn new() -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cid` is never read [INFO] [stdout] --> src/chat/processor/connection.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 23 | pub cid: Cid, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request_id` is never read [INFO] [stdout] --> src/logging/http.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct EarlyRequest<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub request_id: RequestId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/metrics.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | struct Wrapper(libcantal::ActiveCollection<'static>); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/metrics.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ActiveCollection(OwningHandle>>, Wrapper>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | / error_starts!( [INFO] [stdout] 174 | | "", [INFO] [stdout] 175 | | "EOF while parsing a value" [INFO] [stdout] 176 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | / error_starts!( [INFO] [stdout] 174 | | "", [INFO] [stdout] 175 | | "EOF while parsing a value" [INFO] [stdout] 176 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / error_starts!( [INFO] [stdout] 178 | | "[invalid json", [INFO] [stdout] 179 | | "expected value at line 1" [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / error_starts!( [INFO] [stdout] 178 | | "[invalid json", [INFO] [stdout] 179 | | "expected value at line 1" [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / error_starts!( [INFO] [stdout] 182 | | "{}", [INFO] [stdout] 183 | | "invalid type: map, expected tuple struct" [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / error_starts!( [INFO] [stdout] 182 | | "{}", [INFO] [stdout] 183 | | "invalid type: map, expected tuple struct" [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / error_starts!( [INFO] [stdout] 186 | | "[]", [INFO] [stdout] 187 | | "invalid length 0" [INFO] [stdout] 188 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / error_starts!( [INFO] [stdout] 186 | | "[]", [INFO] [stdout] 187 | | "invalid length 0" [INFO] [stdout] 188 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | / error_starts!( [INFO] [stdout] 190 | | "[1, 2, 3, 4, 5]", [INFO] [stdout] 191 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 192 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | / error_starts!( [INFO] [stdout] 190 | | "[1, 2, 3, 4, 5]", [INFO] [stdout] 191 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 192 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / error_starts!( [INFO] [stdout] 194 | | "[1, 2, 3, 4]", [INFO] [stdout] 195 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 196 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / error_starts!( [INFO] [stdout] 194 | | "[1, 2, 3, 4]", [INFO] [stdout] 195 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 196 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | / error_starts!( [INFO] [stdout] 198 | | "[null, null, null, 4]", [INFO] [stdout] 199 | | "invalid type: null, expected a string" [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | / error_starts!( [INFO] [stdout] 198 | | "[null, null, null, 4]", [INFO] [stdout] 199 | | "invalid type: null, expected a string" [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | / error_starts!( [INFO] [stdout] 202 | | "[\"1\", 2, 3, 4]", [INFO] [stdout] 203 | | "invalid type: integer `2`, expected a map" [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | / error_starts!( [INFO] [stdout] 202 | | "[\"1\", 2, 3, 4]", [INFO] [stdout] 203 | | "invalid type: integer `2`, expected a map" [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / error_starts!( [INFO] [stdout] 206 | | "[\"1\", {}, 3, 4]", [INFO] [stdout] 207 | | "invalid type: integer `3`, expected a sequence" [INFO] [stdout] 208 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / error_starts!( [INFO] [stdout] 206 | | "[\"1\", {}, 3, 4]", [INFO] [stdout] 207 | | "invalid type: integer `3`, expected a sequence" [INFO] [stdout] 208 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | / error_starts!( [INFO] [stdout] 210 | | "[\"1\", {}, [], 4]", [INFO] [stdout] 211 | | "invalid type: integer `4`, expected a map" [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | / error_starts!( [INFO] [stdout] 210 | | "[\"1\", {}, [], 4]", [INFO] [stdout] 211 | | "invalid type: integer `4`, expected a map" [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | / error_starts!( [INFO] [stdout] 174 | | "", [INFO] [stdout] 175 | | "EOF while parsing a value" [INFO] [stdout] 176 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | / error_starts!( [INFO] [stdout] 174 | | "", [INFO] [stdout] 175 | | "EOF while parsing a value" [INFO] [stdout] 176 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / error_starts!( [INFO] [stdout] 178 | | "[invalid json", [INFO] [stdout] 179 | | "expected value at line 1" [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | / error_starts!( [INFO] [stdout] 178 | | "[invalid json", [INFO] [stdout] 179 | | "expected value at line 1" [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / error_starts!( [INFO] [stdout] 182 | | "{}", [INFO] [stdout] 183 | | "invalid type: map, expected tuple struct" [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / error_starts!( [INFO] [stdout] 182 | | "{}", [INFO] [stdout] 183 | | "invalid type: map, expected tuple struct" [INFO] [stdout] 184 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / error_starts!( [INFO] [stdout] 186 | | "[]", [INFO] [stdout] 187 | | "invalid length 0" [INFO] [stdout] 188 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / error_starts!( [INFO] [stdout] 186 | | "[]", [INFO] [stdout] 187 | | "invalid length 0" [INFO] [stdout] 188 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | / error_starts!( [INFO] [stdout] 190 | | "[1, 2, 3, 4, 5]", [INFO] [stdout] 191 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 192 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | / error_starts!( [INFO] [stdout] 190 | | "[1, 2, 3, 4, 5]", [INFO] [stdout] 191 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 192 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / error_starts!( [INFO] [stdout] 194 | | "[1, 2, 3, 4]", [INFO] [stdout] 195 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 196 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / error_starts!( [INFO] [stdout] 194 | | "[1, 2, 3, 4]", [INFO] [stdout] 195 | | "invalid type: integer `1`, expected a string" [INFO] [stdout] 196 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | / error_starts!( [INFO] [stdout] 198 | | "[null, null, null, 4]", [INFO] [stdout] 199 | | "invalid type: null, expected a string" [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | / error_starts!( [INFO] [stdout] 198 | | "[null, null, null, 4]", [INFO] [stdout] 199 | | "invalid type: null, expected a string" [INFO] [stdout] 200 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | / error_starts!( [INFO] [stdout] 202 | | "[\"1\", 2, 3, 4]", [INFO] [stdout] 203 | | "invalid type: integer `2`, expected a map" [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | / error_starts!( [INFO] [stdout] 202 | | "[\"1\", 2, 3, 4]", [INFO] [stdout] 203 | | "invalid type: integer `2`, expected a map" [INFO] [stdout] 204 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / error_starts!( [INFO] [stdout] 206 | | "[\"1\", {}, 3, 4]", [INFO] [stdout] 207 | | "invalid type: integer `3`, expected a sequence" [INFO] [stdout] 208 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / error_starts!( [INFO] [stdout] 206 | | "[\"1\", {}, 3, 4]", [INFO] [stdout] 207 | | "invalid type: integer `3`, expected a sequence" [INFO] [stdout] 208 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | / error_starts!( [INFO] [stdout] 210 | | "[\"1\", {}, [], 4]", [INFO] [stdout] 211 | | "invalid type: integer `4`, expected a map" [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stdout] 162 + "unexpectedly valid: {}", $a); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chat/message.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | / error_starts!( [INFO] [stdout] 210 | | "[\"1\", {}, [], 4]", [INFO] [stdout] 211 | | "invalid type: integer `4`, expected a map" [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stdout] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.87s [INFO] running `Command { std: "docker" "inspect" "dea7f160bf1ec328dc06eaba776d3533551d58e4b8cea8e93429f37110ade772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea7f160bf1ec328dc06eaba776d3533551d58e4b8cea8e93429f37110ade772", kill_on_drop: false }` [INFO] [stdout] dea7f160bf1ec328dc06eaba776d3533551d58e4b8cea8e93429f37110ade772