[INFO] cloning repository https://github.com/DexerMatters/grammax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DexerMatters/grammax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexerMatters%2Fgrammax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexerMatters%2Fgrammax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0f20e3e0eaf5a31478dcd8bd1f19bdc7a301d41 [INFO] testing DexerMatters/grammax against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexerMatters%2Fgrammax" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DexerMatters/grammax [INFO] finished tweaking git repo https://github.com/DexerMatters/grammax [INFO] tweaked toml for git repo https://github.com/DexerMatters/grammax written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DexerMatters/grammax on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DexerMatters/grammax 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-wait v1.1.0 [INFO] [stderr] Downloaded match_string_macros v0.1.1 [INFO] [stderr] Downloaded match-string v0.1.2 [INFO] [stderr] Downloaded gemm-f16 v0.18.2 [INFO] [stderr] Downloaded enum-as-inner v0.6.1 [INFO] [stderr] Downloaded spindle v0.2.6 [INFO] [stderr] Downloaded generator v0.8.8 [INFO] [stderr] Downloaded qd v0.7.7 [INFO] [stderr] Downloaded faer-macros v0.22.1 [INFO] [stderr] Downloaded equator v0.2.2 [INFO] [stderr] Downloaded nano-gemm-f64 v0.1.0 [INFO] [stderr] Downloaded dyn-stack v0.13.2 [INFO] [stderr] Downloaded boxcar v0.2.14 [INFO] [stderr] Downloaded pest_derive v2.8.5 [INFO] [stderr] Downloaded private-gemm-x86 v0.1.20 [INFO] [stderr] Downloaded loom v0.7.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.22 [INFO] [stderr] Downloaded npyz v0.8.4 [INFO] [stderr] Downloaded gemm-common v0.18.2 [INFO] [stderr] Downloaded gemm v0.18.2 [INFO] [stderr] Downloaded raw-cpuid v11.6.0 [INFO] [stderr] Downloaded pest v2.8.5 [INFO] [stderr] Downloaded pulp v0.21.5 [INFO] [stderr] Downloaded nano-gemm v0.1.3 [INFO] [stderr] Downloaded pest_meta v2.8.5 [INFO] [stderr] Downloaded pest_generator v2.8.5 [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded nano-gemm-c64 v0.1.0 [INFO] [stderr] Downloaded sysctl v0.6.0 [INFO] [stderr] Downloaded defer v0.2.1 [INFO] [stderr] Downloaded nano-gemm-c32 v0.1.0 [INFO] [stderr] Downloaded nano-gemm-core v0.1.0 [INFO] [stderr] Downloaded gemm-f32 v0.18.2 [INFO] [stderr] Downloaded gemm-f64 v0.18.2 [INFO] [stderr] Downloaded crypto-common v0.1.7 [INFO] [stderr] Downloaded interpol v0.2.1 [INFO] [stderr] Downloaded faer-traits v0.23.2 [INFO] [stderr] Downloaded gemm-c32 v0.18.2 [INFO] [stderr] Downloaded gemm-c64 v0.18.2 [INFO] [stderr] Downloaded dyn-stack-macros v0.1.3 [INFO] [stderr] Downloaded generativity v1.1.0 [INFO] [stderr] Downloaded equator-macro v0.2.1 [INFO] [stderr] Downloaded nano-gemm-f32 v0.1.0 [INFO] [stderr] Downloaded nano-gemm-codegen v0.1.0 [INFO] [stderr] Downloaded reborrow v0.5.5 [INFO] [stderr] Downloaded internment v0.8.6 [INFO] [stderr] Downloaded faer v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9019e8342981d00ae25591f0b920e2f5c6d79cb6e0093c1a0e753ecabdde5702 [INFO] running `Command { std: "docker" "start" "-a" "9019e8342981d00ae25591f0b920e2f5c6d79cb6e0093c1a0e753ecabdde5702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9019e8342981d00ae25591f0b920e2f5c6d79cb6e0093c1a0e753ecabdde5702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9019e8342981d00ae25591f0b920e2f5c6d79cb6e0093c1a0e753ecabdde5702", kill_on_drop: false }` [INFO] [stdout] 9019e8342981d00ae25591f0b920e2f5c6d79cb6e0093c1a0e753ecabdde5702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a168e496c7be04e3f55bf7523096d23684717a33e589caa1dde14c56942b278 [INFO] running `Command { std: "docker" "start" "-a" "4a168e496c7be04e3f55bf7523096d23684717a33e589caa1dde14c56942b278", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling nano-gemm-core v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling defer v0.2.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling atomic-wait v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling qd v0.7.7 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling interpol v0.2.1 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling private-gemm-x86 v0.1.20 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling spindle v0.2.6 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling faer-macros v0.22.1 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling generativity v1.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling npyz v0.8.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling faer-traits v0.23.2 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling match_string_macros v0.1.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling match-string v0.1.2 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling nano-gemm v0.1.3 [INFO] [stderr] Compiling faer v0.23.2 [INFO] [stderr] Compiling tree-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `grammar_dsl::*` [INFO] [stdout] --> src/core/grammar/diagnosis.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | grammar_dsl::*, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap::IndexSet` [INFO] [stdout] --> src/core/grammar/threading.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use indexmap::IndexSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `grammar::Rule` [INFO] [stdout] --> src/core/grammar/threading.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{grammar::Rule, words::Matcher}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `concurrent_queue::ConcurrentQueue` [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use concurrent_queue::ConcurrentQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::btree_map::Range` [INFO] [stdout] --> src/words.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::btree_map::Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ThreadedNode` is never used [INFO] [stdout] --> src/core/grammar/threading.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum ThreadedNode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `grammar` and `arena` are never read [INFO] [stdout] --> src/parser.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ParserState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 19 | grammar: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | arena: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParserState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_node` and `get_node_mut` are never used [INFO] [stdout] --> src/tree.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl TreeAlloc { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn get_node(&self, id: GreenId) -> &GreenNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn get_node_mut(&mut self, id: GreenId) -> &mut GreenNode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "4a168e496c7be04e3f55bf7523096d23684717a33e589caa1dde14c56942b278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a168e496c7be04e3f55bf7523096d23684717a33e589caa1dde14c56942b278", kill_on_drop: false }` [INFO] [stdout] 4a168e496c7be04e3f55bf7523096d23684717a33e589caa1dde14c56942b278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08b5211c8a8bed55f789822df9e951092ee984a7ff9fba3371060b1b0c0688e [INFO] running `Command { std: "docker" "start" "-a" "f08b5211c8a8bed55f789822df9e951092ee984a7ff9fba3371060b1b0c0688e", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `grammar_dsl::*` [INFO] [stdout] --> src/core/grammar/diagnosis.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | grammar_dsl::*, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap::IndexSet` [INFO] [stdout] --> src/core/grammar/threading.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use indexmap::IndexSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `grammar::Rule` [INFO] [stdout] --> src/core/grammar/threading.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{grammar::Rule, words::Matcher}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `concurrent_queue::ConcurrentQueue` [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use concurrent_queue::ConcurrentQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::btree_map::Range` [INFO] [stdout] --> src/words.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::btree_map::Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ThreadedNode` is never used [INFO] [stdout] --> src/core/grammar/threading.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum ThreadedNode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tree-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `grammar` and `arena` are never read [INFO] [stdout] --> src/parser.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ParserState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 19 | grammar: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | arena: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParserState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_node` and `get_node_mut` are never used [INFO] [stdout] --> src/tree.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl TreeAlloc { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn get_node(&self, id: GreenId) -> &GreenNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn get_node_mut(&mut self, id: GreenId) -> &mut GreenNode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `grammar_dsl::*` [INFO] [stdout] --> src/core/grammar/diagnosis.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | grammar_dsl::*, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap::IndexSet` [INFO] [stdout] --> src/core/grammar/threading.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use indexmap::IndexSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `grammar::Rule` [INFO] [stdout] --> src/core/grammar/threading.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{grammar::Rule, words::Matcher}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `concurrent_queue::ConcurrentQueue` [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use concurrent_queue::ConcurrentQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::btree_map::Range` [INFO] [stdout] --> src/words.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::btree_map::Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ThreadedNode` is never used [INFO] [stdout] --> src/core/grammar/threading.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum ThreadedNode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `grammar` and `arena` are never read [INFO] [stdout] --> src/parser.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ParserState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 19 | grammar: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | arena: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParserState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_node` and `get_node_mut` are never used [INFO] [stdout] --> src/tree.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl TreeAlloc { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn get_node(&self, id: GreenId) -> &GreenNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn get_node_mut(&mut self, id: GreenId) -> &mut GreenNode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "f08b5211c8a8bed55f789822df9e951092ee984a7ff9fba3371060b1b0c0688e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08b5211c8a8bed55f789822df9e951092ee984a7ff9fba3371060b1b0c0688e", kill_on_drop: false }` [INFO] [stdout] f08b5211c8a8bed55f789822df9e951092ee984a7ff9fba3371060b1b0c0688e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7ea2cd9da87b76d4d4635e4eb49b8e272cfecd662d951d47dc52a22f6575279 [INFO] running `Command { std: "docker" "start" "-a" "e7ea2cd9da87b76d4d4635e4eb49b8e272cfecd662d951d47dc52a22f6575279", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `grammar_dsl::*` [INFO] [stderr] --> src/core/grammar/diagnosis.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | grammar_dsl::*, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `indexmap::IndexSet` [INFO] [stderr] --> src/core/grammar/threading.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use indexmap::IndexSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `grammar::Rule` [INFO] [stderr] --> src/core/grammar/threading.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::{grammar::Rule, words::Matcher}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `concurrent_queue::ConcurrentQueue` [INFO] [stderr] --> src/parser.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use concurrent_queue::ConcurrentQueue; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `collections::btree_map::Range` [INFO] [stderr] --> src/words.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | collections::btree_map::Range, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `ThreadedNode` is never used [INFO] [stderr] --> src/core/grammar/threading.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum ThreadedNode { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `grammar` and `arena` are never read [INFO] [stderr] --> src/parser.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct ParserState { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 19 | grammar: Arc, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 20 | arena: Arc, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ParserState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `get_node` and `get_node_mut` are never used [INFO] [stderr] --> src/tree.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 35 | impl TreeAlloc { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 43 | pub fn get_node(&self, id: GreenId) -> &GreenNode { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | pub fn get_node_mut(&mut self, id: GreenId) -> &mut GreenNode { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/lib.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tree-editor` (lib) generated 8 warnings (run `cargo fix --lib -p tree-editor` to apply 5 suggestions) [INFO] [stderr] warning: `tree-editor` (lib test) generated 9 warnings (8 duplicates) (run `cargo fix --lib -p tree-editor --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tree_editor-05e05bb013c4ffa1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test grammar::tests::test_normalize_terminal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests tree_editor [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] running `Command { std: "docker" "inspect" "e7ea2cd9da87b76d4d4635e4eb49b8e272cfecd662d951d47dc52a22f6575279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ea2cd9da87b76d4d4635e4eb49b8e272cfecd662d951d47dc52a22f6575279", kill_on_drop: false }` [INFO] [stdout] e7ea2cd9da87b76d4d4635e4eb49b8e272cfecd662d951d47dc52a22f6575279