[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] building matklad/fall against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Ffall" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matklad/fall on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/indxr/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-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-1-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-1-tc2/source/fall/gen/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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89fd5b866cc692877aea3da646f92c694808b6606a5a102c52ed27a77412fef2 [INFO] running `Command { std: "docker" "start" "-a" "89fd5b866cc692877aea3da646f92c694808b6606a5a102c52ed27a77412fef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89fd5b866cc692877aea3da646f92c694808b6606a5a102c52ed27a77412fef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fd5b866cc692877aea3da646f92c694808b6606a5a102c52ed27a77412fef2", kill_on_drop: false }` [INFO] [stdout] 89fd5b866cc692877aea3da646f92c694808b6606a5a102c52ed27a77412fef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eff43d96247f1705c98120967deba3aecdab0ef97a84800bd321541ec0e3694c [INFO] running `Command { std: "docker" "start" "-a" "eff43d96247f1705c98120967deba3aecdab0ef97a84800bd321541ec0e3694c", 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/fall/gen/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] 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 thread_local v1.0.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling proptest v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling file v1.1.2 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling m_lexer v0.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.1 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling fall_text v0.1.0 (/opt/rustwide/workdir/fall/text) [INFO] [stderr] Compiling pest v2.1.3 [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 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 miniz_oxide v0.4.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [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 globset v0.4.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling fst v0.4.4 [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 adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling indxr v0.1.0 (/opt/rustwide/workdir/indxr) [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ordslice v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling self_cell v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [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 { [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_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] [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] [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] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling lang_rust v0.1.0 (/opt/rustwide/workdir/lang/rust) [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] [stderr] Compiling lang_fall v0.1.0 (/opt/rustwide/workdir/lang/fall) [INFO] [stderr] Compiling failure v0.1.8 [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 { [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> { [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 22s [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" "eff43d96247f1705c98120967deba3aecdab0ef97a84800bd321541ec0e3694c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eff43d96247f1705c98120967deba3aecdab0ef97a84800bd321541ec0e3694c", kill_on_drop: false }` [INFO] [stdout] eff43d96247f1705c98120967deba3aecdab0ef97a84800bd321541ec0e3694c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97954195ca3c8607d5591485f22e6163054518b4fb9c311f52be25f371189d9c [INFO] running `Command { std: "docker" "start" "-a" "97954195ca3c8607d5591485f22e6163054518b4fb9c311f52be25f371189d9c", 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/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] [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 { [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: 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 { [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> { [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)]` 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 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)]` 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/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] [stderr] Compiling lang_bnf v0.1.0 (/opt/rustwide/workdir/lang/bnf) [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] [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 tempdir v0.3.7 [INFO] [stderr] Compiling fall_gen v0.1.0 (/opt/rustwide/workdir/fall/gen) [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)]` 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 lang_fall_syntax v0.1.0 (/opt/rustwide/workdir/lang/fall/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)]` on by default [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] [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_parse v0.1.0 (/opt/rustwide/workdir/fall/parse) [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_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: 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 { [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] --> 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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.57s [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" "97954195ca3c8607d5591485f22e6163054518b4fb9c311f52be25f371189d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97954195ca3c8607d5591485f22e6163054518b4fb9c311f52be25f371189d9c", kill_on_drop: false }` [INFO] [stdout] 97954195ca3c8607d5591485f22e6163054518b4fb9c311f52be25f371189d9c