[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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/fall/editor/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/lang/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 013008ac796e66e0aaaf6b0da1ac954e8e81c499e68d82888057af7c410e1825
[INFO] running `Command { std: "docker" "start" "-a" "013008ac796e66e0aaaf6b0da1ac954e8e81c499e68d82888057af7c410e1825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "013008ac796e66e0aaaf6b0da1ac954e8e81c499e68d82888057af7c410e1825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "013008ac796e66e0aaaf6b0da1ac954e8e81c499e68d82888057af7c410e1825", kill_on_drop: false }`
[INFO] [stdout] 013008ac796e66e0aaaf6b0da1ac954e8e81c499e68d82888057af7c410e1825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adf507a1c4e9a2492e8f5269e0fb8984ff40b3ce54fc19321dca028e9f4a4e00
[INFO] running `Command { std: "docker" "start" "-a" "adf507a1c4e9a2492e8f5269e0fb8984ff40b3ce54fc19321dca028e9f4a4e00", kill_on_drop: false }`
[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/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/lang/rust/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 memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[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 autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling file v1.1.2
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling elapsed v0.1.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling proptest v0.3.4
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling fst v0.4.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling notify v4.0.15
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling m_lexer v0.0.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.5
[INFO] [stderr]    Compiling fall_text v0.1.0 (/opt/rustwide/workdir/fall/text)
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling ignore v0.4.16
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling simplelog v0.4.4
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling globwalk v0.8.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 strsim v0.8.0
[INFO] [stderr]    Compiling ordslice v0.2.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling self_cell v0.8.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling backtrace v0.3.51
[INFO] [stderr]    Compiling typed_index_derive v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tera v1.5.0
[INFO] [stderr]    Compiling fall_tree v0.1.0 (/opt/rustwide/workdir/fall/tree)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/edit.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit {
[INFO] [stdout]    |                      ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> fall/tree/src/search.rs:163:60
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stdout]     |                                                            ^^      -------------- the lifetime gets resolved as `'f`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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 lang_rust_syntax v0.1.0 (/opt/rustwide/workdir/lang/rust/syntax)
[INFO] [stderr]    Compiling lang_fall_syntax v0.1.0 (/opt/rustwide/workdir/lang/fall/syntax)
[INFO] [stderr]    Compiling lang_json v0.1.0 (/opt/rustwide/workdir/lang/json)
[INFO] [stderr]    Compiling lang_bnf v0.1.0 (/opt/rustwide/workdir/lang/bnf)
[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)]` 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]   --> 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)]` on by default
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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_fall v0.1.0 (/opt/rustwide/workdir/lang/fall)
[INFO] [stderr]    Compiling lang_rust v0.1.0 (/opt/rustwide/workdir/lang/rust)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fall_gen v0.1.0 (/opt/rustwide/workdir/fall/gen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[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" "adf507a1c4e9a2492e8f5269e0fb8984ff40b3ce54fc19321dca028e9f4a4e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adf507a1c4e9a2492e8f5269e0fb8984ff40b3ce54fc19321dca028e9f4a4e00", kill_on_drop: false }`
[INFO] [stdout] adf507a1c4e9a2492e8f5269e0fb8984ff40b3ce54fc19321dca028e9f4a4e00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf22418af2011dd31f1ee7abacb6fb08f103da2f794f63e4505cf58bae6b4422
[INFO] running `Command { std: "docker" "start" "-a" "cf22418af2011dd31f1ee7abacb6fb08f103da2f794f63e4505cf58bae6b4422", 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] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/edit.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit {
[INFO] [stdout]    |                      ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> fall/tree/src/search.rs:163:60
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stdout]     |                                                            ^^      -------------- the lifetime gets resolved as `'f`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn try_find_non_ws_node_at_offset(file: &File, offset: TextUnit) -> Option<Node<'_>> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lang_fall_syntax v0.1.0 (/opt/rustwide/workdir/lang/fall/syntax)
[INFO] [stderr]    Compiling lang_fall v0.1.0 (/opt/rustwide/workdir/lang/fall)
[INFO] [stderr]    Compiling lang_rust_syntax v0.1.0 (/opt/rustwide/workdir/lang/rust/syntax)
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lang_json v0.1.0 (/opt/rustwide/workdir/lang/json)
[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] [stderr]    Compiling indxr v0.1.0 (/opt/rustwide/workdir/indxr)
[INFO] [stderr]    Compiling tempdir v0.3.7
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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/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)]` on by default
[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 fall_tree v0.1.0 (/opt/rustwide/workdir/fall/tree)
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fall_text v0.1.0 (/opt/rustwide/workdir/fall/text)
[INFO] [stderr]    Compiling fall_gen v0.1.0 (/opt/rustwide/workdir/fall/gen)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text {
[INFO] [stdout]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> fall/tree/src/edit.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit {
[INFO] [stdout]    |                      ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> fall/tree/src/search.rs:163:60
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stdout]     |                                                            ^^      -------------- the lifetime gets resolved as `'f`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 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 9.42s
[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" "cf22418af2011dd31f1ee7abacb6fb08f103da2f794f63e4505cf58bae6b4422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf22418af2011dd31f1ee7abacb6fb08f103da2f794f63e4505cf58bae6b4422", kill_on_drop: false }`
[INFO] [stdout] cf22418af2011dd31f1ee7abacb6fb08f103da2f794f63e4505cf58bae6b4422
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f44c9e7fa9e7107315878a0517736576fde430050f57bf99d024494c376ca283
[INFO] running `Command { std: "docker" "start" "-a" "f44c9e7fa9e7107315878a0517736576fde430050f57bf99d024494c376ca283", 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/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] [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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn chars(&self) -> ::std::str::Chars<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fall_text` (lib) generated 2 warnings
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> fall/tree/src/node/mod.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn root(&self) -> Node {
[INFO] [stderr]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn root(&self) -> Node<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> fall/tree/src/node/mod.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn text(&self) -> Text {
[INFO] [stderr]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn text(&self) -> Text<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> fall/tree/src/node/imp.rs:20:17
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn text(&self) -> Text {
[INFO] [stderr]    |                 ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn text(&self) -> Text<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> fall/tree/src/edit.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(file: &File) -> FileEdit {
[INFO] [stderr]    |                      ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(file: &File) -> FileEdit<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> fall/tree/src/search.rs:163:60
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren<N> {
[INFO] [stderr]     |                                                            ^^      -------------- the lifetime gets resolved as `'f`
[INFO] [stderr]     |                                                            |
[INFO] [stderr]     |                                                            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to 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
[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)]` on by default
[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)]` on by default
[INFO] [stderr] 
[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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lang_fall_syntax` (lib) generated 1 warning
[INFO] [stderr] warning: `lang_json` (lib) generated 1 warning
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn ast(file: &File) -> syntax::FallFile<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 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]   --> 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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lang_fall` (lib) generated 2 warnings
[INFO] [stderr] warning: `fall_test` (lib) generated 3 warnings
[INFO] [stderr] warning: `lang_bnf` (lib) generated 1 warning
[INFO] [stderr] warning: `lang_fall` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `fall_test` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `lang_bnf` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lang_json` (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: `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.21s
[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/deps/fall_editor-c34491f29da6604c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fall_gen-65171c1af3e8b354)
[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/deps/gen-0e84089bc44dcb9a)
[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/deps/cli-e85c1153101360f7)
[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] MISMATCH ../../lang/bnf/src/bnf.fall
[INFO] [stdout] use fall_parse::runtime as rt;
[INFO] [stdout] pub use self::rt::ERROR;
[INFO] [stdout] pub const WHITESPACE: rt::NodeType = rt::NodeType(100);
[INFO] [stdout] pub const ARROW: rt::NodeType = rt::NodeType(101);
[INFO] [stdout] pub const PIPE: rt::NodeType = rt::NodeType(102);
[INFO] [stdout] pub const TERMINAL: rt::NodeType = rt::NodeType(103);
[INFO] [stdout] pub const NONTERMINAL: rt::NodeType = rt::NodeType(104);
[INFO] [stdout] pub const GRAMMAR: rt::NodeType = rt::NodeType(105);
[INFO] [stdout] pub const PROD: rt::NodeType = rt::NodeType(106);
[INFO] [stdout] pub const PROD_BODY: rt::NodeType = rt::NodeType(107);
[INFO] [stdout] pub const ALT: rt::NodeType = rt::NodeType(108);
[INFO] [stdout] pub const SYMBOL: rt::NodeType = rt::NodeType(109);
[INFO] [stdout] pub fn language() -> &'static rt::Language {
[INFO] [stdout]     fn create_lexer() -> rt::RegexLexer {
[INFO] [stdout]         rt::RegexLexer::new(vec![
[INFO] [stdout]             rt::LexRule::new(WHITESPACE, "\\s+", None),
[INFO] [stdout]             rt::LexRule::new(ARROW, "\\->", None),
[INFO] [stdout]             rt::LexRule::new(PIPE, "\\|", None),
[INFO] [stdout] [91m            rt::LexRule::new(TERMINAL, "\'[^\']+\'", None),[0m
[INFO] [stdout] [92m            rt::LexRule::new(TERMINAL, "'[^']+'", None),[0m
[INFO] [stdout]             rt::LexRule::new(NONTERMINAL, "\\w+", None),
[INFO] [stdout]         ])
[INFO] [stdout]     }
[INFO] [stdout]     fn create_parser_definition() -> rt::ParserDefinition {
[INFO] [stdout]         let parser_json = r##"[{"Pub":{"ty":6,"body":9,"replaceable":false}},{"Or":[12]},{"Pub":{"ty":7,"body":14,"replaceable":false}},{"Pub":{"ty":8,"body":20,"replaceable":false}},{"Pub":{"ty":9,"body":23,"replaceable":false}},{"Pub":{"ty":10,"body":30,"replaceable":false}},{"WithSkip":[1,2]},{"Rep":6},{"And":[[7],null]},{"Or":[8]},{"Token":5},{"Token":2},{"And":[[10,11],null]},{"And":[[1,3],1]},{"Or":[13]},{"Token":3},{"And":[[15,4],null]},{"Or":[16]},{"Rep":17},{"And":[[4,18],null]},{"Or":[19]},{"Rep":5},{"And":[[5,21],null]},{"Or":[22]},{"Token":5},{"Token":2},{"Not":25},{"And":[[24,26],null]},{"Token":4},{"And":[[28],null]},{"Or":[27,29]}]"##;
[INFO] [stdout]         ::fall_parse::ParserDefinition {
[INFO] [stdout]             node_types: vec![
[INFO] [stdout]                 rt::ERROR,
[INFO] [stdout]                 WHITESPACE, ARROW, PIPE, TERMINAL, NONTERMINAL, GRAMMAR, PROD, PROD_BODY, ALT, SYMBOL,
[INFO] [stdout]             ],
[INFO] [stdout]             syntactical_rules: rt::parser_from_str(parser_json),
[INFO] [stdout]             .. Default::default()
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout]     use self::rt::*;
[INFO] [stdout]     lazy_static! {
[INFO] [stdout]         static ref LANG: rt::Language = {
[INFO] [stdout]             struct Impl { parser_definition: rt::ParserDefinition, lexer: rt::RegexLexer };
[INFO] [stdout]             impl rt::LanguageImpl for Impl {
[INFO] [stdout]                 fn parse(
[INFO] [stdout]                     &self,
[INFO] [stdout]                     text: rt::Text,
[INFO] [stdout]                     metrics: &rt::Metrics,
[INFO] [stdout]                     builder: &mut rt::TreeBuilder,
[INFO] [stdout]                 ) -> Option<Box<dyn std::any::Any + Sync + Send>> {
[INFO] [stdout]                     rt::parse(&LANG, &self.lexer, &self.parser_definition, text, metrics, builder)
[INFO] [stdout]                 }
[INFO] [stdout]                 fn reparse(
[INFO] [stdout]                     &self,
[INFO] [stdout]                     incremental_data: &dyn std::any::Any,
[INFO] [stdout]                     edit: &rt::TextEdit,
[INFO] [stdout]                     new_text: rt::Text,
[INFO] [stderr] error: test failed, to rerun pass `-p fall_gen --test cli`
[INFO] [stdout]                     metrics: &rt::Metrics,
[INFO] [stdout]                     builder: &mut rt::TreeBuilder,
[INFO] [stdout]                 ) -> Option<Box<dyn std::any::Any + Sync + Send>> {
[INFO] [stdout]                     rt::reparse(&LANG, &self.lexer, &self.parser_definition, incremental_data, edit, new_text, metrics, builder)
[INFO] [stdout]                 }
[INFO] [stdout]                 fn node_type_info(&self, ty: rt::NodeType) -> rt::NodeTypeInfo {
[INFO] [stdout]                     match ty {
[INFO] [stdout]                         ERROR => rt::NodeTypeInfo { name: "ERROR", whitespace_like: false },
[INFO] [stdout]                         WHITESPACE => rt::NodeTypeInfo { name: "WHITESPACE", whitespace_like: true },
[INFO] [stdout]                         ARROW => rt::NodeTypeInfo { name: "ARROW", whitespace_like: false },
[INFO] [stdout]                         PIPE => rt::NodeTypeInfo { name: "PIPE", whitespace_like: false },
[INFO] [stdout]                         TERMINAL => rt::NodeTypeInfo { name: "TERMINAL", whitespace_like: false },
[INFO] [stdout]                         NONTERMINAL => rt::NodeTypeInfo { name: "NONTERMINAL", whitespace_like: false },
[INFO] [stdout]                         GRAMMAR => rt::NodeTypeInfo { name: "GRAMMAR", whitespace_like: false },
[INFO] [stdout]                         PROD => rt::NodeTypeInfo { name: "PROD", whitespace_like: false },
[INFO] [stdout]                         PROD_BODY => rt::NodeTypeInfo { name: "PROD_BODY", whitespace_like: false },
[INFO] [stdout]                         ALT => rt::NodeTypeInfo { name: "ALT", whitespace_like: false },
[INFO] [stdout]                         SYMBOL => rt::NodeTypeInfo { name: "SYMBOL", whitespace_like: false },
[INFO] [stdout]                         _ => panic!("Unknown rt::NodeType: {:?}", ty)
[INFO] [stdout]                     }
[INFO] [stdout]                 }
[INFO] [stdout]             }
[INFO] [stdout]             rt::Language::new(Impl {
[INFO] [stdout]                 parser_definition: create_parser_definition(),
[INFO] [stdout]                 lexer: create_lexer()
[INFO] [stdout]             })
[INFO] [stdout]         };
[INFO] [stdout]     }
[INFO] [stdout]     &*LANG
[INFO] [stdout] }
[INFO] [stdout] #[allow(unused)]
[INFO] [stdout] use self::rt::AstNode;
[INFO] [stdout] #[derive(Clone, Copy, PartialEq, Eq, Hash)]
[INFO] [stdout] pub struct Grammar<'f> { node: rt::Node<'f> }
[INFO] [stdout] impl<'f> rt::AstNode<'f> for Grammar<'f> {
[INFO] [stdout]     fn wrap(node: rt::Node<'f>) -> Option<Self> {
[INFO] [stdout]         if node.ty() == GRAMMAR {
[INFO] [stdout]             Some(Grammar { node })
[INFO] [stdout]         } else {
[INFO] [stdout]             None
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout]     fn node(self) -> rt::Node<'f> { self.node }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> Grammar<'f> {
[INFO] [stdout]     pub fn productions(&self) -> rt::AstChildren<'f, Prod<'f>> {
[INFO] [stdout]         rt::AstChildren::new(self.node().children())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> ::std::fmt::Debug for Grammar<'f> {
[INFO] [stdout]     fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
[INFO] [stdout]         f.write_str("Grammar@")?;
[INFO] [stdout]         self.node().range().fmt(f)?;
[INFO] [stdout]         Ok(())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] #[derive(Clone, Copy, PartialEq, Eq, Hash)]
[INFO] [stdout] pub struct Prod<'f> { node: rt::Node<'f> }
[INFO] [stdout] impl<'f> rt::AstNode<'f> for Prod<'f> {
[INFO] [stdout]     fn wrap(node: rt::Node<'f>) -> Option<Self> {
[INFO] [stdout]         if node.ty() == PROD {
[INFO] [stdout]             Some(Prod { node })
[INFO] [stdout]         } else {
[INFO] [stdout]             None
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout]     fn node(self) -> rt::Node<'f> { self.node }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> Prod<'f> {
[INFO] [stdout]     pub fn head(&self) -> Nonterminal<'f> {
[INFO] [stdout]         rt::AstChildren::new(self.node().children()).next().unwrap()
[INFO] [stdout]     }
[INFO] [stdout]     pub fn alts(&self) -> rt::AstChildren<'f, Alt<'f>> {
[INFO] [stdout]         rt::AstChildren::new(self.node().children())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> ::std::fmt::Debug for Prod<'f> {
[INFO] [stdout]     fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
[INFO] [stdout]         f.write_str("Prod@")?;
[INFO] [stdout]         self.node().range().fmt(f)?;
[INFO] [stdout]         Ok(())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] #[derive(Clone, Copy, PartialEq, Eq, Hash)]
[INFO] [stdout] pub struct Alt<'f> { node: rt::Node<'f> }
[INFO] [stdout] impl<'f> rt::AstNode<'f> for Alt<'f> {
[INFO] [stdout]     fn wrap(node: rt::Node<'f>) -> Option<Self> {
[INFO] [stdout]         if node.ty() == ALT {
[INFO] [stdout]             Some(Alt { node })
[INFO] [stdout]         } else {
[INFO] [stdout]             None
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout]     fn node(self) -> rt::Node<'f> { self.node }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> Alt<'f> {
[INFO] [stdout]     pub fn symbols(&self) -> rt::AstChildren<'f, Symbol<'f>> {
[INFO] [stdout]         rt::AstChildren::new(self.node().children())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> ::std::fmt::Debug for Alt<'f> {
[INFO] [stdout]     fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
[INFO] [stdout]         f.write_str("Alt@")?;
[INFO] [stdout]         self.node().range().fmt(f)?;
[INFO] [stdout]         Ok(())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] #[derive(Clone, Copy, PartialEq, Eq, Hash)]
[INFO] [stdout] pub struct Terminal<'f> { node: rt::Node<'f> }
[INFO] [stdout] impl<'f> rt::AstNode<'f> for Terminal<'f> {
[INFO] [stdout]     fn wrap(node: rt::Node<'f>) -> Option<Self> {
[INFO] [stdout]         if node.ty() == TERMINAL {
[INFO] [stdout]             Some(Terminal { node })
[INFO] [stdout]         } else {
[INFO] [stdout]             None
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout]     fn node(self) -> rt::Node<'f> { self.node }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> Terminal<'f> {
[INFO] [stdout] }
[INFO] [stdout] impl<'f> ::std::fmt::Debug for Terminal<'f> {
[INFO] [stdout]     fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
[INFO] [stdout]         f.write_str("Terminal@")?;
[INFO] [stdout]         self.node().range().fmt(f)?;
[INFO] [stdout]         Ok(())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] #[derive(Clone, Copy, PartialEq, Eq, Hash)]
[INFO] [stdout] pub struct Nonterminal<'f> { node: rt::Node<'f> }
[INFO] [stdout] impl<'f> rt::AstNode<'f> for Nonterminal<'f> {
[INFO] [stdout]     fn wrap(node: rt::Node<'f>) -> Option<Self> {
[INFO] [stdout]         if node.ty() == NONTERMINAL {
[INFO] [stdout]             Some(Nonterminal { node })
[INFO] [stdout]         } else {
[INFO] [stdout]             None
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout]     fn node(self) -> rt::Node<'f> { self.node }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> Nonterminal<'f> {
[INFO] [stdout] }
[INFO] [stdout] impl<'f> ::std::fmt::Debug for Nonterminal<'f> {
[INFO] [stdout]     fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
[INFO] [stdout]         f.write_str("Nonterminal@")?;
[INFO] [stdout]         self.node().range().fmt(f)?;
[INFO] [stdout]         Ok(())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] #[derive(Clone, Copy, PartialEq, Eq)]
[INFO] [stdout] pub enum Symbol<'f> {
[INFO] [stdout]         Terminal(Terminal<'f>),
[INFO] [stdout]         Nonterminal(Nonterminal<'f>),
[INFO] [stdout] }
[INFO] [stdout] impl<'f> rt::AstNode<'f> for Symbol<'f> {
[INFO] [stdout]     fn wrap(node: rt::Node<'f>) -> Option<Self> {
[INFO] [stdout]         if let Some(n) = Terminal::wrap(node) {
[INFO] [stdout]             return Some(Symbol::Terminal(n))
[INFO] [stdout]         }
[INFO] [stdout]         if let Some(n) = Nonterminal::wrap(node) {
[INFO] [stdout]             return Some(Symbol::Nonterminal(n))
[INFO] [stdout]         }
[INFO] [stdout]         None
[INFO] [stdout]     }
[INFO] [stdout]     fn node(self) -> rt::Node<'f> {
[INFO] [stdout]         match self {
[INFO] [stdout]                 Symbol::Terminal(n) => n.node(),
[INFO] [stdout]                 Symbol::Nonterminal(n) => n.node(),
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] impl<'f> ::std::fmt::Debug for Symbol<'f> {
[INFO] [stdout]     fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
[INFO] [stdout]         f.write_str(match *self {
[INFO] [stdout]                 Symbol::Terminal(..) => "Terminal@",
[INFO] [stdout]                 Symbol::Nonterminal(..) => "Nonterminal@",
[INFO] [stdout]         })?;
[INFO] [stdout]         rt::AstNode::node(*self).range().fmt(f)?;
[INFO] [stdout]         Ok(())
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_grammars_are_fresh' panicked at fall/gen/tests/cli.rs:62:9:
[INFO] [stdout] Mismatch!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59919db1f2a2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59919db1f2a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59919db1f2a2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59919db1f2a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59919db44cd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59919db44cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59919db1bd63 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59919db1bd63 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59919db1f0f2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59919db208bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59919db20712 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59919dae1a94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59919dae1a94 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59919db2139b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59919db2139b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59919db211ac - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x59919db1f7a9 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59919db210c2 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x59919daa6c3c - cli::check_by_path::h01484b37384bf0a3
[INFO] [stdout]                                at /opt/rustwide/workdir/fall/gen/tests/cli.rs:62:9
[INFO] [stdout]   19:     0x59919daa5b36 - cli::test_grammars_are_fresh::h87d21e8664f68751
[INFO] [stdout]                                at /opt/rustwide/workdir/fall/gen/tests/cli.rs:98:5
[INFO] [stdout]   20:     0x59919daa5b36 - cli::test_grammars_are_fresh::{{closure}}::h51e16bac572b0bc9
[INFO] [stdout]                                at /opt/rustwide/workdir/fall/gen/tests/cli.rs:76:29
[INFO] [stdout]   21:     0x59919daa5b36 - core::ops::function::FnOnce::call_once::hc3b3c9ea206c9f1a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x59919dae71cb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59919dae71cb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x59919dae640e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x59919dae640e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x59919dae640e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x59919dae640e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x59919dae640e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x59919dae640e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x59919dae640e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x59919daa9fb4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x59919daa9fb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x59919daad95a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x59919daad95a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x59919daad95a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x59919daad95a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x59919daad95a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x59919daad95a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x59919daad95a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x59919db242f7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x59919db242f7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59919db242f7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7c1df5f01aa4 - <unknown>
[INFO] [stdout]   44:     0x7c1df5f8ea34 - clone
[INFO] [stdout]   45:                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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f44c9e7fa9e7107315878a0517736576fde430050f57bf99d024494c376ca283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44c9e7fa9e7107315878a0517736576fde430050f57bf99d024494c376ca283", kill_on_drop: false }`
[INFO] [stdout] f44c9e7fa9e7107315878a0517736576fde430050f57bf99d024494c376ca283
