[INFO] fetching crate wlambda 0.8.1...
[INFO] testing wlambda-0.8.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate wlambda 0.8.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate wlambda 0.8.1
[INFO] finished tweaking crates.io crate wlambda 0.8.1
[INFO] tweaked toml for crates.io crate wlambda 0.8.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wlambda 0.8.1 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 crates.io crate wlambda 0.8.1 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] 09f8d26b264ca46d4d44a120096ce3511293f8dd42ac8a44e531cb4c5d069be0
[INFO] running `Command { std: "docker" "start" "-a" "09f8d26b264ca46d4d44a120096ce3511293f8dd42ac8a44e531cb4c5d069be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09f8d26b264ca46d4d44a120096ce3511293f8dd42ac8a44e531cb4c5d069be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f8d26b264ca46d4d44a120096ce3511293f8dd42ac8a44e531cb4c5d069be0", kill_on_drop: false }`
[INFO] [stdout] 09f8d26b264ca46d4d44a120096ce3511293f8dd42ac8a44e531cb4c5d069be0
[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] 9633408ad086f05b7cfc82a9ae1149eb9bc5ece96c665568fd9a1e0cafec0a69
[INFO] running `Command { std: "docker" "start" "-a" "9633408ad086f05b7cfc82a9ae1149eb9bc5ece96c665568fd9a1e0cafec0a69", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling rmp v0.8.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quick-xml v0.20.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rustyline v6.3.0
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling wlambda v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:975:25
[INFO] [stdout]     |
[INFO] [stdout] 975 |                         ("raccm".to_string()),
[INFO] [stdout]     |                         ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 975 -                         ("raccm".to_string()),
[INFO] [stdout] 975 +                         "raccm".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:977:25
[INFO] [stdout]     |
[INFO] [stdout] 977 |                         ("rslf".to_string()),
[INFO] [stdout]     |                         ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 977 -                         ("rslf".to_string()),
[INFO] [stdout] 977 +                         "rslf".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:979:25
[INFO] [stdout]     |
[INFO] [stdout] 979 |                         ("ritr".to_string()),
[INFO] [stdout]     |                         ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 979 -                         ("ritr".to_string()),
[INFO] [stdout] 979 +                         "ritr".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:983:25
[INFO] [stdout]     |
[INFO] [stdout] 983 |                         ("nul".to_string()),
[INFO] [stdout]     |                         ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 983 -                         ("nul".to_string()),
[INFO] [stdout] 983 +                         "nul".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]     --> src/vval.rs:5399:33
[INFO] [stdout]      |
[INFO] [stdout] 5399 |             VVal::Flt(f)     => (*f as i64),
[INFO] [stdout]      |                                 ^         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 5399 -             VVal::Flt(f)     => (*f as i64),
[INFO] [stdout] 5399 +             VVal::Flt(f)     => *f as i64,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart {
[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] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[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] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[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] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[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] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[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] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:309:26
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart> {
[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] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[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] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart {
[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] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:457:30
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart
[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] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:466:26
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart
[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] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:672:20
[INFO] [stdout]     |
[INFO] [stdout] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart {
[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] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError>;
[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] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError<'_>>;
[INFO] [stdout]     |                                                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>)
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError<'_>>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9633408ad086f05b7cfc82a9ae1149eb9bc5ece96c665568fd9a1e0cafec0a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9633408ad086f05b7cfc82a9ae1149eb9bc5ece96c665568fd9a1e0cafec0a69", kill_on_drop: false }`
[INFO] [stdout] 9633408ad086f05b7cfc82a9ae1149eb9bc5ece96c665568fd9a1e0cafec0a69
[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] f4aa9f40a6dd1d07f04b82fd876893814f3e0a4a11955d5662499b8d5d5e10be
[INFO] running `Command { std: "docker" "start" "-a" "f4aa9f40a6dd1d07f04b82fd876893814f3e0a4a11955d5662499b8d5d5e10be", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:975:25
[INFO] [stdout]     |
[INFO] [stdout] 975 |                         ("raccm".to_string()),
[INFO] [stdout]     |                         ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 975 -                         ("raccm".to_string()),
[INFO] [stdout] 975 +                         "raccm".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:977:25
[INFO] [stdout]     |
[INFO] [stdout] 977 |                         ("rslf".to_string()),
[INFO] [stdout]     |                         ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 977 -                         ("rslf".to_string()),
[INFO] [stdout] 977 +                         "rslf".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:979:25
[INFO] [stdout]     |
[INFO] [stdout] 979 |                         ("ritr".to_string()),
[INFO] [stdout]     |                         ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 979 -                         ("ritr".to_string()),
[INFO] [stdout] 979 +                         "ritr".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:983:25
[INFO] [stdout]     |
[INFO] [stdout] 983 |                         ("nul".to_string()),
[INFO] [stdout]     |                         ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 983 -                         ("nul".to_string()),
[INFO] [stdout] 983 +                         "nul".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]     --> src/vval.rs:5399:33
[INFO] [stdout]      |
[INFO] [stdout] 5399 |             VVal::Flt(f)     => (*f as i64),
[INFO] [stdout]      |                                 ^         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 5399 -             VVal::Flt(f)     => (*f as i64),
[INFO] [stdout] 5399 +             VVal::Flt(f)     => *f as i64,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart {
[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] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[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] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[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] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[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] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[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] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:309:26
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart> {
[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] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[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] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart {
[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] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:457:30
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart
[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] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:466:26
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart
[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] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:672:20
[INFO] [stdout]     |
[INFO] [stdout] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart {
[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] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError>;
[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] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError<'_>>;
[INFO] [stdout]     |                                                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>)
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError<'_>>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wlambda v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/bencharena.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     N(AR1),
[INFO] [stdout]    |     - ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     N(AR1),
[INFO] [stdout] 21 +     N(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/bencharena.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     X(XXX),
[INFO] [stdout]    |     - ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     X(XXX),
[INFO] [stdout] 22 +     X(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:975:25
[INFO] [stdout]     |
[INFO] [stdout] 975 |                         ("raccm".to_string()),
[INFO] [stdout]     |                         ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 975 -                         ("raccm".to_string()),
[INFO] [stdout] 975 +                         "raccm".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:977:25
[INFO] [stdout]     |
[INFO] [stdout] 977 |                         ("rslf".to_string()),
[INFO] [stdout]     |                         ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 977 -                         ("rslf".to_string()),
[INFO] [stdout] 977 +                         "rslf".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:979:25
[INFO] [stdout]     |
[INFO] [stdout] 979 |                         ("ritr".to_string()),
[INFO] [stdout]     |                         ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 979 -                         ("ritr".to_string()),
[INFO] [stdout] 979 +                         "ritr".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/vval.rs:983:25
[INFO] [stdout]     |
[INFO] [stdout] 983 |                         ("nul".to_string()),
[INFO] [stdout]     |                         ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 983 -                         ("nul".to_string()),
[INFO] [stdout] 983 +                         "nul".to_string(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]     --> src/vval.rs:5399:33
[INFO] [stdout]      |
[INFO] [stdout] 5399 |             VVal::Flt(f)     => (*f as i64),
[INFO] [stdout]      |                                 ^         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 5399 -             VVal::Flt(f)     => (*f as i64),
[INFO] [stdout] 5399 +             VVal::Flt(f)     => *f as i64,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart {
[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] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[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] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[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] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[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] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[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] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:309:26
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart> {
[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] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[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] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart {
[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] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:457:30
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart
[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] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:466:26
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart
[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] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/state.rs:672:20
[INFO] [stdout]     |
[INFO] [stdout] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart {
[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] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError>;
[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] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError<'_>>;
[INFO] [stdout]     |                                                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>)
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError<'_>>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f4aa9f40a6dd1d07f04b82fd876893814f3e0a4a11955d5662499b8d5d5e10be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4aa9f40a6dd1d07f04b82fd876893814f3e0a4a11955d5662499b8d5d5e10be", kill_on_drop: false }`
[INFO] [stdout] f4aa9f40a6dd1d07f04b82fd876893814f3e0a4a11955d5662499b8d5d5e10be
[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] 76afcee838fc2ad14a07b1314f57b2bb53fa35e5ec6644f391d284efefe59fcb
[INFO] running `Command { std: "docker" "start" "-a" "76afcee838fc2ad14a07b1314f57b2bb53fa35e5ec6644f391d284efefe59fcb", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> src/vval.rs:975:25
[INFO] [stderr]     |
[INFO] [stderr] 975 |                         ("raccm".to_string()),
[INFO] [stderr]     |                         ^                   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 975 -                         ("raccm".to_string()),
[INFO] [stderr] 975 +                         "raccm".to_string(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> src/vval.rs:977:25
[INFO] [stderr]     |
[INFO] [stderr] 977 |                         ("rslf".to_string()),
[INFO] [stderr]     |                         ^                  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 977 -                         ("rslf".to_string()),
[INFO] [stderr] 977 +                         "rslf".to_string(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> src/vval.rs:979:25
[INFO] [stderr]     |
[INFO] [stderr] 979 |                         ("ritr".to_string()),
[INFO] [stderr]     |                         ^                  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 979 -                         ("ritr".to_string()),
[INFO] [stderr] 979 +                         "ritr".to_string(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> src/vval.rs:983:25
[INFO] [stderr]     |
[INFO] [stderr] 983 |                         ("nul".to_string()),
[INFO] [stderr]     |                         ^                 ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 983 -                         ("nul".to_string()),
[INFO] [stderr] 983 +                         "nul".to_string(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]     --> src/vval.rs:5399:33
[INFO] [stderr]      |
[INFO] [stderr] 5399 |             VVal::Flt(f)     => (*f as i64),
[INFO] [stderr]      |                                 ^         ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 5399 -             VVal::Flt(f)     => (*f as i64),
[INFO] [stderr] 5399 +             VVal::Flt(f)     => *f as i64,
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:271:14
[INFO] [stderr]     |
[INFO] [stderr] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart {
[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] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:276:18
[INFO] [stderr]     |
[INFO] [stderr] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[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] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:281:18
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[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] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:290:18
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[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] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:299:18
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[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] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:309:26
[INFO] [stderr]     |
[INFO] [stderr] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart> {
[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] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:335:20
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[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] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:411:17
[INFO] [stderr]     |
[INFO] [stderr] 411 |     pub fn rest(&self) -> StrPart {
[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] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:457:30
[INFO] [stderr]     |
[INFO] [stderr] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart
[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] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:466:26
[INFO] [stderr]     |
[INFO] [stderr] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart
[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] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/state.rs:672:20
[INFO] [stderr]     |
[INFO] [stderr] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart {
[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] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart<'_> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compiler.rs:114:16
[INFO] [stderr]     |
[INFO] [stderr] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError>;
[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] 114 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>) -> Result<SymbolTable, ModuleLoadError<'_>>;
[INFO] [stderr]     |                                                                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compiler.rs:227:16
[INFO] [stderr]     |
[INFO] [stderr] 227 |     fn resolve(&self, global: GlobalEnvRef, path: &[String], import_file_path: Option<&str>)
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here
[INFO] [stderr] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^ 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] 228 |         -> Result<SymbolTable, ModuleLoadError<'_>>
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wlambda` (lib) generated 18 warnings (run `cargo fix --lib -p wlambda` to apply 18 suggestions)
[INFO] [stderr] warning: `wlambda` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> examples/bencharena.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 |     N(AR1),
[INFO] [stderr]    |     - ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 21 -     N(AR1),
[INFO] [stderr] 21 +     N(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> examples/bencharena.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 |     X(XXX),
[INFO] [stderr]    |     - ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     X(XXX),
[INFO] [stderr] 22 +     X(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `wlambda` (example "bencharena") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wlambda-793275c4ada77023)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test parser::tests::check_apply ... ok
[INFO] [stdout] test parser::tests::check_call_op ... ok
[INFO] [stdout] test parser::tests::check_binops ... ok
[INFO] [stdout] test parser::tests::check_calls ... ok
[INFO] [stdout] test parser::tests::check_char ... ok
[INFO] [stdout] test parser::tests::check_coll_add_op ... ok
[INFO] [stdout] test parser::tests::check_const ... ok
[INFO] [stdout] test parser::tests::check_err_val ... ok
[INFO] [stdout] test parser::tests::check_expr ... ok
[INFO] [stdout] test parser::tests::check_identifier ... ok
[INFO] [stdout] test parser::tests::check_expr_err ... ok
[INFO] [stdout] test parser::tests::check_indent_error ... ok
[INFO] [stdout] test parser::tests::check_func ... ok
[INFO] [stdout] test parser::tests::check_map ... ok
[INFO] [stdout] test parser::tests::check_nvec ... ok
[INFO] [stdout] test parser::tests::check_pair_op ... ok
[INFO] [stdout] test parser::tests::check_backtick_ident ... ok
[INFO] [stdout] test parser::tests::check_assignments ... ok
[INFO] [stdout] test parser::tests::check_parse_last_commas ... ok
[INFO] [stdout] test parser::tests::check_parse_field_access ... ok
[INFO] [stdout] test parser::tests::check_parse_numbers ... ok
[INFO] [stdout] test parser::tests::check_parse_vec ... ok
[INFO] [stdout] test parser::tests::check_primitives ... ok
[INFO] [stdout] test parser::tests::check_str ... ok
[INFO] [stdout] test parser::tests::check_right_call ... ok
[INFO] [stdout] test parser::tests::check_parse_ref_deref ... ok
[INFO] [stdout] test selector::tests::check_patterns_py_tests ... ok
[INFO] [stdout] test selector::tests::check_pattern_capture ... ok
[INFO] [stdout] test selector::tests::check_selector_globs ... ok
[INFO] [stdout] test selector::tests::check_selector_match_esc ... ok
[INFO] [stdout] test selector::tests::check_selector_kvmatch_parse ... ok
[INFO] [stdout] test selector::tests::check_selector_subpat ... ok
[INFO] [stdout] test parser::tests::check_parse_sym ... ok
[INFO] [stdout] test parser::tests::check_self ... ok
[INFO] [stdout] test selector::tests::check_selector_node_path ... ok
[INFO] [stdout] test selector::tests::check_pattern_ident_mode ... ok
[INFO] [stdout] test selector::tests::check_selector_match_path ... ok
[INFO] [stdout] test util::tests::util_rgb2hsv ... ok
[INFO] [stdout] test selector::tests::check_selector_rec_cond ... ok
[INFO] [stdout] test selector::tests::check_selector_kv_match ... ok
[INFO] [stdout] test selector::tests::check_selector_la ... ok
[INFO] [stdout] test rpc_helper::tests::check_rpc ... ok
[INFO] [stdout] test vm::tests::vm_func ... ok
[INFO] [stdout] test vm::tests::vm_data ... ok
[INFO] [stdout] test selector::tests::check_selector_rec_glob ... ok
[INFO] [stdout] test vm::tests::vm_pair ... ok
[INFO] [stdout] test selector::tests::check_patterns ... ok
[INFO] [stdout] test vm::tests::vm_assign ... ok
[INFO] [stdout] test vm::tests::vm_while ... ok
[INFO] [stdout] test vm::tests::vm_call ... ok
[INFO] [stdout] test vm::tests::vm_vars ... ok
[INFO] [stdout] test vm::tests::vm_maps ... ok
[INFO] [stdout] test vm::tests::vm_lists ... ok
[INFO] [stdout] test vm::tests::vm_check_bytes_impl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wlambda-3b35930585103139)
[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/language.rs (/opt/rustwide/target/debug/deps/language-e2892eee11b80474)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test check_args ... ok
[INFO] [stdout] test check_backslash_function ... ok
[INFO] [stdout] test check_bool ... ok
[INFO] [stdout] test check_call_order ... ok
[INFO] [stdout] test check_call_primitives ... ok
[INFO] [stdout] test check_callbacks ... ok
[INFO] [stdout] test check_code_string_literals ... ok
[INFO] [stdout] test check_apply ... ok
[INFO] [stdout] test check_compile_env ... ok
[INFO] [stdout] test check_and_or ... ok
[INFO] [stdout] test check_borrow_error ... ok
[INFO] [stdout] test check_append_prepend ... ok
[INFO] [stdout] test check_copy ... ok
[INFO] [stdout] test check_concat ... ok
[INFO] [stdout] test check_const ... ok
[INFO] [stdout] test check_delete ... ok
[INFO] [stdout] test check_byte_replace ... ok
[INFO] [stdout] test check_call_self ... ok
[INFO] [stdout] test check_cyclic_str_write ... ok
[INFO] [stdout] test check_arithmetics ... ok
[INFO] [stdout] test capture_ref_semantics ... ok
[INFO] [stdout] test check_byte_str_index ... ok
[INFO] [stdout] test check_accum ... ok
[INFO] [stdout] test check_div_zero ... ok
[INFO] [stdout] test check_eval ... ok
[INFO] [stdout] test check_error_fn_pos ... ok
[INFO] [stdout] test check_eval_ctx ... ok
[INFO] [stdout] test check_field ... ok
[INFO] [stdout] test check_edit_distance ... ok
[INFO] [stdout] test check_destructure_pair ... ok
[INFO] [stdout] test check_error_reporting_func ... ok
[INFO] [stdout] test check_function_local_space ... ok
[INFO] [stdout] test check_arity ... ok
[INFO] [stdout] test check_global_var_api ... ok
[INFO] [stdout] test check_function_string_rep ... ok
[INFO] [stdout] test check_for ... ok
[INFO] [stdout] test check_bytes_impl ... ok
[INFO] [stdout] test check_filter ... ok
[INFO] [stdout] test check_global_vars ... ok
[INFO] [stdout] test check_field_access ... ok
[INFO] [stdout] test check_find_bytes ... ok
[INFO] [stdout] test check_accumulator ... ok
[INFO] [stdout] test check_error ... ok
[INFO] [stdout] test check_int_float_conversion ... ok
[INFO] [stdout] test check_json_char_byte ... ok
[INFO] [stdout] test check_iter_arg_bug ... ok
[INFO] [stdout] test check_jump_table ... ok
[INFO] [stdout] test check_destructure ... ok
[INFO] [stdout] test check_json ... ok
[INFO] [stdout] test check_lerp_smoothstep ... ok
[INFO] [stdout] test check_loop_info_unwind ... ok
[INFO] [stdout] test check_iter_var_closure ... ok
[INFO] [stdout] test check_lst_map ... ok
[INFO] [stdout] test check_color_functions ... ok
[INFO] [stdout] test check_hash_fnv1 ... ok
[INFO] [stdout] test check_list_boolean_indexing ... ok
[INFO] [stdout] test check_match ... ok
[INFO] [stdout] test check_map ... ok
[INFO] [stdout] test check_mutate_point ... ok
[INFO] [stdout] test check_iter ... ok
[INFO] [stdout] XXXXXXXXXXXXXXXXXXXXXXX
[INFO] [stdout] XXXXXXXXXXXXXXXXXXXXXXX
[INFO] [stdout] test check_len_fun ... ok
[INFO] [stdout] test check_iter_data ... ok
[INFO] [stdout] test check_msgpack ... ok
[INFO] [stdout] test check_find ... ok
[INFO] [stdout] test check_if ... ok
[INFO] [stdout] test check_parse_error_sym_start ... ok
[INFO] [stdout] test check_kve_funcs ... ok
[INFO] [stdout] test check_oop ... ok
[INFO] [stdout] test check_pick ... ok
[INFO] [stdout] test check_prelude_assert ... ok
[INFO] [stdout] test check_ascii_character_names ... ok
[INFO] [stdout] test check_eqv ... ok
[INFO] [stdout] test check_prelude ... ok
[INFO] [stdout] test check_prelude_regex ... ok
[INFO] [stdout] test check_op_assignment ... ok
[INFO] [stdout] (<compiler:s_eval>:[4:15]) DEBUG: ${status=0,stderr=$b"",stdout=$b"test\n",success=$true}(map)
[INFO] [stdout] test check_process_os ... ok
[INFO] [stdout] test check_prelude_chrono ... FAILED
[INFO] [stdout] test check_prelude_str ... ok
[INFO] [stdout] test check_list_add_ops ... ok
[INFO] [stdout] test check_push ... ok
[INFO] [stdout] test check_quote ... ok
[INFO] [stdout] test check_range ... ok
[INFO] [stdout] test check_recursive_eval_ctx ... ok
[INFO] [stdout] test check_range_break ... ok
[INFO] [stdout] test check_process_kill_wait ... ok
[INFO] [stdout] test check_prelude_xml ... ok
[INFO] [stdout] test check_pack ... ok
[INFO] [stdout] test check_method_calls ... ok
[INFO] [stdout] 0
[INFO] [stdout] 1
[INFO] [stdout] 2
[INFO] [stdout] 3
[INFO] [stdout] 4
[INFO] [stdout] test check_range_next ... ok
[INFO] [stdout] test check_ref_closures ... ok
[INFO] [stdout] test check_num_funs ... ok
[INFO] [stdout] test check_returned_functions ... ok
[INFO] [stdout] test check_ops ... ok
[INFO] [stdout] test check_optionals ... ok
[INFO] [stdout] test check_set_key ... ok
[INFO] [stdout] test check_shuffle ... ok
[INFO] [stdout] test check_regex_pattern_global ... ok
[INFO] [stdout] test check_return_sp ... ok
[INFO] [stdout] test check_pairs ... ok
[INFO] [stdout] test check_return ... ok
[INFO] [stdout] test check_reverse ... ok
[INFO] [stdout] test check_some_none_err_or_short_circuit ... ok
[INFO] [stdout] test check_sort ... ok
[INFO] [stdout] test check_splitmix64 ... ok
[INFO] [stdout] test check_std_wlambda_parse ... ok
[INFO] [stdout] test check_regex_pattern_substitution ... ok
[INFO] [stdout] test check_splices ... ok
[INFO] [stdout] test check_simple_indexing ... ok
[INFO] [stdout] test check_ref ... ok
[INFO] [stdout] test check_chars_and_bytes ... ok
[INFO] [stdout] test check_regex_patterns ... ok
[INFO] [stdout] test check_strengthen ... ok
[INFO] [stdout] test check_test_module_imp_wlambda ... ok
[INFO] [stdout] test check_string ... ok
[INFO] [stdout] test check_struct_match ... ok
[INFO] [stdout] test check_to_no_arity ... ok
[INFO] [stdout] test check_syntax_ret_val_direct_block ... ok
[INFO] [stdout] test check_test_import ... ok
[INFO] [stdout] foo
[INFO] [stdout] test check_to_drop ... ok
[INFO] [stdout] test check_trim ... ok
[INFO] [stdout] test check_type ... ok
[INFO] [stdout] test check_tcp ... ok
[INFO] [stdout] test check_tree_match ... ok
[INFO] [stdout] test check_user_obj_macro ... ok
[INFO] [stdout] test check_test_funs ... ok
[INFO] [stdout] test check_formatter ... ok
[INFO] [stdout] test check_userdata ... ok
[INFO] [stdout] test closure_generator ... ok
[INFO] [stdout] test map_over_map ... ok
[INFO] [stdout] test check_write_str ... ok
[INFO] [stdout] test parser_crash_bad_op ... ok
[INFO] [stdout] test string_map_with_function ... ok
[INFO] [stdout] test check_threads ... ok
[INFO] [stdout] test check_while ... ok
[INFO] [stdout] test check_trivial ... ok
[INFO] [stdout] test check_unary_plus_minus ... ok
[INFO] [stdout] test ref_semantics ... ok
[INFO] [stdout] test check_slice ... ok
[INFO] [stdout] test check_some_none_err_or ... ok
[INFO] [stdout] test check_unpack ... ok
[INFO] [stdout] test check_nvec ... ok
[INFO] [stdout] test check_thread_valslot ... ok
[INFO] [stdout] test check_struct_patterns ... ok
[INFO] [stdout] test check_udp2 ... ok
[INFO] [stdout] test check_process_wait ... ok
[INFO] [stdout] test check_udp1 ... ok
[INFO] [stdout] test check_process_try_wait ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- check_prelude_chrono stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'check_prelude_chrono' (165) panicked at tests/language.rs:1314:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "2025"
[INFO] [stdout]  right: "2022"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c35732cda12 - 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:     0x5c35732cda12 - 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:     0x5c35732cda12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c35732cda12 - <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:     0x5c35732e0b0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c35732e0b0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c3573295501 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c3573295501 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c35732a49d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c35732a9b6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c35732a9a01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c3572d677ce - <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:     0x5c3572d677ce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c35732aa22f - <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:     0x5c35732aa22f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c35732aa08a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c35732a4b09 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c35732887ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c35732ebf90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c35732ebd93 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c3572d3e8a2 - core::panicking::assert_failed::h7792b5019702a499
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c3572d0a49d - language::check_prelude_chrono::hc118935fc5aedfd5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/language.rs:1314:9
[INFO] [stdout]   22:     0x5c3572d0a4e7 - language::check_prelude_chrono::{{closure}}::hccce67421326ccdc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/language.rs:1312:26
[INFO] [stdout]   23:     0x5c3572d3c926 - core::ops::function::FnOnce::call_once::hdc400891887685c4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c3572d6758b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c3572d6758b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c3572d7d1f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c3572d7d1f5 - <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]   28:     0x5c3572d7d1f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c3572d7d1f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5c3572d7d1f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c3572d7d1f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c3572d7d1f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c3572d539e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c3572d539e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c3572d572aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c3572d572aa - <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]   37:     0x5c3572d572aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5c3572d572aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5c3572d572aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c3572d572aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c3572d572aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c357329fb4f - <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]   43:     0x5c357329fb4f - 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]   44:     0x7dbf84214aa4 - <unknown>
[INFO] [stdout]   45:     0x7dbf842a1a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     check_prelude_chrono
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 146 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test language`
[INFO] running `Command { std: "docker" "inspect" "76afcee838fc2ad14a07b1314f57b2bb53fa35e5ec6644f391d284efefe59fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76afcee838fc2ad14a07b1314f57b2bb53fa35e5ec6644f391d284efefe59fcb", kill_on_drop: false }`
[INFO] [stdout] 76afcee838fc2ad14a07b1314f57b2bb53fa35e5ec6644f391d284efefe59fcb
