[INFO] cloning repository https://github.com/si14/rust-textmate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/si14/rust-textmate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab9b653e7b800f97c022068de41b6a1c79c0ee1d
[INFO] testing si14/rust-textmate against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/si14/rust-textmate
[INFO] finished tweaking git repo https://github.com/si14/rust-textmate
[INFO] tweaked toml for git repo https://github.com/si14/rust-textmate written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/si14/rust-textmate on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/si14/rust-textmate 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rust-onig/rust-onig.git`
[INFO] [stderr]     Updating git submodule `https://github.com/kkos/oniguruma.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a06f568917dfbf6dc2c2305aa40beab504d5eb5c4104cb546c9257d9c4422d7
[INFO] running `Command { std: "docker" "start" "-a" "9a06f568917dfbf6dc2c2305aa40beab504d5eb5c4104cb546c9257d9c4422d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a06f568917dfbf6dc2c2305aa40beab504d5eb5c4104cb546c9257d9c4422d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a06f568917dfbf6dc2c2305aa40beab504d5eb5c4104cb546c9257d9c4422d7", kill_on_drop: false }`
[INFO] [stdout] 9a06f568917dfbf6dc2c2305aa40beab504d5eb5c4104cb546c9257d9c4422d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b2d0a3b5ef17ed978447a7537c5ade8a47bdb09a40f893f12f35d9ac7f5879
[INFO] running `Command { std: "docker" "start" "-a" "e0b2d0a3b5ef17ed978447a7537c5ade8a47bdb09a40f893f12f35d9ac7f5879", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling onig_sys v69.8.1 (https://github.com/rust-onig/rust-onig.git?rev=c4378abcbf30d58cf5f230c0d2e6375f2be05a47#c4378abc)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling onig v6.5.0 (https://github.com/rust-onig/rust-onig.git?rev=c4378abcbf30d58cf5f230c0d2e6375f2be05a47#c4378abc)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling rust-textmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s
[INFO] running `Command { std: "docker" "inspect" "e0b2d0a3b5ef17ed978447a7537c5ade8a47bdb09a40f893f12f35d9ac7f5879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b2d0a3b5ef17ed978447a7537c5ade8a47bdb09a40f893f12f35d9ac7f5879", kill_on_drop: false }`
[INFO] [stdout] e0b2d0a3b5ef17ed978447a7537c5ade8a47bdb09a40f893f12f35d9ac7f5879
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa967439fdcd1bf3d7e52f25514be178b4131c7a73df7b2103d78107776c08bf
[INFO] running `Command { std: "docker" "start" "-a" "aa967439fdcd1bf3d7e52f25514be178b4131c7a73df7b2103d78107776c08bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rust-textmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiled_syntax`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |         let compiled_syntax = SyntaxDefinition::compile(parsed_syntax).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_syntax`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.05s
[INFO] running `Command { std: "docker" "inspect" "aa967439fdcd1bf3d7e52f25514be178b4131c7a73df7b2103d78107776c08bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa967439fdcd1bf3d7e52f25514be178b4131c7a73df7b2103d78107776c08bf", kill_on_drop: false }`
[INFO] [stdout] aa967439fdcd1bf3d7e52f25514be178b4131c7a73df7b2103d78107776c08bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 141d04786ec8e385cefeb239c5ea7b85bc8ad3c2ac1fb0f319b9361006cf2168
[INFO] running `Command { std: "docker" "start" "-a" "141d04786ec8e385cefeb239c5ea7b85bc8ad3c2ac1fb0f319b9361006cf2168", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line`
[INFO] [stderr]   --> src/lib.rs:65:51
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stderr] 
[INFO] [stderr] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | struct ScopeName(String);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | struct RuleId(NonZeroU16);
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stderr]     |
[INFO] [stderr]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ABC_PROGRAM` is never used
[INFO] [stderr]   --> src/lib.rs:50:7
[INFO] [stderr]    |
[INFO] [stderr] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_line` is never used
[INFO] [stderr]   --> src/lib.rs:65:4
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 | struct RegexId(NonZeroU16);
[INFO] [stderr]    |        ------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stderr]    |
[INFO] [stderr] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stderr]    |        -------------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stderr]    | ---------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `rules` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) struct Repository {
[INFO] [stderr]    |                   ---------- field in this struct
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `pop` is never used
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl RepositoryStack {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SyntaxSet` is never constructed
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope_name` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]     |                   ---------------- field in this struct
[INFO] [stderr] 139 |     scope_name: ScopeName,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stderr]     |
[INFO] [stderr] 386 | struct MatchRule {
[INFO] [stderr]     |        --------- fields in this struct
[INFO] [stderr] 387 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 388 |     // todo: intern
[INFO] [stderr] 389 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 392 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 393 |     match_: RegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 396 |     captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 400 | struct IncludeOnlyRule {
[INFO] [stderr]     |        --------------- fields in this struct
[INFO] [stderr] 401 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 402 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 403 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 404 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stderr]     |
[INFO] [stderr] 409 | struct BeginWhileRule {
[INFO] [stderr]     |        -------------- fields in this struct
[INFO] [stderr] 410 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 411 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 412 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 413 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 414 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 415 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 416 |     while_: PartialRegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 417 |     while_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stderr]     |
[INFO] [stderr] 422 | struct BeginEndRule {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 423 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 424 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 425 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 426 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 427 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 428 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stderr] 430 |     end: Option<PartialRegexId>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 431 |     end_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 432 |     apply_end_pattern_last: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stderr]     |
[INFO] [stderr] 438 |     MatchRule(MatchRule),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 438 -     MatchRule(MatchRule),
[INFO] [stderr] 438 +     MatchRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stderr]     |
[INFO] [stderr] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr] 439 +     IncludeOnlyRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stderr]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stderr] 440 +     BeginWhileRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stderr]     |
[INFO] [stderr] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stderr]     |     ------------ ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stderr] 441 +     BeginEndRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stderr]     |
[INFO] [stderr] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stderr]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |     TopLevel {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 469 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `rule` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stderr]     |
[INFO] [stderr] 472 |     Relative {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 473 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `scope` and `rule` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stderr]     |
[INFO] [stderr] 476 |     TopLevelRepository {
[INFO] [stderr]     |     ------------------ fields in this variant
[INFO] [stderr] 477 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 478 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stderr]     |
[INFO] [stderr] 507 |     RuleId(RuleId),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 507 -     RuleId(RuleId),
[INFO] [stderr] 507 +     RuleId(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stderr]     |
[INFO] [stderr] 508 |     Reference(Reference),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 508 -     Reference(Reference),
[INFO] [stderr] 508 +     Reference(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]    |                   ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiled_syntax`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:555:13
[INFO] [stderr]     |
[INFO] [stderr] 555 |         let compiled_syntax = SyntaxDefinition::compile(parsed_syntax).unwrap();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_syntax`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-textmate` (lib) generated 32 warnings (run `cargo fix --lib -p rust-textmate` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-textmate` (lib test) generated 33 warnings (31 duplicates) (run `cargo fix --lib -p rust-textmate --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_textmate-919df32f392fc36f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test syntax_compiler::compile::tests::can_compile_simple_syntax ... ok
[INFO] [stdout] test syntax_compiler::compile::tests::can_load_grammars::cleaned ... FAILED
[INFO] [stdout] test syntax_compiler::parse::tests::can_load_grammars::cleaned ... FAILED
[INFO] [stdout] test syntax_compiler::compile::tests::can_load_grammars::raw ... FAILED
[INFO] [stdout] test syntax_compiler::parse::tests::can_load_grammars::raw ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::compile::tests::can_load_grammars::cleaned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::compile::tests::can_load_grammars::cleaned' (27) panicked at src/syntax_compiler/compile.rs:579:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7a19b044c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7a19b044c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7a19b19bea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7a19b19bea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f7a19b098e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7a19b098e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7a19ae1e9f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7a19ae1e9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7a19afc069 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7a19a884fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f7a19a884fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7a19afc222 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f7a19afc222 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7a19ae1f58 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7a19ad6ae9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7a19ae2dfd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7a19b1a2fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7a19b1a072 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7a19a4332b - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7a19a4332b - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x5f7a19a414cd - <snafu[ebb1c507a4e51067]::report::Report<snafu[ebb1c507a4e51067]::Whatever>>::capture::<rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/report.rs:146:14
[INFO] [stdout]   23:     0x5f7a19a449ef - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x5f7a19a503f9 - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::cleaned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x5f7a19a4fe8d - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::cleaned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x5f7a19a51cd6 - <rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::cleaned::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f7a19a7c8ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f7a19a7c8ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f7a19a8910a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f7a19a8910a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f7a19a846b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f7a19a846b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f7a19a8bc02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f7a19a8bc02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f7a19a8bc02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f7a19b0381f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5f7a19b0381f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x73c914f40aa4 - <unknown>
[INFO] [stdout]   48:     0x73c914fcda64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::parse::tests::can_load_grammars::cleaned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::parse::tests::can_load_grammars::cleaned' (29) panicked at src/syntax_compiler/parse.rs:164:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7a19b044c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7a19b044c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7a19b19bea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7a19b19bea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f7a19b098e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7a19b098e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7a19ae1e9f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7a19ae1e9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7a19afc069 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7a19a884fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f7a19a884fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7a19afc222 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f7a19afc222 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7a19ae1f58 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7a19ad6ae9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7a19ae2dfd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7a19b1a2fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7a19b1a072 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7a19a42ae3 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7a19a42ae3 - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x5f7a19a4148d - <snafu[ebb1c507a4e51067]::report::Report<snafu[ebb1c507a4e51067]::Whatever>>::capture::<rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/report.rs:146:14
[INFO] [stdout]   23:     0x5f7a19a449bf - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x5f7a19a4be89 - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::cleaned
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x5f7a19a4b37d - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::cleaned::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x5f7a19a51c56 - <rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::cleaned::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f7a19a7c8ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f7a19a7c8ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f7a19a8910a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f7a19a8910a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f7a19a846b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f7a19a846b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f7a19a8bc02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f7a19a8bc02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f7a19a8bc02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f7a19b0381f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5f7a19b0381f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x73c914f40aa4 - <unknown>
[INFO] [stdout]   48:     0x73c914fcda64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::compile::tests::can_load_grammars::raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::compile::tests::can_load_grammars::raw' (28) panicked at src/syntax_compiler/compile.rs:579:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7a19b044c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7a19b044c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7a19b19bea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7a19b19bea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f7a19b098e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7a19b098e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7a19ae1e9f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7a19ae1e9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7a19afc069 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7a19a884fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f7a19a884fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7a19afc222 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f7a19afc222 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7a19ae1f58 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7a19ad6ae9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7a19ae2dfd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7a19b1a2fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7a19b1a072 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7a19a4332b - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7a19a4332b - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x5f7a19a414cd - <snafu[ebb1c507a4e51067]::report::Report<snafu[ebb1c507a4e51067]::Whatever>>::capture::<rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/report.rs:146:14
[INFO] [stdout]   23:     0x5f7a19a449ef - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x5f7a19a503d9 - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::raw
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x5f7a19a4fe4d - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x5f7a19a51c96 - <rust_textmate[32e9156f5b0ece7b]::syntax_compiler::compile::tests::can_load_grammars::raw::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f7a19a7c8ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f7a19a7c8ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f7a19a8910a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f7a19a8910a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f7a19a846b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f7a19a846b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f7a19a8bc02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f7a19a8bc02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f7a19a8bc02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f7a19b0381f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5f7a19b0381f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x73c914f40aa4 - <unknown>
[INFO] [stdout]   48:     0x73c914fcda64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::parse::tests::can_load_grammars::raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::parse::tests::can_load_grammars::raw' (30) panicked at src/syntax_compiler/parse.rs:164:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7a19b044c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7a19b044c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7a19b044c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7a19b19bea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7a19b19bea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f7a19b098e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7a19b098e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7a19ae1e9f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7a19ae1e9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7a19afc069 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7a19a884fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f7a19a884fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7a19afc222 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f7a19afc222 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7a19ae1f58 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7a19ad6ae9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7a19ae2dfd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7a19b1a2fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7a19b1a072 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7a19a42ae3 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7a19a42ae3 - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x5f7a19a4148d - <snafu[ebb1c507a4e51067]::report::Report<snafu[ebb1c507a4e51067]::Whatever>>::capture::<rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/report.rs:146:14
[INFO] [stdout]   23:     0x5f7a19a449bf - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x5f7a19a4be69 - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::raw
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x5f7a19a4b33d - rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x5f7a19a51c16 - <rust_textmate[32e9156f5b0ece7b]::syntax_compiler::parse::tests::can_load_grammars::raw::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f7a19a7c8ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f7a19a7c8ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f7a19a8910a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f7a19a8910a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f7a19a8910a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f7a19a8910a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f7a19a846b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f7a19a846b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f7a19a8bc02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f7a19a8bc02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f7a19a8bc02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f7a19a8bc02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f7a19a8bc02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f7a19b0381f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5f7a19b0381f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x73c914f40aa4 - <unknown>
[INFO] [stdout]   48:     0x73c914fcda64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     syntax_compiler::compile::tests::can_load_grammars::cleaned
[INFO] [stdout]     syntax_compiler::compile::tests::can_load_grammars::raw
[INFO] [stdout]     syntax_compiler::parse::tests::can_load_grammars::cleaned
[INFO] [stdout]     syntax_compiler::parse::tests::can_load_grammars::raw
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "141d04786ec8e385cefeb239c5ea7b85bc8ad3c2ac1fb0f319b9361006cf2168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "141d04786ec8e385cefeb239c5ea7b85bc8ad3c2ac1fb0f319b9361006cf2168", kill_on_drop: false }`
[INFO] [stdout] 141d04786ec8e385cefeb239c5ea7b85bc8ad3c2ac1fb0f319b9361006cf2168
