[INFO] fetching crate toql_core 0.4.2... [INFO] testing toql_core-0.4.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate toql_core 0.4.2 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate toql_core 0.4.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f290e397d0d176a755732ca81e978ccc4359861c951f132567a2b8ad49567706 [INFO] running `Command { std: "docker" "start" "-a" "f290e397d0d176a755732ca81e978ccc4359861c951f132567a2b8ad49567706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f290e397d0d176a755732ca81e978ccc4359861c951f132567a2b8ad49567706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f290e397d0d176a755732ca81e978ccc4359861c951f132567a2b8ad49567706", kill_on_drop: false }` [INFO] [stdout] f290e397d0d176a755732ca81e978ccc4359861c951f132567a2b8ad49567706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa3f31bf889659abb26fb3aeac2ff8826f41c4aceb9b2ba080dc4bde36f7d73a [INFO] running `Command { std: "docker" "start" "-a" "aa3f31bf889659abb26fb3aeac2ff8826f41c4aceb9b2ba080dc4bde36f7d73a", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [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 ahash v0.7.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [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 v2.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/join_handler.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stdout] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/predicate_handler.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion` [INFO] [stdout] --> src/table_mapper.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | if cfg!(debug_assertion) && name.len() <= 3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selections` is never read [INFO] [stdout] --> src/query/selection.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SelectionPool<'a> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 11 | pub(crate) selections: &'a [&'a Selection], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `on_aux_params` is never read [INFO] [stdout] --> src/table_mapper/field_options.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FieldOptions { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub(crate) on_aux_params: Vec, // 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:75 [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.53s [INFO] running `Command { std: "docker" "inspect" "aa3f31bf889659abb26fb3aeac2ff8826f41c4aceb9b2ba080dc4bde36f7d73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3f31bf889659abb26fb3aeac2ff8826f41c4aceb9b2ba080dc4bde36f7d73a", kill_on_drop: false }` [INFO] [stdout] aa3f31bf889659abb26fb3aeac2ff8826f41c4aceb9b2ba080dc4bde36f7d73a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 152a1ed493faf5f43272dc339dbb7dc3fa3c7ecc8e3de512161f9691bca959fc [INFO] running `Command { std: "docker" "start" "-a" "152a1ed493faf5f43272dc339dbb7dc3fa3c7ecc8e3de512161f9691bca959fc", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/field_handler.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/join_handler.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stdout] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/predicate_handler.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion` [INFO] [stdout] --> src/table_mapper.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | if cfg!(debug_assertion) && name.len() <= 3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selections` is never read [INFO] [stdout] --> src/query/selection.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SelectionPool<'a> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 11 | pub(crate) selections: &'a [&'a Selection], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `on_aux_params` is never read [INFO] [stdout] --> src/table_mapper/field_options.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FieldOptions { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub(crate) on_aux_params: Vec, // 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:75 [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] Compiling toql_core v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/field_handler.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/join_handler.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stdout] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/predicate_handler.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stdout] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assertion` [INFO] [stdout] --> src/table_mapper.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | if cfg!(debug_assertion) && name.len() <= 3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selections` is never read [INFO] [stdout] --> src/query/selection.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct SelectionPool<'a> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 11 | pub(crate) selections: &'a [&'a Selection], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `on_aux_params` is never read [INFO] [stdout] --> src/table_mapper/field_options.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FieldOptions { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub(crate) on_aux_params: Vec, // 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:75 [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.43s [INFO] running `Command { std: "docker" "inspect" "152a1ed493faf5f43272dc339dbb7dc3fa3c7ecc8e3de512161f9691bca959fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152a1ed493faf5f43272dc339dbb7dc3fa3c7ecc8e3de512161f9691bca959fc", kill_on_drop: false }` [INFO] [stdout] 152a1ed493faf5f43272dc339dbb7dc3fa3c7ecc8e3de512161f9691bca959fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07d287fdd610e8bed3bdb061fefd1ded14c2ad66131557ddd9b0b5aeb9b76b73 [INFO] running `Command { std: "docker" "start" "-a" "07d287fdd610e8bed3bdb061fefd1ded14c2ad66131557ddd9b0b5aeb9b76b73", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/field_handler.rs:54:26 [INFO] [stderr] | [INFO] [stderr] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/join_handler.rs:51:26 [INFO] [stderr] | [INFO] [stderr] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stderr] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/predicate_handler.rs:19:26 [INFO] [stderr] | [INFO] [stderr] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `debug_assertion` [INFO] [stderr] --> src/table_mapper.rs:351:17 [INFO] [stderr] | [INFO] [stderr] 351 | if cfg!(debug_assertion) && name.len() <= 3 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `debug_assertions` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug_assertion)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug_assertion)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `selections` is never read [INFO] [stderr] --> src/query/selection.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct SelectionPool<'a> { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 11 | pub(crate) selections: &'a [&'a Selection], [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SelectionPool` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `on_aux_params` is never read [INFO] [stderr] --> src/table_mapper/field_options.rs:13:16 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct FieldOptions { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 13 | pub(crate) on_aux_params: Vec, // 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:75 [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.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toql_core-85042539c2c17f24) [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_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 alias_translator::test::translate_medium ... ok [INFO] [stdout] test alias_translator::test::translate_tiny ... ok [INFO] [stdout] test from_iterator::test::from_query ... ok [INFO] [stdout] test join::test::build ... ok [INFO] [stdout] test page::test::build ... ok [INFO] [stdout] test from_iterator::test::from_key ... 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::children ... ok [INFO] [stdout] test query::predicate::test::build ... ok [INFO] [stdout] test query::wildcard::test::build ... 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_parser::test::parse_parens ... ok [INFO] [stdout] test query::field_path::test::parents ... ok [INFO] [stdout] test query::field_path::test::step_down ... ok [INFO] [stdout] test query::field_path::test::step_up ... ok [INFO] [stdout] test query::test::build ... ok [INFO] [stdout] test query::selection::test::build ... ok [INFO] [stdout] test role_expr::test::build ... ok [INFO] [stdout] test query_parser::test::parse_wildcard_and_field ... ok [INFO] [stdout] test role_validator::test::validate_expressions ... ok [INFO] [stdout] test sql::test::build ... ok [INFO] [stdout] test sql_arg::test::convert_bool ... ok [INFO] [stdout] test sql_arg::test::convert_f64 ... ok [INFO] [stdout] test sql_arg::test::convert_i64 ... ok [INFO] [stdout] test sql_arg::test::convert_u64 ... ok [INFO] [stdout] test sql_arg::test::valid_keys ... ok [INFO] [stdout] test sql_arg::test::convert_null ... ok [INFO] [stdout] test sql_expr::resolver::test::alias_to_literals ... ok [INFO] [stdout] test sql_arg::test::convert_str ... ok [INFO] [stdout] test sql_builder::select_stream::test::default ... ok [INFO] [stdout] test sql::test::to_unsafe_string ... ok [INFO] [stdout] test query::query_token::test::to_string ... ok [INFO] [stdout] test query_parser::test::parse_selection ... ok [INFO] [stdout] test sql_expr::resolver::test::create ... ok [INFO] [stdout] test sql_expr::resolver::test::replace_aux_params ... ok [INFO] [stdout] test query_parser::test::parse_predicate ... ok [INFO] [stdout] test sql_expr::test::create ... ok [INFO] [stdout] test toql_api::paths::test::paths_top ... 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::fields::test::fields_from ... 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.05s [INFO] [stdout] [INFO] [stderr] Doc-tests toql_core [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/field_handler.rs:54:26 [INFO] [stderr] | [INFO] [stderr] 54 | impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 54 - impl std::fmt::Debug for (dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] 54 + impl std::fmt::Debug for dyn FieldHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/join_handler.rs:51:26 [INFO] [stderr] | [INFO] [stderr] 51 | impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 51 - impl std::fmt::Debug for (dyn JoinHandler + Send + Sync + 'static) { [INFO] [stderr] 51 + impl std::fmt::Debug for dyn JoinHandler + Send + Sync + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/predicate_handler.rs:19:26 [INFO] [stderr] | [INFO] [stderr] 19 | impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 19 - impl std::fmt::Debug for (dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static) { [INFO] [stderr] 19 + impl std::fmt::Debug for dyn PredicateHandler + std::marker::Send + std::marker::Sync + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/field_handler.rs - field_handler::ParameterMap (line 10) ... ignored [INFO] [stdout] test src/join.rs - join::from_row (line 9) ... ignored [INFO] [stdout] test src/join_handler.rs - join_handler::ParameterMap (line 10) ... ignored [INFO] [stdout] test src/join_macro.rs - join_macro (line 8) ... ignored [INFO] [stdout] test src/keyed.rs - keyed::Keyed (line 11) ... ignored [INFO] [stdout] test src/keyed.rs - keyed::KeyedMut (line 43) ... ignored [INFO] [stdout] test src/map_key.rs - map_key::map_key (line 34) ... ignored [INFO] [stdout] test src/query.rs - query (line 18) ... ignored [INFO] [stdout] test src/query.rs - query (line 9) ... ignored [INFO] [stdout] test src/query.rs - query::SqlArg (line 74) ... ignored [INFO] [stdout] test src/query.rs - query::SqlArg (line 84) ... ignored [INFO] [stdout] test src/query/field.rs - query::field::Concatenation (line 4) ... ignored [INFO] [stdout] test src/query/field.rs - query::field::Concatenation (line 9) ... ignored [INFO] [stdout] test src/query/predicate.rs - query::predicate::Concatenation (line 4) ... ignored [INFO] [stdout] test src/query/predicate.rs - query::predicate::Concatenation (line 9) ... ignored [INFO] [stdout] test src/query/wildcard.rs - query::wildcard::Concatenation (line 4) ... ignored [INFO] [stdout] test src/query_parser.rs - query_parser (line 6) ... ignored [INFO] [stdout] test src/role_expr.rs - role_expr::RoleExpr (line 25) ... ignored [INFO] [stdout] test src/toql_api.rs - toql_api::ToqlApi (line 38) ... ignored [INFO] [stdout] test src/val_macro.rs - val_macro (line 8) ... ignored [INFO] [stdout] test src/sql_expr.rs - sql_expr::SqlExpr (line 63) ... ok [INFO] [stdout] test src/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' (140) 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: 0x5e9be87e3bd2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9be87e3bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9be87e3bd2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9be87e3bd2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9be87f2c2f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9be87f2c2f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9be87c27a3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9be87c27a3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9be87c7582 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9be87c8ddc - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9be87c8c36 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5e9be87c93b5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5e9be87c924a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5e9be87c76b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5e9be87b704d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5e9be87f5bf0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5e9be87f59f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:439:17 [INFO] [stdout] 17: 0x5e9be87b44cc - core::panicking::assert_failed::h89ee00ec041e7846 [INFO] [stdout] 18: 0x5e9be87b4713 - rust_out::main::_doctest_main_src_role_expr_rs_9_0::hebfabbc13a6d194b [INFO] [stdout] 19: 0x5e9be87b4576 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 20: 0x5e9be87b4233 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 21: 0x5e9be87b4216 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 22: 0x5e9be87b41f9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 23: 0x5e9be87c3610 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x5e9be87c3610 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5e9be87c3610 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5e9be87c3610 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5e9be87c3610 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5e9be87c3610 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5e9be87c3610 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5e9be87c3610 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5e9be87c3610 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5e9be87b41e1 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 33: 0x5e9be87b4775 - main [INFO] [stdout] 34: 0x7997ce27b1ca - [INFO] [stdout] 35: 0x7997ce27b28b - __libc_start_main [INFO] [stdout] 36: 0x5e9be87b40f5 - _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.57s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "07d287fdd610e8bed3bdb061fefd1ded14c2ad66131557ddd9b0b5aeb9b76b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d287fdd610e8bed3bdb061fefd1ded14c2ad66131557ddd9b0b5aeb9b76b73", kill_on_drop: false }` [INFO] [stdout] 07d287fdd610e8bed3bdb061fefd1ded14c2ad66131557ddd9b0b5aeb9b76b73