[INFO] cloning repository https://github.com/SillyFreak/sprachli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SillyFreak/sprachli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSillyFreak%2Fsprachli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSillyFreak%2Fsprachli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a121e5c7815dcef353e90e8e18e96aaf0096e8b1
[INFO] testing SillyFreak/sprachli against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSillyFreak%2Fsprachli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SillyFreak/sprachli
[INFO] finished tweaking git repo https://github.com/SillyFreak/sprachli
[INFO] tweaked toml for git repo https://github.com/SillyFreak/sprachli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SillyFreak/sprachli on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SillyFreak/sprachli 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48330499e0eaaeb6569b930966ae76f048d218df6de3ed50ade09ee1528d1cee
[INFO] running `Command { std: "docker" "start" "-a" "48330499e0eaaeb6569b930966ae76f048d218df6de3ed50ade09ee1528d1cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48330499e0eaaeb6569b930966ae76f048d218df6de3ed50ade09ee1528d1cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48330499e0eaaeb6569b930966ae76f048d218df6de3ed50ade09ee1528d1cee", kill_on_drop: false }`
[INFO] [stdout] 48330499e0eaaeb6569b930966ae76f048d218df6de3ed50ade09ee1528d1cee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8a4d338102577c4915caa7b468aebf5a5b310d3d33bdb0c95b19e58aa4d191f
[INFO] running `Command { std: "docker" "start" "-a" "a8a4d338102577c4915caa7b468aebf5a5b310d3d33bdb0c95b19e58aa4d191f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling sprachli_fmt v0.1.0 (/opt/rustwide/workdir/sprachli_fmt)
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling proc-macro-crate v1.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling clap v3.2.16
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling sprachli_parser v0.1.0 (/opt/rustwide/workdir/sprachli_parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_parser/src/parser/mod.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_source_file(source: &str) -> Result<SourceFile> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |        |      |
[INFO] [stdout]    |                                  |        |      the same lifetime is hidden here
[INFO] [stdout]    |                                  |        the same lifetime is hidden here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_source_file(source: &str) -> Result<'_, SourceFile<'_>> {
[INFO] [stdout]    |                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sprachli_bytecode v0.1.0 (/opt/rustwide/workdir/sprachli_bytecode)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sprachli_bytecode/src/lib.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn body(&self) -> &InstructionSequence {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn body(&self) -> &InstructionSequence<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_bytecode(i: &[u8]) -> Result<Module, Error> {
[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] 17 | pub fn parse_bytecode(i: &[u8]) -> Result<Module<'_>, Error> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn bytecode(i: &[u8]) -> IResult<Module> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         |       |
[INFO] [stdout]    |                |         |       the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn bytecode(i: &[u8]) -> IResult<'_, Module<'_>> {
[INFO] [stdout]    |                                  +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn header(i: &[u8]) -> IResult<u16> {
[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] 29 | fn header(i: &[u8]) -> IResult<'_, u16> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn constants(i: &[u8]) -> IResult<Vec<Constant>> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         |           |
[INFO] [stdout]    |                 |         |           the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn constants(i: &[u8]) -> IResult<'_, Vec<Constant<'_>>> {
[INFO] [stdout]    |                                   +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn constant(i: &[u8]) -> IResult<Constant> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         |       |
[INFO] [stdout]    |                |         |       the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn constant(i: &[u8]) -> IResult<'_, Constant<'_>> {
[INFO] [stdout]    |                                  +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn number(i: &[u8]) -> IResult<Number> {
[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] 64 | fn number(i: &[u8]) -> IResult<'_, Number> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn string(i: &[u8]) -> IResult<&str> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |              |         |       |
[INFO] [stdout]    |              |         |       the same lifetime is elided here
[INFO] [stdout]    |              |         the same lifetime is hidden here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn string(i: &[u8]) -> IResult<'_, &str> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn function(i: &[u8]) -> IResult<Function> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         |       |
[INFO] [stdout]    |                |         |       the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn function(i: &[u8]) -> IResult<'_, Function<'_>> {
[INFO] [stdout]    |                                  +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sprachli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/vm/stack.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl<'b> Stack<'b> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/value.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn as_function(&self) -> Result<&Function> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn as_function(&self) -> Result<&Function<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a8a4d338102577c4915caa7b468aebf5a5b310d3d33bdb0c95b19e58aa4d191f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a4d338102577c4915caa7b468aebf5a5b310d3d33bdb0c95b19e58aa4d191f", kill_on_drop: false }`
[INFO] [stdout] a8a4d338102577c4915caa7b468aebf5a5b310d3d33bdb0c95b19e58aa4d191f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4e8893054504a1bfcfd82193a92afae784ee00831a104aa25f9e43f0cd79633
[INFO] running `Command { std: "docker" "start" "-a" "b4e8893054504a1bfcfd82193a92afae784ee00831a104aa25f9e43f0cd79633", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_parser/src/parser/mod.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_source_file(source: &str) -> Result<SourceFile> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |        |      |
[INFO] [stdout]    |                                  |        |      the same lifetime is hidden here
[INFO] [stdout]    |                                  |        the same lifetime is hidden here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_source_file(source: &str) -> Result<'_, SourceFile<'_>> {
[INFO] [stdout]    |                                                  +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sprachli_bytecode/src/lib.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn body(&self) -> &InstructionSequence {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn body(&self) -> &InstructionSequence<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn parse_bytecode(i: &[u8]) -> Result<Module, Error> {
[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] 17 | pub fn parse_bytecode(i: &[u8]) -> Result<Module<'_>, Error> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn bytecode(i: &[u8]) -> IResult<Module> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         |       |
[INFO] [stdout]    |                |         |       the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn bytecode(i: &[u8]) -> IResult<'_, Module<'_>> {
[INFO] [stdout]    |                                  +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn header(i: &[u8]) -> IResult<u16> {
[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] 29 | fn header(i: &[u8]) -> IResult<'_, u16> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn constants(i: &[u8]) -> IResult<Vec<Constant>> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         |           |
[INFO] [stdout]    |                 |         |           the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn constants(i: &[u8]) -> IResult<'_, Vec<Constant<'_>>> {
[INFO] [stdout]    |                                   +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn constant(i: &[u8]) -> IResult<Constant> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         |       |
[INFO] [stdout]    |                |         |       the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn constant(i: &[u8]) -> IResult<'_, Constant<'_>> {
[INFO] [stdout]    |                                  +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn number(i: &[u8]) -> IResult<Number> {
[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] 64 | fn number(i: &[u8]) -> IResult<'_, Number> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn string(i: &[u8]) -> IResult<&str> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |              |         |       |
[INFO] [stdout]    |              |         |       the same lifetime is elided here
[INFO] [stdout]    |              |         the same lifetime is hidden here
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn string(i: &[u8]) -> IResult<'_, &str> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sprachli_bytecode/src/parser.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn function(i: &[u8]) -> IResult<Function> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |         |       |
[INFO] [stdout]    |                |         |       the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn function(i: &[u8]) -> IResult<'_, Function<'_>> {
[INFO] [stdout]    |                                  +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/vm/stack.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl<'b> Stack<'b> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/value.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn as_function(&self) -> Result<&Function> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn as_function(&self) -> Result<&Function<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sprachli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/vm/stack.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl<'b> Stack<'b> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/value.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn as_function(&self) -> Result<&Function> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn as_function(&self) -> Result<&Function<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b4e8893054504a1bfcfd82193a92afae784ee00831a104aa25f9e43f0cd79633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e8893054504a1bfcfd82193a92afae784ee00831a104aa25f9e43f0cd79633", kill_on_drop: false }`
[INFO] [stdout] b4e8893054504a1bfcfd82193a92afae784ee00831a104aa25f9e43f0cd79633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91bca5772a6ab87499d9927f20dca2575e76e41eec503156487aeca3c4a8b756
[INFO] running `Command { std: "docker" "start" "-a" "91bca5772a6ab87499d9927f20dca2575e76e41eec503156487aeca3c4a8b756", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_parser/src/parser/mod.rs:19:34
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn parse_source_file(source: &str) -> Result<SourceFile> {
[INFO] [stderr]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                  |        |      |
[INFO] [stderr]    |                                  |        |      the same lifetime is hidden here
[INFO] [stderr]    |                                  |        the same lifetime is hidden here
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn parse_source_file(source: &str) -> Result<'_, SourceFile<'_>> {
[INFO] [stderr]    |                                                  +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sprachli_parser` (lib) generated 1 warning (run `cargo fix --lib -p sprachli_parser` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> sprachli_bytecode/src/lib.rs:180:17
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn body(&self) -> &InstructionSequence {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |         ||
[INFO] [stderr]     |                 |         |the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn body(&self) -> &InstructionSequence<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:17:26
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn parse_bytecode(i: &[u8]) -> Result<Module, Error> {
[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] 17 | pub fn parse_bytecode(i: &[u8]) -> Result<Module<'_>, Error> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:21:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn bytecode(i: &[u8]) -> IResult<Module> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |                |         |       |
[INFO] [stderr]    |                |         |       the same lifetime is hidden here
[INFO] [stderr]    |                |         the same lifetime is hidden here
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn bytecode(i: &[u8]) -> IResult<'_, Module<'_>> {
[INFO] [stderr]    |                                  +++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:29:14
[INFO] [stderr]    |
[INFO] [stderr] 29 | fn header(i: &[u8]) -> IResult<u16> {
[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] 29 | fn header(i: &[u8]) -> IResult<'_, u16> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn constants(i: &[u8]) -> IResult<Vec<Constant>> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                 |         |           |
[INFO] [stderr]    |                 |         |           the same lifetime is hidden here
[INFO] [stderr]    |                 |         the same lifetime is hidden here
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn constants(i: &[u8]) -> IResult<'_, Vec<Constant<'_>>> {
[INFO] [stderr]    |                                   +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:41:16
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn constant(i: &[u8]) -> IResult<Constant> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                |         |       |
[INFO] [stderr]    |                |         |       the same lifetime is hidden here
[INFO] [stderr]    |                |         the same lifetime is hidden here
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn constant(i: &[u8]) -> IResult<'_, Constant<'_>> {
[INFO] [stderr]    |                                  +++         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:64:14
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn number(i: &[u8]) -> IResult<Number> {
[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] 64 | fn number(i: &[u8]) -> IResult<'_, Number> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:72:14
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn string(i: &[u8]) -> IResult<&str> {
[INFO] [stderr]    |              ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |              |         |       |
[INFO] [stderr]    |              |         |       the same lifetime is elided here
[INFO] [stderr]    |              |         the same lifetime is hidden here
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn string(i: &[u8]) -> IResult<'_, &str> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sprachli_bytecode/src/parser.rs:80:16
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn function(i: &[u8]) -> IResult<Function> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                |         |       |
[INFO] [stderr]    |                |         |       the same lifetime is hidden here
[INFO] [stderr]    |                |         the same lifetime is hidden here
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn function(i: &[u8]) -> IResult<'_, Function<'_>> {
[INFO] [stderr]    |                                  +++         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sprachli_bytecode` (lib) generated 9 warnings (run `cargo fix --lib -p sprachli_bytecode` to apply 9 suggestions)
[INFO] [stderr] warning: method `is_empty` is never used
[INFO] [stderr]   --> src/vm/stack.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr]  6 | impl<'b> Stack<'b> {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/vm/value.rs:108:24
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub fn as_function(&self) -> Result<&Function> {
[INFO] [stderr]     |                        ^^^^^            ^^^^^^^^^
[INFO] [stderr]     |                        |                ||
[INFO] [stderr]     |                        |                |the same lifetime is hidden here
[INFO] [stderr]     |                        |                the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub fn as_function(&self) -> Result<&Function<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sprachli` (lib) generated 2 warnings (run `cargo fix --lib -p sprachli` to apply 1 suggestion)
[INFO] [stderr] warning: `sprachli` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sprachli-855bbf83bb7c132d)
[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/sprachli-0829a89e1be2cb4a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-4f845ab806b36f38)
[INFO] [stdout] test verify_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test operators::test_bit_and ... ok
[INFO] [stdout] test operators::test_lt ... ok
[INFO] [stdout] test operators::test_mod ... ok
[INFO] [stdout] test operators::test_shr ... ok
[INFO] [stdout] test operators::test_gte ... ok
[INFO] [stdout] test operators::test_add ... ok
[INFO] [stdout] test test_assign ... ok
[INFO] [stdout] test operators::test_sub ... ok
[INFO] [stdout] test operators::test_neg ... ok
[INFO] [stdout] test test_break ... ok
[INFO] [stdout] test operators::test_shl ... ok
[INFO] [stdout] test operators::test_gt ... ok
[INFO] [stdout] test operators::test_bit_or ... ok
[INFO] [stdout] test operators::test_bit_xor ... ok
[INFO] [stdout] test operators::test_not ... ok
[INFO] [stdout] test operators::test_mul ... ok
[INFO] [stdout] test test_higher_order ... ok
[INFO] [stdout] test test_fn_expr ... ok
[INFO] [stdout] test test_continue ... ok
[INFO] [stdout] test test_bool ... ok
[INFO] [stdout] test test_assign_immutable ... ok
[INFO] [stdout] test operators::test_div ... ok
[INFO] [stdout] test test_max ... ok
[INFO] [stdout] test test_even ... ok
[INFO] [stdout] test test_return ... ok
[INFO] [stdout] test test_statement ... ok
[INFO] [stdout] test operators::test_lte ... ok
[INFO] [stdout] test test_loop ... ok
[INFO] [stdout] test test_variable ... ok
[INFO] [stdout] test operators::test_eq ... FAILED
[INFO] [stdout] test operators::test_neq ... FAILED
[INFO] [stdout] test test_escape ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- operators::test_eq stdout ----
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test e2e_test`
[INFO] [stdout] thread 'operators::test_eq' (34) panicked at tests/e2e_test.rs:42:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x632194027702 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x632194027702 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x632194027702 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x632194027702 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63219403858f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63219403858f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x632193ff4b61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x632193ff4b61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x632194000bc2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63219400576f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x632194005601 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x632193da454e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x632193da454e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x632194005e2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x632194005e2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x632194005c8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x632194000cf9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x632193fe903d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6321940407d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6321940405d3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x632193d7bcdd - core::panicking::assert_failed::h014d50cc6e5607f4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x632193d80273 - e2e_test::run_and_check_result_bool::{{closure}}::hb1aa962487ae7224
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:42:9
[INFO] [stdout]   22:     0x632193d7f268 - e2e_test::run_and_check_result::{{closure}}::h794eba9d2f553da0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:35:9
[INFO] [stdout]   23:     0x632193d7d9f4 - e2e_test::run_and_check_result::hbb83e56dbfccc0c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:21:5
[INFO] [stdout]   24:     0x632193d80060 - e2e_test::run_and_check_result_bool::hb6dade345f0c76e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:41:5
[INFO] [stdout]   25:     0x632193d802e8 - e2e_test::run_and_check_result_true::h5982131a640482ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:72:5
[INFO] [stdout]   26:     0x632193d80c10 - e2e_test::operators::test_eq::h7d4aee2fe09327d5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:176:9
[INFO] [stdout]   27:     0x632193d80c37 - e2e_test::operators::test_eq::{{closure}}::h8fb806192e0256ff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:171:17
[INFO] [stdout]   28:     0x632193d7af16 - core::ops::function::FnOnce::call_once::h542cdf79120c389e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x632193da430b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x632193da430b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x632193db9f75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x632193db9f75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x632193db9f75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x632193db9f75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x632193db9f75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x632193db9f75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x632193db9f75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x632193d90764 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x632193d90764 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x632193d9402a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x632193d9402a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x632193d9402a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x632193d9402a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x632193d9402a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x632193d9402a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x632193d9402a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x632193ffbe5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   48:     0x632193ffbe5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   49:     0x7b19f9c39aa4 - <unknown>
[INFO] [stdout]   50:     0x7b19f9cc6a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operators::test_neq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operators::test_neq' (42) panicked at tests/e2e_test.rs:42:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x632194027702 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x632194027702 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x632194027702 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x632194027702 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63219403858f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63219403858f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x632193ff4b61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x632193ff4b61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x632194000bc2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63219400576f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x632194005601 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x632193da454e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x632193da454e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x632194005e2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x632194005e2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x632194005c8a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x632194000cf9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x632193fe903d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6321940407d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6321940405d3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x632193d7bcdd - core::panicking::assert_failed::h014d50cc6e5607f4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x632193d80273 - e2e_test::run_and_check_result_bool::{{closure}}::hb1aa962487ae7224
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:42:9
[INFO] [stdout]   22:     0x632193d7f268 - e2e_test::run_and_check_result::{{closure}}::h794eba9d2f553da0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:35:9
[INFO] [stdout]   23:     0x632193d7d9f4 - e2e_test::run_and_check_result::hbb83e56dbfccc0c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:21:5
[INFO] [stdout]   24:     0x632193d80060 - e2e_test::run_and_check_result_bool::hb6dade345f0c76e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:41:5
[INFO] [stdout]   25:     0x632193d80405 - e2e_test::run_and_check_result_false::h386319065a6169ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:76:5
[INFO] [stdout]   26:     0x632193d81140 - e2e_test::operators::test_neq::hd03ad89ce9a4d105
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:185:9
[INFO] [stdout]   27:     0x632193d81167 - e2e_test::operators::test_neq::{{closure}}::he9cf358b040af38f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:180:18
[INFO] [stdout]   28:     0x632193d7ae96 - core::ops::function::FnOnce::call_once::h32ef04d67d7467cf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x632193da430b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x632193da430b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x632193db9f75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x632193db9f75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x632193db9f75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x632193db9f75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x632193db9f75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x632193db9f75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x632193db9f75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x632193d90764 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x632193d90764 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x632193d9402a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x632193d9402a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x632193d9402a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x632193d9402a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x632193d9402a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x632193d9402a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x632193d9402a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x632193ffbe5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   48:     0x632193ffbe5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   49:     0x7b19f9c39aa4 - <unknown>
[INFO] [stdout]   50:     0x7b19f9cc6a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     operators::test_eq
[INFO] [stdout]     operators::test_neq
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91bca5772a6ab87499d9927f20dca2575e76e41eec503156487aeca3c4a8b756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91bca5772a6ab87499d9927f20dca2575e76e41eec503156487aeca3c4a8b756", kill_on_drop: false }`
[INFO] [stdout] 91bca5772a6ab87499d9927f20dca2575e76e41eec503156487aeca3c4a8b756
