[INFO] cloning repository https://github.com/cswinter/LocustDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cswinter/LocustDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1eb603975cba5dd43255d2bb1bd998f02ea2150 [INFO] checking cswinter/LocustDB against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cswinter/LocustDB 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] removed /workspace/builds/worker-112/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cswinter/LocustDB [INFO] finished tweaking git repo https://github.com/cswinter/LocustDB [INFO] tweaked toml for git repo https://github.com/cswinter/LocustDB written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/cswinter/LocustDB 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] 069d60e5db2ebc5bbfc4b5c52809aca92e7a9ec07bb4f97b8f14a9be562fc0d7 [INFO] running `Command { std: "docker" "start" "-a" "069d60e5db2ebc5bbfc4b5c52809aca92e7a9ec07bb4f97b8f14a9be562fc0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "069d60e5db2ebc5bbfc4b5c52809aca92e7a9ec07bb4f97b8f14a9be562fc0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069d60e5db2ebc5bbfc4b5c52809aca92e7a9ec07bb4f97b8f14a9be562fc0d7", kill_on_drop: false }` [INFO] [stdout] 069d60e5db2ebc5bbfc4b5c52809aca92e7a9ec07bb4f97b8f14a9be562fc0d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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] 8bbe0fcf6bbd57524842a81df70377f48b27a22af9652dc9cf3f03f8d33b633b [INFO] running `Command { std: "docker" "start" "-a" "8bbe0fcf6bbd57524842a81df70377f48b27a22af9652dc9cf3f03f8d33b633b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling locustdb v0.3.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking seahash v3.0.7 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking std-semaphore v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking aliasmethod v0.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking lru v0.6.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking sqlparser v0.5.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling locustdb-derive v0.1.0 (/opt/rustwide/workdir/locustdb-derive) [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | / bail!(QueryError::NotImplemented, [INFO] [stdout] 328 | | "Grouping key is not order preserving and more than 1 grouping column\nGrouping key type: {:?}\nTODO: PLANNER", [INFO] [stdout] 329 | | &grouping_key.tag) [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query.rs:563:17 [INFO] [stdout] | [INFO] [stdout] 563 | bail!(QueryError::TypeError, "Nested aggregates found.") [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:884:21 [INFO] [stdout] | [INFO] [stdout] 884 | / bail!( [INFO] [stdout] 885 | | QueryError::TypeError, [INFO] [stdout] 886 | | "Found {} OR {}, expected bool OR bool" [INFO] [stdout] 887 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:898:21 [INFO] [stdout] | [INFO] [stdout] 898 | / bail!( [INFO] [stdout] 899 | | QueryError::TypeError, [INFO] [stdout] 900 | | "Found {} AND {}, expected bool AND bool" [INFO] [stdout] 901 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:941:25 [INFO] [stdout] | [INFO] [stdout] 941 | / bail!(QueryError::TypeError, [INFO] [stdout] 942 | | "Expected expression of type `String` as first argument to LIKE. Actual: {:?}", t) [INFO] [stdout] | |____________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:950:22 [INFO] [stdout] | [INFO] [stdout] 950 | _ => bail!( [INFO] [stdout] | ______________________- [INFO] [stdout] 951 | | QueryError::TypeError, [INFO] [stdout] 952 | | "Expected string constant as second argument to `LIKE`, actual: {:?}", [INFO] [stdout] 953 | | pattern [INFO] [stdout] 954 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:974:25 [INFO] [stdout] | [INFO] [stdout] 974 | bail!(QueryError::TypeError, "Expected expression of type `String` as first argument to regex. Actual: {:?}", t) [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:982:22 [INFO] [stdout] | [INFO] [stdout] 982 | _ => bail!( [INFO] [stdout] | ______________________- [INFO] [stdout] 983 | | QueryError::TypeError, [INFO] [stdout] 984 | | "Expected string constant as second argument to `regex`, actual: {:?}", [INFO] [stdout] 985 | | regex [INFO] [stdout] 986 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:996:29 [INFO] [stdout] | [INFO] [stdout] 996 | None => bail!(QueryError::NotImplemented, "function {:?}", function), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1003:29 [INFO] [stdout] | [INFO] [stdout] 1003 | None => bail!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1004 | | QueryError::TypeError, [INFO] [stdout] 1005 | | "Function {:?} is not implemented for types {:?}, {:?}", [INFO] [stdout] 1006 | | function, [INFO] [stdout] 1007 | | type_lhs, [INFO] [stdout] 1008 | | type_rhs [INFO] [stdout] 1009 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1082:29 [INFO] [stdout] | [INFO] [stdout] 1082 | / ... bail!( [INFO] [stdout] 1083 | | ... QueryError::TypeError, [INFO] [stdout] 1084 | | ... "Found to_year({:?}), expected to_year(integer)", [INFO] [stdout] 1085 | | ... &t [INFO] [stdout] 1086 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1096:29 [INFO] [stdout] | [INFO] [stdout] 1096 | / ... bail!( [INFO] [stdout] 1097 | | ... QueryError::TypeError, [INFO] [stdout] 1098 | | ... "Found length({:?}), expected length(string)", [INFO] [stdout] 1099 | | ... &t [INFO] [stdout] 1100 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | / bail!(QueryError::NotImplemented, [INFO] [stdout] 328 | | "Grouping key is not order preserving and more than 1 grouping column\nGrouping key type: {:?}\nTODO: PLANNER", [INFO] [stdout] 329 | | &grouping_key.tag) [INFO] [stdout] | |__________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | / ... bail!( [INFO] [stdout] 1111 | | ... QueryError::TypeError, [INFO] [stdout] 1112 | | ... "Found NOT({:?}), expected NOT(boolean)", [INFO] [stdout] 1113 | | ... &t [INFO] [stdout] 1114 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query.rs:563:17 [INFO] [stdout] | [INFO] [stdout] 563 | bail!(QueryError::TypeError, "Nested aggregates found.") [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1141:25 [INFO] [stdout] | [INFO] [stdout] 1141 | / bail!( [INFO] [stdout] 1142 | | QueryError::TypeError, [INFO] [stdout] 1143 | | "Unary minus not implemented for arbitrary expressions." [INFO] [stdout] 1144 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1157:22 [INFO] [stdout] | [INFO] [stdout] 1157 | ref x => bail!(QueryError::NotImplemented, "{:?}.compile_vec()", x), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:884:21 [INFO] [stdout] | [INFO] [stdout] 884 | / bail!( [INFO] [stdout] 885 | | QueryError::TypeError, [INFO] [stdout] 886 | | "Found {} OR {}, expected bool OR bool" [INFO] [stdout] 887 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:898:21 [INFO] [stdout] | [INFO] [stdout] 898 | / bail!( [INFO] [stdout] 899 | | QueryError::TypeError, [INFO] [stdout] 900 | | "Found {} AND {}, expected bool AND bool" [INFO] [stdout] 901 | | ) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:941:25 [INFO] [stdout] | [INFO] [stdout] 941 | / bail!(QueryError::TypeError, [INFO] [stdout] 942 | | "Expected expression of type `String` as first argument to LIKE. Actual: {:?}", t) [INFO] [stdout] | |____________________________________________________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:950:22 [INFO] [stdout] | [INFO] [stdout] 950 | _ => bail!( [INFO] [stdout] | ______________________- [INFO] [stdout] 951 | | QueryError::TypeError, [INFO] [stdout] 952 | | "Expected string constant as second argument to `LIKE`, actual: {:?}", [INFO] [stdout] 953 | | pattern [INFO] [stdout] 954 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:974:25 [INFO] [stdout] | [INFO] [stdout] 974 | bail!(QueryError::TypeError, "Expected expression of type `String` as first argument to regex. Actual: {:?}", t) [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:982:22 [INFO] [stdout] | [INFO] [stdout] 982 | _ => bail!( [INFO] [stdout] | ______________________- [INFO] [stdout] 983 | | QueryError::TypeError, [INFO] [stdout] 984 | | "Expected string constant as second argument to `regex`, actual: {:?}", [INFO] [stdout] 985 | | regex [INFO] [stdout] 986 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:996:29 [INFO] [stdout] | [INFO] [stdout] 996 | None => bail!(QueryError::NotImplemented, "function {:?}", function), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1003:29 [INFO] [stdout] | [INFO] [stdout] 1003 | None => bail!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1004 | | QueryError::TypeError, [INFO] [stdout] 1005 | | "Function {:?} is not implemented for types {:?}, {:?}", [INFO] [stdout] 1006 | | function, [INFO] [stdout] 1007 | | type_lhs, [INFO] [stdout] 1008 | | type_rhs [INFO] [stdout] 1009 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1082:29 [INFO] [stdout] | [INFO] [stdout] 1082 | / ... bail!( [INFO] [stdout] 1083 | | ... QueryError::TypeError, [INFO] [stdout] 1084 | | ... "Found to_year({:?}), expected to_year(integer)", [INFO] [stdout] 1085 | | ... &t [INFO] [stdout] 1086 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1096:29 [INFO] [stdout] | [INFO] [stdout] 1096 | / ... bail!( [INFO] [stdout] 1097 | | ... QueryError::TypeError, [INFO] [stdout] 1098 | | ... "Found length({:?}), expected length(string)", [INFO] [stdout] 1099 | | ... &t [INFO] [stdout] 1100 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | / ... bail!( [INFO] [stdout] 1111 | | ... QueryError::TypeError, [INFO] [stdout] 1112 | | ... "Found NOT({:?}), expected NOT(boolean)", [INFO] [stdout] 1113 | | ... &t [INFO] [stdout] 1114 | | ... ) [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | return Err($kind($e.to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1141:25 [INFO] [stdout] | [INFO] [stdout] 1141 | / bail!( [INFO] [stdout] 1142 | | QueryError::TypeError, [INFO] [stdout] 1143 | | "Unary minus not implemented for arbitrary expressions." [INFO] [stdout] 1144 | | ) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/errors.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/engine/planning/query_plan.rs:1157:22 [INFO] [stdout] | [INFO] [stdout] 1157 | ref x => bail!(QueryError::NotImplemented, "{:?}.compile_vec()", x), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "8bbe0fcf6bbd57524842a81df70377f48b27a22af9652dc9cf3f03f8d33b633b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbe0fcf6bbd57524842a81df70377f48b27a22af9652dc9cf3f03f8d33b633b", kill_on_drop: false }` [INFO] [stdout] 8bbe0fcf6bbd57524842a81df70377f48b27a22af9652dc9cf3f03f8d33b633b