[INFO] fetching crate whatsappweb-eta 0.5.0-pre1... [INFO] checking whatsappweb-eta-0.5.0-pre1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate whatsappweb-eta 0.5.0-pre1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate whatsappweb-eta 0.5.0-pre1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b9d585a8de6e67137c19fbc6c510dfb50ce3a203cbb42afba8f2a23e741fc49 [INFO] running `Command { std: "docker" "start" "-a" "2b9d585a8de6e67137c19fbc6c510dfb50ce3a203cbb42afba8f2a23e741fc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b9d585a8de6e67137c19fbc6c510dfb50ce3a203cbb42afba8f2a23e741fc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9d585a8de6e67137c19fbc6c510dfb50ce3a203cbb42afba8f2a23e741fc49", kill_on_drop: false }` [INFO] [stdout] 2b9d585a8de6e67137c19fbc6c510dfb50ce3a203cbb42afba8f2a23e741fc49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbfc2625bce502f041bdf702b3ef2e873133ed18ed131fc40f050bd1a0984a73 [INFO] running `Command { std: "docker" "start" "-a" "fbfc2625bce502f041bdf702b3ef2e873133ed18ed131fc40f050bd1a0984a73", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking simple_logger v0.5.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking qrcode v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling protobuf-codegen v2.8.2 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.8.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Checking failure v0.1.8 [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 30.92s [INFO] running `Command { std: "docker" "inspect" "fbfc2625bce502f041bdf702b3ef2e873133ed18ed131fc40f050bd1a0984a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfc2625bce502f041bdf702b3ef2e873133ed18ed131fc40f050bd1a0984a73", kill_on_drop: false }` [INFO] [stdout] fbfc2625bce502f041bdf702b3ef2e873133ed18ed131fc40f050bd1a0984a73