[INFO] cloning repository https://github.com/FenderLang/Fender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FenderLang/Fender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFenderLang%2FFender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFenderLang%2FFender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6797de347a9a3baa17c72b828099f093916500d7
[INFO] testing FenderLang/Fender against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFenderLang%2FFender" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FenderLang/Fender
[INFO] finished tweaking git repo https://github.com/FenderLang/Fender
[INFO] tweaked toml for git repo https://github.com/FenderLang/Fender written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FenderLang/Fender on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FenderLang/Fender 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/FenderLang/Flux`
[INFO] [stderr]     Updating git repository `https://github.com/FenderLang/Freight`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.40
[INFO] [stderr]   Downloaded serde_derive v1.0.160
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.94
[INFO] [stderr]   Downloaded fd-lock v3.0.12
[INFO] [stderr]   Downloaded errno v0.3.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded libloading v0.8.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.94
[INFO] [stderr]   Downloaded cxx-build v1.0.94
[INFO] [stderr]   Downloaded serde v1.0.160
[INFO] [stderr]   Downloaded reedline v0.18.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.56
[INFO] [stderr]   Downloaded hermit-abi v0.3.1
[INFO] [stderr]   Downloaded cxx v1.0.94
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded nu-ansi-term v0.47.0
[INFO] [stderr]   Downloaded rustix v0.37.11
[INFO] [stderr]   Downloaded thiserror-impl v1.0.40
[INFO] [stderr]   Downloaded utf8parse v0.2.1
[INFO] [stderr]   Downloaded libc v0.2.141
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.1
[INFO] [stderr]   Downloaded windows-targets v0.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac982cb736595920fb042e0db45d15992580e6c3c9c20002456c163eb7bb86d1
[INFO] running `Command { std: "docker" "start" "-a" "ac982cb736595920fb042e0db45d15992580e6c3c9c20002456c163eb7bb86d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac982cb736595920fb042e0db45d15992580e6c3c9c20002456c163eb7bb86d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac982cb736595920fb042e0db45d15992580e6c3c9c20002456c163eb7bb86d1", kill_on_drop: false }`
[INFO] [stdout] ac982cb736595920fb042e0db45d15992580e6c3c9c20002456c163eb7bb86d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1d9b9784c66463245482dca050ef99fdc795ab8abdcb84417fea7da025579cc
[INFO] running `Command { std: "docker" "start" "-a" "a1d9b9784c66463245482dca050ef99fdc795ab8abdcb84417fea7da025579cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling nu-ansi-term v0.47.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling freight_vm v0.1.0 (https://github.com/FenderLang/Freight?rev=4435832f236428b5e5373e4d78766e1d788b0a66#4435832f)
[INFO] [stderr]    Compiling flux_bnf v0.1.0 (https://github.com/FenderLang/Flux?rev=0b7b25e36313e76f0aa43d5f61b2f07a99322a72#0b7b25e3)
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling fd-lock v3.0.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling crossterm v0.24.0
[INFO] [stderr]    Compiling reedline v0.18.0
[INFO] [stderr]    Compiling fender v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/lexical_scope.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope<'_> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<str> {
[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] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<str> {
[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] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         _prompt_mode: reedline::PromptEditMode,
[INFO] [stdout] 50 |     ) -> std::borrow::Cow<str> {
[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] 50 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<str> {
[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] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 60 |         _history_search: reedline::PromptHistorySearch,
[INFO] [stdout] 61 |     ) -> std::borrow::Cow<str> {
[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] 61 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_cell.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get(&self) -> RwLockReadGuard<Option<T>> {
[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] 16 |     pub fn get(&self) -> RwLockReadGuard<'_, Option<T>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s
[INFO] running `Command { std: "docker" "inspect" "a1d9b9784c66463245482dca050ef99fdc795ab8abdcb84417fea7da025579cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d9b9784c66463245482dca050ef99fdc795ab8abdcb84417fea7da025579cc", kill_on_drop: false }`
[INFO] [stdout] a1d9b9784c66463245482dca050ef99fdc795ab8abdcb84417fea7da025579cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f91b3f1680d030fabec7ea9e34d72466769e0d2eef4e59eec78b03c0a902b1e4
[INFO] running `Command { std: "docker" "start" "-a" "f91b3f1680d030fabec7ea9e34d72466769e0d2eef4e59eec78b03c0a902b1e4", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/lexical_scope.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope<'_> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<str> {
[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] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<str> {
[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] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         _prompt_mode: reedline::PromptEditMode,
[INFO] [stdout] 50 |     ) -> std::borrow::Cow<str> {
[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] 50 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<str> {
[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] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 60 |         _history_search: reedline::PromptHistorySearch,
[INFO] [stdout] 61 |     ) -> std::borrow::Cow<str> {
[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] 61 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fender v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_cell.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get(&self) -> RwLockReadGuard<Option<T>> {
[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] 16 |     pub fn get(&self) -> RwLockReadGuard<'_, Option<T>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/lexical_scope.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope<'_> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<str> {
[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] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<str> {
[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] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         _prompt_mode: reedline::PromptEditMode,
[INFO] [stdout] 50 |     ) -> std::borrow::Cow<str> {
[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] 50 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<str> {
[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] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/repl.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 60 |         _history_search: reedline::PromptHistorySearch,
[INFO] [stdout] 61 |     ) -> std::borrow::Cow<str> {
[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] 61 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lazy_cell.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get(&self) -> RwLockReadGuard<Option<T>> {
[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] 16 |     pub fn get(&self) -> RwLockReadGuard<'_, Option<T>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "f91b3f1680d030fabec7ea9e34d72466769e0d2eef4e59eec78b03c0a902b1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91b3f1680d030fabec7ea9e34d72466769e0d2eef4e59eec78b03c0a902b1e4", kill_on_drop: false }`
[INFO] [stdout] f91b3f1680d030fabec7ea9e34d72466769e0d2eef4e59eec78b03c0a902b1e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8dffeb62d2afc499f052d3830e0378d218ebccdee32000dacf6d673cf6a70b54
[INFO] running `Command { std: "docker" "start" "-a" "8dffeb62d2afc499f052d3830e0378d218ebccdee32000dacf6d673cf6a70b54", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/interpreter/lexical_scope.rs:44:24
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn child_scope(&self, args: ArgCount, return_target: usize) -> LexicalScope<'_> {
[INFO] [stderr]    |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/interpreter/repl.rs:39:27
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<str> {
[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] 39 |     fn render_prompt_left(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/interpreter/repl.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<str> {
[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] 43 |     fn render_prompt_right(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/interpreter/repl.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 49 |         _prompt_mode: reedline::PromptEditMode,
[INFO] [stderr] 50 |     ) -> std::borrow::Cow<str> {
[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] 50 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/interpreter/repl.rs:54:42
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<str> {
[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] 54 |     fn render_prompt_multiline_indicator(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]    |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/interpreter/repl.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 60 |         _history_search: reedline::PromptHistorySearch,
[INFO] [stderr] 61 |     ) -> std::borrow::Cow<str> {
[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] 61 |     ) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lazy_cell.rs:16:16
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn get(&self) -> RwLockReadGuard<Option<T>> {
[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] 16 |     pub fn get(&self) -> RwLockReadGuard<'_, Option<T>> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `fender` (lib) generated 7 warnings
[INFO] [stderr] warning: `fender` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fender-bef9059e576ca964)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test test::hash_maps::create ... ok
[INFO] [stdout] test test::hash_maps::assignment ... ok
[INFO] [stdout] test test::closures ... ok
[INFO] [stdout] test test::assign_operate ... ok
[INFO] [stdout] test test::imports ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fender-bef9059e576ca964` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "8dffeb62d2afc499f052d3830e0378d218ebccdee32000dacf6d673cf6a70b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dffeb62d2afc499f052d3830e0378d218ebccdee32000dacf6d673cf6a70b54", kill_on_drop: false }`
[INFO] [stdout] 8dffeb62d2afc499f052d3830e0378d218ebccdee32000dacf6d673cf6a70b54
