[INFO] fetching crate wlambda 0.8.1...
[INFO] testing wlambda-0.8.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate wlambda 0.8.1 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wlambda 0.8.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52f2be9a4759b4b928feee2f9bb7593e84382c92fbb5f9c30681ec0efdaf53ce
[INFO] running `Command { std: "docker" "start" "-a" "52f2be9a4759b4b928feee2f9bb7593e84382c92fbb5f9c30681ec0efdaf53ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52f2be9a4759b4b928feee2f9bb7593e84382c92fbb5f9c30681ec0efdaf53ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52f2be9a4759b4b928feee2f9bb7593e84382c92fbb5f9c30681ec0efdaf53ce", kill_on_drop: false }`
[INFO] [stdout] 52f2be9a4759b4b928feee2f9bb7593e84382c92fbb5f9c30681ec0efdaf53ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f7d651ed99aec2e39bccabccfa6ddb9805b1981e954a3488a9702f84f7f8394
[INFO] running `Command { std: "docker" "start" "-a" "8f7d651ed99aec2e39bccabccfa6ddb9805b1981e954a3488a9702f84f7f8394", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quick-xml v0.20.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rmp v0.8.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.18.0
[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 serde_derive v1.0.136
[INFO] [stderr]    Compiling rustyline v6.3.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_json v1.0.79
[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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[INFO] [stdout]     |                  ^^^^^                  ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[INFO] [stdout]     |                    ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart {
[INFO] [stdout]     |                 ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output                                                              --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stdout]     |                                --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 47s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "8f7d651ed99aec2e39bccabccfa6ddb9805b1981e954a3488a9702f84f7f8394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f7d651ed99aec2e39bccabccfa6ddb9805b1981e954a3488a9702f84f7f8394", kill_on_drop: false }`
[INFO] [stdout] 8f7d651ed99aec2e39bccabccfa6ddb9805b1981e954a3488a9702f84f7f8394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4e4c772b0c35f3df3897c93f1856c3584c5f75db5e68ebfe07990e77d359a37
[INFO] running `Command { std: "docker" "start" "-a" "d4e4c772b0c35f3df3897c93f1856c3584c5f75db5e68ebfe07990e77d359a37", 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)]` 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] [stderr]    Compiling wlambda v0.8.1 (/opt/rustwide/workdir)
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[INFO] [stdout]     |                  ^^^^^                  ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[INFO] [stdout]     |                    ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart {
[INFO] [stdout]     |                 ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output                                                              --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stdout]     |                                --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError<'_>>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[INFO] [stdout]     |                  ^^^^^                  ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[INFO] [stdout]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[INFO] [stdout]     |                    ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser/state.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart {
[INFO] [stdout]     |                 ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output                                                              --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output
[INFO] [stdout] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stdout]     |                                --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 57.47s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "d4e4c772b0c35f3df3897c93f1856c3584c5f75db5e68ebfe07990e77d359a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e4c772b0c35f3df3897c93f1856c3584c5f75db5e68ebfe07990e77d359a37", kill_on_drop: false }`
[INFO] [stdout] d4e4c772b0c35f3df3897c93f1856c3584c5f75db5e68ebfe07990e77d359a37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 644b7207e0e805e46174821e60acb4c9c012448b6ea61e98d5ec96d8e96a07de
[INFO] running `Command { std: "docker" "start" "-a" "644b7207e0e805e46174821e60acb4c9c012448b6ea61e98d5ec96d8e96a07de", 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |              |
[INFO] [stderr]     |              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 271 |     fn spart(&self, a: usize, b: usize) -> StrPart<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser/state.rs:276:18
[INFO] [stderr]     |
[INFO] [stderr] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart {
[INFO] [stderr]     |                  ^^^^^                  ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 276 |     fn spart_ptr(&self, offs: usize) -> StrPart<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser/state.rs:281:18
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn peek2(&self) -> Option<StrPart> {
[INFO] [stderr]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn peek2(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser/state.rs:290:18
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn peek3(&self) -> Option<StrPart> {
[INFO] [stderr]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn peek3(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser/state.rs:299:18
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn peek4(&self) -> Option<StrPart> {
[INFO] [stderr]     |                  ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 299 |     pub fn peek4(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 309 |     pub fn peek_op_ws_la(&self, la: &str) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser/state.rs:335:20
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub fn peek_op(&self) -> Option<StrPart> {
[INFO] [stderr]     |                    ^^^^^            ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub fn peek_op(&self) -> Option<StrPart<'_>> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser/state.rs:411:17
[INFO] [stderr]     |
[INFO] [stderr] 411 |     pub fn rest(&self) -> StrPart {
[INFO] [stderr]     |                 ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 411 |     pub fn rest(&self) -> StrPart<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 457 |     pub fn take_while_wsc<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 466 |     pub fn take_while<F>(&mut self, pred: F) -> StrPart<'_>
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 672 |     pub fn collect(&mut self, start: usize, end: usize) -> StrPart<'_> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output                                                              --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                ^^^^^ this lifetime flows to the output
[INFO] [stderr] 228 |         -> Result<SymbolTable, ModuleLoadError>
[INFO] [stderr]     |                                --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 5 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)]` 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.16s
[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 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wlambda-544d86eb1d1e9d13)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test parser::tests::check_backtick_ident ... ok
[INFO] [stdout] test parser::tests::check_apply ... ok
[INFO] [stdout] test parser::tests::check_char ... ok
[INFO] [stdout] test parser::tests::check_const ... ok
[INFO] [stdout] test parser::tests::check_coll_add_op ... ok
[INFO] [stdout] test parser::tests::check_binops ... ok
[INFO] [stdout] test parser::tests::check_err_val ... ok
[INFO] [stdout] test parser::tests::check_call_op ... ok
[INFO] [stdout] test parser::tests::check_assignments ... ok
[INFO] [stdout] test parser::tests::check_calls ... ok
[INFO] [stdout] test parser::tests::check_expr_err ... ok
[INFO] [stdout] test parser::tests::check_expr ... ok
[INFO] [stdout] test parser::tests::check_nvec ... ok
[INFO] [stdout] test parser::tests::check_pair_op ... ok
[INFO] [stdout] test parser::tests::check_parse_numbers ... ok
[INFO] [stdout] test parser::tests::check_parse_field_access ... ok
[INFO] [stdout] test parser::tests::check_self ... ok
[INFO] [stdout] test parser::tests::check_parse_ref_deref ... ok
[INFO] [stdout] test selector::tests::check_pattern_ident_mode ... ok
[INFO] [stdout] test parser::tests::check_parse_last_commas ... ok
[INFO] [stdout] test parser::tests::check_str ... ok
[INFO] [stdout] test parser::tests::check_parse_vec ... ok
[INFO] [stdout] test parser::tests::check_identifier ... ok
[INFO] [stdout] test parser::tests::check_parse_sym ... ok
[INFO] [stdout] test selector::tests::check_pattern_capture ... ok
[INFO] [stdout] test parser::tests::check_func ... ok
[INFO] [stdout] test selector::tests::check_patterns_py_tests ... ok
[INFO] [stdout] test selector::tests::check_selector_kvmatch_parse ... ok
[INFO] [stdout] test selector::tests::check_selector_globs ... ok
[INFO] [stdout] test selector::tests::check_patterns ... ok
[INFO] [stdout] test parser::tests::check_right_call ... ok
[INFO] [stdout] test selector::tests::check_selector_kv_match ... ok
[INFO] [stdout] test selector::tests::check_selector_match_path ... ok
[INFO] [stdout] test selector::tests::check_selector_rec_cond ... ok
[INFO] [stdout] test parser::tests::check_primitives ... ok
[INFO] [stdout] test util::tests::util_rgb2hsv ... ok
[INFO] [stdout] test selector::tests::check_selector_match_esc ... ok
[INFO] [stdout] test selector::tests::check_selector_node_path ... ok
[INFO] [stdout] test selector::tests::check_selector_subpat ... ok
[INFO] [stdout] test selector::tests::check_selector_rec_glob ... ok
[INFO] [stdout] test parser::tests::check_map ... ok
[INFO] [stdout] test vm::tests::vm_assign ... ok
[INFO] [stdout] test vm::tests::vm_data ... ok
[INFO] [stdout] test vm::tests::vm_func ... ok
[INFO] [stdout] test vm::tests::vm_lists ... 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_pair ... ok
[INFO] [stdout] test vm::tests::vm_while ... ok
[INFO] [stdout] test vm::tests::vm_maps ... ok
[INFO] [stdout] test vm::tests::vm_call ... ok
[INFO] [stdout] test vm::tests::vm_check_bytes_impl ... ok
[INFO] [stdout] test vm::tests::vm_vars ... ok
[INFO] [stdout] test parser::tests::check_indent_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wlambda-3f4dc64cfa278979)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/language.rs (/opt/rustwide/target/debug/deps/language-d761407c28b5e49c)
[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] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test check_backslash_function ... ok
[INFO] [stdout] test check_call_order ... ok
[INFO] [stdout] test check_call_primitives ... ok
[INFO] [stdout] test check_args ... ok
[INFO] [stdout] test check_borrow_error ... ok
[INFO] [stdout] test check_arithmetics ... ok
[INFO] [stdout] test check_byte_replace ... ok
[INFO] [stdout] test check_bool ... ok
[INFO] [stdout] test check_byte_str_index ... ok
[INFO] [stdout] test check_and_or ... ok
[INFO] [stdout] test check_compile_env ... ok
[INFO] [stdout] test check_code_string_literals ... ok
[INFO] [stdout] test check_concat ... ok
[INFO] [stdout] test check_apply ... ok
[INFO] [stdout] test check_callbacks ... ok
[INFO] [stdout] test check_append_prepend ... ok
[INFO] [stdout] test check_arity ... ok
[INFO] [stdout] test check_delete ... ok
[INFO] [stdout] test check_call_self ... ok
[INFO] [stdout] test check_copy ... ok
[INFO] [stdout] test check_cyclic_str_write ... ok
[INFO] [stdout] test check_accum ... ok
[INFO] [stdout] test check_eval ... ok
[INFO] [stdout] test check_div_zero ... ok
[INFO] [stdout] test check_eval_ctx ... ok
[INFO] [stdout] test check_field ... ok
[INFO] [stdout] test check_const ... ok
[INFO] [stdout] test check_error_fn_pos ... ok
[INFO] [stdout] test check_edit_distance ... ok
[INFO] [stdout] test check_error_reporting_func ... ok
[INFO] [stdout] test check_destructure_pair ... ok
[INFO] [stdout] test check_bytes_impl ... ok
[INFO] [stdout] test check_for ... ok
[INFO] [stdout] test check_function_local_space ... ok
[INFO] [stdout] test check_function_string_rep ... ok
[INFO] [stdout] test check_filter ... ok
[INFO] [stdout] test check_global_var_api ... ok
[INFO] [stdout] test check_find_bytes ... ok
[INFO] [stdout] test check_field_access ... ok
[INFO] [stdout] test check_error ... ok
[INFO] [stdout] test capture_ref_semantics ... ok
[INFO] [stdout] test check_global_vars ... ok
[INFO] [stdout] test check_hash_fnv1 ... ok
[INFO] [stdout] test check_eqv ... ok
[INFO] [stdout] test check_destructure ... ok
[INFO] [stdout] test check_color_functions ... ok
[INFO] [stdout] test check_if ... ok
[INFO] [stdout] test check_accumulator ... ok
[INFO] [stdout] test check_int_float_conversion ... ok
[INFO] [stdout] test check_iter_data ... ok
[INFO] [stdout] test check_json_char_byte ... ok
[INFO] [stdout] test check_iter_var_closure ... ok
[INFO] [stdout] test check_loop_info_unwind ... ok
[INFO] [stdout] test check_iter_arg_bug ... ok
[INFO] [stdout] test check_match ... ok
[INFO] [stdout] test check_lst_map ... ok
[INFO] [stdout] test check_mutate_point ... ok
[INFO] [stdout] test check_jump_table ... ok
[INFO] [stdout] test check_list_boolean_indexing ... ok
[INFO] [stdout] test check_map ... ok
[INFO] [stdout] test check_msgpack ... ok
[INFO] [stdout] test check_len_fun ... ok
[INFO] [stdout] test check_lerp_smoothstep ... ok
[INFO] [stdout] test check_kve_funcs ... ok
[INFO] [stdout] test check_find ... ok
[INFO] [stdout] test check_iter ... ok
[INFO] [stdout] test check_json ... ok
[INFO] [stdout] test check_pick ... ok
[INFO] [stdout] test check_prelude_assert ... ok
[INFO] [stdout] test check_list_add_ops ... ok
[INFO] [stdout] test check_prelude_regex ... ok
[INFO] [stdout] test check_prelude_str ... ok
[INFO] [stdout] XXXXXXXXXXXXXXXXXXXXXXX
[INFO] [stdout] XXXXXXXXXXXXXXXXXXXXXXX
[INFO] [stdout] test check_parse_error_sym_start ... ok
[INFO] [stdout] test check_oop ... 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 ... ok
[INFO] [stdout] test check_prelude_xml ... ok
[INFO] [stdout] test check_process_kill_wait ... ok
[INFO] [stdout] test check_push ... ok
[INFO] [stdout] test check_quote ... ok
[INFO] [stdout] test check_range_break ... ok
[INFO] [stdout] test check_range ... ok
[INFO] [stdout] test check_recursive_eval_ctx ... ok
[INFO] [stdout] test check_range_next ... ok
[INFO] [stdout] test check_ref ... ok
[INFO] [stdout] test check_op_assignment ... ok
[INFO] [stdout] test check_ref_closures ... ok
[INFO] [stdout] test check_ascii_character_names ... ok
[INFO] [stdout] test check_regex_pattern_substitution ... ok
[INFO] [stdout] test check_method_calls ... ok
[INFO] [stdout] test check_returned_functions ... ok
[INFO] [stdout] test check_reverse ... ok
[INFO] [stdout] test check_return_sp ... ok
[INFO] [stdout] test check_return ... ok
[INFO] [stdout] test check_optionals ... ok
[INFO] [stdout] test check_pack ... ok
[INFO] [stdout] test check_regex_patterns ... ok
[INFO] [stdout] test check_regex_pattern_global ... ok
[INFO] [stdout] test check_shuffle ... ok
[INFO] [stdout] test check_num_funs ... ok
[INFO] [stdout] 0
[INFO] [stdout] 1
[INFO] [stdout] 2
[INFO] [stdout] 3
[INFO] [stdout] 4
[INFO] [stdout] test check_splices ... ok
[INFO] [stdout] test check_ops ... ok
[INFO] [stdout] test check_sort ... ok
[INFO] [stdout] test check_std_wlambda_parse ... ok
[INFO] [stdout] test check_set_key ... ok
[INFO] [stdout] test check_splitmix64 ... ok
[INFO] [stdout] test check_simple_indexing ... ok
[INFO] [stdout] test check_string ... ok
[INFO] [stdout] test check_strengthen ... ok
[INFO] [stdout] test check_struct_match ... ok
[INFO] [stdout] test check_syntax_ret_val_direct_block ... ok
[INFO] [stdout] test check_test_import ... ok
[INFO] [stdout] test check_test_funs ... ok
[INFO] [stdout] foo
[INFO] [stdout] test check_test_module_imp_wlambda ... ok
[INFO] [stdout] test check_to_drop ... ok
[INFO] [stdout] test check_to_no_arity ... ok
[INFO] [stdout] test check_tree_match ... ok
[INFO] [stdout] test check_some_none_err_or_short_circuit ... ok
[INFO] [stdout] test check_trim ... ok
[INFO] [stdout] test check_type ... ok
[INFO] [stdout] test check_trivial ... ok
[INFO] [stdout] test check_unary_plus_minus ... ok
[INFO] [stdout] test check_tcp ... ok
[INFO] [stdout] test check_user_obj_macro ... ok
[INFO] [stdout] test check_userdata ... ok
[INFO] [stdout] test check_while ... ok
[INFO] [stdout] test check_write_str ... ok
[INFO] [stdout] test closure_generator ... ok
[INFO] [stdout] test check_slice ... ok
[INFO] [stdout] test parser_crash_bad_op ... ok
[INFO] [stdout] test map_over_map ... ok
[INFO] [stdout] test check_threads ... ok
[INFO] [stdout] test string_map_with_function ... ok
[INFO] [stdout] test ref_semantics ... ok
[INFO] [stdout] test check_pairs ... ok
[INFO] [stdout] test check_formatter ... ok
[INFO] [stdout] test check_chars_and_bytes ... ok
[INFO] [stdout] test check_unpack ... ok
[INFO] [stdout] test check_some_none_err_or ... ok
[INFO] [stdout] test check_nvec ... ok
[INFO] [stdout] test check_prelude_chrono ... FAILED
[INFO] [stdout] test check_struct_patterns ... ok
[INFO] [stdout] test check_thread_valslot ... ok
[INFO] [stdout] test check_udp2 ... ok
[INFO] [stdout] test check_udp1 ... ok
[INFO] [stdout] test check_process_wait ... 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' 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:     0x5a0f71908732 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0f71908732 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0f71908732 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a0f71908732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a0f71935ce3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a0f71935ce3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a0f71903fd3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0f71903fd3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a0f71908582 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a0f7190a85c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a0f7190a6b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a0f71662c64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a0f71662c64 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0f7190b33b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a0f7190b33b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a0f7190b00a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a0f71908c29 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a0f7190ac9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a0f71933da0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a0f71934037 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5a0f71628a1f - core::panicking::assert_failed::hc51dcd2d079559cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5a0f715e2319 - language::check_prelude_chrono::h8dd1bd42a6fa4d80
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/language.rs:1314:9
[INFO] [stdout]   22:     0x5a0f715e2319 - language::check_prelude_chrono::{{closure}}::h7513493a1082bde3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/language.rs:1312:26
[INFO] [stdout]   23:     0x5a0f715e2319 - core::ops::function::FnOnce::call_once::h4142b44883ad7aa0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a0f7166839b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a0f7166839b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a0f716675de - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a0f716675de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a0f716675de - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a0f716675de - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a0f716675de - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a0f716675de - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a0f716675de - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a0f7162b184 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a0f7162b184 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5a0f7162eb2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a0f7162eb2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a0f7162eb2a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a0f7162eb2a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a0f7162eb2a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a0f7162eb2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a0f7162eb2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a0f7190e917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a0f7190e917 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a0f7190e917 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x77f8bbee4aa4 - <unknown>
[INFO] [stdout]   46:     0x77f8bbf71a34 - clone
[INFO] [stdout]   47:                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 1.75s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test language`
[INFO] running `Command { std: "docker" "inspect" "644b7207e0e805e46174821e60acb4c9c012448b6ea61e98d5ec96d8e96a07de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "644b7207e0e805e46174821e60acb4c9c012448b6ea61e98d5ec96d8e96a07de", kill_on_drop: false }`
[INFO] [stdout] 644b7207e0e805e46174821e60acb4c9c012448b6ea61e98d5ec96d8e96a07de
