[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] testing chmp/serde_arrow against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Fserde_arrow" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chmp/serde_arrow on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-0/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded flatbuffers v2.0.0 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded arrow v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90c9d6d4681f76bb3f5cc98848080be656320660ad0da829f427d339ff59fda0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90c9d6d4681f76bb3f5cc98848080be656320660ad0da829f427d339ff59fda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90c9d6d4681f76bb3f5cc98848080be656320660ad0da829f427d339ff59fda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c9d6d4681f76bb3f5cc98848080be656320660ad0da829f427d339ff59fda0", kill_on_drop: false }` [INFO] [stdout] 90c9d6d4681f76bb3f5cc98848080be656320660ad0da829f427d339ff59fda0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbbe435dc85a84d16cfad71787868cc1a86b4534c7298533b1b9baa95fd36190 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbbe435dc85a84d16cfad71787868cc1a86b4534c7298533b1b9baa95fd36190", 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 serde v1.0.127 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling 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] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrow v5.0.0 [INFO] [stderr] Compiling 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/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/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: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: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: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: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: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: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: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] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "cbbe435dc85a84d16cfad71787868cc1a86b4534c7298533b1b9baa95fd36190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbe435dc85a84d16cfad71787868cc1a86b4534c7298533b1b9baa95fd36190", kill_on_drop: false }` [INFO] [stdout] cbbe435dc85a84d16cfad71787868cc1a86b4534c7298533b1b9baa95fd36190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b3d9dc82a1359b5bb58526ce0d976abda051d1d0caae92d57f765b8a84b1b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71b3d9dc82a1359b5bb58526ce0d976abda051d1d0caae92d57f765b8a84b1b6", kill_on_drop: false }` [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/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: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: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: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: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] [stderr] Compiling 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: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] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir/example) [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: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: 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/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: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: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: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: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: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: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: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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "71b3d9dc82a1359b5bb58526ce0d976abda051d1d0caae92d57f765b8a84b1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b3d9dc82a1359b5bb58526ce0d976abda051d1d0caae92d57f765b8a84b1b6", kill_on_drop: false }` [INFO] [stdout] 71b3d9dc82a1359b5bb58526ce0d976abda051d1d0caae92d57f765b8a84b1b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad9d19152d68e844b19bbb676d4384c22d3f1ce0f5ee30ae5632b62c3470e8d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ad9d19152d68e844b19bbb676d4384c22d3f1ce0f5ee30ae5632b62c3470e8d3", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:108:18 [INFO] [stderr] | [INFO] [stderr] 108 | _ => fail!("Cannot build ArrayBuilder for {:?}", data_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: 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] --> serde_arrow/src/array_builder.rs:55:10 [INFO] [stderr] | [INFO] [stderr] 55 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 114 | let array_ref: ArrayRef = dispatch!(self, builder => Arc::new(builder.finish())); [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 `dispatch` (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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 137 | simple_append!(append_bool, bool, Bool); [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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:138:5 [INFO] [stderr] | [INFO] [stderr] 138 | simple_append!(append_i8, i8, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:139:5 [INFO] [stderr] | [INFO] [stderr] 139 | simple_append!(append_i16, i16, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:140:5 [INFO] [stderr] | [INFO] [stderr] 140 | simple_append!(append_i32, i32, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:141:5 [INFO] [stderr] | [INFO] [stderr] 141 | simple_append!(append_u8, u8, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | simple_append!(append_u16, u16, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:143:5 [INFO] [stderr] | [INFO] [stderr] 143 | simple_append!(append_u32, u32, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:144:5 [INFO] [stderr] | [INFO] [stderr] 144 | simple_append!(append_u64, u64, U64); [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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 145 | simple_append!(append_f32, f32, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:146:5 [INFO] [stderr] | [INFO] [stderr] 146 | simple_append!(append_f64, f64, 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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:152:18 [INFO] [stderr] | [INFO] [stderr] 152 | _ => fail!("Mismatched type: cannot insert {}", stringify!($ty)), [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] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/array_builder.rs:169:18 [INFO] [stderr] | [INFO] [stderr] 169 | _ => fail!("Mismatched 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: trailing semicolon in macro used in expression position [INFO] [stderr] --> serde_arrow/src/util/error.rs:42:44 [INFO] [stderr] | [INFO] [stderr] 42 | return Err($crate::error!($($tt)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: serde_arrow/src/util/outer_structure.rs:246:18 [INFO] [stderr] | [INFO] [stderr] 246 | _ => fail!("Cannot enter a map field outside of a sequence"), [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] [stdout] [INFO] [stderr] warning: `serde_arrow` (lib) generated 15 warnings [INFO] [stdout] running 0 tests [INFO] [stderr] warning: `serde_arrow` (lib test) generated 15 warnings (15 duplicates) [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/example-ebf3ae294020e317) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/serde_arrow-262fa605f7f6b6c2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::test_chrono_api_datetime ... ok [INFO] [stdout] test test::test_chrono_api_naive_datetime ... ok [INFO] [stdout] test test::test_chrono_fixed_offset ... ok [INFO] [stdout] test test::test_parse_utc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-529a0ecc4538dde8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test item_flattened_structures ... ok [INFO] [stdout] test item_multi_field_structure ... ok [INFO] [stdout] test item_maps ... ok [INFO] [stdout] test dtype_date64_str ... ok [INFO] [stdout] test dtype_date64_int ... ok [INFO] [stderr] Doc-tests serde_arrow [INFO] [stdout] test serialize_slice ... ok [INFO] [stdout] test serialize_fixed_array ... ok [INFO] [stdout] test serialize_tuple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/schema.rs - schema::trace_schema (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad9d19152d68e844b19bbb676d4384c22d3f1ce0f5ee30ae5632b62c3470e8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9d19152d68e844b19bbb676d4384c22d3f1ce0f5ee30ae5632b62c3470e8d3", kill_on_drop: false }` [INFO] [stdout] ad9d19152d68e844b19bbb676d4384c22d3f1ce0f5ee30ae5632b62c3470e8d3