[INFO] fetching crate whatsappweb-eta 0.5.0-pre1... [INFO] checking whatsappweb-eta-0.5.0-pre1 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate whatsappweb-eta 0.5.0-pre1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate whatsappweb-eta 0.5.0-pre1 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate whatsappweb-eta 0.5.0-pre1 [INFO] finished tweaking crates.io crate whatsappweb-eta 0.5.0-pre1 [INFO] tweaked toml for crates.io crate whatsappweb-eta 0.5.0-pre1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v0.5.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.8.2 [INFO] [stderr] Downloaded qrcode v0.10.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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] 67f113d29124030d10fa8701e7234f3dff3295e603ebab962081450dc0fefdf0 [INFO] running `Command { std: "docker" "start" "-a" "67f113d29124030d10fa8701e7234f3dff3295e603ebab962081450dc0fefdf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67f113d29124030d10fa8701e7234f3dff3295e603ebab962081450dc0fefdf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f113d29124030d10fa8701e7234f3dff3295e603ebab962081450dc0fefdf0", kill_on_drop: false }` [INFO] [stdout] 67f113d29124030d10fa8701e7234f3dff3295e603ebab962081450dc0fefdf0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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] e6f4526d511444c7761e62e7cc83f32ff12a265a906b4df48a14af54b9d55496 [INFO] running `Command { std: "docker" "start" "-a" "e6f4526d511444c7761e62e7cc83f32ff12a265a906b4df48a14af54b9d55496", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking openssl-sys v0.9.66 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simple_logger v0.5.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking openssl v0.10.36 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking qrcode v0.10.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling protobuf-codegen v2.8.2 [INFO] [stderr] Checking native-tls v0.2.8 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.8.2 [INFO] [stderr] Compiling whatsappweb-eta v0.5.0-pre1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 165 | ... _ => bail_untyped!{ "Invalid nodetype for chats" } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | _ => bail_untyped!{ "invalid or unsupported 'response' type"} [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:171:18 [INFO] [stdout] | [INFO] [stdout] 171 | _ => bail_untyped!{ "invalid or unsupported app message type"} [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:387:18 [INFO] [stdout] | [INFO] [stdout] 387 | _ => bail_untyped!{"invalid message ack level {}", value} [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:408:18 [INFO] [stdout] | [INFO] [stdout] 408 | _ => bail_untyped!{"invalid message event type {}", value} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:446:18 [INFO] [stdout] | [INFO] [stdout] 446 | _ => bail_untyped!{ "invalid or unsupported chat action type"} [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_wire.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | _ => bail_untyped! {"not a jid"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_wire.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | _ => bail_untyped! {"Invalid listsize tag: {}", tag} [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | _ => bail_untyped! { "invalid or unsupported 'Cmd' subcommand type {}", cmd_type} [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | _ => bail_untyped! { "invalid or unsupported 'Chat' subcommand type {}", cmd_type} [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:148:26 [INFO] [stdout] | [INFO] [stdout] 148 | _ => bail_untyped! { "invalid or unsupported 'Msg' or 'MsgInfo' subcommand type {}", cmd_type} [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bail_untyped! { "invalid or unsupported opcode {}", opcode} [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | _ => bail_untyped! {"Invalid message ack level {}", value} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | _ => bail_untyped! {"Invalid presence status {}", value} [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | _ => bail_untyped! {"invalid group command {}", value} [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 165 | ... _ => bail_untyped!{ "Invalid nodetype for chats" } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:168:27 [INFO] [stdout] | [INFO] [stdout] 168 | _ => bail_untyped!{ "invalid or unsupported 'response' type"} [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:171:18 [INFO] [stdout] | [INFO] [stdout] 171 | _ => bail_untyped!{ "invalid or unsupported app message type"} [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:387:18 [INFO] [stdout] | [INFO] [stdout] 387 | _ => bail_untyped!{"invalid message ack level {}", value} [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:408:18 [INFO] [stdout] | [INFO] [stdout] 408 | _ => bail_untyped!{"invalid message event type {}", value} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_protocol.rs:446:18 [INFO] [stdout] | [INFO] [stdout] 446 | _ => bail_untyped!{ "invalid or unsupported chat action type"} [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:26:58 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(WaError::Untyped($msg.into())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_wire.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | _ => bail_untyped! {"not a jid"} [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/node_wire.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | _ => bail_untyped! {"Invalid listsize tag: {}", tag} [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | _ => bail_untyped! { "invalid or unsupported 'Cmd' subcommand type {}", cmd_type} [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | _ => bail_untyped! { "invalid or unsupported 'Chat' subcommand type {}", cmd_type} [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:148:26 [INFO] [stdout] | [INFO] [stdout] 148 | _ => bail_untyped! { "invalid or unsupported 'Msg' or 'MsgInfo' subcommand type {}", cmd_type} [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bail_untyped! { "invalid or unsupported opcode {}", opcode} [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | _ => bail_untyped! {"Invalid message ack level {}", value} [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | _ => bail_untyped! {"Invalid presence status {}", value} [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | return Err(WaError::UntypedOwned(format!($($arg)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/json_protocol.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | _ => bail_untyped! {"invalid group command {}", value} [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail_untyped` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.99s [INFO] running `Command { std: "docker" "inspect" "e6f4526d511444c7761e62e7cc83f32ff12a265a906b4df48a14af54b9d55496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f4526d511444c7761e62e7cc83f32ff12a265a906b4df48a14af54b9d55496", kill_on_drop: false }` [INFO] [stdout] e6f4526d511444c7761e62e7cc83f32ff12a265a906b4df48a14af54b9d55496