[INFO] fetching crate kbnf 0.5.7... [INFO] checking kbnf-0.5.7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kbnf 0.5.7 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate kbnf 0.5.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kbnf 0.5.7 [INFO] tweaked toml for crates.io crate kbnf 0.5.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kbnf 0.5.7 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kbnf 0.5.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-log v0.12.4 [INFO] [stderr] Downloaded kbnf-syntax v0.5.3 [INFO] [stderr] Downloaded jaggedarray v0.2.11 [INFO] [stderr] Downloaded general-sam v1.0.1 [INFO] [stderr] Downloaded fixedbitset-stack v0.5.7 [INFO] [stderr] Downloaded parse-hyperlinks v0.27.2 [INFO] [stderr] Downloaded kbnf-regex-automata v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5114e7fb63e662eff14a27925bc7299c31069164accf521d06df058f3645734d [INFO] running `Command { std: "docker" "start" "-a" "5114e7fb63e662eff14a27925bc7299c31069164accf521d06df058f3645734d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5114e7fb63e662eff14a27925bc7299c31069164accf521d06df058f3645734d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5114e7fb63e662eff14a27925bc7299c31069164accf521d06df058f3645734d", kill_on_drop: false }` [INFO] [stdout] 5114e7fb63e662eff14a27925bc7299c31069164accf521d06df058f3645734d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec87e6a261d9300c8e14829f6a18423463595ec2287ac9294cccc7a9c7928a7a [INFO] running `Command { std: "docker" "start" "-a" "ec87e6a261d9300c8e14829f6a18423463595ec2287ac9294cccc7a9c7928a7a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking kbnf-regex-automata v0.4.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking general-sam v1.0.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking fixedbitset-stack v0.5.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking jaggedarray v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking parse-hyperlinks v0.27.2 [INFO] [stderr] Checking unescaper v0.1.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking string-interner v0.18.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking kbnf-syntax v0.5.3 [INFO] [stderr] Checking kbnf v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/engine_base.rs:1685:21 [INFO] [stdout] | [INFO] [stdout] 1685 | let duration = start_time.elapsed(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/engine_base.rs:1690:17 [INFO] [stdout] | [INFO] [stdout] 1690 | let duration = start_time.elapsed(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_display_form_from_bitset` is never used [INFO] [stdout] --> src/utils.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn get_display_form_from_bitset(bitset: &fixedbitset_stack::FixedBitSet) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BYTES_NUM` is never used [INFO] [stdout] --> src/vocabulary.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const BYTES_NUM: usize = 257; // 256 + 1 because jagged array's implementation requires one additional index. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FirstBytes` is never constructed [INFO] [stdout] --> src/vocabulary.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct FirstBytes([u32; BYTES_NUM]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/engine.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn shrink_to_fit(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/grammar.rs:880:9 [INFO] [stdout] | [INFO] [stdout] 880 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 881 | nonterminal_id: NonterminalID, [INFO] [stdout] 882 | ) -> JaggedArrayView, usize, 2> { [INFO] [stdout] | -------------------------------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 882 | ) -> JaggedArrayView<'_, HIRNode, usize, 2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `cell::RefCell` [INFO] [stdout] --> tests/test.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | cell::RefCell, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | sync::{Arc, Mutex}, [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> benches/profiler.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | fn run_an_engine(engine: &mut Engine, iteration: usize, token_id: u32, logits: &mut [f32]) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> benches/simple.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | fn run_an_engine(engine: &mut Engine, iteration: usize, token_id: u32, logits: &mut [f32]) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/test.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | for i in 0..10 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/test.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | for i in 0..10 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/test.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | for i in 0..10 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> tests/test.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | for j in 0..1 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/test.rs:469:17 [INFO] [stdout] | [INFO] [stdout] 469 | for i in 0..5 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> tests/test.rs:528:13 [INFO] [stdout] | [INFO] [stdout] 528 | let result = engine.try_accept_new_bytes(b"c").unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:542:13 [INFO] [stdout] | [INFO] [stdout] 542 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> tests/test.rs:544:13 [INFO] [stdout] | [INFO] [stdout] 544 | for j in 0..1 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> tests/test.rs:545:17 [INFO] [stdout] | [INFO] [stdout] 545 | for i in 0..5 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logits` [INFO] [stdout] --> tests/test.rs:624:13 [INFO] [stdout] | [INFO] [stdout] 624 | let logits = vec![0.0; vocab.vocab_size()]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/engine_base.rs:1685:21 [INFO] [stdout] | [INFO] [stdout] 1685 | let duration = start_time.elapsed(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/engine_base.rs:1690:17 [INFO] [stdout] | [INFO] [stdout] 1690 | let duration = start_time.elapsed(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_display_form_from_bitset` is never used [INFO] [stdout] --> src/utils.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn get_display_form_from_bitset(bitset: &fixedbitset_stack::FixedBitSet) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BYTES_NUM` is never used [INFO] [stdout] --> src/vocabulary.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const BYTES_NUM: usize = 257; // 256 + 1 because jagged array's implementation requires one additional index. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FirstBytes` is never constructed [INFO] [stdout] --> src/vocabulary.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct FirstBytes([u32; BYTES_NUM]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/engine.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn shrink_to_fit(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/grammar.rs:880:9 [INFO] [stdout] | [INFO] [stdout] 880 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 881 | nonterminal_id: NonterminalID, [INFO] [stdout] 882 | ) -> JaggedArrayView, usize, 2> { [INFO] [stdout] | -------------------------------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 882 | ) -> JaggedArrayView<'_, HIRNode, usize, 2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s [INFO] running `Command { std: "docker" "inspect" "ec87e6a261d9300c8e14829f6a18423463595ec2287ac9294cccc7a9c7928a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec87e6a261d9300c8e14829f6a18423463595ec2287ac9294cccc7a9c7928a7a", kill_on_drop: false }` [INFO] [stdout] ec87e6a261d9300c8e14829f6a18423463595ec2287ac9294cccc7a9c7928a7a