[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] testing swindon-rs/swindon against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swindon-rs/swindon on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "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-6/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88fd4546e41631849b5c44c36b0db7fcd2e890befc9ae446fb469e369b97b490 [INFO] running `Command { std: "docker" "start" "-a" "88fd4546e41631849b5c44c36b0db7fcd2e890befc9ae446fb469e369b97b490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88fd4546e41631849b5c44c36b0db7fcd2e890befc9ae446fb469e369b97b490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88fd4546e41631849b5c44c36b0db7fcd2e890befc9ae446fb469e369b97b490", kill_on_drop: false }` [INFO] [stdout] 88fd4546e41631849b5c44c36b0db7fcd2e890befc9ae446fb469e369b97b490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 556b5f7d359cf10d25452957125674cefbe246354c26575935a1041ade910aba [INFO] running `Command { std: "docker" "start" "-a" "556b5f7d359cf10d25452957125674cefbe246354c26575935a1041ade910aba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [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] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling tk-bufstream v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling abstract-ns v0.4.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling humannum v0.1.0 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling tk-listen v0.1.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling digest-writer v0.3.1 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tk-http v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling async-slot v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling atomic v0.3.4 [INFO] [stderr] Compiling ns-router v0.1.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling string-intern v0.1.7 [INFO] [stderr] Compiling ns-std-threaded v0.3.0 [INFO] [stderr] Compiling tk-pool v0.5.3 [INFO] [stderr] Compiling httpbin v0.3.3 [INFO] [stderr] Compiling libcantal v0.3.2 [INFO] [stderr] Compiling trimmer v0.3.6 [INFO] [stderr] Compiling quire v0.3.1 [INFO] [stderr] Compiling http-file-headers v0.1.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling self-meter v0.6.0 [INFO] [stderr] Compiling self-meter-http v0.4.1 [INFO] [stderr] Compiling swindon v0.7.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.60s [INFO] running `Command { std: "docker" "inspect" "556b5f7d359cf10d25452957125674cefbe246354c26575935a1041ade910aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556b5f7d359cf10d25452957125674cefbe246354c26575935a1041ade910aba", kill_on_drop: false }` [INFO] [stdout] 556b5f7d359cf10d25452957125674cefbe246354c26575935a1041ade910aba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05c9986390fa355f099f452752881ccbb6e20c51713b1d8d8134259635a84633 [INFO] running `Command { std: "docker" "start" "-a" "05c9986390fa355f099f452752881ccbb6e20c51713b1d8d8134259635a84633", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling swindon v0.7.8 (/opt/rustwide/workdir) [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: `#[warn(non_fmt_panics)]` on by default [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] 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: `#[warn(non_fmt_panics)]` on by default [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] 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: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.68s [INFO] running `Command { std: "docker" "inspect" "05c9986390fa355f099f452752881ccbb6e20c51713b1d8d8134259635a84633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c9986390fa355f099f452752881ccbb6e20c51713b1d8d8134259635a84633", kill_on_drop: false }` [INFO] [stdout] 05c9986390fa355f099f452752881ccbb6e20c51713b1d8d8134259635a84633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa93ce489a3201b87a295f4b5719c968868492f11adae7957ef0411c1d310a7e [INFO] running `Command { std: "docker" "start" "-a" "aa93ce489a3201b87a295f4b5719c968868492f11adae7957ef0411c1d310a7e", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 173 | / error_starts!( [INFO] [stderr] 174 | | "", [INFO] [stderr] 175 | | "EOF while parsing a value" [INFO] [stderr] 176 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 173 | / error_starts!( [INFO] [stderr] 174 | | "", [INFO] [stderr] 175 | | "EOF while parsing a value" [INFO] [stderr] 176 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 177 | / error_starts!( [INFO] [stderr] 178 | | "[invalid json", [INFO] [stderr] 179 | | "expected value at line 1" [INFO] [stderr] 180 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 177 | / error_starts!( [INFO] [stderr] 178 | | "[invalid json", [INFO] [stderr] 179 | | "expected value at line 1" [INFO] [stderr] 180 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 181 | / error_starts!( [INFO] [stderr] 182 | | "{}", [INFO] [stderr] 183 | | "invalid type: map, expected tuple struct" [INFO] [stderr] 184 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 181 | / error_starts!( [INFO] [stderr] 182 | | "{}", [INFO] [stderr] 183 | | "invalid type: map, expected tuple struct" [INFO] [stderr] 184 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 185 | / error_starts!( [INFO] [stderr] 186 | | "[]", [INFO] [stderr] 187 | | "invalid length 0" [INFO] [stderr] 188 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 185 | / error_starts!( [INFO] [stderr] 186 | | "[]", [INFO] [stderr] 187 | | "invalid length 0" [INFO] [stderr] 188 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 189 | / error_starts!( [INFO] [stderr] 190 | | "[1, 2, 3, 4, 5]", [INFO] [stderr] 191 | | "invalid type: integer `1`, expected a string" [INFO] [stderr] 192 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 189 | / error_starts!( [INFO] [stderr] 190 | | "[1, 2, 3, 4, 5]", [INFO] [stderr] 191 | | "invalid type: integer `1`, expected a string" [INFO] [stderr] 192 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 193 | / error_starts!( [INFO] [stderr] 194 | | "[1, 2, 3, 4]", [INFO] [stderr] 195 | | "invalid type: integer `1`, expected a string" [INFO] [stderr] 196 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 193 | / error_starts!( [INFO] [stderr] 194 | | "[1, 2, 3, 4]", [INFO] [stderr] 195 | | "invalid type: integer `1`, expected a string" [INFO] [stderr] 196 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 197 | / error_starts!( [INFO] [stderr] 198 | | "[null, null, null, 4]", [INFO] [stderr] 199 | | "invalid type: null, expected a string" [INFO] [stderr] 200 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 197 | / error_starts!( [INFO] [stderr] 198 | | "[null, null, null, 4]", [INFO] [stderr] 199 | | "invalid type: null, expected a string" [INFO] [stderr] 200 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 201 | / error_starts!( [INFO] [stderr] 202 | | "[\"1\", 2, 3, 4]", [INFO] [stderr] 203 | | "invalid type: integer `2`, expected a map" [INFO] [stderr] 204 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 201 | / error_starts!( [INFO] [stderr] 202 | | "[\"1\", 2, 3, 4]", [INFO] [stderr] 203 | | "invalid type: integer `2`, expected a map" [INFO] [stderr] 204 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | / error_starts!( [INFO] [stderr] 206 | | "[\"1\", {}, 3, 4]", [INFO] [stderr] 207 | | "invalid type: integer `3`, expected a sequence" [INFO] [stderr] 208 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | / error_starts!( [INFO] [stderr] 206 | | "[\"1\", {}, 3, 4]", [INFO] [stderr] 207 | | "invalid type: integer `3`, expected a sequence" [INFO] [stderr] 208 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | format!("unexpectedly valid: {}", $a)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 209 | / error_starts!( [INFO] [stderr] 210 | | "[\"1\", {}, [], 4]", [INFO] [stderr] 211 | | "invalid type: integer `4`, expected a map" [INFO] [stderr] 212 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 162 - format!("unexpectedly valid: {}", $a)); [INFO] [stderr] 162 + "unexpectedly valid: {}", $a); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chat/message.rs:165:25 [INFO] [stderr] | [INFO] [stderr] 165 | format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 209 | / error_starts!( [INFO] [stderr] 210 | | "[\"1\", {}, [], 4]", [INFO] [stderr] 211 | | "invalid type: integer `4`, expected a map" [INFO] [stderr] 212 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: this warning originates in the macro `error_starts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 165 - format!("{}: {} != {}", $a, err, $b)); [INFO] [stderr] 165 + "{}: {} != {}", $a, err, $b); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `swindon` (bin "swindon-dev" test) generated 20 warnings [INFO] [stderr] warning: `swindon` (bin "swindon" test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swindon-6c031d9593f960ce) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test chat::content_type::test::duplicate ... ok [INFO] [stdout] test chat::content_type::test::bad_charset ... ok [INFO] [stdout] test chat::content_type::test::extra_kwargs ... ok [INFO] [stdout] test chat::content_type::test::extra_non_utf8 ... ok [INFO] [stdout] test chat::content_type::test::simple ... ok [INFO] [stdout] test chat::content_type::test::charset ... ok [INFO] [stdout] test chat::content_type::test::non_utf8_charset ... ok [INFO] [stdout] test chat::message::test::decode_message ... ok [INFO] [stdout] test chat::message::test::decode_message_errors ... ok [INFO] [stdout] test chat::message::test::encode_auth ... ok [INFO] [stdout] test chat::message::test::get_active ... ok [INFO] [stdout] test chat::message::test::encode_call ... ok [INFO] [stdout] test chat::message::test::valid_method ... ok [INFO] [stdout] test chat::message::test::valid_request_id ... ok [INFO] [stdout] test chat::processor::heap::tests::remove ... ok [INFO] [stdout] test chat::processor::heap::tests::simple ... ok [INFO] [stdout] test chat::processor::heap::tests::test_empty_peek ... ok [INFO] [stdout] test chat::processor::heap::tests::simple2 ... ok [INFO] [stdout] test chat::processor::heap::tests::test_empty_pop ... ok [INFO] [stdout] test chat::processor::heap::tests::test_push ... ok [INFO] [stdout] test chat::processor::heap::tests::test_peek_and_pop ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_register ... ok [INFO] [stdout] test chat::processor::lattice::test::mem ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_values ... ok [INFO] [stdout] test chat::processor::heap::tests::test_to_vec ... ok [INFO] [stdout] test config::routing::parse_test::simple ... ok [INFO] [stdout] test chat::processor::lattice::test::serde_register ... ok [INFO] [stdout] test config::chat::test::decode_pattern ... ok [INFO] [stdout] test config::routing::parse_test::invalid_base_host ... ok [INFO] [stdout] test config::routing::parse_test::base_host ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_delta ... ok [INFO] [stdout] test config::routing::parse_test::invalid_host ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_set ... ok [INFO] [stdout] test chat::processor::pool::test::disconnect_before_inactive ... ok [INFO] [stdout] test chat::processor::pool::test::attach_before_associate ... ok [INFO] [stdout] test chat::processor::pool::test::disconnect_after_inactive ... ok [INFO] [stdout] test config::version::test::test_version_cmp2 ... ok [INFO] [stdout] test config::version::test::test_version_cmp ... ok [INFO] [stdout] test config::version::test::test_version_parse ... ok [INFO] [stdout] test chat::processor::pool::test::add_conn ... ok [INFO] [stdout] test chat::processor::pool::test::empty_lattices ... ok [INFO] [stdout] test config::version::test::semver_test ... ok [INFO] [stdout] test routing::route_test::route_host ... ok [INFO] [stdout] test routing::route_test::route_suffix ... ok [INFO] [stdout] test routing::route_test::route_star ... ok [INFO] [stdout] test routing::route_test::route_path ... ok [INFO] [stdout] test routing::route_test::nest_authorizer_path ... ok [INFO] [stdout] test routing::route_test::route_host_suffix ... ok [INFO] [stdout] test config::routing::test::parse_auth ... ok [INFO] [stdout] test config::routing::test::parse_dest ... ok [INFO] [stdout] test config::test::test_config ... ok [INFO] [stdout] test config::test::inactivity_timeouts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main-dev.rs (/opt/rustwide/target/debug/deps/swindon_dev-8376558b877e3732) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test chat::content_type::test::extra_kwargs ... ok [INFO] [stdout] test chat::content_type::test::charset ... ok [INFO] [stdout] test chat::content_type::test::duplicate ... ok [INFO] [stdout] test chat::content_type::test::extra_non_utf8 ... ok [INFO] [stdout] test chat::content_type::test::bad_charset ... ok [INFO] [stdout] test chat::content_type::test::non_utf8_charset ... ok [INFO] [stdout] test chat::content_type::test::simple ... ok [INFO] [stdout] test chat::message::test::decode_message ... ok [INFO] [stdout] test chat::message::test::decode_message_errors ... ok [INFO] [stdout] test chat::message::test::encode_auth ... ok [INFO] [stdout] test chat::message::test::valid_method ... ok [INFO] [stdout] test chat::message::test::get_active ... ok [INFO] [stdout] test chat::message::test::encode_call ... ok [INFO] [stdout] test chat::processor::heap::tests::remove ... ok [INFO] [stdout] test chat::message::test::valid_request_id ... ok [INFO] [stdout] test chat::processor::heap::tests::simple ... ok [INFO] [stdout] test chat::processor::heap::tests::test_empty_peek ... ok [INFO] [stdout] test chat::processor::heap::tests::simple2 ... ok [INFO] [stdout] test chat::processor::heap::tests::test_empty_pop ... ok [INFO] [stdout] test chat::processor::heap::tests::test_push ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_register ... ok [INFO] [stdout] test chat::processor::heap::tests::test_peek_and_pop ... ok [INFO] [stdout] test chat::processor::lattice::test::mem ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_set ... ok [INFO] [stdout] test config::chat::test::decode_pattern ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_values ... ok [INFO] [stdout] test config::routing::parse_test::base_host ... ok [INFO] [stdout] test chat::processor::lattice::test::serde_register ... ok [INFO] [stdout] test config::routing::parse_test::invalid_host ... ok [INFO] [stdout] test config::routing::parse_test::invalid_base_host ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_delta ... ok [INFO] [stdout] test chat::processor::pool::test::attach_before_associate ... ok [INFO] [stdout] test config::version::test::test_version_cmp2 ... ok [INFO] [stdout] test config::version::test::test_version_parse ... ok [INFO] [stdout] test config::version::test::test_version_cmp ... ok [INFO] [stdout] test chat::processor::heap::tests::test_to_vec ... ok [INFO] [stdout] test chat::processor::pool::test::add_conn ... ok [INFO] [stdout] test chat::processor::pool::test::disconnect_after_inactive ... ok [INFO] [stdout] test chat::processor::pool::test::empty_lattices ... ok [INFO] [stdout] test config::routing::parse_test::simple ... ok [INFO] [stdout] test config::version::test::semver_test ... ok [INFO] [stdout] test chat::processor::pool::test::disconnect_before_inactive ... ok [INFO] [stdout] test routing::route_test::route_suffix ... ok [INFO] [stdout] test routing::route_test::route_path ... ok [INFO] [stdout] test routing::route_test::route_host ... ok [INFO] [stdout] test routing::route_test::route_star ... ok [INFO] [stdout] test routing::route_test::nest_authorizer_path ... ok [INFO] [stdout] test routing::route_test::route_host_suffix ... ok [INFO] [stdout] test config::routing::test::parse_dest ... ok [INFO] [stdout] test config::routing::test::parse_auth ... ok [INFO] [stdout] test config::test::inactivity_timeouts ... ok [INFO] [stdout] test config::test::test_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa93ce489a3201b87a295f4b5719c968868492f11adae7957ef0411c1d310a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa93ce489a3201b87a295f4b5719c968868492f11adae7957ef0411c1d310a7e", kill_on_drop: false }` [INFO] [stdout] aa93ce489a3201b87a295f4b5719c968868492f11adae7957ef0411c1d310a7e