[INFO] fetching crate peg-pack 0.1.0...
[INFO] testing peg-pack-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate peg-pack 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate peg-pack 0.1.0
[INFO] finished tweaking crates.io crate peg-pack 0.1.0
[INFO] tweaked toml for crates.io crate peg-pack 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peg-pack 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate peg-pack 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43076bc0aed96dafd4971db4157c42699f07332d161ab8a85f7e7eafe346f4d9
[INFO] running `Command { std: "docker" "start" "-a" "43076bc0aed96dafd4971db4157c42699f07332d161ab8a85f7e7eafe346f4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43076bc0aed96dafd4971db4157c42699f07332d161ab8a85f7e7eafe346f4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43076bc0aed96dafd4971db4157c42699f07332d161ab8a85f7e7eafe346f4d9", kill_on_drop: false }`
[INFO] [stdout] 43076bc0aed96dafd4971db4157c42699f07332d161ab8a85f7e7eafe346f4d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffd2ae9db33cb8e0d466529ce48ef7fed740fc9077b2a86bfc176a5816bf1c65
[INFO] running `Command { std: "docker" "start" "-a" "ffd2ae9db33cb8e0d466529ce48ef7fed740fc9077b2a86bfc176a5816bf1c65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling bimap v0.6.2
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]    Compiling clap v4.0.18
[INFO] [stderr]    Compiling peg-pack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/cli.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::panic::PanicInfo;
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Label` is never constructed
[INFO] [stdout]    --> src/core/load.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | struct Label(String);
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected_labels`, `expected_literals`, `position`, and `length` are never read
[INFO] [stdout]    --> src/runtime/mod.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct GenErrorInfo<G: Grammar> {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 267 |     pub expected_labels: &'static [G::Label],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     pub expected_literals: &'static [&'static [u8]],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     pub position: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 270 |     pub length: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `len` are never used
[INFO] [stdout]   --> src/runtime/input.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub unsafe trait Input {
[INFO] [stdout]    |                  ----- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get(&self, position: u32) -> Option<u8>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn len(&self) -> u32;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn function(&mut self, signature: &str) -> Statements {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum {
[INFO] [stdout]    |                        ^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn match_statement(&mut self, control: &str) -> Match {
[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] 141 |     pub fn match_statement(&mut self, control: &str) -> Match<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements {
[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] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn function(&mut self, signature: &str) -> Statements {
[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] 214 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/mod.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn root(&self) -> GenCursor<G> {
[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] 47 |     pub fn root(&self) -> GenCursor<'_, G> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/runtime/context.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |                   if mem::transmute::<_, fn()>(current_state)
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 40 | |                     == mem::transmute::<_, fn()>(finish_state)
[INFO] [stdout]    | |______________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 39 -                 if mem::transmute::<_, fn()>(current_state)
[INFO] [stdout] 39 +                 if std::ptr::fn_addr_eq(mem::transmute::<_, fn()>(current_state), mem::transmute::<_, fn()>(finish_state))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/result.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn walk(&self) -> Walk<G> {
[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] 318 |     pub fn walk(&self) -> Walk<'_, G> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/result.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn walk_from(&self, position: u32) -> Walk<G> {
[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] 322 |     pub fn walk_from(&self, position: u32) -> Walk<'_, G> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.70s
[INFO] running `Command { std: "docker" "inspect" "ffd2ae9db33cb8e0d466529ce48ef7fed740fc9077b2a86bfc176a5816bf1c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd2ae9db33cb8e0d466529ce48ef7fed740fc9077b2a86bfc176a5816bf1c65", kill_on_drop: false }`
[INFO] [stdout] ffd2ae9db33cb8e0d466529ce48ef7fed740fc9077b2a86bfc176a5816bf1c65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4f407adeb6143cfecb114dd6ec6be59281a17d0992b0af4e6082d9c263d47c4
[INFO] running `Command { std: "docker" "start" "-a" "e4f407adeb6143cfecb114dd6ec6be59281a17d0992b0af4e6082d9c263d47c4", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/cli.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::panic::PanicInfo;
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Label` is never constructed
[INFO] [stdout]    --> src/core/load.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | struct Label(String);
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected_labels`, `expected_literals`, `position`, and `length` are never read
[INFO] [stdout]    --> src/runtime/mod.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct GenErrorInfo<G: Grammar> {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 267 |     pub expected_labels: &'static [G::Label],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     pub expected_literals: &'static [&'static [u8]],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     pub position: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 270 |     pub length: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `len` are never used
[INFO] [stdout]   --> src/runtime/input.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub unsafe trait Input {
[INFO] [stdout]    |                  ----- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get(&self, position: u32) -> Option<u8>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn len(&self) -> u32;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn function(&mut self, signature: &str) -> Statements {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum {
[INFO] [stdout]    |                        ^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn match_statement(&mut self, control: &str) -> Match {
[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] 141 |     pub fn match_statement(&mut self, control: &str) -> Match<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements {
[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] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn function(&mut self, signature: &str) -> Statements {
[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] 214 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/mod.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn root(&self) -> GenCursor<G> {
[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] 47 |     pub fn root(&self) -> GenCursor<'_, G> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/runtime/context.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |                   if mem::transmute::<_, fn()>(current_state)
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 40 | |                     == mem::transmute::<_, fn()>(finish_state)
[INFO] [stdout]    | |______________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 39 -                 if mem::transmute::<_, fn()>(current_state)
[INFO] [stdout] 39 +                 if std::ptr::fn_addr_eq(mem::transmute::<_, fn()>(current_state), mem::transmute::<_, fn()>(finish_state))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/result.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn walk(&self) -> Walk<G> {
[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] 318 |     pub fn walk(&self) -> Walk<'_, G> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/result.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn walk_from(&self, position: u32) -> Walk<G> {
[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] 322 |     pub fn walk_from(&self, position: u32) -> Walk<'_, G> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling peg-pack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/cli.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::panic::PanicInfo;
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/cli.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Label` is never constructed
[INFO] [stdout]    --> src/core/load.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | struct Label(String);
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected_labels`, `expected_literals`, `position`, and `length` are never read
[INFO] [stdout]    --> src/runtime/mod.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct GenErrorInfo<G: Grammar> {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 267 |     pub expected_labels: &'static [G::Label],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     pub expected_literals: &'static [&'static [u8]],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     pub position: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 270 |     pub length: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `len` are never used
[INFO] [stdout]   --> src/runtime/input.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub unsafe trait Input {
[INFO] [stdout]    |                  ----- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get(&self, position: u32) -> Option<u8>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn len(&self) -> u32;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn function(&mut self, signature: &str) -> Statements {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum {
[INFO] [stdout]    |                        ^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn match_statement(&mut self, control: &str) -> Match {
[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] 141 |     pub fn match_statement(&mut self, control: &str) -> Match<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements {
[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] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn function(&mut self, signature: &str) -> Statements {
[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] 214 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/mod.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn root(&self) -> GenCursor<G> {
[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] 47 |     pub fn root(&self) -> GenCursor<'_, G> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/runtime/context.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |                   if mem::transmute::<_, fn()>(current_state)
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 40 | |                     == mem::transmute::<_, fn()>(finish_state)
[INFO] [stdout]    | |______________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]    |
[INFO] [stdout] 39 -                 if mem::transmute::<_, fn()>(current_state)
[INFO] [stdout] 39 +                 if std::ptr::fn_addr_eq(mem::transmute::<_, fn()>(current_state), mem::transmute::<_, fn()>(finish_state))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/result.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn walk(&self) -> Walk<G> {
[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] 318 |     pub fn walk(&self) -> Walk<'_, G> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/result.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn walk_from(&self, position: u32) -> Walk<G> {
[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] 322 |     pub fn walk_from(&self, position: u32) -> Walk<'_, G> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] running `Command { std: "docker" "inspect" "e4f407adeb6143cfecb114dd6ec6be59281a17d0992b0af4e6082d9c263d47c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f407adeb6143cfecb114dd6ec6be59281a17d0992b0af4e6082d9c263d47c4", kill_on_drop: false }`
[INFO] [stdout] e4f407adeb6143cfecb114dd6ec6be59281a17d0992b0af4e6082d9c263d47c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad927505e4fa403cda5f9e99628ec5c9c2bd8be9e70677265a40f7a690c7faa7
[INFO] running `Command { std: "docker" "start" "-a" "ad927505e4fa403cda5f9e99628ec5c9c2bd8be9e70677265a40f7a690c7faa7", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]  --> src/cli.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::panic::PanicInfo;
[INFO] [stderr]   |                 ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]   --> src/cli.rs:72:22
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stderr]    |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]   --> src/cli.rs:72:56
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn panic_hook(info: &PanicInfo, default_hook: &dyn Fn(&PanicInfo)) {
[INFO] [stderr]    |                                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Label` is never constructed
[INFO] [stderr]    --> src/core/load.rs:219:8
[INFO] [stderr]     |
[INFO] [stderr] 219 | struct Label(String);
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `expected_labels`, `expected_literals`, `position`, and `length` are never read
[INFO] [stderr]    --> src/runtime/mod.rs:267:9
[INFO] [stderr]     |
[INFO] [stderr] 266 | pub struct GenErrorInfo<G: Grammar> {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 267 |     pub expected_labels: &'static [G::Label],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 268 |     pub expected_literals: &'static [&'static [u8]],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 269 |     pub position: u32,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 270 |     pub length: u32,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get` and `len` are never used
[INFO] [stderr]   --> src/runtime/input.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub unsafe trait Input {
[INFO] [stderr]    |                  ----- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 16 |     fn get(&self, position: u32) -> Option<u8>;
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     fn len(&self) -> u32;
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/output.rs:32:21
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn function(&mut self, signature: &str) -> Statements {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/output.rs:44:24
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum {
[INFO] [stderr]    |                        ^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn enumeration(&mut self, name: &str, public: bool) -> Enum<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/output.rs:57:23
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait {
[INFO] [stderr]    |                       ^^^^^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn trait_impl(&mut self, name: &str, target: &str) -> Trait<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/output.rs:141:28
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub fn match_statement(&mut self, control: &str) -> Match {
[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] 141 |     pub fn match_statement(&mut self, control: &str) -> Match<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/output.rs:145:25
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements {
[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] 145 |     pub fn if_statement(&mut self, control: &str) -> Statements<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/output.rs:214:21
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn function(&mut self, signature: &str) -> Statements {
[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] 214 |     pub fn function(&mut self, signature: &str) -> Statements<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/runtime/mod.rs:47:17
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn root(&self) -> GenCursor<G> {
[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] 47 |     pub fn root(&self) -> GenCursor<'_, G> {
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/runtime/context.rs:39:20
[INFO] [stderr]    |
[INFO] [stderr] 39 |                   if mem::transmute::<_, fn()>(current_state)
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 40 | |                     == mem::transmute::<_, fn()>(finish_state)
[INFO] [stderr]    | |______________________________________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stderr]    |
[INFO] [stderr] 39 -                 if mem::transmute::<_, fn()>(current_state)
[INFO] [stderr] 39 +                 if std::ptr::fn_addr_eq(mem::transmute::<_, fn()>(current_state), mem::transmute::<_, fn()>(finish_state))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/runtime/result.rs:318:17
[INFO] [stderr]     |
[INFO] [stderr] 318 |     pub fn walk(&self) -> Walk<G> {
[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] 318 |     pub fn walk(&self) -> Walk<'_, G> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/runtime/result.rs:322:22
[INFO] [stderr]     |
[INFO] [stderr] 322 |     pub fn walk_from(&self, position: u32) -> Walk<G> {
[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] 322 |     pub fn walk_from(&self, position: u32) -> Walk<'_, G> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `peg-pack` (lib) generated 16 warnings (run `cargo fix --lib -p peg-pack` to apply 9 suggestions)
[INFO] [stderr] warning: `peg-pack` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peg_pack-0d74c1c019096181)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peg_pack-f97bb6f1fe0565fa)
[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] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-d5e50e12530d08ac)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test cache_insertion_high_cost ... ok
[INFO] [stdout] test character_replacement_reachable_annotations ... ok
[INFO] [stdout] test eliminate_redundant_choice ... ok
[INFO] [stdout] test character_replacement_unreachable_annotations ... ok
[INFO] [stdout] test eliminate_redundant_seq ... ok
[INFO] [stdout] test merge_series ... ok
[INFO] [stdout] test infer_expected ... ok
[INFO] [stdout] test lower_to_first_choice ... ok
[INFO] [stdout] test concatenate_series ... ok
[INFO] [stdout] test fold_never_series ... ok
[INFO] [stdout] test cache_insertion_low_cost ... ok
[INFO] [stdout] test predicate_state_reduction ... ok
[INFO] [stdout] test reduce_infallible_not_ahead ... ok
[INFO] [stdout] test deduplicate_component_instructions ... ok
[INFO] [stdout] test deduplicate_label ... ok
[INFO] [stdout] test deduplicate_rotated_components ... ok
[INFO] [stdout] test deduplicate_series ... ok
[INFO] [stdout] test double_not_ahead_elimination ... ok
[INFO] [stdout] test double_not_ahead_elimination_irreducible ... ok
[INFO] [stdout] test all_cases_accounted_for ... ok
[INFO] [stdout] test eliminate_delegates ... ok
[INFO] [stdout] test reduce_never_not_ahead ... ok
[INFO] [stdout] test deduplicate_components ... ok
[INFO] [stdout] test reorder_from_start ... ok
[INFO] [stdout] test reorder_seqs ... ok
[INFO] [stdout] test reorder_choices_loopback ... ok
[INFO] [stdout] test reorder_choices ... ok
[INFO] [stdout] test reorder_seqs_blowup ... ok
[INFO] [stdout] test reorder_seqs_loopback ... ok
[INFO] [stdout] test trim ... ok
[INFO] [stderr]    Doc-tests peg_pack
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[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" "ad927505e4fa403cda5f9e99628ec5c9c2bd8be9e70677265a40f7a690c7faa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad927505e4fa403cda5f9e99628ec5c9c2bd8be9e70677265a40f7a690c7faa7", kill_on_drop: false }`
[INFO] [stdout] ad927505e4fa403cda5f9e99628ec5c9c2bd8be9e70677265a40f7a690c7faa7
