[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 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Ffall" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matklad/fall on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "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-5-tc1/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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/fall/editor/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/lang/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/fall/gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/indxr/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elapsed v0.1.2 [INFO] [stderr] Downloaded simplelog v0.4.4 [INFO] [stderr] Downloaded typed_index_derive v0.1.4 [INFO] [stderr] Downloaded ordslice v0.2.0 [INFO] [stderr] Downloaded m_lexer v0.0.4 [INFO] [stderr] Downloaded globwalk v0.8.0 [INFO] [stderr] Downloaded tera v1.5.0 [INFO] [stderr] Downloaded backtrace v0.3.51 [INFO] [stderr] Downloaded proptest v0.3.4 [INFO] [stderr] Downloaded difference v1.0.0 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded fst v0.4.4 [INFO] [stderr] Downloaded self_cell v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76f84aff8c729a496ca074f1ab297f32da2e8ee589fe575a88f92c05e4c4f098 [INFO] running `Command { std: "docker" "start" "-a" "76f84aff8c729a496ca074f1ab297f32da2e8ee589fe575a88f92c05e4c4f098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76f84aff8c729a496ca074f1ab297f32da2e8ee589fe575a88f92c05e4c4f098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f84aff8c729a496ca074f1ab297f32da2e8ee589fe575a88f92c05e4c4f098", kill_on_drop: false }` [INFO] [stdout] 76f84aff8c729a496ca074f1ab297f32da2e8ee589fe575a88f92c05e4c4f098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76d0339843af3eb49f525c860f08a323bd48ecc6437d1598aa850b7189d04ebc [INFO] running `Command { std: "docker" "start" "-a" "76d0339843af3eb49f525c860f08a323bd48ecc6437d1598aa850b7189d04ebc", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/lang/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/indxr/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/fall/editor/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/fall/gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] 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 unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bit-set v0.4.0 [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 num-traits v0.2.12 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling fst v0.4.4 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling proptest v0.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling indxr v0.1.0 (/opt/rustwide/workdir/indxr) [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling self_cell v0.8.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ordslice v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling typed_index_derive v0.1.4 [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 ignore v0.4.16 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling fall_text v0.1.0 (/opt/rustwide/workdir/fall/text) [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling fall_tree v0.1.0 (/opt/rustwide/workdir/fall/tree) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> fall/tree/src/search.rs:163:79 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren { [INFO] [stdout] | -- lifetime `'f` declared here ^ this elided lifetime gets resolved as `'f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` 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 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/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] [stderr] Compiling fall_test v0.1.0 (/opt/rustwide/workdir/fall/test) [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] [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 49.40s [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" "76d0339843af3eb49f525c860f08a323bd48ecc6437d1598aa850b7189d04ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d0339843af3eb49f525c860f08a323bd48ecc6437d1598aa850b7189d04ebc", kill_on_drop: false }` [INFO] [stdout] 76d0339843af3eb49f525c860f08a323bd48ecc6437d1598aa850b7189d04ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5c0b3904257dea23b023dc2f0da1e06f7ab8f81fe7365fa19faf3426d8b0d39 [INFO] running `Command { std: "docker" "start" "-a" "c5c0b3904257dea23b023dc2f0da1e06f7ab8f81fe7365fa19faf3426d8b0d39", 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] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> fall/tree/src/search.rs:163:79 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn children_of_type<'f, N: AstNode<'f>>(node: Node<'f>) -> AstChildren { [INFO] [stdout] | -- lifetime `'f` declared here ^ this elided lifetime gets resolved as `'f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` 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] [stderr] Compiling remove_dir_all v0.5.3 [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] [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_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 indxr v0.1.0 (/opt/rustwide/workdir/indxr) [INFO] [stderr] Compiling fall_test v0.1.0 (/opt/rustwide/workdir/fall/test) [INFO] [stderr] Compiling lang_bnf v0.1.0 (/opt/rustwide/workdir/lang/bnf) [INFO] [stderr] Compiling lang_rust v0.1.0 (/opt/rustwide/workdir/lang/rust) [INFO] [stderr] Compiling lang_fall v0.1.0 (/opt/rustwide/workdir/lang/fall) [INFO] [stderr] Compiling lang_fall_syntax v0.1.0 (/opt/rustwide/workdir/lang/fall/syntax) [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 tempdir v0.3.7 [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 fall_gen v0.1.0 (/opt/rustwide/workdir/fall/gen) [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] [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] error: could not compile `lang_fall` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lang_fall --edition=2018 lang/fall/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ab6cf9f90cb8c92 -C extra-filename=-56eba831ce035f5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fall_editor=/opt/rustwide/target/debug/deps/libfall_editor-c1af837810dac252.rlib --extern fall_parse=/opt/rustwide/target/debug/deps/libfall_parse-6f9aa1d7becb5272.rlib --extern fall_tree=/opt/rustwide/target/debug/deps/libfall_tree-019b575eab84a710.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d5bc1acc870147b6.rlib --extern lang_fall_syntax=/opt/rustwide/target/debug/deps/liblang_fall_syntax-10c9b2cda769dbcd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f59737bae1d900ae.rlib --extern self_cell=/opt/rustwide/target/debug/deps/libself_cell-2052e00da3b56906.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8fe902c235a0d7ad.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXURfWo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblang_fall-6c2657e985e9b8ef.rlib,libself_cell-2052e00da3b56906.rlib,liblang_fall_syntax-10c9b2cda769dbcd.rlib,libfall_editor-c1af837810dac252.rlib,libfall_parse-6f9aa1d7becb5272.rlib,libserde_json-34803ab227609170.rlib,libryu-ca31e805b7fddb74.rlib,libitoa-245198850096744e.rlib,libm_lexer-39f7adecbedcf41a.rlib,libregex-f59737bae1d900ae.rlib,libthread_local-74cd562d31fb1338.rlib,liblazy_static-2c4e06f363908d28.rlib,libregex_syntax-f78ea15a12462e9c.rlib,libaho_corasick-eca0c1545737c8fc.rlib,libmemchr-68ee0b4fec9b7bb7.rlib,libfall_tree-019b575eab84a710.rlib,libfile-663b2f76d28a6183.rlib,libfall_text-bc5fd21f754e5c04.rlib,libproptest-47347419de4a505b.rlib,libregex_syntax-0ba4212374b9d09b.rlib,libquick_error-9e58c57800264958.rlib,liblazy_static-ce590561d920a66d.rlib,libbit_set-b4f3a13155830b6d.rlib,libbit_vec-a7a582301450fd93.rlib,libitertools-d5bc1acc870147b6.rlib,libeither-a35c13a0a530b55b.rlib,librand-bda9d17e5981c74d.rlib,librand-8593aaf53c95ce91.rlib,liblibc-ac1886339924b238.rlib,libserde-8fe902c235a0d7ad.rlib,libelapsed-0aad3c4e82b53399.rlib,libdifference-709c19e18a0f2cda.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test-97f636bde9d9aeae" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lang_fall` (test "test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQ5uW8G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblang_json-0350374b0f10f097.rlib,libfall_parse-6f9aa1d7becb5272.rlib,libserde_json-34803ab227609170.rlib,libryu-ca31e805b7fddb74.rlib,libitoa-245198850096744e.rlib,libm_lexer-39f7adecbedcf41a.rlib,libregex-f59737bae1d900ae.rlib,libthread_local-74cd562d31fb1338.rlib,libregex_syntax-f78ea15a12462e9c.rlib,libaho_corasick-eca0c1545737c8fc.rlib,libmemchr-68ee0b4fec9b7bb7.rlib,liblazy_static-2c4e06f363908d28.rlib,libfall_tree-019b575eab84a710.rlib,libfile-663b2f76d28a6183.rlib,libfall_text-bc5fd21f754e5c04.rlib,libproptest-47347419de4a505b.rlib,libregex_syntax-0ba4212374b9d09b.rlib,libquick_error-9e58c57800264958.rlib,liblazy_static-ce590561d920a66d.rlib,libbit_set-b4f3a13155830b6d.rlib,libbit_vec-a7a582301450fd93.rlib,libitertools-d5bc1acc870147b6.rlib,libeither-a35c13a0a530b55b.rlib,librand-bda9d17e5981c74d.rlib,librand-8593aaf53c95ce91.rlib,liblibc-ac1886339924b238.rlib,libserde-8fe902c235a0d7ad.rlib,libelapsed-0aad3c4e82b53399.rlib,libdifference-709c19e18a0f2cda.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test-081aec35d2cdfc57" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lang_json` (test "test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5c0b3904257dea23b023dc2f0da1e06f7ab8f81fe7365fa19faf3426d8b0d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c0b3904257dea23b023dc2f0da1e06f7ab8f81fe7365fa19faf3426d8b0d39", kill_on_drop: false }` [INFO] [stdout] c5c0b3904257dea23b023dc2f0da1e06f7ab8f81fe7365fa19faf3426d8b0d39