[INFO] fetching crate toql_core 0.4.2... [INFO] testing toql_core-0.4.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate toql_core 0.4.2 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate toql_core 0.4.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "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" "+1.90.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_query_parser v0.4.0 [INFO] [stderr] Downloaded toql_role_expr_parser v0.4.0 [INFO] [stderr] Downloaded toql_sql_expr_parser v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2874c634666a59ebbee9505f8a77cf57794df18ab97f4a6d951c753feb2877d1 [INFO] running `Command { std: "docker" "start" "-a" "2874c634666a59ebbee9505f8a77cf57794df18ab97f4a6d951c753feb2877d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2874c634666a59ebbee9505f8a77cf57794df18ab97f4a6d951c753feb2877d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2874c634666a59ebbee9505f8a77cf57794df18ab97f4a6d951c753feb2877d1", kill_on_drop: false }` [INFO] [stdout] 2874c634666a59ebbee9505f8a77cf57794df18ab97f4a6d951c753feb2877d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6c561ddc278b5d497bbe47cfb9f327d632baeb59f5b2810ec2e7ad4bb2d7cca [INFO] running `Command { std: "docker" "start" "-a" "f6c561ddc278b5d497bbe47cfb9f327d632baeb59f5b2810ec2e7ad4bb2d7cca", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [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 15.93s [INFO] running `Command { std: "docker" "inspect" "f6c561ddc278b5d497bbe47cfb9f327d632baeb59f5b2810ec2e7ad4bb2d7cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c561ddc278b5d497bbe47cfb9f327d632baeb59f5b2810ec2e7ad4bb2d7cca", kill_on_drop: false }` [INFO] [stdout] f6c561ddc278b5d497bbe47cfb9f327d632baeb59f5b2810ec2e7ad4bb2d7cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf285dc53e05cb962e7a76313b5e39a0322265846baef2ca8f0633257cac0e73 [INFO] running `Command { std: "docker" "start" "-a" "bf285dc53e05cb962e7a76313b5e39a0322265846baef2ca8f0633257cac0e73", 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] [stderr] Compiling toql_core v0.4.2 (/opt/rustwide/workdir) [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] [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.48s [INFO] running `Command { std: "docker" "inspect" "bf285dc53e05cb962e7a76313b5e39a0322265846baef2ca8f0633257cac0e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf285dc53e05cb962e7a76313b5e39a0322265846baef2ca8f0633257cac0e73", kill_on_drop: false }` [INFO] [stdout] bf285dc53e05cb962e7a76313b5e39a0322265846baef2ca8f0633257cac0e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d1fba3222d891fbbb7157aabcf626a1378b951ce08860af438e8b7b5fe9f936 [INFO] running `Command { std: "docker" "start" "-a" "0d1fba3222d891fbbb7157aabcf626a1378b951ce08860af438e8b7b5fe9f936", 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 3 suggestions) [INFO] [stderr] warning: `toql_core` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toql_core-d4742154d13c5e68) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test alias_format::test::format_tiny ... ok [INFO] [stdout] test alias_translator::test::translate_canonical ... ok [INFO] [stdout] test alias_translator::test::translate_short ... ok [INFO] [stdout] test from_iterator::test::from_key ... ok [INFO] [stdout] test alias_translator::test::translate_medium ... ok [INFO] [stdout] test from_iterator::test::from_query ... ok [INFO] [stdout] test page::test::build ... ok [INFO] [stdout] test query::field::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::field_path::test::step_down ... ok [INFO] [stdout] test query::query_token::test::to_string ... ok [INFO] [stdout] test query::field_path::test::children ... ok [INFO] [stdout] test query::predicate::test::build ... ok [INFO] [stdout] test query::selection::test::build ... ok [INFO] [stdout] test query::field_path::test::parents ... ok [INFO] [stdout] test query::test::build ... ok [INFO] [stdout] test query::wildcard::test::build ... ok [INFO] [stdout] test query_parser::test::parse_predicate ... ok [INFO] [stdout] test query_parser::test::parse_filters ... ok [INFO] [stdout] test join::test::build ... ok [INFO] [stdout] test query_parser::test::parse_order_and_hidden ... ok [INFO] [stdout] test query_parser::test::parse_parens ... ok [INFO] [stdout] test query_parser::test::parse_wildcard_and_field ... ok [INFO] [stdout] test alias_format::test::format_short ... ok [INFO] [stdout] test query::field_path::test::step_up ... ok [INFO] [stdout] test role_expr::test::build ... ok [INFO] [stdout] test sql_arg::test::valid_keys ... ok [INFO] [stdout] test sql::test::build ... ok [INFO] [stdout] test sql::test::to_unsafe_string ... ok [INFO] [stdout] test role_validator::test::validate_expressions ... ok [INFO] [stdout] test alias_translator::test::translate_tiny ... ok [INFO] [stdout] test sql_arg::test::convert_str ... ok [INFO] [stdout] test sql_arg::test::convert_i64 ... ok [INFO] [stdout] test sql_arg::test::convert_f64 ... ok [INFO] [stdout] test sql_arg::test::convert_u64 ... 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 toql_api::paths::test::paths_from ... ok [INFO] [stdout] test sql_expr::test::create ... ok [INFO] [stdout] test toql_api::paths::test::paths_top ... ok [INFO] [stdout] test toql_api::fields::test::fields_from ... ok [INFO] [stdout] test toql_api::fields::test::fields_top ... ok [INFO] [stdout] test sql_arg::test::convert_null ... ok [INFO] [stdout] test alias_format::test::format_medium ... ok [INFO] [stdout] test query_parser::test::parse_selection ... ok [INFO] [stdout] test sql_arg::test::convert_bool ... ok [INFO] [stdout] test query::field::test::invalid_name - should panic ... ok [INFO] [stdout] test query::wildcard::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.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] [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/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] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/sql_expr.rs - sql_expr::SqlExpr (line 63) ... 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' 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: 0x6467b1b34122 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6467b1b34122 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6467b1b34122 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6467b1b34122 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6467b1b4fc53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6467b1b4fc53 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6467b1b31e33 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6467b1b31e33 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6467b1b33f72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6467b1b35003 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6467b1b34de5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x6467b1b358d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x6467b1b3576a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x6467b1b34619 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6467b1b353fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x6467b1b4f0a0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6467b1b4f3c3 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 17: 0x6467b1b10acc - core::panicking::assert_failed::h3c1a010ebf82e36c [INFO] [stdout] 18: 0x6467b1b10d13 - rust_out::main::_doctest_main_src_role_expr_rs_9_0::h6578ef085174287b [INFO] [stdout] 19: 0x6467b1b10b76 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 20: 0x6467b1b10833 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 21: 0x6467b1b10816 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 22: 0x6467b1b107f9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 23: 0x6467b1b2fd80 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x6467b1b2fd80 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 25: 0x6467b1b2fd80 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 26: 0x6467b1b2fd80 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x6467b1b2fd80 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x6467b1b2fd80 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x6467b1b2fd80 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x6467b1b2fd80 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6467b1b2fd80 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x6467b1b107e1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 33: 0x6467b1b10d75 - main [INFO] [stdout] 34: 0x744789df51ca - [INFO] [stdout] 35: 0x744789df528b - __libc_start_main [INFO] [stdout] 36: 0x6467b1b106f5 - _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.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d1fba3222d891fbbb7157aabcf626a1378b951ce08860af438e8b7b5fe9f936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1fba3222d891fbbb7157aabcf626a1378b951ce08860af438e8b7b5fe9f936", kill_on_drop: false }` [INFO] [stdout] 0d1fba3222d891fbbb7157aabcf626a1378b951ce08860af438e8b7b5fe9f936