[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] testing cswinter/LocustDB against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cswinter/LocustDB on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48aeef099bd946bae0224ccf46b57caedf5a2554bc4a2d00c6bac7e27b2a0869 [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" "48aeef099bd946bae0224ccf46b57caedf5a2554bc4a2d00c6bac7e27b2a0869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48aeef099bd946bae0224ccf46b57caedf5a2554bc4a2d00c6bac7e27b2a0869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48aeef099bd946bae0224ccf46b57caedf5a2554bc4a2d00c6bac7e27b2a0869", kill_on_drop: false }` [INFO] [stdout] 48aeef099bd946bae0224ccf46b57caedf5a2554bc4a2d00c6bac7e27b2a0869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45784e69adf41d954b5f0316c7dbcd7600ab37f33b8ff517cdce558060cee7f5 [INFO] running `Command { std: "docker" "start" "-a" "45784e69adf41d954b5f0316c7dbcd7600ab37f33b8ff517cdce558060cee7f5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling locustdb v0.3.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sqlparser v0.5.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling aliasmethod v0.1.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling synstructure v0.12.4 [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] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling 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_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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "45784e69adf41d954b5f0316c7dbcd7600ab37f33b8ff517cdce558060cee7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45784e69adf41d954b5f0316c7dbcd7600ab37f33b8ff517cdce558060cee7f5", kill_on_drop: false }` [INFO] [stdout] 45784e69adf41d954b5f0316c7dbcd7600ab37f33b8ff517cdce558060cee7f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9282686e30ac8566e29b4f228507595a610e7d3c5982578dc4645549051659b [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" "e9282686e30ac8566e29b4f228507595a610e7d3c5982578dc4645549051659b", kill_on_drop: false }` [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_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] [stderr] Compiling locustdb v0.3.5-alpha.0 (/opt/rustwide/workdir) [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_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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.24s [INFO] running `Command { std: "docker" "inspect" "e9282686e30ac8566e29b4f228507595a610e7d3c5982578dc4645549051659b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9282686e30ac8566e29b4f228507595a610e7d3c5982578dc4645549051659b", kill_on_drop: false }` [INFO] [stdout] e9282686e30ac8566e29b4f228507595a610e7d3c5982578dc4645549051659b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01aaca5162434e0cb8fbfb48c7732b2361b98d219b9bfbae0640e3bd14f75129 [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" "01aaca5162434e0cb8fbfb48c7732b2361b98d219b9bfbae0640e3bd14f75129", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query.rs:327:21 [INFO] [stderr] | [INFO] [stderr] 327 | / bail!(QueryError::NotImplemented, [INFO] [stderr] 328 | | "Grouping key is not order preserving and more than 1 grouping column\nGrouping key type: {:?}\nTODO: PLANNER", [INFO] [stderr] 329 | | &grouping_key.tag) [INFO] [stderr] | |__________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:35:41 [INFO] [stderr] | [INFO] [stderr] 35 | return Err($kind($e.to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query.rs:563:17 [INFO] [stderr] | [INFO] [stderr] 563 | bail!(QueryError::TypeError, "Nested aggregates found.") [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:35:41 [INFO] [stderr] | [INFO] [stderr] 35 | return Err($kind($e.to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:884:21 [INFO] [stderr] | [INFO] [stderr] 884 | / bail!( [INFO] [stderr] 885 | | QueryError::TypeError, [INFO] [stderr] 886 | | "Found {} OR {}, expected bool OR bool" [INFO] [stderr] 887 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:35:41 [INFO] [stderr] | [INFO] [stderr] 35 | return Err($kind($e.to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:898:21 [INFO] [stderr] | [INFO] [stderr] 898 | / bail!( [INFO] [stderr] 899 | | QueryError::TypeError, [INFO] [stderr] 900 | | "Found {} AND {}, expected bool AND bool" [INFO] [stderr] 901 | | ) [INFO] [stderr] | |_____________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:941:25 [INFO] [stderr] | [INFO] [stderr] 941 | / bail!(QueryError::TypeError, [INFO] [stderr] 942 | | "Expected expression of type `String` as first argument to LIKE. Actual: {:?}", t) [INFO] [stderr] | |____________________________________________________________________________________________________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:950:22 [INFO] [stderr] | [INFO] [stderr] 950 | _ => bail!( [INFO] [stderr] | ______________________- [INFO] [stderr] 951 | | QueryError::TypeError, [INFO] [stderr] 952 | | "Expected string constant as second argument to `LIKE`, actual: {:?}", [INFO] [stderr] 953 | | pattern [INFO] [stderr] 954 | | ), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:974:25 [INFO] [stderr] | [INFO] [stderr] 974 | bail!(QueryError::TypeError, "Expected expression of type `String` as first argument to regex. Actual: {:?}", t) [INFO] [stderr] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:982:22 [INFO] [stderr] | [INFO] [stderr] 982 | _ => bail!( [INFO] [stderr] | ______________________- [INFO] [stderr] 983 | | QueryError::TypeError, [INFO] [stderr] 984 | | "Expected string constant as second argument to `regex`, actual: {:?}", [INFO] [stderr] 985 | | regex [INFO] [stderr] 986 | | ), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:996:29 [INFO] [stderr] | [INFO] [stderr] 996 | None => bail!(QueryError::NotImplemented, "function {:?}", function), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:1003:29 [INFO] [stderr] | [INFO] [stderr] 1003 | None => bail!( [INFO] [stderr] | _____________________________- [INFO] [stderr] 1004 | | QueryError::TypeError, [INFO] [stderr] 1005 | | "Function {:?} is not implemented for types {:?}, {:?}", [INFO] [stderr] 1006 | | function, [INFO] [stderr] 1007 | | type_lhs, [INFO] [stderr] 1008 | | type_rhs [INFO] [stderr] 1009 | | ), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:1082:29 [INFO] [stderr] | [INFO] [stderr] 1082 | / ... bail!( [INFO] [stderr] 1083 | | ... QueryError::TypeError, [INFO] [stderr] 1084 | | ... "Found to_year({:?}), expected to_year(integer)", [INFO] [stderr] 1085 | | ... &t [INFO] [stderr] 1086 | | ... ) [INFO] [stderr] | |_______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:1096:29 [INFO] [stderr] | [INFO] [stderr] 1096 | / ... bail!( [INFO] [stderr] 1097 | | ... QueryError::TypeError, [INFO] [stderr] 1098 | | ... "Found length({:?}), expected length(string)", [INFO] [stderr] 1099 | | ... &t [INFO] [stderr] 1100 | | ... ) [INFO] [stderr] | |_______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:1110:29 [INFO] [stderr] | [INFO] [stderr] 1110 | / ... bail!( [INFO] [stderr] 1111 | | ... QueryError::TypeError, [INFO] [stderr] 1112 | | ... "Found NOT({:?}), expected NOT(boolean)", [INFO] [stderr] 1113 | | ... &t [INFO] [stderr] 1114 | | ... ) [INFO] [stderr] | |_______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:35:41 [INFO] [stderr] | [INFO] [stderr] 35 | return Err($kind($e.to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:1141:25 [INFO] [stderr] | [INFO] [stderr] 1141 | / bail!( [INFO] [stderr] 1142 | | QueryError::TypeError, [INFO] [stderr] 1143 | | "Unary minus not implemented for arbitrary expressions." [INFO] [stderr] 1144 | | ) [INFO] [stderr] | |_________________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/errors.rs:38:62 [INFO] [stderr] | [INFO] [stderr] 38 | return Err($kind(format!($fmt, $($arg)+).to_owned())); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/engine/planning/query_plan.rs:1157:22 [INFO] [stderr] | [INFO] [stderr] 1157 | ref x => bail!(QueryError::NotImplemented, "{:?}.compile_vec()", x), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `locustdb` (lib) generated 15 warnings [INFO] [stderr] warning: `locustdb` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/locustdb-9b57342405d991fb) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test engine::operators::subpartition::tests::test_multipass_grouping ... ok [INFO] [stdout] test mem_store::codec::tests::test_ensure_property ... ok [INFO] [stdout] test ingest::alias_method_fork::test_new_alias_table ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/profile-8e395bb56a5d5f63) [INFO] [stdout] test unit_fmt::tests::test_format ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/repl-de28f7fe3676c055) [INFO] [stdout] test syntax::parser::tests::test_alias ... ok [INFO] [stdout] test syntax::parser::tests::test_to_year ... ok [INFO] [stdout] test syntax::parser::tests::test_select_star ... ok [INFO] [stdout] test engine::operators::top_n::tests::test_heap_replace ... ok [INFO] [stdout] test ingest::schema::tests::test_parse_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/show-831aa5645ea9992c) [INFO] [stdout] [INFO] [stderr] Running tests/query_tests.rs (/opt/rustwide/target/debug/deps/query_tests-e50e5753e62c1687) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test test_group_by_limit ... ok [INFO] [stdout] test test_addition ... ok [INFO] [stdout] test group_by_col_and_aliasing_const_cols ... ok [INFO] [stdout] test test_comparison_operators ... ok [INFO] [stdout] test test_group_by_negative_expression ... ok [INFO] [stdout] test lt_filter_on_offset_encoded_column ... ok [INFO] [stdout] test test_colnames ... ok [INFO] [stdout] test test_average ... ok [INFO] [stdout] test test_limit_offset ... ok [INFO] [stdout] test test_is_null ... ok [INFO] [stdout] test test_group_by_nullable ... FAILED [INFO] [stdout] test test_multiple_group_by_2 ... ok [INFO] [stdout] test test_like_mismatch ... ok [INFO] [stdout] test test_like ... ok [INFO] [stdout] test test_column_with_null_partitions ... ok [INFO] [stdout] test test_division ... ok [INFO] [stdout] test test_null_aggregators ... ok [INFO] [stdout] test group_by_string_filter_string_eq ... ok [INFO] [stdout] test test_numeric_operators ... ok [INFO] [stdout] test test_null_operators ... ok [INFO] [stdout] test group_by_integer_filter_integer_lt ... ok [INFO] [stdout] test test_order_by_expression ... ok [INFO] [stdout] test test_order_by_multiple ... ok [INFO] [stdout] test test_overflow ... ok [INFO] [stdout] test test_gen_table ... ok [INFO] [stdout] test test_and_or ... ok [INFO] [stdout] test test_select_nullable_integer ... ok [INFO] [stdout] test test_select_nullable_string ... ok [INFO] [stdout] test test_regex ... ok [INFO] [stdout] test test_not_like ... ok [INFO] [stdout] test test_not_equals ... ok [INFO] [stdout] test test_sort_by_nullable ... ok [INFO] [stdout] test test_not_equals_2 ... ok [INFO] [stdout] test test_select_integer ... ok [INFO] [stdout] test test_not_regex ... ok [INFO] [stdout] test test_string_packed_column ... ok [INFO] [stdout] test test_select_string ... ok [INFO] [stdout] test test_select_twice ... ok [INFO] [stdout] test test_sort_string ... ok [INFO] [stdout] test test_sum_2 ... ok [INFO] [stdout] test test_sort_string_desc ... ok [INFO] [stdout] test test_multiple_group_by ... ok [INFO] [stdout] test test_sum ... ok [INFO] [stdout] test test_composite_aggregate ... ok [INFO] [stdout] test test_count_by_passenger_count_pickup_year_trip_distance ... ok [INFO] [stdout] test test_group_by_trip_id ... ok [INFO] [stdout] test test_min_max ... ok [INFO] [stdout] test test_group_by_string ... ok [INFO] [stdout] test test_order_by_grouping ... ok [INFO] [stdout] test test_order_by_aggregate ... ok [INFO] [stdout] test test_string_length ... ok [INFO] [stdout] test test_sparse_filter ... ok [INFO] [stdout] test test_top_n ... ok [INFO] [stdout] test test_groupless_aggregate ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_group_by_nullable stdout ---- [INFO] [stdout] thread '' panicked at 'attempt to add with overflow', /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/arith.rs:108:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55617bc2090c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55617bc2090c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55617bc2090c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55617bc2090c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55617bc44abc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55617bc1c545 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55617bc22400 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55617bc22400 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55617bc22400 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55617bc21fe6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55617bc22ab4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55617bc22562 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55617bc20dc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55617bc224f9 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55617ada7d81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55617ada7ccd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:47:5 [INFO] [stdout] 16: 0x55617b04f66e - ::add::h91a02bb2a9444aa8 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/arith.rs:101:45 [INFO] [stdout] 17: 0x55617b11a27c - as locustdb::engine::operators::vector_operator::VecOperator>::execute::h2b99ce36d05d6e5b [INFO] [stdout] at /opt/rustwide/workdir/src/engine/operators/fuse_nulls.rs:167:28 [INFO] [stdout] 18: 0x55617b1ebecb - locustdb::engine::execution::executor::QueryExecutor::run_stage::hd0d63226293a0d6d [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/executor.rs:528:17 [INFO] [stdout] 19: 0x55617b1e4e6c - locustdb::engine::execution::executor::QueryExecutor::run::ha88664930779748c [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/executor.rs:141:13 [INFO] [stdout] 20: 0x55617b2fd036 - locustdb::engine::planning::query::NormalFormQuery::run_aggregate::h8829477fa927c1ad [INFO] [stdout] at /opt/rustwide/workdir/src/engine/planning/query.rs:365:9 [INFO] [stdout] 21: 0x55617aed2a41 - locustdb::engine::execution::query_task::QueryTask::run::hd0301b6371f04e71 [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/query_task.rs:142:17 [INFO] [stdout] 22: 0x55617aed5a8b - ::execute::h915faa27979f598d [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/query_task.rs:312:25 [INFO] [stdout] 23: 0x55617b0ba6b0 - locustdb::scheduler::inner_locustdb::InnerLocustDB::worker_loop::h1d6e467dae021817 [INFO] [stdout] at /opt/rustwide/workdir/src/scheduler/inner_locustdb.rs:94:17 [INFO] [stdout] 24: 0x55617b0ba29a - locustdb::scheduler::inner_locustdb::InnerLocustDB::start_worker_threads::{{closure}}::h78b3e482887ce12e [INFO] [stdout] at /opt/rustwide/workdir/src/scheduler/inner_locustdb.rs:67:35 [INFO] [stdout] 25: 0x55617b04de5e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc42340169e35377e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 26: 0x55617b1d8a8b - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha9d93c3f61a5eb5a [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 27: 0x55617b04d32f - as core::ops::function::FnOnce<()>>::call_once::h8bcd04edf9952972 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55617b04f3be - std::panicking::try::do_call::h74c639f2235f632e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 29: 0x55617b0bc2ab - __rust_try [INFO] [stdout] 30: 0x55617b04f324 - std::panicking::try::hf4d09e04b2969a65 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 31: 0x55617b1d71df - std::panic::catch_unwind::h66cd167ab3cc699b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 32: 0x55617b1d849f - std::thread::Builder::spawn_unchecked::{{closure}}::h37558ba1f1fb3cb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 33: 0x55617b29bdcf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h71d05185f72ab823 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55617bc27603 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 35: 0x55617bc27603 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55617bc27603 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 37: 0x7f6e8a8dc609 - start_thread [INFO] [stdout] 38: 0x7f6e8a6ae293 - clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] thread 'test_group_by_nullable' panicked at 'called `Result::unwrap()` on an `Err` value: Canceled', tests/query_tests.rs:47:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55617bc2090c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55617bc2090c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55617bc2090c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55617bc2090c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55617bc44abc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55617bc1c545 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55617bc22400 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55617bc22400 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55617bc22400 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55617bc21fe6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55617bc22ab4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55617bc22590 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55617bc20dc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55617bc224f9 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55617ada7d81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55617ada7e73 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55617adcabaf - core::result::Result::unwrap::he4afa1348f284551 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x55617ada8f84 - query_tests::test_query_ec::h017a61ef64054c34 [INFO] [stdout] at /opt/rustwide/workdir/tests/query_tests.rs:47:9 [INFO] [stdout] 18: 0x55617adb91ce - query_tests::test_group_by_nullable::ha870248ecd385e9e [INFO] [stdout] at /opt/rustwide/workdir/tests/query_tests.rs:780:5 [INFO] [stdout] 19: 0x55617adb7a4a - query_tests::test_group_by_nullable::{{closure}}::h44f46504aad5a535 [INFO] [stdout] at /opt/rustwide/workdir/tests/query_tests.rs:756:1 [INFO] [stdout] 20: 0x55617add659e - core::ops::function::FnOnce::call_once::h92a9ce0ae9a94f3d [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55617ae34a03 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55617ae34a03 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x55617ae33617 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x55617ae33617 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55617ae33617 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x55617ae33617 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x55617ae33617 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x55617ae33617 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x55617ae33617 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x55617ae008be - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x55617ae008be - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x55617ae05618 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x55617ae05618 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55617ae05618 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x55617ae05618 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x55617ae05618 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x55617ae05618 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x55617ae05618 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55617bc27603 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55617bc27603 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x55617bc27603 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7f6e8a8dc609 - start_thread [INFO] [stdout] 43: 0x7f6e8a6ae293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_group_by_nullable [INFO] [stdout] [INFO] [stdout] test result: FAILED. 53 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test query_tests' [INFO] running `Command { std: "docker" "inspect" "01aaca5162434e0cb8fbfb48c7732b2361b98d219b9bfbae0640e3bd14f75129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01aaca5162434e0cb8fbfb48c7732b2361b98d219b9bfbae0640e3bd14f75129", kill_on_drop: false }` [INFO] [stdout] 01aaca5162434e0cb8fbfb48c7732b2361b98d219b9bfbae0640e3bd14f75129