[INFO] fetching crate kiki 7.0.0... [INFO] testing kiki-7.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate kiki 7.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate kiki 7.0.0 [INFO] finished tweaking crates.io crate kiki 7.0.0 [INFO] tweaked toml for crates.io crate kiki 7.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kiki 7.0.0 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] Locking 58 packages to latest compatible versions [INFO] [stderr] Adding kiki v6.1.1 (available: v7.0.0) [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 kiki v6.1.1 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] [stderr] Downloaded kiki v5.0.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] 16cdcc782e3f1ad66dcddb06c6823f28a79a3bbe38d56a53ba7d56778526b910 [INFO] running `Command { std: "docker" "start" "-a" "16cdcc782e3f1ad66dcddb06c6823f28a79a3bbe38d56a53ba7d56778526b910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16cdcc782e3f1ad66dcddb06c6823f28a79a3bbe38d56a53ba7d56778526b910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cdcc782e3f1ad66dcddb06c6823f28a79a3bbe38d56a53ba7d56778526b910", kill_on_drop: false }` [INFO] [stdout] 16cdcc782e3f1ad66dcddb06c6823f28a79a3bbe38d56a53ba7d56778526b910 [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] 7afd10253863756f4a5db2a53477eba17277e940df0233fd55792116508c6da7 [INFO] running `Command { std: "docker" "start" "-a" "7afd10253863756f4a5db2a53477eba17277e940df0233fd55792116508c6da7", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling kiki v5.0.0 [INFO] [stderr] Compiling kiki v6.1.1 [INFO] [stderr] Compiling kiki v7.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::cst_to_ast::*` [INFO] [stdout] --> src/pipeline/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | pub use super::cst_to_ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_grammar_hash(src: RustSrcRef) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden 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] 29 | pub fn get_grammar_hash(src: RustSrcRef<'_>) -> Option<&str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/mod.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_ref(&self) -> RustSrcRef { [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] 51 | pub fn as_ref(&self) -> RustSrcRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/machine.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal { [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] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/validated_file.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get_rules(&self) -> impl Iterator { [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] 14 | pub fn get_rules(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/validated_ast_to_machine/mod.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder { [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] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/validated_ast_to_machine/mod.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | fn new(file: &File) -> ImmutContext { [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] 57 | fn new(file: &File) -> ImmutContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "7afd10253863756f4a5db2a53477eba17277e940df0233fd55792116508c6da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7afd10253863756f4a5db2a53477eba17277e940df0233fd55792116508c6da7", kill_on_drop: false }` [INFO] [stdout] 7afd10253863756f4a5db2a53477eba17277e940df0233fd55792116508c6da7 [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] 23df3764bfd9a1df37763ea99500c24ec481c1f49d3ae92191f010902d1a8de6 [INFO] running `Command { std: "docker" "start" "-a" "23df3764bfd9a1df37763ea99500c24ec481c1f49d3ae92191f010902d1a8de6", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stdout] warning: unused import: `super::cst_to_ast::*` [INFO] [stdout] --> src/pipeline/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | pub use super::cst_to_ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_grammar_hash(src: RustSrcRef) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden 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] 29 | pub fn get_grammar_hash(src: RustSrcRef<'_>) -> Option<&str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/mod.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_ref(&self) -> RustSrcRef { [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] 51 | pub fn as_ref(&self) -> RustSrcRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/machine.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal { [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] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/validated_file.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get_rules(&self) -> impl Iterator { [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] 14 | pub fn get_rules(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/validated_ast_to_machine/mod.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder { [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] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/validated_ast_to_machine/mod.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | fn new(file: &File) -> ImmutContext { [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] 57 | fn new(file: &File) -> ImmutContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling kiki v7.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/pipeline/table_to_rust.rs:1011:9 [INFO] [stdout] | [INFO] [stdout] 1011 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/pipeline/table_to_rust.rs:1106:9 [INFO] [stdout] | [INFO] [stdout] 1106 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cst_to_ast::*` [INFO] [stdout] --> src/pipeline/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | pub use super::cst_to_ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests/e2e_dry.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests/e2e_dry.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests/e2e_dry.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests/e2e_dry.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests/e2e_dry.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests/e2e_dry.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tests/e2e_dry.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | insta::assert_display_snapshot!(rust_src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_grammar_hash(src: RustSrcRef) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden 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] 29 | pub fn get_grammar_hash(src: RustSrcRef<'_>) -> Option<&str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/mod.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_ref(&self) -> RustSrcRef { [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] 51 | pub fn as_ref(&self) -> RustSrcRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/machine.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal { [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] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/validated_file.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get_rules(&self) -> impl Iterator { [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] 14 | pub fn get_rules(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/validated_ast_to_machine/mod.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder { [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] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/validated_ast_to_machine/mod.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | fn new(file: &File) -> ImmutContext { [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] 57 | fn new(file: &File) -> ImmutContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.30s [INFO] running `Command { std: "docker" "inspect" "23df3764bfd9a1df37763ea99500c24ec481c1f49d3ae92191f010902d1a8de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23df3764bfd9a1df37763ea99500c24ec481c1f49d3ae92191f010902d1a8de6", kill_on_drop: false }` [INFO] [stdout] 23df3764bfd9a1df37763ea99500c24ec481c1f49d3ae92191f010902d1a8de6 [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] 064105b31316b3963637fb3ea97333a6261e9de66d86d319cefc1a8f5614f89c [INFO] running `Command { std: "docker" "start" "-a" "064105b31316b3963637fb3ea97333a6261e9de66d86d319cefc1a8f5614f89c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::cst_to_ast::*` [INFO] [stderr] --> src/pipeline/mod.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 14 | pub use super::cst_to_ast::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn get_grammar_hash(src: RustSrcRef) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^^^ ---- the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden 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] 29 | pub fn get_grammar_hash(src: RustSrcRef<'_>) -> Option<&str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/mod.rs:51:19 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn as_ref(&self) -> RustSrcRef { [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] 51 | pub fn as_ref(&self) -> RustSrcRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/machine.rs:62:29 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal { [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] 62 | pub fn as_quasiterminal(&self) -> Quasiterminal<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/validated_file.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn get_rules(&self) -> impl Iterator { [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] 14 | pub fn get_rules(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pipeline/validated_ast_to_machine/mod.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder { [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] 44 | fn new(file: &File) -> UnnormalizedMachineBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pipeline/validated_ast_to_machine/mod.rs:57:18 [INFO] [stderr] | [INFO] [stderr] 57 | fn new(file: &File) -> ImmutContext { [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] 57 | fn new(file: &File) -> ImmutContext<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/pipeline/table_to_rust.rs:1011:9 [INFO] [stderr] | [INFO] [stderr] 1011 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/pipeline/table_to_rust.rs:1106:9 [INFO] [stderr] | [INFO] [stderr] 1106 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tests/e2e_dry.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tests/e2e_dry.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tests/e2e_dry.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tests/e2e_dry.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tests/e2e_dry.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tests/e2e_dry.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tests/e2e_dry.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | insta::assert_display_snapshot!(rust_src); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `kiki` (lib) generated 7 warnings (run `cargo fix --lib -p kiki` to apply 1 suggestion) [INFO] [stderr] warning: `kiki` (lib test) generated 16 warnings (7 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/kiki-ab4986f660dd0805) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test pipeline::table_to_rust::tests::pascal_to_snake_case::lower_x ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::pascal_to_snake_case::titlecase_hi_there ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::pascal_to_snake_case::lower_hi ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::pascal_to_snake_case::upper_x ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::pascal_to_snake_case::uppercase_hi ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::pascal_to_snake_case::uppercase_hi_titlecase_there ... ok [INFO] [stdout] test pipeline::tokenize::tests::comment ... ok [INFO] [stdout] test pipeline::tokenize::tests::dollar ... ok [INFO] [stdout] test pipeline::machine_to_table::tests::balanced_parens ... ok [INFO] [stdout] test pipeline::tokenize::tests::dollar_comma ... ok [INFO] [stdout] test pipeline::tokenize::tests::dollar_dollar ... ok [INFO] [stdout] test pipeline::tokenize::tests::dollar_number ... ok [INFO] [stdout] test pipeline::tokenize::tests::double_double_single_colon ... ok [INFO] [stdout] test pipeline::tokenize::tests::finish_ident ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::pascal_to_snake_case::titlecase_hi ... ok [INFO] [stdout] test pipeline::tokenize::tests::dollar_lcurly ... ok [INFO] [stdout] test pipeline::tokenize::tests::number_letters ... ok [INFO] [stdout] test pipeline::tokenize::tests::single_colons ... ok [INFO] [stdout] test pipeline::tokenize::tests::slash ... ok [INFO] [stdout] test pipeline::tokenize::tests::slash_alpha ... ok [INFO] [stdout] test pipeline::tokenize::tests::slash_dollar ... ok [INFO] [stdout] test pipeline::tokenize::tests::slash_lcurly ... ok [INFO] [stdout] test pipeline::tokenize::tests::slash_rcurly ... ok [INFO] [stdout] test pipeline::tokenize::tests::slash_space ... ok [INFO] [stdout] test pipeline::tokenize::tests::whitespace_only_comment ... ok [INFO] [stdout] test pipeline::tokenize::tests::empty_comment ... ok [INFO] [stdout] test pipeline::tokenize::tests::finish_colon ... ok [INFO] [stdout] test pipeline::validated_ast_to_machine::tests::balanced_parens_esoteric ... ok [INFO] [stdout] test pipeline::validated_ast_to_machine::tests::balanced_parens ... ok [INFO] [stdout] test pipeline::tokenize::tests::dollar_keyword ... ok [INFO] [stdout] test pipeline::tokenize::tests::finish_terminal_ident ... ok [INFO] [stdout] test pipeline::tokenize::tests::number ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::balanced_parens ... ok [INFO] [stdout] test pipeline::table_to_rust::tests::balanced_parens_esoteric ... ok [INFO] [stdout] test tests::get_grammar_hash_tests::balanced_parens ... ok [INFO] [stdout] test tests::get_grammar_hash_tests::esoteric_balanced_parens ... ok [INFO] [stdout] test tests::e2e_dry::balanced_parens ... ok [INFO] [stdout] test tests::e2e_dry::balanced_parens_with_comments ... ok [INFO] [stdout] test tests::e2e_dry::balanced_parens_with_outer_attributes ... ok [INFO] [stdout] test tests::e2e_dry::balanced_parens_esoteric ... ok [INFO] [stdout] test tests::e2e_dry::nonempty_unitlike_fieldset ... ok [INFO] [stdout] test tests::should_fail::clash_nonterminal_enum_variant_symbol_sequence ... ok [INFO] [stdout] test tests::should_fail::clash_nonterminal_nonterminal ... ok [INFO] [stdout] test tests::should_fail::lowercase_nonterminal ... ok [INFO] [stdout] test tests::should_fail::clash_terminal_terminal_enum_name ... ok [INFO] [stdout] test tests::should_fail::clash_terminal_nonterminal ... ok [INFO] [stdout] test tests::should_fail::clash_terminal_terminal ... ok [INFO] [stdout] test tests::should_fail::clash_nonterminal_terminal_enum_name ... ok [INFO] [stdout] test tests::should_fail::lowercase_terminal_enum_name ... ok [INFO] [stdout] test tests::should_fail::lowercase_nonterminal_variant_name ... ok [INFO] [stdout] test tests::should_fail::multiple_starts ... ok [INFO] [stdout] test tests::should_fail::lowercase_terminal ... ok [INFO] [stdout] test tests::should_fail::multiple_terminal_enums ... ok [INFO] [stdout] test tests::should_fail::no_terminal_enum ... ok [INFO] [stdout] test tests::should_fail::no_start ... ok [INFO] [stdout] test tests::should_fail::undefined_child_nonterminal ... ok [INFO] [stdout] test tests::should_fail::undefined_child_terminal ... ok [INFO] [stdout] test tests::should_fail::undefined_start ... ok [INFO] [stdout] test tests::e2e_dry::json ... ok [INFO] [stdout] test tests::should_fail::uppercase_field ... ok [INFO] [stdout] test tests::should_fail::clash_nonterminal_enum_variant_name ... ok [INFO] [stdout] test tests::e2e_dry::kiki ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests kiki [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "064105b31316b3963637fb3ea97333a6261e9de66d86d319cefc1a8f5614f89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064105b31316b3963637fb3ea97333a6261e9de66d86d319cefc1a8f5614f89c", kill_on_drop: false }` [INFO] [stdout] 064105b31316b3963637fb3ea97333a6261e9de66d86d319cefc1a8f5614f89c