[INFO] fetching crate toql_core 0.4.2... [INFO] testing toql_core-0.4.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate toql_core 0.4.2 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate toql_core 0.4.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 74 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.1) [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded toql_role_expr_parser v0.4.0 [INFO] [stderr] Downloaded toql_sql_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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfb916f58bf09ecb6ed4a327182796043e70026d436144c4d3eb7f65554eeec1 [INFO] running `Command { std: "docker" "start" "-a" "dfb916f58bf09ecb6ed4a327182796043e70026d436144c4d3eb7f65554eeec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfb916f58bf09ecb6ed4a327182796043e70026d436144c4d3eb7f65554eeec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb916f58bf09ecb6ed4a327182796043e70026d436144c4d3eb7f65554eeec1", kill_on_drop: false }` [INFO] [stdout] dfb916f58bf09ecb6ed4a327182796043e70026d436144c4d3eb7f65554eeec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cb1e1fbafe0b699af7292b2e36b6f8553f637d78efbd97c791cf480f23f4d9c [INFO] running `Command { std: "docker" "start" "-a" "2cb1e1fbafe0b699af7292b2e36b6f8553f637d78efbd97c791cf480f23f4d9c", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [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 tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [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 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)]` 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 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)]` 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, // 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 { [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> { [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:29 [INFO] [stdout] | [INFO] [stdout] 859 | fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.40s [INFO] running `Command { std: "docker" "inspect" "2cb1e1fbafe0b699af7292b2e36b6f8553f637d78efbd97c791cf480f23f4d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb1e1fbafe0b699af7292b2e36b6f8553f637d78efbd97c791cf480f23f4d9c", kill_on_drop: false }` [INFO] [stdout] 2cb1e1fbafe0b699af7292b2e36b6f8553f637d78efbd97c791cf480f23f4d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f15513e5ce1b2d77e1df5fba70b692812026279d04ed395baa4b631e3c53857 [INFO] running `Command { std: "docker" "start" "-a" "6f15513e5ce1b2d77e1df5fba70b692812026279d04ed395baa4b631e3c53857", 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)]` 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 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)]` 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, // 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 { [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> { [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] [stderr] Compiling toql_core v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sql_builder.rs:859:29 [INFO] [stdout] | [INFO] [stdout] 859 | fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result> { [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> { [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)]` 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 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)]` 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, // 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 { [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> { [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:29 [INFO] [stdout] | [INFO] [stdout] 859 | fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.23s [INFO] running `Command { std: "docker" "inspect" "6f15513e5ce1b2d77e1df5fba70b692812026279d04ed395baa4b631e3c53857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f15513e5ce1b2d77e1df5fba70b692812026279d04ed395baa4b631e3c53857", kill_on_drop: false }` [INFO] [stdout] 6f15513e5ce1b2d77e1df5fba70b692812026279d04ed395baa4b631e3c53857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58ba15b9138a9081e9a926ce9f187f3db6037c39c18ff1a57dce249b5ba866d6 [INFO] running `Command { std: "docker" "start" "-a" "58ba15b9138a9081e9a926ce9f187f3db6037c39c18ff1a57dce249b5ba866d6", 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)]` 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 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)]` 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, // 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 { [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> { [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:29 [INFO] [stderr] | [INFO] [stderr] 859 | fn canonical_alias<'c>(&'c self, query_path: &'c FieldPath) -> Result> { [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> { [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.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toql_core-a21b4f735ba5354e) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test alias_format::test::format_medium ... ok [INFO] [stdout] test alias_format::test::format_short ... ok [INFO] [stdout] test alias_translator::test::translate_medium ... ok [INFO] [stdout] test alias_translator::test::translate_canonical ... ok [INFO] [stdout] test alias_format::test::format_tiny ... ok [INFO] [stdout] test query::field_path::test::build ... ok [INFO] [stdout] test query::field_filter::test::to_string ... ok [INFO] [stdout] test alias_translator::test::translate_short ... ok [INFO] [stdout] test alias_translator::test::translate_tiny ... ok [INFO] [stdout] test query::selection::test::build ... ok [INFO] [stdout] test query::field_path::test::children ... ok [INFO] [stdout] test query::field_path::test::step_down ... ok [INFO] [stdout] test query::field::test::build ... ok [INFO] [stdout] test query::field_path::test::step_up ... ok [INFO] [stdout] test from_iterator::test::from_key ... ok [INFO] [stdout] test from_iterator::test::from_query ... ok [INFO] [stdout] test join::test::build ... ok [INFO] [stdout] test query::field_path::test::parents ... ok [INFO] [stdout] test query::query_token::test::to_string ... ok [INFO] [stdout] test query::wildcard::test::build ... ok [INFO] [stdout] test query::predicate::test::build ... ok [INFO] [stdout] test query::field::test::into_name ... ok [INFO] [stdout] test query_parser::test::parse_filters ... ok [INFO] [stdout] test query_parser::test::parse_order_and_hidden ... ok [INFO] [stdout] test query::test::build ... ok [INFO] [stdout] test page::test::build ... ok [INFO] [stdout] test role_validator::test::validate_expressions ... ok [INFO] [stdout] test query_parser::test::parse_selection ... ok [INFO] [stdout] test sql_arg::test::convert_bool ... ok [INFO] [stdout] test sql_arg::test::convert_str ... ok [INFO] [stdout] test sql_arg::test::valid_keys ... ok [INFO] [stdout] test query_parser::test::parse_parens ... ok [INFO] [stdout] test query_parser::test::parse_wildcard_and_field ... ok [INFO] [stdout] test sql_arg::test::convert_f64 ... ok [INFO] [stdout] test role_expr::test::build ... ok [INFO] [stdout] test sql::test::to_unsafe_string ... ok [INFO] [stdout] test sql_arg::test::convert_i64 ... ok [INFO] [stdout] test sql_arg::test::convert_null ... ok [INFO] [stdout] test sql_arg::test::convert_u64 ... ok [INFO] [stdout] test sql::test::build ... ok [INFO] [stdout] test query::field::test::invalid_name - should panic ... ok [INFO] [stdout] test query_parser::test::parse_predicate ... ok [INFO] [stdout] test query::wildcard::test::invalid_name - should panic ... 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::test::create ... ok [INFO] [stdout] test sql_expr::resolver::test::replace_aux_params ... ok [INFO] [stdout] test toql_api::fields::test::fields_from ... ok [INFO] [stdout] test toql_api::paths::test::paths_from ... ok [INFO] [stdout] test toql_api::fields::test::fields_top ... ok [INFO] [stdout] test toql_api::paths::test::paths_top ... ok [INFO] [stdout] test sql_builder::select_stream::test::default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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)]` 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] [stdout] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stdout] running 23 tests [INFO] [stderr] [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/role_expr.rs - role_expr::RoleExpr (line 9) ... FAILED [INFO] [stdout] test src/sql_expr/resolver.rs - sql_expr::resolver::Resolver (line 17) ... ok [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' (164) 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: 0x5b0b86528b32 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b0b86528b32 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b0b86528b32 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b0b86528b32 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b0b8654514f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b0b8654514f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b0b8651a863 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b0b8651a863 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b0b86528982 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b0b8651892c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b0b86518773 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5b0b86518e6a - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5b0b8652850a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5b0b86528469 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5b0b8651925d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5b0b86547080 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5b0b86546e63 - core::panicking::assert_failed_inner::he2d6c07cd4513ee3 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:448:17 [INFO] [stdout] 17: 0x5b0b86504d4d - core::panicking::assert_failed::hba72783f0610977f [INFO] [stdout] 18: 0x5b0b86504c83 - rust_out::main::_doctest_main_src_role_expr_rs_9_0::hb4c8f24abff0eef3 [INFO] [stdout] 19: 0x5b0b86504ae6 - rust_out::main::h7e777e61203ca549 [INFO] [stdout] 20: 0x5b0b86504da3 - core::ops::function::FnOnce::call_once::h894b479a9b16664c [INFO] [stdout] 21: 0x5b0b86504d56 - std::sys::backtrace::__rust_begin_short_backtrace::hcbf029d2da904189 [INFO] [stdout] 22: 0x5b0b86504d09 - std::rt::lang_start::{{closure}}::h3a05cfdeea429f55 [INFO] [stdout] 23: 0x5b0b86529100 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x5b0b86529100 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5b0b86529100 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5b0b86529100 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5b0b86529100 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5b0b86529100 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5b0b86529100 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5b0b86529100 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5b0b86529100 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5b0b86504cf1 - std::rt::lang_start::h5b53c8738ceaa0f6 [INFO] [stdout] 33: 0x5b0b86504de5 - main [INFO] [stdout] 34: 0x735d3ddfd1ca - [INFO] [stdout] 35: 0x735d3ddfd28b - __libc_start_main [INFO] [stdout] 36: 0x5b0b86504765 - _start [INFO] [stdout] 37: 0x0 - [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.73s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "58ba15b9138a9081e9a926ce9f187f3db6037c39c18ff1a57dce249b5ba866d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ba15b9138a9081e9a926ce9f187f3db6037c39c18ff1a57dce249b5ba866d6", kill_on_drop: false }` [INFO] [stdout] 58ba15b9138a9081e9a926ce9f187f3db6037c39c18ff1a57dce249b5ba866d6