[INFO] fetching crate buttplug 2.1.7... [INFO] checking buttplug-2.1.7 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate buttplug 2.1.7 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate buttplug 2.1.7 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate buttplug 2.1.7 [INFO] finished tweaking crates.io crate buttplug 2.1.7 [INFO] tweaked toml for crates.io crate buttplug 2.1.7 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate buttplug 2.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded squote v0.1.2 [INFO] [stderr] Downloaded windows_gen_macros v0.3.1 [INFO] [stderr] Downloaded windows_macros v0.3.1 [INFO] [stderr] Downloaded windows_gen v0.3.1 [INFO] [stderr] Downloaded dbus-codegen v0.9.1 [INFO] [stderr] Downloaded serialport v4.0.0 [INFO] [stderr] Downloaded const-sha1 v0.2.0 [INFO] [stderr] Downloaded buttplug_derive v0.6.2 [INFO] [stderr] Downloaded windows_winmd_macros v0.3.1 [INFO] [stderr] Downloaded btleplug v0.7.1 [INFO] [stderr] Downloaded nix v0.16.1 [INFO] [stderr] Downloaded uritemplate-next v0.2.0 [INFO] [stderr] Downloaded valico v3.6.0 [INFO] [stderr] Downloaded windows_winmd v0.3.1 [INFO] [stderr] Downloaded windows v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71f78bac7fe7fffc58c4afc551009ffe134aa75708a9667078936b5e8a46bd1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71f78bac7fe7fffc58c4afc551009ffe134aa75708a9667078936b5e8a46bd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71f78bac7fe7fffc58c4afc551009ffe134aa75708a9667078936b5e8a46bd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f78bac7fe7fffc58c4afc551009ffe134aa75708a9667078936b5e8a46bd1c", kill_on_drop: false }` [INFO] [stdout] 71f78bac7fe7fffc58c4afc551009ffe134aa75708a9667078936b5e8a46bd1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1867f9bdade9be28a5089fd924ba73c035e5c2f12b6053ed3faf00d7b068d643 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1867f9bdade9be28a5089fd924ba73c035e5c2f12b6053ed3faf00d7b068d643", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking httparse v1.3.5 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking uritemplate-next v0.2.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dbus v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [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 nb-connect v1.0.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling valico v3.6.0 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Checking serialport v4.0.0 [INFO] [stderr] Compiling btleplug v0.7.1 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling buttplug_derive v0.6.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Checking tungstenite v0.13.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking async-tls v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Compiling buttplug v2.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking async-tungstenite v0.13.0 [INFO] [stderr] Checking serde_json v1.0.64 [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 json-pointer v0.3.4 [INFO] [stderr] Checking tracing-subscriber v0.2.16 [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 307 | assert!(reply.is_ok(), "Should get back ok: {:?}", reply); [INFO] [stdout] | -- -- [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 311 | "Should get back err on double handshake: {:?}", reply [INFO] [stdout] | -- -- [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 315 | "Should disconnect ok" [INFO] [stdout] | -- -- [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 320 | [INFO] [stdout] 321 | "Should get back ok on handshake after disconnect: {:?}", [INFO] [stdout] 322 | reply [INFO] [stdout] 323 | [INFO] [stdout] | [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 172 | assert!(reply.is_ok(), "Should get back ok: {:?}", reply); [INFO] [stdout] | -- -- [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 176 | assert!(reply.is_ok(), "Should get back ok: {:?}", reply); [INFO] [stdout] | -- -- [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 195 | _ => panic!( [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] [INFO] [stdout] warning: 7 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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 87 | assert!(reply.is_ok(), "Should get back ok: {:?}", reply); [INFO] [stdout] | -- -- [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 135 | assert!(reply.is_ok(), "Should get back ok: {:?}", reply); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recv` [INFO] [stdout] --> tests/test_client_device.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pin_mut!(recv); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_recv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recv` [INFO] [stdout] --> tests/test_client_device.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pin_mut!(recv); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_recv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recv` [INFO] [stdout] --> tests/test_client_device.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | pin_mut!(recv); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_recv` [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 101 | panic!( [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] [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 148 | panic!( [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] [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 104 | [INFO] [stdout] 105 | "ping timer shouldn't start until handshake finished. {:?}", [INFO] [stdout] 106 | reply [INFO] [stdout] 107 | [INFO] [stdout] | [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 221 | panic!( [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] [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 274 | panic!( [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] [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 158 | panic!( [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] [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: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 261 | panic!( [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] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "1867f9bdade9be28a5089fd924ba73c035e5c2f12b6053ed3faf00d7b068d643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1867f9bdade9be28a5089fd924ba73c035e5c2f12b6053ed3faf00d7b068d643", kill_on_drop: false }` [INFO] [stdout] 1867f9bdade9be28a5089fd924ba73c035e5c2f12b6053ed3faf00d7b068d643