[INFO] cloning repository https://github.com/chmp/serde_arrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chmp/serde_arrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Fserde_arrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Fserde_arrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7cc9dd774a7365152467202f0a1a548cc1ade4c [INFO] checking chmp/serde_arrow against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Fserde_arrow" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chmp/serde_arrow on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chmp/serde_arrow [INFO] finished tweaking git repo https://github.com/chmp/serde_arrow [INFO] tweaked toml for git repo https://github.com/chmp/serde_arrow written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/chmp/serde_arrow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f5a7d999417c018cf511239392ede4ae48aa81a832a9ace4272077f5a0a7077 [INFO] running `Command { std: "docker" "start" "-a" "7f5a7d999417c018cf511239392ede4ae48aa81a832a9ace4272077f5a0a7077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f5a7d999417c018cf511239392ede4ae48aa81a832a9ace4272077f5a0a7077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5a7d999417c018cf511239392ede4ae48aa81a832a9ace4272077f5a0a7077", kill_on_drop: false }` [INFO] [stdout] 7f5a7d999417c018cf511239392ede4ae48aa81a832a9ace4272077f5a0a7077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c98cbd629f7553d9cf634fdad87ff3c8c0f116ca1cafcf628ab8a817e03f436 [INFO] running `Command { std: "docker" "start" "-a" "5c98cbd629f7553d9cf634fdad87ff3c8c0f116ca1cafcf628ab8a817e03f436", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [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 indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [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 regex v1.5.4 [INFO] [stderr] Checking num v0.4.0 [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.0.0 [INFO] [stderr] Checking serde_arrow v0.2.0 (/opt/rustwide/workdir/serde_arrow) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/src/util/outer_structure.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | _ => 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | return Err($crate::error!($($tt)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: serde_arrow/src/util/outer_structure.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | _ => 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] Checking example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.26s [INFO] running `Command { std: "docker" "inspect" "5c98cbd629f7553d9cf634fdad87ff3c8c0f116ca1cafcf628ab8a817e03f436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c98cbd629f7553d9cf634fdad87ff3c8c0f116ca1cafcf628ab8a817e03f436", kill_on_drop: false }` [INFO] [stdout] 5c98cbd629f7553d9cf634fdad87ff3c8c0f116ca1cafcf628ab8a817e03f436