[INFO] cloning repository https://github.com/fjhg19930505/rua_proto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fjhg19930505/rua_proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffjhg19930505%2Frua_proto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffjhg19930505%2Frua_proto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ec4036f7cdb1fb5940de529d324d3c1376ea68a [INFO] testing fjhg19930505/rua_proto against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffjhg19930505%2Frua_proto" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fjhg19930505/rua_proto on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fjhg19930505/rua_proto [INFO] finished tweaking git repo https://github.com/fjhg19930505/rua_proto [INFO] tweaked toml for git repo https://github.com/fjhg19930505/rua_proto written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/fjhg19930505/rua_proto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d7bd0839ac5093286f2e92a8909a0121b7782b68aae51c5a984930477df9c4e [INFO] running `Command { std: "docker" "start" "-a" "7d7bd0839ac5093286f2e92a8909a0121b7782b68aae51c5a984930477df9c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d7bd0839ac5093286f2e92a8909a0121b7782b68aae51c5a984930477df9c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7bd0839ac5093286f2e92a8909a0121b7782b68aae51c5a984930477df9c4e", kill_on_drop: false }` [INFO] [stdout] 7d7bd0839ac5093286f2e92a8909a0121b7782b68aae51c5a984930477df9c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6c003291a4af7bdc667101733b9f7804cd6640eaacd773fe0adaf2f46b9dbb0 [INFO] running `Command { std: "docker" "start" "-a" "c6c003291a4af7bdc667101733b9f7804cd6640eaacd773fe0adaf2f46b9dbb0", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rua_proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::value::*` [INFO] [stdout] --> src/macro_use.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::value::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | check_vailed!(v, must_type); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | / ensure!(proto.is_some(), [INFO] [stdout] 146 | | (ErrorKind::MissingError, "missing the name protocol")); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / ensure!(proto.args.len() == infos.len(), [INFO] [stdout] 149 | | (ErrorKind::TypeNotMatchError, "the data num not match protocol args num")); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/config.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::macro_use::*` [INFO] [stdout] --> src/decode.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::macro_use::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | TYPE_VEC_U8 => decode_array!(decode_field(buffer, config), Value::VecU8, Value::U8), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:143:24 [INFO] [stdout] | [INFO] [stdout] 143 | TYPE_VEC_I8 => decode_array!(decode_field(buffer, config), Value::VecI8, Value::I8), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | TYPE_VEC_U16 => decode_array!(decode_field(buffer, config), Value::VecU16, Value::U16), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | TYPE_VEC_I16 => decode_array!(decode_field(buffer, config), Value::VecI16, Value::I16), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | TYPE_VEC_U32 => decode_array!(decode_field(buffer, config), Value::VecU32, Value::U32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | TYPE_VEC_I32 => decode_array!(decode_field(buffer, config), Value::VecI32, Value::I32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | TYPE_VEC_F32 => decode_array!(decode_field(buffer, config), Value::VecF32, Value::F32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | TYPE_VEC_F64 => decode_array!(decode_field(buffer, config), Value::VecF64, Value::F64), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | TYPE_VEC_STR => decode_array!(decode_field(buffer, config), Value::VecStr, Value::Str), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | TYPE_VEC_RAW => decode_array!(decode_field(buffer, config), Value::VecRaw, Value::Raw), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | TYPE_VEC_MAP => decode_array!(decode_field(buffer, config), Value::VecMap, Value::Map), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | _ => fail!((ErrorKind::TypeNotMatchError, "must match 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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | ErrorRepr::IoError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Display` [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.35s [INFO] running `Command { std: "docker" "inspect" "c6c003291a4af7bdc667101733b9f7804cd6640eaacd773fe0adaf2f46b9dbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c003291a4af7bdc667101733b9f7804cd6640eaacd773fe0adaf2f46b9dbb0", kill_on_drop: false }` [INFO] [stdout] c6c003291a4af7bdc667101733b9f7804cd6640eaacd773fe0adaf2f46b9dbb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34c6bca65cb925a8c183a64b8580dc122f251faa89b37c3fc8b5d60995687c28 [INFO] running `Command { std: "docker" "start" "-a" "34c6bca65cb925a8c183a64b8580dc122f251faa89b37c3fc8b5d60995687c28", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `crate::value::*` [INFO] [stdout] --> src/macro_use.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::value::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | check_vailed!(v, must_type); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | / ensure!(proto.is_some(), [INFO] [stdout] 146 | | (ErrorKind::MissingError, "missing the name protocol")); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / ensure!(proto.args.len() == infos.len(), [INFO] [stdout] 149 | | (ErrorKind::TypeNotMatchError, "the data num not match protocol args num")); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/config.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::macro_use::*` [INFO] [stdout] --> src/decode.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::macro_use::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | TYPE_VEC_U8 => decode_array!(decode_field(buffer, config), Value::VecU8, Value::U8), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:143:24 [INFO] [stdout] | [INFO] [stdout] 143 | TYPE_VEC_I8 => decode_array!(decode_field(buffer, config), Value::VecI8, Value::I8), [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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rua_proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | TYPE_VEC_U16 => decode_array!(decode_field(buffer, config), Value::VecU16, Value::U16), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | TYPE_VEC_I16 => decode_array!(decode_field(buffer, config), Value::VecI16, Value::I16), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | TYPE_VEC_U32 => decode_array!(decode_field(buffer, config), Value::VecU32, Value::U32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | TYPE_VEC_I32 => decode_array!(decode_field(buffer, config), Value::VecI32, Value::I32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | TYPE_VEC_F32 => decode_array!(decode_field(buffer, config), Value::VecF32, Value::F32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | TYPE_VEC_F64 => decode_array!(decode_field(buffer, config), Value::VecF64, Value::F64), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | TYPE_VEC_STR => decode_array!(decode_field(buffer, config), Value::VecStr, Value::Str), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | TYPE_VEC_RAW => decode_array!(decode_field(buffer, config), Value::VecRaw, Value::Raw), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | TYPE_VEC_MAP => decode_array!(decode_field(buffer, config), Value::VecMap, Value::Map), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | _ => fail!((ErrorKind::TypeNotMatchError, "must match 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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | ErrorRepr::IoError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Display` [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::value::*` [INFO] [stdout] --> src/macro_use.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::value::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | check_vailed!(v, must_type); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | / ensure!(proto.is_some(), [INFO] [stdout] 146 | | (ErrorKind::MissingError, "missing the name protocol")); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/encode.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / ensure!(proto.args.len() == infos.len(), [INFO] [stdout] 149 | | (ErrorKind::TypeNotMatchError, "the data num not match protocol args num")); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/config.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(RustcDecodable, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::macro_use::*` [INFO] [stdout] --> src/decode.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::macro_use::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | TYPE_VEC_U8 => decode_array!(decode_field(buffer, config), Value::VecU8, Value::U8), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:143:24 [INFO] [stdout] | [INFO] [stdout] 143 | TYPE_VEC_I8 => decode_array!(decode_field(buffer, config), Value::VecI8, Value::I8), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | TYPE_VEC_U16 => decode_array!(decode_field(buffer, config), Value::VecU16, Value::U16), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | TYPE_VEC_I16 => decode_array!(decode_field(buffer, config), Value::VecI16, Value::I16), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | TYPE_VEC_U32 => decode_array!(decode_field(buffer, config), Value::VecU32, Value::U32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | TYPE_VEC_I32 => decode_array!(decode_field(buffer, config), Value::VecI32, Value::I32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | TYPE_VEC_F32 => decode_array!(decode_field(buffer, config), Value::VecF32, Value::F32), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | TYPE_VEC_F64 => decode_array!(decode_field(buffer, config), Value::VecF64, Value::F64), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | TYPE_VEC_STR => decode_array!(decode_field(buffer, config), Value::VecStr, Value::Str), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | TYPE_VEC_RAW => decode_array!(decode_field(buffer, config), Value::VecRaw, Value::Raw), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | TYPE_VEC_MAP => decode_array!(decode_field(buffer, config), Value::VecMap, Value::Map), [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 `fail` (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/macro_use.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/decode.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | _ => fail!((ErrorKind::TypeNotMatchError, "must match 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 `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | ErrorRepr::IoError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Display` [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Display; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.53s [INFO] running `Command { std: "docker" "inspect" "34c6bca65cb925a8c183a64b8580dc122f251faa89b37c3fc8b5d60995687c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c6bca65cb925a8c183a64b8580dc122f251faa89b37c3fc8b5d60995687c28", kill_on_drop: false }` [INFO] [stdout] 34c6bca65cb925a8c183a64b8580dc122f251faa89b37c3fc8b5d60995687c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 211d3375d808007b4cfb6c6f2e4f9bad88f7445c028d6516496dcf66d75b1781 [INFO] running `Command { std: "docker" "start" "-a" "211d3375d808007b4cfb6c6f2e4f9bad88f7445c028d6516496dcf66d75b1781", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `crate::value::*` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/macro_use.rs:2:5 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 2 | use crate::value::*; [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/encode.rs:130:17 [INFO] [stderr] | [INFO] [stderr] 130 | check_vailed!(v, must_type); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/encode.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 145 | / ensure!(proto.is_some(), [INFO] [stderr] 146 | | (ErrorKind::MissingError, "missing the name protocol")); [INFO] [stderr] | |___________________________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/encode.rs:148:5 [INFO] [stderr] | [INFO] [stderr] 148 | / ensure!(proto.args.len() == infos.len(), [INFO] [stderr] 149 | | (ErrorKind::TypeNotMatchError, "the data num not match protocol args num")); [INFO] [stderr] | |_______________________________________________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/config.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(RustcDecodable, Debug)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/config.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(RustcDecodable, Debug)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::macro_use::*` [INFO] [stderr] --> src/decode.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::macro_use::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:142:24 [INFO] [stderr] | [INFO] [stderr] 142 | TYPE_VEC_U8 => decode_array!(decode_field(buffer, config), Value::VecU8, Value::U8), [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:143:24 [INFO] [stderr] | [INFO] [stderr] 143 | TYPE_VEC_I8 => decode_array!(decode_field(buffer, config), Value::VecI8, Value::I8), [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:144:25 [INFO] [stderr] | [INFO] [stderr] 144 | TYPE_VEC_U16 => decode_array!(decode_field(buffer, config), Value::VecU16, Value::U16), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:145:25 [INFO] [stderr] | [INFO] [stderr] 145 | TYPE_VEC_I16 => decode_array!(decode_field(buffer, config), Value::VecI16, Value::I16), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:146:25 [INFO] [stderr] | [INFO] [stderr] 146 | TYPE_VEC_U32 => decode_array!(decode_field(buffer, config), Value::VecU32, Value::U32), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:147:25 [INFO] [stderr] | [INFO] [stderr] 147 | TYPE_VEC_I32 => decode_array!(decode_field(buffer, config), Value::VecI32, Value::I32), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:148:25 [INFO] [stderr] | [INFO] [stderr] 148 | TYPE_VEC_F32 => decode_array!(decode_field(buffer, config), Value::VecF32, Value::F32), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:149:25 [INFO] [stderr] | [INFO] [stderr] 149 | TYPE_VEC_F64 => decode_array!(decode_field(buffer, config), Value::VecF64, Value::F64), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:150:25 [INFO] [stderr] | [INFO] [stderr] 150 | TYPE_VEC_STR => decode_array!(decode_field(buffer, config), Value::VecStr, Value::Str), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:151:25 [INFO] [stderr] | [INFO] [stderr] 151 | TYPE_VEC_RAW => decode_array!(decode_field(buffer, config), Value::VecRaw, Value::Raw), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:152:25 [INFO] [stderr] | [INFO] [stderr] 152 | TYPE_VEC_MAP => decode_array!(decode_field(buffer, config), Value::VecMap, Value::Map), [INFO] [stderr] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macro_use.rs:6:54 [INFO] [stderr] | [INFO] [stderr] 6 | return Err(::std::convert::From::from($expr)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/decode.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | _ => fail!((ErrorKind::TypeNotMatchError, "must match type")), [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:88:48 [INFO] [stderr] | [INFO] [stderr] 88 | ErrorRepr::IoError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt::Display` [INFO] [stderr] --> src/error.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::fmt::Display; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rua_proto` (lib) generated 21 warnings [INFO] [stderr] warning: `rua_proto` (lib test) generated 21 warnings (21 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rua_proto-2e43409f72c99bb6) [INFO] [stderr] Doc-tests rua_proto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "211d3375d808007b4cfb6c6f2e4f9bad88f7445c028d6516496dcf66d75b1781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211d3375d808007b4cfb6c6f2e4f9bad88f7445c028d6516496dcf66d75b1781", kill_on_drop: false }` [INFO] [stdout] 211d3375d808007b4cfb6c6f2e4f9bad88f7445c028d6516496dcf66d75b1781