[INFO] cloning repository https://github.com/matklad/fall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matklad/fall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Ffall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Ffall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 983d267c868566effac1f02a9c72358ad015950a
[INFO] testing matklad/fall against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Ffall" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matklad/fall
[INFO] finished tweaking git repo https://github.com/matklad/fall
[INFO] tweaked toml for git repo https://github.com/matklad/fall written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matklad/fall on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matklad/fall 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/indxr/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/lang/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/fall/gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/fall/editor/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a887b5790e56c4f70eaf94fbf563fd2b2b36328f19153f69e228dca89591ca5
[INFO] running `Command { std: "docker" "start" "-a" "2a887b5790e56c4f70eaf94fbf563fd2b2b36328f19153f69e228dca89591ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a887b5790e56c4f70eaf94fbf563fd2b2b36328f19153f69e228dca89591ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a887b5790e56c4f70eaf94fbf563fd2b2b36328f19153f69e228dca89591ca5", kill_on_drop: false }`
[INFO] [stdout] 2a887b5790e56c4f70eaf94fbf563fd2b2b36328f19153f69e228dca89591ca5
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 868cf6dcc5c45915b5e50e33c42143480eda0eca356e84b7ee9188ddd5c29d89
[INFO] running `Command { std: "docker" "start" "-a" "868cf6dcc5c45915b5e50e33c42143480eda0eca356e84b7ee9188ddd5c29d89", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/fall/editor/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/fall/gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lang/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/indxr/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling file v1.1.2
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling elapsed v0.1.2
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling proptest v0.3.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling m_lexer v0.0.4
[INFO] [stderr]    Compiling typed_index_derive v0.1.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling inotify-sys v0.1.3
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling fall_text v0.1.0 (/opt/rustwide/workdir/fall/text)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/text/src/text_buf.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text {
[INFO] [stdout]    |                    ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/text/src/text.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn chars(&self) -> ::std::str::Chars {
[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] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling globset v0.4.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling fst v0.4.4
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling simplelog v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling notify v4.0.15
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling ignore v0.4.16
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling globwalk v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling indxr v0.1.0 (/opt/rustwide/workdir/indxr)
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ordslice v0.2.0
[INFO] [stderr]    Compiling self_cell v0.8.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling fall_tree v0.1.0 (/opt/rustwide/workdir/fall/tree)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node {
[INFO] [stdout]    |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text {
[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 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text {
[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] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/edit.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit {
[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] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fall/tree/src/search.rs:163:68
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stdout]     |                                                            --      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'f`
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<'f, N> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fall_parse v0.1.0 (/opt/rustwide/workdir/fall/parse)
[INFO] [stderr]    Compiling fall_editor v0.1.0 (/opt/rustwide/workdir/fall/editor)
[INFO] [stderr]    Compiling backtrace v0.3.51
[INFO] [stderr]    Compiling lang_fall_syntax v0.1.0 (/opt/rustwide/workdir/lang/fall/syntax)
[INFO] [stderr]    Compiling lang_rust_syntax v0.1.0 (/opt/rustwide/workdir/lang/rust/syntax)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/fall/syntax/src/fall.rs:99:91
[INFO] [stdout]    |
[INFO] [stdout] 99 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lang_json v0.1.0 (/opt/rustwide/workdir/lang/json)
[INFO] [stdout] warning: unused import: `self::rt::ERROR`
[INFO] [stdout]  --> lang/rust/syntax/src/rust.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::rt::ERROR;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> lang/rust/syntax/src/rust.rs:312:91
[INFO] [stdout]     |
[INFO] [stdout] 312 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]     |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/json/src/json.rs:55:91
[INFO] [stdout]    |
[INFO] [stdout] 55 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fall_test v0.1.0 (/opt/rustwide/workdir/fall/test)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/arith.rs:53:91
[INFO] [stdout]    |
[INFO] [stdout] 53 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/sexp.rs:39:91
[INFO] [stdout]    |
[INFO] [stdout] 39 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/weird.rs:54:91
[INFO] [stdout]    |
[INFO] [stdout] 54 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lang_rust v0.1.0 (/opt/rustwide/workdir/lang/rust)
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> lang/rust/src/editor/symbol_index.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stdout]     |                                    ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 109 -             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stdout] 109 +             symbols.iter().map(|s| s.name.to_lowercase() ).zip(0u64..)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lang_fall v0.1.0 (/opt/rustwide/workdir/lang/fall)
[INFO] [stderr]    Compiling lang_bnf v0.1.0 (/opt/rustwide/workdir/lang/bnf)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/bnf/src/bnf.rs:37:91
[INFO] [stdout]    |
[INFO] [stdout] 37 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lang/fall/src/lib.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lang/fall/src/editor/references/refdec.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node> {
[INFO] [stdout]    |                                         ^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tera v1.5.0
[INFO] [stderr]    Compiling fall_gen v0.1.0 (/opt/rustwide/workdir/fall/gen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "868cf6dcc5c45915b5e50e33c42143480eda0eca356e84b7ee9188ddd5c29d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868cf6dcc5c45915b5e50e33c42143480eda0eca356e84b7ee9188ddd5c29d89", kill_on_drop: false }`
[INFO] [stdout] 868cf6dcc5c45915b5e50e33c42143480eda0eca356e84b7ee9188ddd5c29d89
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bcb302e69e7c4e8f6226b78cd54cab737a6271a2025f551bdc874deb46fef125
[INFO] running `Command { std: "docker" "start" "-a" "bcb302e69e7c4e8f6226b78cd54cab737a6271a2025f551bdc874deb46fef125", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/fall/gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/fall/editor/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/indxr/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/lang/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/text/src/text_buf.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text {
[INFO] [stdout]    |                    ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/text/src/text.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn chars(&self) -> ::std::str::Chars {
[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] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node {
[INFO] [stdout]    |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text {
[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 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text {
[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] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/edit.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit {
[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] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fall/tree/src/search.rs:163:68
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stdout]     |                                                            --      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'f`
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<'f, N> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/fall/syntax/src/fall.rs:99:91
[INFO] [stdout]    |
[INFO] [stdout] 99 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lang/fall/src/lib.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lang/fall/src/editor/references/refdec.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node> {
[INFO] [stdout]    |                                         ^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/json/src/json.rs:55:91
[INFO] [stdout]    |
[INFO] [stdout] 55 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rt::ERROR`
[INFO] [stdout]  --> lang/rust/syntax/src/rust.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::rt::ERROR;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> lang/rust/syntax/src/rust.rs:312:91
[INFO] [stdout]     |
[INFO] [stdout] 312 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]     |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/arith.rs:53:91
[INFO] [stdout]    |
[INFO] [stdout] 53 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/sexp.rs:39:91
[INFO] [stdout]    |
[INFO] [stdout] 39 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/weird.rs:54:91
[INFO] [stdout]    |
[INFO] [stdout] 54 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/bnf/src/bnf.rs:37:91
[INFO] [stdout]    |
[INFO] [stdout] 37 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fall_test v0.1.0 (/opt/rustwide/workdir/fall/test)
[INFO] [stderr]    Compiling lang_bnf v0.1.0 (/opt/rustwide/workdir/lang/bnf)
[INFO] [stderr]    Compiling lang_rust v0.1.0 (/opt/rustwide/workdir/lang/rust)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> lang/rust/src/editor/symbol_index.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stdout]     |                                    ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 109 -             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stdout] 109 +             symbols.iter().map(|s| s.name.to_lowercase() ).zip(0u64..)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> lang/rust/src/editor/symbol_index.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stdout]     |                                    ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 109 -             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stdout] 109 +             symbols.iter().map(|s| s.name.to_lowercase() ).zip(0u64..)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lang_rust_syntax v0.1.0 (/opt/rustwide/workdir/lang/rust/syntax)
[INFO] [stderr]    Compiling lang_fall v0.1.0 (/opt/rustwide/workdir/lang/fall)
[INFO] [stderr]    Compiling lang_json v0.1.0 (/opt/rustwide/workdir/lang/json)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/arith.rs:53:91
[INFO] [stdout]    |
[INFO] [stdout] 53 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/sexp.rs:39:91
[INFO] [stdout]    |
[INFO] [stdout] 39 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> fall/test/src/weird.rs:54:91
[INFO] [stdout]    |
[INFO] [stdout] 54 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indxr v0.1.0 (/opt/rustwide/workdir/indxr)
[INFO] [stderr]    Compiling fall_gen v0.1.0 (/opt/rustwide/workdir/fall/gen)
[INFO] [stderr]    Compiling lang_fall_syntax v0.1.0 (/opt/rustwide/workdir/lang/fall/syntax)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/bnf/src/bnf.rs:37:91
[INFO] [stdout]    |
[INFO] [stdout] 37 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/json/src/json.rs:55:91
[INFO] [stdout]    |
[INFO] [stdout] 55 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rt::ERROR`
[INFO] [stdout]  --> lang/rust/syntax/src/rust.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::rt::ERROR;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> lang/rust/syntax/src/rust.rs:312:91
[INFO] [stdout]     |
[INFO] [stdout] 312 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]     |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fall_parse v0.1.0 (/opt/rustwide/workdir/fall/parse)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> lang/fall/syntax/src/fall.rs:99:91
[INFO] [stdout]    |
[INFO] [stdout] 99 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]    |                                                                                           ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fall_editor v0.1.0 (/opt/rustwide/workdir/fall/editor)
[INFO] [stderr]    Compiling fall_tree v0.1.0 (/opt/rustwide/workdir/fall/tree)
[INFO] [stderr]    Compiling fall_text v0.1.0 (/opt/rustwide/workdir/fall/text)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node {
[INFO] [stdout]    |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text {
[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 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text {
[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] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/tree/src/edit.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit {
[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] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> fall/tree/src/search.rs:163:68
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stdout]     |                                                            --      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'f`
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<'f, N> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/text/src/text_buf.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text {
[INFO] [stdout]    |                    ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fall/text/src/text.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn chars(&self) -> ::std::str::Chars {
[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] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lang/fall/src/lib.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lang/fall/src/editor/references/refdec.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node> {
[INFO] [stdout]    |                                         ^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bcb302e69e7c4e8f6226b78cd54cab737a6271a2025f551bdc874deb46fef125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb302e69e7c4e8f6226b78cd54cab737a6271a2025f551bdc874deb46fef125", kill_on_drop: false }`
[INFO] [stdout] bcb302e69e7c4e8f6226b78cd54cab737a6271a2025f551bdc874deb46fef125
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 224ba73a6860eebf671b101b71b95ab352b4dc070229dc7286abd00381021106
[INFO] running `Command { std: "docker" "start" "-a" "224ba73a6860eebf671b101b71b95ab352b4dc070229dc7286abd00381021106", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/lang/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/indxr/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/fall/editor/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/fall/gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> fall/text/src/text_buf.rs:28:20
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn as_text(&self) -> Text {
[INFO] [stderr]    |                    ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> fall/text/src/text.rs:84:18
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn chars(&self) -> ::std::str::Chars {
[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] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fall_text` (lib) generated 2 warnings (run `cargo fix --lib -p fall_text` to apply 2 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn root(&self) -> Node {
[INFO] [stderr]    |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn text(&self) -> Text {
[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 |     pub fn text(&self) -> Text<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn text(&self) -> Text {
[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] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> fall/tree/src/edit.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(file: &File) -> FileEdit {
[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] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> fall/tree/src/search.rs:163:68
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stderr]     |                                                            --      ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                            |
[INFO] [stderr]     |                                                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'f`
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<'f, N> {
[INFO] [stderr]     |                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `fall_tree` (lib) generated 5 warnings (run `cargo fix --lib -p fall_tree` to apply 5 suggestions)
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> lang/fall/syntax/src/fall.rs:99:91
[INFO] [stderr]    |
[INFO] [stderr] 99 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stderr]    |                                                                                           ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lang_fall_syntax` (lib) generated 1 warning
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lang/fall/src/lib.rs:26:18
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn ast(file: &File) -> syntax::FallFile {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lang/fall/src/editor/references/refdec.rs:83:41
[INFO] [stderr]    |
[INFO] [stderr] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node> {
[INFO] [stderr]    |                                         ^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node<'_>> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> lang/json/src/json.rs:55:91
[INFO] [stderr]    |
[INFO] [stderr] 55 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stderr]    |                                                                                           ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lang_fall` (lib) generated 2 warnings (run `cargo fix --lib -p lang_fall` to apply 2 suggestions)
[INFO] [stderr] warning: `lang_json` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `self::rt::ERROR`
[INFO] [stderr]  --> lang/rust/syntax/src/rust.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use self::rt::ERROR;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> lang/rust/syntax/src/rust.rs:312:91
[INFO] [stderr]     |
[INFO] [stderr] 312 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stderr]     |                                                                                           ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lang_rust_syntax` (lib) generated 2 warnings (run `cargo fix --lib -p lang_rust_syntax` to apply 1 suggestion)
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> fall/test/src/arith.rs:53:91
[INFO] [stderr]    |
[INFO] [stderr] 53 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stderr]    |                                                                                           ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> fall/test/src/sexp.rs:39:91
[INFO] [stderr]    |
[INFO] [stderr] 39 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stderr]    |                                                                                           ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> fall/test/src/weird.rs:54:91
[INFO] [stderr]    |
[INFO] [stderr] 54 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stderr]    |                                                                                           ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> lang/bnf/src/bnf.rs:37:91
[INFO] [stderr]    |
[INFO] [stderr] 37 |             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stderr]    |                                                                                           ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fall_test` (lib) generated 3 warnings
[INFO] [stderr] warning: `lang_bnf` (lib) generated 1 warning
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> lang/rust/src/editor/symbol_index.rs:109:36
[INFO] [stderr]     |
[INFO] [stderr] 109 |             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stderr]     |                                    ^                     ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 109 -             symbols.iter().map(|s| (s.name.to_lowercase())).zip(0u64..)
[INFO] [stderr] 109 +             symbols.iter().map(|s| s.name.to_lowercase() ).zip(0u64..)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `lang_rust` (lib) generated 1 warning (run `cargo fix --lib -p lang_rust` to apply 1 suggestion)
[INFO] [stderr] warning: `lang_rust` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `fall_test` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `lang_fall` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `lang_bnf` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lang_fall_syntax` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lang_rust_syntax` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `lang_json` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `fall_tree` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `fall_text` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fall_editor/9ce841b951fe0a29/deps/fall_editor-9ce841b951fe0a29)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fall_gen/fbf8d10088619a02/deps/fall_gen-fbf8d10088619a02)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/gen.rs (/opt/rustwide/target/debug/build/fall_gen/72611b6c819c8932/deps/gen-72611b6c819c8932)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/build/fall_gen/176a7f21c5185425/deps/cli-176a7f21c5185425)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_grammars_are_fresh ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_grammars_are_fresh stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_grammars_are_fresh' (20) panicked at fall/gen/tests/cli.rs:33:14:
[INFO] [stdout] Failed to execute process: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6018861315c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6018861315c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6018861315c2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6018861315c2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6018861460aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6018861460aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x601886136586 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601886136586 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60188610dfff - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60188610dfff - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601886128dc9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6018860ab6fe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6018860ab6fe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601886128f82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x601886128f82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60188610e0b8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x601886105879 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60188610ef0d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60188614677c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6018861464f2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x601886099c4c - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::process::Output, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x601886097212 - cli[6dd076267c23eb17]::check_by_path::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/fall/gen/tests/cli.rs:33:14
[INFO] [stdout]   22:     0x6018860997d0 - cli[6dd076267c23eb17]::test_grammars_are_fresh
[INFO] [stdout]                                at /opt/rustwide/workdir/fall/gen/tests/cli.rs:94:5
[INFO] [stdout]   23:     0x601886099237 - cli[6dd076267c23eb17]::test_grammars_are_fresh::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/fall/gen/tests/cli.rs:76:29
[INFO] [stdout]   24:     0x60188609f9f6 - <cli[6dd076267c23eb17]::test_grammars_are_fresh::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60188609faab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60188609faab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6018860ac30a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6018860ac30a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6018860ac30a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6018860ac30a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6018860ac30a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6018860ac30a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6018860ac30a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6018860a67d4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6018860a67d4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6018860aee02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6018860aee02 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6018860aee02 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6018860aee02 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6018860aee02 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6018860aee02 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6018860aee02 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60188613092f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x60188613092f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x743a12cc8aa4 - <unknown>
[INFO] [stdout]   46:     0x743a12d55a64 - clone
[INFO] [stderr] error: test failed, to rerun pass `-p fall_gen --test cli`
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_grammars_are_fresh
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "224ba73a6860eebf671b101b71b95ab352b4dc070229dc7286abd00381021106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224ba73a6860eebf671b101b71b95ab352b4dc070229dc7286abd00381021106", kill_on_drop: false }`
[INFO] [stdout] 224ba73a6860eebf671b101b71b95ab352b4dc070229dc7286abd00381021106
