[INFO] fetching crate toql_core 0.4.2...
[INFO] testing toql_core-0.4.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate toql_core 0.4.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate toql_core 0.4.2
[INFO] finished tweaking crates.io crate toql_core 0.4.2
[INFO] tweaked toml for crates.io crate toql_core 0.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate toql_core 0.4.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.3.3 (available: v0.5.0)
[INFO] [stderr]       Adding lru v0.6.6 (available: v0.16.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enquote v1.1.0
[INFO] [stderr]   Downloaded toql_sql_expr_parser v0.4.0
[INFO] [stderr]   Downloaded toql_role_expr_parser v0.4.0
[INFO] [stderr]   Downloaded toql_query_parser v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 584f9e02a16d743447fc4852023257c3511939cf5545c1bfc92ae169f33e4fcf
[INFO] running `Command { std: "docker" "start" "-a" "584f9e02a16d743447fc4852023257c3511939cf5545c1bfc92ae169f33e4fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "584f9e02a16d743447fc4852023257c3511939cf5545c1bfc92ae169f33e4fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584f9e02a16d743447fc4852023257c3511939cf5545c1bfc92ae169f33e4fcf", kill_on_drop: false }`
[INFO] [stdout] 584f9e02a16d743447fc4852023257c3511939cf5545c1bfc92ae169f33e4fcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e69150a13c6de464ccb1beb11f597e784c0fa42345b615efe03adc1154db81
[INFO] running `Command { std: "docker" "start" "-a" "b3e69150a13c6de464ccb1beb11f597e784c0fa42345b615efe03adc1154db81", kill_on_drop: false }`
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling toql_sql_expr_parser v0.4.0
[INFO] [stderr]    Compiling toql_query_parser v0.4.0
[INFO] [stderr]    Compiling toql_role_expr_parser v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enquote v1.1.0
[INFO] [stderr]    Compiling toql_core v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/field_handler.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout]    |                          ^                                                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/join_handler.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stdout]    |                          ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stdout] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/predicate_handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout]    |                          ^                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion`
[INFO] [stdout]    --> src/table_mapper.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |         if cfg!(debug_assertion) && name.len() <= 3 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selections` is never read
[INFO] [stdout]   --> src/query/selection.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SelectionPool<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     pub(crate) selections: &'a [&'a Selection],
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `on_aux_params` is never read
[INFO] [stdout]   --> src/table_mapper/field_options.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct FieldOptions {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) on_aux_params: Vec<String>, // Identity params for on clauses
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath, &str) {
[INFO] [stdout]    |                                               ^^^^      ^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                               |         |
[INFO] [stdout]    |                                               |         the same lifetime is hidden here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath<'_>, &str) {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:35:46
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath {
[INFO] [stdout]    |                                              ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath {
[INFO] [stdout]    |               ^^^^^                       ^^^^^^^^^^
[INFO] [stdout]    |               |                           ||
[INFO] [stdout]    |               |                           |the same lifetime is hidden here
[INFO] [stdout]    |               |                           the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn parents(&self) -> Parents {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn parents(&self) -> Parents<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn children(&self) -> Children {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn children(&self) -> Children<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn step_down(&self) -> StepDown {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn step_down(&self) -> StepDown<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn step_up(&self) -> StepUp {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn step_up(&self) -> StepUp<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/sql_builder.rs:859:75
[INFO] [stdout]     |
[INFO] [stdout] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<String>> {
[INFO] [stdout]     |                             --                    --                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'c`
[INFO] [stdout]     |
[INFO] [stdout] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<'c, String>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.44s
[INFO] running `Command { std: "docker" "inspect" "b3e69150a13c6de464ccb1beb11f597e784c0fa42345b615efe03adc1154db81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e69150a13c6de464ccb1beb11f597e784c0fa42345b615efe03adc1154db81", kill_on_drop: false }`
[INFO] [stdout] b3e69150a13c6de464ccb1beb11f597e784c0fa42345b615efe03adc1154db81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb588bb8a75bfeee5810bd2430b89a33913747a077db7903a5879f7f6c0cd064
[INFO] running `Command { std: "docker" "start" "-a" "cb588bb8a75bfeee5810bd2430b89a33913747a077db7903a5879f7f6c0cd064", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/field_handler.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout]    |                          ^                                                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/join_handler.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stdout]    |                          ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stdout] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/predicate_handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout]    |                          ^                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion`
[INFO] [stdout]    --> src/table_mapper.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |         if cfg!(debug_assertion) && name.len() <= 3 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selections` is never read
[INFO] [stdout]   --> src/query/selection.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SelectionPool<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     pub(crate) selections: &'a [&'a Selection],
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toql_core v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `on_aux_params` is never read
[INFO] [stdout]   --> src/table_mapper/field_options.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct FieldOptions {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) on_aux_params: Vec<String>, // Identity params for on clauses
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath, &str) {
[INFO] [stdout]    |                                               ^^^^      ^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                               |         |
[INFO] [stdout]    |                                               |         the same lifetime is hidden here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath<'_>, &str) {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:35:46
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath {
[INFO] [stdout]    |                                              ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath {
[INFO] [stdout]    |               ^^^^^                       ^^^^^^^^^^
[INFO] [stdout]    |               |                           ||
[INFO] [stdout]    |               |                           |the same lifetime is hidden here
[INFO] [stdout]    |               |                           the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn parents(&self) -> Parents {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn parents(&self) -> Parents<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn children(&self) -> Children {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn children(&self) -> Children<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn step_down(&self) -> StepDown {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn step_down(&self) -> StepDown<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn step_up(&self) -> StepUp {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn step_up(&self) -> StepUp<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/sql_builder.rs:859:75
[INFO] [stdout]     |
[INFO] [stdout] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<String>> {
[INFO] [stdout]     |                             --                    --                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'c`
[INFO] [stdout]     |
[INFO] [stdout] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<'c, String>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/field_handler.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout]    |                          ^                                                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/join_handler.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stdout]    |                          ^                                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stdout] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/predicate_handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout]    |                          ^                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stdout] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion`
[INFO] [stdout]    --> src/table_mapper.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |         if cfg!(debug_assertion) && name.len() <= 3 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selections` is never read
[INFO] [stdout]   --> src/query/selection.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SelectionPool<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     pub(crate) selections: &'a [&'a Selection],
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `on_aux_params` is never read
[INFO] [stdout]   --> src/table_mapper/field_options.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct FieldOptions {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) on_aux_params: Vec<String>, // Identity params for on clauses
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath, &str) {
[INFO] [stdout]    |                                               ^^^^      ^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                               |         |
[INFO] [stdout]    |                                               |         the same lifetime is hidden here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath<'_>, &str) {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:35:46
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath {
[INFO] [stdout]    |                                              ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath {
[INFO] [stdout]    |               ^^^^^                       ^^^^^^^^^^
[INFO] [stdout]    |               |                           ||
[INFO] [stdout]    |               |                           |the same lifetime is hidden here
[INFO] [stdout]    |               |                           the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/query/field_path.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn parents(&self) -> Parents {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn parents(&self) -> Parents<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn children(&self) -> Children {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn children(&self) -> Children<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn step_down(&self) -> StepDown {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn step_down(&self) -> StepDown<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/field_path.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn step_up(&self) -> StepUp {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn step_up(&self) -> StepUp<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/sql_builder.rs:859:75
[INFO] [stdout]     |
[INFO] [stdout] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<String>> {
[INFO] [stdout]     |                             --                    --                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'c`
[INFO] [stdout]     |
[INFO] [stdout] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<'c, String>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.38s
[INFO] running `Command { std: "docker" "inspect" "cb588bb8a75bfeee5810bd2430b89a33913747a077db7903a5879f7f6c0cd064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb588bb8a75bfeee5810bd2430b89a33913747a077db7903a5879f7f6c0cd064", kill_on_drop: false }`
[INFO] [stdout] cb588bb8a75bfeee5810bd2430b89a33913747a077db7903a5879f7f6c0cd064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 001771c07994f514398990362db0eadcce9b4ed02353b49eea988c32b0fe8ab9
[INFO] running `Command { std: "docker" "start" "-a" "001771c07994f514398990362db0eadcce9b4ed02353b49eea988c32b0fe8ab9", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/field_handler.rs:54:26
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr]    |                          ^                                                                  ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/join_handler.rs:51:26
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stderr]    |                          ^                                       ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stderr] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/predicate_handler.rs:19:26
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr]    |                          ^                                                                      ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `debug_assertion`
[INFO] [stderr]    --> src/table_mapper.rs:351:17
[INFO] [stderr]     |
[INFO] [stderr] 351 |         if cfg!(debug_assertion) && name.len() <= 3 {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `selections` is never read
[INFO] [stderr]   --> src/query/selection.rs:11:16
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct SelectionPool<'a> {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 11 |     pub(crate) selections: &'a [&'a Selection],
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `on_aux_params` is never read
[INFO] [stderr]   --> src/table_mapper/field_options.rs:13:16
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct FieldOptions {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     pub(crate) on_aux_params: Vec<String>, // Identity params for on clauses
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FieldOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/query/field_path.rs:23:47
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath, &str) {
[INFO] [stderr]    |                                               ^^^^      ^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                               |         |
[INFO] [stderr]    |                                               |         the same lifetime is hidden here
[INFO] [stderr]    |                                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn split_basename(path_with_basename: &str) -> (FieldPath<'_>, &str) {
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/query/field_path.rs:35:46
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath {
[INFO] [stderr]    |                                              ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn trim_basename(path_with_basename: &str) -> FieldPath<'_> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/query/field_path.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath {
[INFO] [stderr]    |               ^^^^^                       ^^^^^^^^^^
[INFO] [stderr]    |               |                           ||
[INFO] [stderr]    |               |                           |the same lifetime is hidden here
[INFO] [stderr]    |               |                           the same lifetime is elided here
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn or(&self, b: &'a FieldPath) -> &FieldPath<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/query/field_path.rs:91:26
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath> {
[INFO] [stderr]    |                          ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub fn localize_path(&self, home_path: &str) -> Option<FieldPath<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query/field_path.rs:107:20
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn parents(&self) -> Parents {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn parents(&self) -> Parents<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query/field_path.rs:117:21
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn children(&self) -> Children {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn children(&self) -> Children<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query/field_path.rs:127:22
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn step_down(&self) -> StepDown {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn step_down(&self) -> StepDown<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query/field_path.rs:137:20
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn step_up(&self) -> StepUp {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn step_up(&self) -> StepUp<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/sql_builder.rs:859:75
[INFO] [stderr]     |
[INFO] [stderr] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<String>> {
[INFO] [stderr]     |                             --                    --                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                     |
[INFO] [stderr]     |                             |                     the lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'c`
[INFO] [stderr]     |
[INFO] [stderr] 859 |     fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result<Cow<'c, String>> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `toql_core` (lib) generated 15 warnings (run `cargo fix --lib -p toql_core` to apply 12 suggestions)
[INFO] [stderr] warning: `toql_core` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toql_core-0f034cba50be7357)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test alias_format::test::format_medium ... ok
[INFO] [stdout] test alias_translator::test::translate_canonical ... ok
[INFO] [stdout] test alias_translator::test::translate_medium ... ok
[INFO] [stdout] test alias_format::test::format_short ... ok
[INFO] [stdout] test alias_format::test::format_tiny ... ok
[INFO] [stdout] test alias_translator::test::translate_short ... ok
[INFO] [stdout] test alias_translator::test::translate_tiny ... ok
[INFO] [stdout] test from_iterator::test::from_key ... ok
[INFO] [stdout] test page::test::build ... ok
[INFO] [stdout] test from_iterator::test::from_query ... ok
[INFO] [stdout] test join::test::build ... ok
[INFO] [stdout] test query::field::test::into_name ... ok
[INFO] [stdout] test query::field_filter::test::to_string ... ok
[INFO] [stdout] test query::field_path::test::build ... ok
[INFO] [stdout] test query::predicate::test::build ... ok
[INFO] [stdout] test query::selection::test::build ... ok
[INFO] [stdout] test query::query_token::test::to_string ... ok
[INFO] [stdout] test query::wildcard::test::build ... ok
[INFO] [stdout] test query::test::build ... ok
[INFO] [stdout] test query::field::test::build ... ok
[INFO] [stdout] test query_parser::test::parse_order_and_hidden ... ok
[INFO] [stdout] test query_parser::test::parse_predicate ... ok
[INFO] [stdout] test query_parser::test::parse_parens ... ok
[INFO] [stdout] test query_parser::test::parse_filters ... ok
[INFO] [stdout] test query::field_path::test::step_down ... ok
[INFO] [stdout] test query::field_path::test::parents ... ok
[INFO] [stdout] test role_expr::test::build ... ok
[INFO] [stdout] test role_validator::test::validate_expressions ... ok
[INFO] [stdout] test sql::test::to_unsafe_string ... ok
[INFO] [stdout] test query::field_path::test::step_up ... ok
[INFO] [stdout] test sql_arg::test::convert_f64 ... ok
[INFO] [stdout] test sql_arg::test::convert_i64 ... ok
[INFO] [stdout] test sql_arg::test::convert_null ... ok
[INFO] [stdout] test toql_api::fields::test::fields_from ... ok
[INFO] [stdout] test toql_api::fields::test::fields_top ... ok
[INFO] [stdout] test toql_api::paths::test::paths_from ... ok
[INFO] [stdout] test toql_api::paths::test::paths_top ... ok
[INFO] [stdout] test query::field_path::test::children ... ok
[INFO] [stdout] test sql_arg::test::convert_bool ... ok
[INFO] [stdout] test sql::test::build ... ok
[INFO] [stdout] test query_parser::test::parse_selection ... ok
[INFO] [stdout] test sql_arg::test::convert_str ... ok
[INFO] [stdout] test query_parser::test::parse_wildcard_and_field ... ok
[INFO] [stdout] test sql_arg::test::valid_keys ... ok
[INFO] [stdout] test sql_builder::select_stream::test::default ... ok
[INFO] [stdout] test sql_expr::resolver::test::alias_to_literals ... ok
[INFO] [stdout] test sql_expr::resolver::test::create ... ok
[INFO] [stdout] test sql_expr::resolver::test::replace_aux_params ... ok
[INFO] [stdout] test sql_arg::test::convert_u64 ... ok
[INFO] [stdout] test sql_expr::test::create ... ok
[INFO] [stdout] test query::wildcard::test::invalid_name - should panic ... ok
[INFO] [stdout] test query::field::test::invalid_name - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests toql_core
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/field_handler.rs:54:26
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr]    |                          ^                                                                  ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/join_handler.rs:51:26
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stderr]    |                          ^                                       ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) {
[INFO] [stderr] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/predicate_handler.rs:19:26
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr]    |                          ^                                                                      ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) {
[INFO] [stderr] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/field_handler.rs - field_handler::ParameterMap (line 10) ... ignored
[INFO] [stdout] test src/join.rs - join::from_row (line 9) ... ignored
[INFO] [stdout] test src/join_handler.rs - join_handler::ParameterMap (line 10) ... ignored
[INFO] [stdout] test src/join_macro.rs - join_macro (line 8) ... ignored
[INFO] [stdout] test src/keyed.rs - keyed::Keyed (line 11) ... ignored
[INFO] [stdout] test src/keyed.rs - keyed::KeyedMut (line 43) ... ignored
[INFO] [stdout] test src/map_key.rs - map_key::map_key (line 34) ... ignored
[INFO] [stdout] test src/query.rs - query (line 18) ... ignored
[INFO] [stdout] test src/query.rs - query (line 9) ... ignored
[INFO] [stdout] test src/query.rs - query::SqlArg (line 74) ... ignored
[INFO] [stdout] test src/query.rs - query::SqlArg (line 84) ... ignored
[INFO] [stdout] test src/query/field.rs - query::field::Concatenation (line 4) ... ignored
[INFO] [stdout] test src/query/field.rs - query::field::Concatenation (line 9) ... ignored
[INFO] [stdout] test src/query/predicate.rs - query::predicate::Concatenation (line 4) ... ignored
[INFO] [stdout] test src/query/predicate.rs - query::predicate::Concatenation (line 9) ... ignored
[INFO] [stdout] test src/query/wildcard.rs - query::wildcard::Concatenation (line 4) ... ignored
[INFO] [stdout] test src/query_parser.rs - query_parser (line 6) ... ignored
[INFO] [stdout] test src/role_expr.rs - role_expr::RoleExpr (line 25) ... ignored
[INFO] [stdout] test src/toql_api.rs - toql_api::ToqlApi (line 38) ... ignored
[INFO] [stdout] test src/val_macro.rs - val_macro (line 8) ... ignored
[INFO] [stdout] test src/sql_expr.rs - sql_expr::SqlExpr (line 63) ... ok
[INFO] [stdout] test src/sql_expr/resolver.rs - sql_expr::resolver::Resolver (line 17) ... ok
[INFO] [stdout] test src/role_expr.rs - role_expr::RoleExpr (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/role_expr.rs - role_expr::RoleExpr (line 9) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (162) panicked at src/role_expr.rs:9:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "(`admin`); (`power_user`)"
[INFO] [stdout]  right: "(admin); (power_user)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56492a0c1d22 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56492a0c1d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56492a0c1d22 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56492a0c1d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56492a0d0daf - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56492a0d0daf - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56492a0a05d1 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56492a0a05d1 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56492a0a5652 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56492a0a6eac - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56492a0a6d06 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x56492a0a7535 - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x56492a0a73ca - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x56492a0a5789 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x56492a09510d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x56492a0d3d50 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x56492a0d3b53 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x56492a091bac - core::panicking::assert_failed::hd01159a6915b45cb
[INFO] [stdout]   18:     0x56492a091e33 - rust_out::main::_doctest_main_src_role_expr_rs_9_0::h1189b339d1031054
[INFO] [stdout]   19:     0x56492a091c96 - rust_out::main::hcbdc0960c876f2af
[INFO] [stdout]   20:     0x56492a091953 - core::ops::function::FnOnce::call_once::hfb4119cacd246208
[INFO] [stdout]   21:     0x56492a0918f6 - std::sys::backtrace::__rust_begin_short_backtrace::h410c329a888fe2f7
[INFO] [stdout]   22:     0x56492a0918d9 - std::rt::lang_start::{{closure}}::h39fc2126d871a896
[INFO] [stdout]   23:     0x56492a0a16d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc7ed5622678f5124
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x56492a0a16d0 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x56492a0a16d0 - std::panicking::catch_unwind::hff67b45e0819a036
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x56492a0a16d0 - std::panic::catch_unwind::hec0fb0db85f7fd60
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x56492a0a16d0 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x56492a0a16d0 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x56492a0a16d0 - std::panicking::catch_unwind::h3816830c825cbe04
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x56492a0a16d0 - std::panic::catch_unwind::h408406c8f02ebb9d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56492a0a16d0 - std::rt::lang_start_internal::hce2b8b328837374b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x56492a0918c1 - std::rt::lang_start::h866de1957bb2b812
[INFO] [stdout]   33:     0x56492a091e95 - main
[INFO] [stdout]   34:     0x76d1ca0b71ca - <unknown>
[INFO] [stdout]   35:     0x76d1ca0b728b - __libc_start_main
[INFO] [stdout]   36:     0x56492a0917d5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/role_expr.rs - role_expr::RoleExpr (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "001771c07994f514398990362db0eadcce9b4ed02353b49eea988c32b0fe8ab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001771c07994f514398990362db0eadcce9b4ed02353b49eea988c32b0fe8ab9", kill_on_drop: false }`
[INFO] [stdout] 001771c07994f514398990362db0eadcce9b4ed02353b49eea988c32b0fe8ab9
