[INFO] fetching crate buttplug 2.1.1... [INFO] checking buttplug-2.1.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate buttplug 2.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate buttplug 2.1.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate buttplug 2.1.1 [INFO] finished tweaking crates.io crate buttplug 2.1.1 [INFO] tweaked toml for crates.io crate buttplug 2.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate buttplug 2.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dbd73f88b3aa4d841b8f8ffb9f7d70e4adad8824fbf678ad6256660165290759 [INFO] running `Command { std: "docker" "start" "-a" "dbd73f88b3aa4d841b8f8ffb9f7d70e4adad8824fbf678ad6256660165290759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbd73f88b3aa4d841b8f8ffb9f7d70e4adad8824fbf678ad6256660165290759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd73f88b3aa4d841b8f8ffb9f7d70e4adad8824fbf678ad6256660165290759", kill_on_drop: false }` [INFO] [stdout] dbd73f88b3aa4d841b8f8ffb9f7d70e4adad8824fbf678ad6256660165290759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fab3b3f33899406eca8b4c6dcf83fbee7740758205ecd49b1016e7c0bf46dce [INFO] running `Command { std: "docker" "start" "-a" "1fab3b3f33899406eca8b4c6dcf83fbee7740758205ecd49b1016e7c0bf46dce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking dbus v0.9.1 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling valico v3.4.0 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Checking serialport v4.0.0 [INFO] [stderr] Compiling btleplug v0.6.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling winrt_gen_macros v0.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling buttplug_derive v0.6.2 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking async-tls v0.11.0 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking async-tungstenite v0.12.0 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking jsonway v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling winrt_gen v0.7.2 [INFO] [stderr] Compiling winrt_macros v0.7.2 [INFO] [stderr] Checking winrt v0.7.2 [INFO] [stderr] Checking buttplug v2.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server/mod.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | assert!(reply.is_ok(), format!("Should get back ok: {:?}", reply)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server/mod.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | format!("Should get back err on double handshake: {:?}", reply) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | format!("Should disconnect ok") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server/mod.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | / format!( [INFO] [stdout] 321 | | "Should get back ok on handshake after disconnect: {:?}", [INFO] [stdout] 322 | | reply [INFO] [stdout] 323 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/test/test_device_comm_manager.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | assert!(reply.is_ok(), format!("Should get back ok: {:?}", reply)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/test/test_device_comm_manager.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | assert!(reply.is_ok(), format!("Should get back ok: {:?}", reply)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/test/test_device_comm_manager.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | _ => panic!(format!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 196 | | "Returned message was not a DeviceRemoved message or timed out: {:?}", [INFO] [stdout] 197 | | msg [INFO] [stdout] 198 | | )), [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_server.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | / format!( [INFO] [stdout] 105 | | "ping timer shouldn't start until handshake finished. {:?}", [INFO] [stdout] 106 | | reply [INFO] [stdout] 107 | | ) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_server.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 159 | | "Returned message was not a DeviceAdded message or timed out: {:?}", [INFO] [stdout] 160 | | msg [INFO] [stdout] 161 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_server.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 261 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 262 | | "Returned message was not a DeviceAdded message or timed out: {:?}", [INFO] [stdout] 263 | | msg [INFO] [stdout] 264 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_message_downgrades.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | assert!(reply.is_ok(), format!("Should get back ok: {:?}", reply)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_message_downgrades.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | assert!(reply.is_ok(), format!("Should get back ok: {:?}", reply)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_server_device.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 102 | | "Returned message was not a DeviceAdded message or timed out: {:?}", [INFO] [stdout] 103 | | msg [INFO] [stdout] 104 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_server_device.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 148 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 149 | | "Returned message was not a DeviceAdded message or timed out: {:?}", [INFO] [stdout] 150 | | msg [INFO] [stdout] 151 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_server_device.rs:221:16 [INFO] [stdout] | [INFO] [stdout] 221 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 222 | | "Returned message was not a DeviceAdded message or timed out: {:?}", [INFO] [stdout] 223 | | msg [INFO] [stdout] 224 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/test_server_device.rs:274:18 [INFO] [stdout] | [INFO] [stdout] 274 | panic!(format!( [INFO] [stdout] | __________________^ [INFO] [stdout] 275 | | "Returned message was not a DeviceAdded message or timed out: {:?}", [INFO] [stdout] 276 | | msg [INFO] [stdout] 277 | | )); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "1fab3b3f33899406eca8b4c6dcf83fbee7740758205ecd49b1016e7c0bf46dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fab3b3f33899406eca8b4c6dcf83fbee7740758205ecd49b1016e7c0bf46dce", kill_on_drop: false }` [INFO] [stdout] 1fab3b3f33899406eca8b4c6dcf83fbee7740758205ecd49b1016e7c0bf46dce