[INFO] fetching crate parce 0.0.1...
[INFO] testing parce-0.0.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate parce 0.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate parce 0.0.1
[INFO] finished tweaking crates.io crate parce 0.0.1
[INFO] tweaked toml for crates.io crate parce 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parce 0.0.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding inventory v0.1.11 (available: v0.3.21)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded check_keyword v0.1.1
[INFO] [stderr]   Downloaded parce_macros v0.0.1
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded ghost v0.1.20
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebc1acede75dc9a03babb977ad36051bec44f1e3ab182f8e06eddaca9332ea86
[INFO] running `Command { std: "docker" "start" "-a" "ebc1acede75dc9a03babb977ad36051bec44f1e3ab182f8e06eddaca9332ea86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc1acede75dc9a03babb977ad36051bec44f1e3ab182f8e06eddaca9332ea86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc1acede75dc9a03babb977ad36051bec44f1e3ab182f8e06eddaca9332ea86", kill_on_drop: false }`
[INFO] [stdout] ebc1acede75dc9a03babb977ad36051bec44f1e3ab182f8e06eddaca9332ea86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91077dbfba84eff5cc9f0b1979b75dafac3980e9007ad5de8f814cad3933dfda
[INFO] running `Command { std: "docker" "start" "-a" "91077dbfba84eff5cc9f0b1979b75dafac3980e9007ad5de8f814cad3933dfda", kill_on_drop: false }`
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling check_keyword v0.1.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ghost v0.1.20
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling parce_macros v0.0.1
[INFO] [stderr]    Compiling parce v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/automata.rs:134:76
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton {
[INFO] [stdout]     |                   -- the lifetime is named 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton<'a> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "91077dbfba84eff5cc9f0b1979b75dafac3980e9007ad5de8f814cad3933dfda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91077dbfba84eff5cc9f0b1979b75dafac3980e9007ad5de8f814cad3933dfda", kill_on_drop: false }`
[INFO] [stdout] 91077dbfba84eff5cc9f0b1979b75dafac3980e9007ad5de8f814cad3933dfda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53e5e767a651fa46cb6a35e29d702f424cfff7e9a88a8b01bf453b1ef006b00
[INFO] running `Command { std: "docker" "start" "-a" "c53e5e767a651fa46cb6a35e29d702f424cfff7e9a88a8b01bf453b1ef006b00", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/automata.rs:134:76
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton {
[INFO] [stdout]     |                   -- the lifetime is named 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton<'a> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parce v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/lexer.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[lexer(OperatorLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/lexer.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[lexer(NestingLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/lexer.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[lexer(DotLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/lexer.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[lexer(ClassLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/lexer.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[lexer(GreedyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/lexer.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[lexer(OrLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/automata.rs:134:76
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton {
[INFO] [stdout]     |                   -- the lifetime is named 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton<'a> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 322 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 337 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 351 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 395 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 408 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 421 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:459:5
[INFO] [stdout]     |
[INFO] [stdout] 459 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:459:5
[INFO] [stdout]     |
[INFO] [stdout] 459 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 459 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 493 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 531 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/parser/mod.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stdout]    --> src/parser/mod.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[parser(MyLexer)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 568 |     (&#[parser(MyLexer)])
[INFO] [stdout]     |     ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.87s
[INFO] running `Command { std: "docker" "inspect" "c53e5e767a651fa46cb6a35e29d702f424cfff7e9a88a8b01bf453b1ef006b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53e5e767a651fa46cb6a35e29d702f424cfff7e9a88a8b01bf453b1ef006b00", kill_on_drop: false }`
[INFO] [stdout] c53e5e767a651fa46cb6a35e29d702f424cfff7e9a88a8b01bf453b1ef006b00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a10712402709c9676ba34040eb9c2864c3e76006050ddad40e4266f7673bf06
[INFO] running `Command { std: "docker" "start" "-a" "9a10712402709c9676ba34040eb9c2864c3e76006050ddad40e4266f7673bf06", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser/automata.rs:134:76
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton {
[INFO] [stderr]     |                   -- the lifetime is named 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn spawn(&'a self, rule: Rule, route: u32, lexeme_start: usize) -> Rawtomaton<'a> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/lexer.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     #[lexer(OperatorLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/lexer.rs:163:5
[INFO] [stderr]     |
[INFO] [stderr] 163 |     #[lexer(NestingLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/lexer.rs:182:5
[INFO] [stderr]     |
[INFO] [stderr] 182 |     #[lexer(DotLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/lexer.rs:199:5
[INFO] [stderr]     |
[INFO] [stderr] 199 |     #[lexer(ClassLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/lexer.rs:223:5
[INFO] [stderr]     |
[INFO] [stderr] 223 |     #[lexer(GreedyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/lexer.rs:241:5
[INFO] [stderr]     |
[INFO] [stderr] 241 |     #[lexer(OrLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:322:5
[INFO] [stderr]     |
[INFO] [stderr] 322 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:322:5
[INFO] [stderr]     |
[INFO] [stderr] 322 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 322 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:337:5
[INFO] [stderr]     |
[INFO] [stderr] 337 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:337:5
[INFO] [stderr]     |
[INFO] [stderr] 337 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 337 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:351:5
[INFO] [stderr]     |
[INFO] [stderr] 351 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:351:5
[INFO] [stderr]     |
[INFO] [stderr] 351 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 351 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:395:5
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:395:5
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 395 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:408:5
[INFO] [stderr]     |
[INFO] [stderr] 408 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:408:5
[INFO] [stderr]     |
[INFO] [stderr] 408 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 408 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:421:5
[INFO] [stderr]     |
[INFO] [stderr] 421 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:421:5
[INFO] [stderr]     |
[INFO] [stderr] 421 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 421 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:459:5
[INFO] [stderr]     |
[INFO] [stderr] 459 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:459:5
[INFO] [stderr]     |
[INFO] [stderr] 459 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 459 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:493:5
[INFO] [stderr]     |
[INFO] [stderr] 493 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:493:5
[INFO] [stderr]     |
[INFO] [stderr] 493 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 493 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:531:5
[INFO] [stderr]     |
[INFO] [stderr] 531 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:531:5
[INFO] [stderr]     |
[INFO] [stderr] 531 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 531 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/parser/mod.rs:568:5
[INFO] [stderr]     |
[INFO] [stderr] 568 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&tinyvec::TinyVec<[automata::Rawtomaton<'_>; 2]>`
[INFO] [stderr]    --> src/parser/mod.rs:568:5
[INFO] [stderr]     |
[INFO] [stderr] 568 |     #[parser(MyLexer)]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 568 |     (&#[parser(MyLexer)])
[INFO] [stderr]     |     ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: `parce` (lib) generated 1 warning (run `cargo fix --lib -p parce` to apply 1 suggestion)
[INFO] [stderr] warning: `parce` (lib test) generated 17 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parce-7cd217e80178c1cf)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test lexer::tests::basic_fail ... ok
[INFO] [stdout] test lexer::tests::basic_pass ... ok
[INFO] [stdout] test lexer::tests::change_mode ... ok
[INFO] [stdout] test lexer::tests::empty ... ok
[INFO] [stdout] test lexer::tests::priority_and_dot ... ok
[INFO] [stdout] test lexer::tests::or ... ok
[INFO] [stdout] test lexer::tests::greedy ... ok
[INFO] [stdout] test lexer::tests::question ... ok
[INFO] [stdout] test lexer::tests::range ... ok
[INFO] [stdout] test lexer::tests::skip ... ok
[INFO] [stdout] test lexer::tests::nest_and_sequence ... ok
[INFO] [stdout] test lexer::tests::fragment ... ok
[INFO] [stdout] test lexer::tests::star ... ok
[INFO] [stdout] test parser::tests::basic ... ok
[INFO] [stdout] test parser::tests::question ... ok
[INFO] [stdout] test parser::tests::star ... ok
[INFO] [stdout] test parser::tests::or_nesting ... ok
[INFO] [stdout] test parser::tests::end_behavior ... ok
[INFO] [stdout] test parser::tests::other_rule ... ok
[INFO] [stdout] test parser::tests::or ... ok
[INFO] [stdout] test parser::tests::assigned_grammar ... ok
[INFO] [stdout] test parser::tests::and_nesting ... ok
[INFO] [stdout] test parser::tests::bare_unnamed_grammar ... ok
[INFO] [stdout] test parser::tests::bare_named_grammar ... ok
[INFO] [stdout] test lexer::tests::plus ... ok
[INFO] [stdout] test lexer::tests::class ... ok
[INFO] [stdout] test parser::tests::plus ... ok
[INFO] [stdout] test parser::tests::range ... ok
[INFO] [stdout] test parser::tests::star_nesting ... ok
[INFO] [stdout] test parser::tests::dot_and_greedy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parce
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/parser/mod.rs - parser::Parseable::commands (line 92) ... FAILED
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 86) ... ok
[INFO] [stdout] test src/parser/mod.rs - parser::Parseable::last_commands (line 134) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 67) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 25) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 134) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 119) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 152) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 181) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 101) ... ok
[INFO] [stdout] test src/prelude.rs - prelude::lexer (line 46) ... ok
[INFO] [stdout] test src/parser/mod.rs - parser::Parse (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/parser/mod.rs - parser::Parseable::commands (line 92) stdout ----
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> src/parser/mod.rs:101:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[parser(MyLexer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&parce::internal_prelude::TinyVec<[Rawtomaton<'_>; 2]>`
[INFO] [stdout]   --> src/parser/mod.rs:101:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[parser(MyLexer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]    = note: this error originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    |
[INFO] [stdout] 12 | (&#[parser(MyLexer)])
[INFO] [stdout]    | ++                  +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parser/mod.rs - parser::Parseable::last_commands (line 134) stdout ----
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]   --> src/parser/mod.rs:143:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[parser(MyLexer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ this raw pointer has type `*mut Automaton<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&parce::internal_prelude::TinyVec<[Rawtomaton<'_>; 2]>`
[INFO] [stdout]   --> src/parser/mod.rs:143:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[parser(MyLexer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]    = note: this error originates in the attribute macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    |
[INFO] [stdout] 12 | (&#[parser(MyLexer)])
[INFO] [stdout]    | ++                  +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/parser/mod.rs - parser::Parseable::commands (line 92)
[INFO] [stdout]     src/parser/mod.rs - parser::Parseable::last_commands (line 134)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9a10712402709c9676ba34040eb9c2864c3e76006050ddad40e4266f7673bf06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a10712402709c9676ba34040eb9c2864c3e76006050ddad40e4266f7673bf06", kill_on_drop: false }`
[INFO] [stdout] 9a10712402709c9676ba34040eb9c2864c3e76006050ddad40e4266f7673bf06
