[INFO] fetching crate serde_arrow 0.2.0... [INFO] checking serde_arrow-0.2.0 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate serde_arrow 0.2.0 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate serde_arrow 0.2.0 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde_arrow 0.2.0 [INFO] finished tweaking crates.io crate serde_arrow 0.2.0 [INFO] tweaked toml for crates.io crate serde_arrow 0.2.0 written to /workspace/builds/worker-43/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7f4eb90d43e6dfcfe00ac64a055d9eb2895fa95a45e7d4192859652a9572e8b [INFO] running `Command { std: "docker" "start" "-a" "b7f4eb90d43e6dfcfe00ac64a055d9eb2895fa95a45e7d4192859652a9572e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7f4eb90d43e6dfcfe00ac64a055d9eb2895fa95a45e7d4192859652a9572e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f4eb90d43e6dfcfe00ac64a055d9eb2895fa95a45e7d4192859652a9572e8b", kill_on_drop: false }` [INFO] [stdout] b7f4eb90d43e6dfcfe00ac64a055d9eb2895fa95a45e7d4192859652a9572e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78d6ccbed487b43d16d2e3b0fd9a538446889b0591aafaefcbfd0ddad93f5fbb [INFO] running `Command { std: "docker" "start" "-a" "78d6ccbed487b43d16d2e3b0fd9a538446889b0591aafaefcbfd0ddad93f5fbb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking flatbuffers v2.0.0 [INFO] [stderr] Checking multiversion v0.6.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking arrow v5.1.0 [INFO] [stderr] Checking serde_arrow v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | _ => fail!("Cannot build ArrayBuilder for {:?}", data_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: 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/array_builder.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | let array_ref: ArrayRef = dispatch!(self, builder => Arc::new(builder.finish())); [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 `dispatch` (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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | simple_append!(append_bool, bool, Bool); [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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | simple_append!(append_i8, i8, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | simple_append!(append_i16, i16, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | simple_append!(append_i32, i32, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | simple_append!(append_u8, u8, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | simple_append!(append_u16, u16, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | simple_append!(append_u32, u32, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | simple_append!(append_u64, u64, U64); [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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | simple_append!(append_f32, f32, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | simple_append!(append_f64, f64, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:152:18 [INFO] [stdout] | [INFO] [stdout] 152 | _ => fail!("Mismatched type: cannot insert {}", stringify!($ty)), [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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | _ => fail!("Mismatched 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: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | _ => fail!("Cannot build ArrayBuilder for {:?}", data_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: 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util/outer_structure.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | _ => fail!("Cannot enter a map field outside of a sequence"), [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/array_builder.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | let array_ref: ArrayRef = dispatch!(self, builder => Arc::new(builder.finish())); [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 `dispatch` (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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | simple_append!(append_bool, bool, Bool); [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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | simple_append!(append_i8, i8, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | simple_append!(append_i16, i16, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | simple_append!(append_i32, i32, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | simple_append!(append_u8, u8, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | simple_append!(append_u16, u16, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | simple_append!(append_u32, u32, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | simple_append!(append_u64, u64, U64); [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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | simple_append!(append_f32, f32, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | simple_append!(append_f64, f64, 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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:152:18 [INFO] [stdout] | [INFO] [stdout] 152 | _ => fail!("Mismatched type: cannot insert {}", stringify!($ty)), [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/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/array_builder.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | _ => fail!("Mismatched 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: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util/outer_structure.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | _ => fail!("Cannot enter a map field outside of a sequence"), [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.95s [INFO] running `Command { std: "docker" "inspect" "78d6ccbed487b43d16d2e3b0fd9a538446889b0591aafaefcbfd0ddad93f5fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d6ccbed487b43d16d2e3b0fd9a538446889b0591aafaefcbfd0ddad93f5fbb", kill_on_drop: false }` [INFO] [stdout] 78d6ccbed487b43d16d2e3b0fd9a538446889b0591aafaefcbfd0ddad93f5fbb