[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/si14/rust-textmate on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19e8b7218ca71c4eccb87a202c80a029bc3d5f676b040efcb395ccd3fc8238df
[INFO] running `Command { std: "docker" "start" "-a" "19e8b7218ca71c4eccb87a202c80a029bc3d5f676b040efcb395ccd3fc8238df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19e8b7218ca71c4eccb87a202c80a029bc3d5f676b040efcb395ccd3fc8238df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e8b7218ca71c4eccb87a202c80a029bc3d5f676b040efcb395ccd3fc8238df", kill_on_drop: false }`
[INFO] [stdout] 19e8b7218ca71c4eccb87a202c80a029bc3d5f676b040efcb395ccd3fc8238df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f93f1081439681e76e13b28493bd0847bd72a290283f0f8f7f41785defad5fc8
[INFO] running `Command { std: "docker" "start" "-a" "f93f1081439681e76e13b28493bd0847bd72a290283f0f8f7f41785defad5fc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[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_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)]` 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)]` 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 20.87s
[INFO] running `Command { std: "docker" "inspect" "f93f1081439681e76e13b28493bd0847bd72a290283f0f8f7f41785defad5fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f93f1081439681e76e13b28493bd0847bd72a290283f0f8f7f41785defad5fc8", kill_on_drop: false }`
[INFO] [stdout] f93f1081439681e76e13b28493bd0847bd72a290283f0f8f7f41785defad5fc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb681fdbb00496ae5ae111e1b714e3f75ade8aa4d3c678b066925f79c38c4d00
[INFO] running `Command { std: "docker" "start" "-a" "bb681fdbb00496ae5ae111e1b714e3f75ade8aa4d3c678b066925f79c38c4d00", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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_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)]` 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)]` 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)]` 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)]` 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 20.99s
[INFO] running `Command { std: "docker" "inspect" "bb681fdbb00496ae5ae111e1b714e3f75ade8aa4d3c678b066925f79c38c4d00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb681fdbb00496ae5ae111e1b714e3f75ade8aa4d3c678b066925f79c38c4d00", kill_on_drop: false }`
[INFO] [stdout] bb681fdbb00496ae5ae111e1b714e3f75ade8aa4d3c678b066925f79c38c4d00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a59f129f5772366db8e111555759c623597888ceddcd8672ccefe5c8d177874f
[INFO] running `Command { std: "docker" "start" "-a" "a59f129f5772366db8e111555759c623597888ceddcd8672ccefe5c8d177874f", 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)]` 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)]` 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)]` 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
[INFO] [stderr] warning: `rust-textmate` (lib test) generated 33 warnings (31 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_textmate-5faa8a5a6d195d9e)
[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::raw ... FAILED
[INFO] [stdout] test syntax_compiler::parse::tests::can_load_grammars::raw ... FAILED
[INFO] [stdout] test syntax_compiler::parse::tests::can_load_grammars::cleaned ... FAILED
[INFO] [stdout] test syntax_compiler::compile::tests::can_load_grammars::cleaned ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' 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:     0x61868ff0c712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61868ff0c712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61868ff0c712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61868ff0c712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61868ff32873 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61868ff32873 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61868ff09093 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61868ff09093 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61868ff0c562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61868ff0de79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61868ff0dcae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61868fec53f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61868fec53f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61868ff0e84e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61868ff0e84e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61868ff0e61a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61868ff0cc09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61868ff0e2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61868ff312c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61868ff31726 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61868fe5adcb - core::result::Result<T,E>::unwrap::h3da3a9a1021c6bc4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61868fe5adcb - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::h9f456d355d815b31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x61868fe65c7d - snafu::report::Report<E>::capture::h1567ffd19872c639
[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:     0x61868fe5ac5f - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::h0325666433dcd745
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x61868fe5b909 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::h4569645446a565bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x61868fe5b8cd - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::{{closure}}::h88be761f9931b326
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x61868fe4cc36 - core::ops::function::FnOnce::call_once::h7139c75f4c5f6468
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x61868fecac5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x61868fecac5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61868fec9d95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61868fec9d95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61868fec9d95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61868fec9d95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61868fec9d95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61868fec9d95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61868fec9d95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x61868fe8d994 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x61868fe8d994 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61868fe9136a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61868fe9136a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61868fe9136a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61868fe9136a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61868fe9136a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x61868ff119ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x61868ff119ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7fa18ba5daa4 - <unknown>
[INFO] [stdout]   48:     0x7fa18baeaa34 - 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' 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:     0x61868ff0c712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61868ff0c712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61868ff0c712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61868ff0c712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61868ff32873 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61868ff32873 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61868ff09093 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61868ff09093 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61868ff0c562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61868ff0de79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61868ff0dcae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61868fec53f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61868fec53f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61868ff0e84e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61868ff0e84e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61868ff0e61a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61868ff0cc09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61868ff0e2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61868ff312c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61868ff31726 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61868fe5baf3 - core::result::Result<T,E>::unwrap::h3da3a9a1021c6bc4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61868fe5baf3 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::hea95d81cb502bb2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x61868fe65c3d - snafu::report::Report<E>::capture::h0d364d5d9742c35a
[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:     0x61868fe5b98f - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::hdda467d77e8dc8c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x61868fe4c419 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::h62063e5674cf7e91
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x61868fe4c3dd - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::{{closure}}::h2f0ecade58ecd493
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x61868fe4cba6 - core::ops::function::FnOnce::call_once::h3cc58e1436a9d876
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x61868fecac5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x61868fecac5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61868fec9d95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61868fec9d95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61868fec9d95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61868fec9d95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61868fec9d95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61868fec9d95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61868fec9d95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x61868fe8d994 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x61868fe8d994 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61868fe9136a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61868fe9136a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61868fe9136a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61868fe9136a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61868fe9136a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x61868ff119ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x61868ff119ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7fa18ba5daa4 - <unknown>
[INFO] [stdout]   48:     0x7fa18baeaa34 - 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' 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:     0x61868ff0c712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61868ff0c712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61868ff0c712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61868ff0c712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61868ff32873 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61868ff32873 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61868ff09093 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61868ff09093 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61868ff0c562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61868ff0de79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61868ff0dcae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61868fec53f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61868fec53f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61868ff0e84e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61868ff0e84e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61868ff0e61a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61868ff0cc09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61868ff0e2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61868ff312c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61868ff31726 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61868fe5baf3 - core::result::Result<T,E>::unwrap::h3da3a9a1021c6bc4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61868fe5baf3 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::hea95d81cb502bb2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x61868fe65c3d - snafu::report::Report<E>::capture::h0d364d5d9742c35a
[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:     0x61868fe5b98f - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::hdda467d77e8dc8c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x61868fe4c479 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::hf2eb3f8f431bbd2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x61868fe4c43d - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::{{closure}}::h832bc90b58f96dbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x61868fe4cf86 - core::ops::function::FnOnce::call_once::hb2764823363ba3e5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x61868fecac5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x61868fecac5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61868fec9d95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61868fec9d95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61868fec9d95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61868fec9d95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61868fec9d95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61868fec9d95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61868fec9d95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x61868fe8d994 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x61868fe8d994 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61868fe9136a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61868fe9136a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61868fe9136a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61868fe9136a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61868fe9136a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x61868ff119ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x61868ff119ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7fa18ba5daa4 - <unknown>
[INFO] [stdout]   48:     0x7fa18baeaa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[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' 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:     0x61868ff0c712 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61868ff0c712 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61868ff0c712 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61868ff0c712 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61868ff32873 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61868ff32873 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61868ff09093 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61868ff09093 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61868ff0c562 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61868ff0de79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61868ff0dcae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61868fec53f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61868fec53f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61868ff0e84e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61868ff0e84e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61868ff0e61a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61868ff0cc09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61868ff0e2ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61868ff312c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61868ff31726 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61868fe5adcb - core::result::Result<T,E>::unwrap::h3da3a9a1021c6bc4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61868fe5adcb - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::h9f456d355d815b31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x61868fe65c7d - snafu::report::Report<E>::capture::h1567ffd19872c639
[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:     0x61868fe5ac5f - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::h0325666433dcd745
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x61868fe5b969 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::h200f8a33b5486b82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x61868fe5b92d - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::{{closure}}::h757265b76bad73f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x61868fe4c9b6 - core::ops::function::FnOnce::call_once::h0d4c0e60f1230738
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x61868fecac5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x61868fecac5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61868fec9d95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61868fec9d95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61868fec9d95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61868fec9d95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61868fec9d95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61868fec9d95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61868fec9d95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x61868fe8d994 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x61868fe8d994 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61868fe9136a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61868fe9136a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61868fe9136a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61868fe9136a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61868fe9136a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61868fe9136a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x61868ff119ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x61868ff119ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7fa18ba5daa4 - <unknown>
[INFO] [stdout]   48:     0x7fa18baeaa34 - 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a59f129f5772366db8e111555759c623597888ceddcd8672ccefe5c8d177874f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59f129f5772366db8e111555759c623597888ceddcd8672ccefe5c8d177874f", kill_on_drop: false }`
[INFO] [stdout] a59f129f5772366db8e111555759c623597888ceddcd8672ccefe5c8d177874f
