[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-11-01 for beta-1.66-1.1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swindon-rs/swindon on toolchain beta-2022-11-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-11-01" "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-2/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-11-01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4067fd7b301d896921fa202541fd6c1f35316bebf893bc52896302943f5d1d84 [INFO] running `Command { std: "docker" "start" "-a" "4067fd7b301d896921fa202541fd6c1f35316bebf893bc52896302943f5d1d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4067fd7b301d896921fa202541fd6c1f35316bebf893bc52896302943f5d1d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4067fd7b301d896921fa202541fd6c1f35316bebf893bc52896302943f5d1d84", kill_on_drop: false }` [INFO] [stdout] 4067fd7b301d896921fa202541fd6c1f35316bebf893bc52896302943f5d1d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f330a1e46d95bb630479828f95a7c3f1cb17354e222f3964cc08911783b4212 [INFO] running `Command { std: "docker" "start" "-a" "2f330a1e46d95bb630479828f95a7c3f1cb17354e222f3964cc08911783b4212", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 lock_api v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [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 winapi-build v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [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 memoffset v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling abstract-ns v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling tk-bufstream v0.3.0 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling url v1.7.2 [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 ascii v0.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tk-http v0.3.9 [INFO] [stderr] Compiling humannum v0.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling tk-listen v0.1.1 [INFO] [stderr] Compiling digest-writer v0.3.1 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling async-slot v0.1.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling atomic v0.3.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling string-intern v0.1.7 [INFO] [stderr] Compiling ns-std-threaded v0.3.0 [INFO] [stderr] Compiling ns-router v0.1.6 [INFO] [stderr] Compiling libcantal v0.3.2 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling httpbin v0.3.3 [INFO] [stderr] Compiling http-file-headers v0.1.8 [INFO] [stderr] Compiling tk-pool v0.5.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling quire v0.3.1 [INFO] [stderr] Compiling trimmer v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling env_logger v0.5.13 [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 25.81s [INFO] running `Command { std: "docker" "inspect" "2f330a1e46d95bb630479828f95a7c3f1cb17354e222f3964cc08911783b4212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f330a1e46d95bb630479828f95a7c3f1cb17354e222f3964cc08911783b4212", kill_on_drop: false }` [INFO] [stdout] 2f330a1e46d95bb630479828f95a7c3f1cb17354e222f3964cc08911783b4212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700b5e3b4e8e2cdd2113dec08c6bd6904634c2ea5b761b009f1d30fbfcc555ef [INFO] running `Command { std: "docker" "start" "-a" "700b5e3b4e8e2cdd2113dec08c6bd6904634c2ea5b761b009f1d30fbfcc555ef", kill_on_drop: false }` [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: 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: 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 8.32s [INFO] running `Command { std: "docker" "inspect" "700b5e3b4e8e2cdd2113dec08c6bd6904634c2ea5b761b009f1d30fbfcc555ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700b5e3b4e8e2cdd2113dec08c6bd6904634c2ea5b761b009f1d30fbfcc555ef", kill_on_drop: false }` [INFO] [stdout] 700b5e3b4e8e2cdd2113dec08c6bd6904634c2ea5b761b009f1d30fbfcc555ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2aa68c2b7c28c08daae2d462945f8b718ebebe6fec8957e5a4b98ce13870d94a [INFO] running `Command { std: "docker" "start" "-a" "2aa68c2b7c28c08daae2d462945f8b718ebebe6fec8957e5a4b98ce13870d94a", 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: 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: `#[warn(non_fmt_panics)]` on by default [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" test) generated 20 warnings [INFO] [stderr] warning: `swindon` (bin "swindon-dev" test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [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::extra_kwargs ... ok [INFO] [stdout] test chat::content_type::test::duplicate ... ok [INFO] [stdout] test chat::content_type::test::charset ... ok [INFO] [stdout] test chat::content_type::test::bad_charset ... 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::non_utf8_charset ... ok [INFO] [stdout] test chat::message::test::decode_message_errors ... ok [INFO] [stdout] test chat::message::test::decode_message ... ok [INFO] [stdout] test chat::message::test::valid_method ... ok [INFO] [stdout] test chat::message::test::encode_call ... ok [INFO] [stdout] test chat::message::test::encode_auth ... ok [INFO] [stdout] test chat::message::test::valid_request_id ... 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_empty_pop ... ok [INFO] [stdout] test chat::processor::heap::tests::remove ... ok [INFO] [stdout] test chat::message::test::get_active ... ok [INFO] [stdout] test chat::processor::heap::tests::test_peek_and_pop ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_set ... 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::lattice::test::serde_register ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_values ... ok [INFO] [stdout] test chat::processor::lattice::test::decode_delta ... ok [INFO] [stdout] test chat::processor::heap::tests::test_to_vec ... ok [INFO] [stdout] test config::routing::parse_test::base_host ... ok [INFO] [stdout] test chat::processor::pool::test::disconnect_after_inactive ... ok [INFO] [stdout] test config::routing::parse_test::invalid_base_host ... ok [INFO] [stdout] test chat::processor::pool::test::add_conn ... ok [INFO] [stdout] test chat::processor::pool::test::disconnect_before_inactive ... ok [INFO] [stdout] test config::routing::parse_test::simple ... ok [INFO] [stdout] test config::chat::test::decode_pattern ... ok [INFO] [stdout] test chat::processor::pool::test::attach_before_associate ... ok [INFO] [stdout] test config::routing::parse_test::invalid_host ... ok [INFO] [stdout] test chat::processor::pool::test::empty_lattices ... ok [INFO] [stdout] test config::version::test::test_version_cmp2 ... ok [INFO] [stdout] test config::version::test::semver_test ... ok [INFO] [stdout] test config::version::test::test_version_parse ... ok [INFO] [stdout] test config::version::test::test_version_cmp ... ok [INFO] [stdout] test routing::route_test::nest_authorizer_path ... ok [INFO] [stdout] test routing::route_test::route_host ... ok [INFO] [stdout] test routing::route_test::route_path ... 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_host_suffix ... ok [INFO] [stdout] test config::routing::test::parse_dest ... ok [INFO] [stdout] test config::routing::test::parse_auth ... ok [INFO] [stdout] test chat::processor::lattice::test::mem ... FAILED [INFO] [stdout] test config::test::test_config ... ok [INFO] [stdout] test config::test::inactivity_timeouts ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- chat::processor::lattice::test::mem stdout ---- [INFO] [stdout] thread 'chat::processor::lattice::test::mem' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `24`, [INFO] [stdout] right: `16`', src/chat/processor/lattice.rs:457:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bfc920bc00 - std::backtrace_rs::backtrace::libunwind::trace::h2df8645d586d9354 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bfc920bc00 - std::backtrace_rs::backtrace::trace_unsynchronized::h8ccc7432adfc32a8 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bfc920bc00 - std::sys_common::backtrace::_print_fmt::h6b5315b3e6c5b112 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55bfc920bc00 - ::fmt::h1196a40d5ac35d56 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55bfc9230c0e - core::fmt::write::hb5395aee3db34e90 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x55bfc92075e5 - std::io::Write::write_fmt::h0f22f3855f3cfa15 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55bfc920b9c5 - std::sys_common::backtrace::_print::h805a3d8a840d4dd9 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55bfc920b9c5 - std::sys_common::backtrace::print::h9dc5789e99bcd646 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55bfc920d85f - std::panicking::default_hook::{{closure}}::h79c2a100d70e0a69 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55bfc920d51e - std::panicking::default_hook::h9d54a6e2e183091b [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55bfc8eaa247 - as core::ops::function::Fn>::call::ha37e3b374d89373d [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/alloc/src/boxed.rs:2001:9 [INFO] [stdout] 11: 0x55bfc8eaa247 - test::test_main::{{closure}}::h2e44887b3daf8b0d [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55bfc920df79 - as core::ops::function::Fn>::call::h22fa2a084fbafa5c [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/alloc/src/boxed.rs:2001:9 [INFO] [stdout] 13: 0x55bfc920df79 - std::panicking::rust_panic_with_hook::h66c09c3756b56830 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55bfc920dcf7 - std::panicking::begin_panic_handler::{{closure}}::haacf5fe4954e1592 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55bfc920c0ac - std::sys_common::backtrace::__rust_end_short_backtrace::h3f18dbb82ab7bb81 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55bfc920da12 - rust_begin_unwind [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55bfc8c71cd3 - core::panicking::panic_fmt::h44028ba00aff6a3b [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x55bfc922f1ab - core::panicking::assert_failed_inner::hcbe5faa5d30fcc79 [INFO] [stdout] 19: 0x55bfc910958a - core::panicking::assert_failed::h68c632bdf616d933 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/panicking.rs:203:5 [INFO] [stdout] 20: 0x55bfc8d53cd3 - swindon::chat::processor::lattice::test::mem::h223dc8d342455b4f [INFO] [stdout] at /opt/rustwide/workdir/src/chat/processor/lattice.rs:457:9 [INFO] [stdout] 21: 0x55bfc8d53c67 - swindon::chat::processor::lattice::test::mem::{{closure}}::hd148f001adfd32ac [INFO] [stdout] at /opt/rustwide/workdir/src/chat/processor/lattice.rs:456:5 [INFO] [stdout] 22: 0x55bfc8e56365 - core::ops::function::FnOnce::call_once::hb8639ad0c200120b [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/ops/function.rs:251:5 [INFO] [stdout] 23: 0x55bfc8eb33ff - core::ops::function::FnOnce::call_once::h584a3ade7ed33f38 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/ops/function.rs:251:5 [INFO] [stdout] 24: 0x55bfc8eb33ff - test::__rust_begin_short_backtrace::h991bef3000f21e06 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/test/src/lib.rs:599:18 [INFO] [stdout] 25: 0x55bfc8e83d3c - test::run_test::{{closure}}::h4129cf3e5fe7baa0 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/test/src/lib.rs:590:30 [INFO] [stdout] 26: 0x55bfc8e83d3c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4ccf18b6b2c2b754 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/ops/function.rs:251:5 [INFO] [stdout] 27: 0x55bfc8eb2448 - as core::ops::function::FnOnce>::call_once::h357a3ac3f296aeb9 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 28: 0x55bfc8eb2448 - as core::ops::function::FnOnce<()>>::call_once::he8d21f179c16dfe5 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55bfc8eb2448 - std::panicking::try::do_call::heed869f150d90a74 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x55bfc8eb2448 - std::panicking::try::hc4ae74a97ca236d1 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x55bfc8eb2448 - std::panic::catch_unwind::hc3c1a2a4b649cdd3 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x55bfc8eb2448 - test::run_test_in_process::h0fce02a622965c89 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/test/src/lib.rs:622:27 [INFO] [stdout] 33: 0x55bfc8eb2448 - test::run_test::run_test_inner::{{closure}}::h1ccfc8515cf549ad [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/test/src/lib.rs:516:39 [INFO] [stdout] 34: 0x55bfc8e7e474 - test::run_test::run_test_inner::{{closure}}::h288e01ea7b1f4e16 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/test/src/lib.rs:543:37 [INFO] [stdout] 35: 0x55bfc8e7e474 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb8101ed0af6cf53e [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x55bfc8e83e65 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he3bd6b5d13fcaec2 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 37: 0x55bfc8e83e65 - as core::ops::function::FnOnce<()>>::call_once::h98ce64b70fc62f5b [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55bfc8e83e65 - std::panicking::try::do_call::h6b309b911a8e3870 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x55bfc8e83e65 - std::panicking::try::h8333178567e7f667 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x55bfc8e83e65 - std::panic::catch_unwind::h4acc547134b7e332 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x55bfc8e83e65 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7cf6b8629661e30c [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 42: 0x55bfc8e83e65 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf7e0e0ae9c057526 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/core/src/ops/function.rs:251:5 [INFO] [stdout] 43: 0x55bfc92123c3 - as core::ops::function::FnOnce>::call_once::h23aa6e7db304ed51 [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 44: 0x55bfc92123c3 - as core::ops::function::FnOnce>::call_once::h0482f1835c06f38d [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 45: 0x55bfc92123c3 - std::sys::unix::thread::Thread::new::thread_start::h5213f0bce91e8f3e [INFO] [stdout] at /rustc/e080cc5a659fb760c0bc561b722a790dad35b5e1/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fbafd07c609 - start_thread [INFO] [stdout] 47: 0x7fbafce4c133 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] chat::processor::lattice::test::mem [INFO] [stdout] [INFO] [stdout] test result: FAILED. 51 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin swindon` [INFO] running `Command { std: "docker" "inspect" "2aa68c2b7c28c08daae2d462945f8b718ebebe6fec8957e5a4b98ce13870d94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa68c2b7c28c08daae2d462945f8b718ebebe6fec8957e5a4b98ce13870d94a", kill_on_drop: false }` [INFO] [stdout] 2aa68c2b7c28c08daae2d462945f8b718ebebe6fec8957e5a4b98ce13870d94a