[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.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/si14/rust-textmate on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.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.94.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]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c709f313e249de224301566f608afbf619682312b9f5fc563af834ea15c865f
[INFO] running `Command { std: "docker" "start" "-a" "2c709f313e249de224301566f608afbf619682312b9f5fc563af834ea15c865f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c709f313e249de224301566f608afbf619682312b9f5fc563af834ea15c865f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c709f313e249de224301566f608afbf619682312b9f5fc563af834ea15c865f", kill_on_drop: false }`
[INFO] [stdout] 2c709f313e249de224301566f608afbf619682312b9f5fc563af834ea15c865f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84fe515096ca3e8b82a05f1186d4a38a5adcaee92dcf286b3a617de0a21d901b
[INFO] running `Command { std: "docker" "start" "-a" "84fe515096ca3e8b82a05f1186d4a38a5adcaee92dcf286b3a617de0a21d901b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.20
[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 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.56s
[INFO] running `Command { std: "docker" "inspect" "84fe515096ca3e8b82a05f1186d4a38a5adcaee92dcf286b3a617de0a21d901b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84fe515096ca3e8b82a05f1186d4a38a5adcaee92dcf286b3a617de0a21d901b", kill_on_drop: false }`
[INFO] [stdout] 84fe515096ca3e8b82a05f1186d4a38a5adcaee92dcf286b3a617de0a21d901b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b3562b82ff231416771305a49e953cca8b7b6de05fda6d5ab1b0f0d8dad0c61
[INFO] running `Command { std: "docker" "start" "-a" "1b3562b82ff231416771305a49e953cca8b7b6de05fda6d5ab1b0f0d8dad0c61", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling rust-textmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiled_syntax`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |         let compiled_syntax = SyntaxDefinition::compile(parsed_syntax).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_syntax`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.98s
[INFO] running `Command { std: "docker" "inspect" "1b3562b82ff231416771305a49e953cca8b7b6de05fda6d5ab1b0f0d8dad0c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3562b82ff231416771305a49e953cca8b7b6de05fda6d5ab1b0f0d8dad0c61", kill_on_drop: false }`
[INFO] [stdout] 1b3562b82ff231416771305a49e953cca8b7b6de05fda6d5ab1b0f0d8dad0c61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5df557ba0e951a5b6110fdf35c4586d5f21f3db3a7d1580fcb6459d42529cf7c
[INFO] running `Command { std: "docker" "start" "-a" "5df557ba0e951a5b6110fdf35c4586d5f21f3db3a7d1580fcb6459d42529cf7c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line`
[INFO] [stderr]   --> src/lib.rs:65:51
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stderr] 
[INFO] [stderr] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | struct ScopeName(String);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | struct RuleId(NonZeroU16);
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stderr]     |
[INFO] [stderr]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ABC_PROGRAM` is never used
[INFO] [stderr]   --> src/lib.rs:50:7
[INFO] [stderr]    |
[INFO] [stderr] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_line` is never used
[INFO] [stderr]   --> src/lib.rs:65:4
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 | struct RegexId(NonZeroU16);
[INFO] [stderr]    |        ------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stderr]    |
[INFO] [stderr] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stderr]    |        -------------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stderr]    | ---------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `rules` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) struct Repository {
[INFO] [stderr]    |                   ---------- field in this struct
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `pop` is never used
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl RepositoryStack {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SyntaxSet` is never constructed
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope_name` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]     |                   ---------------- field in this struct
[INFO] [stderr] 139 |     scope_name: ScopeName,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stderr]     |
[INFO] [stderr] 386 | struct MatchRule {
[INFO] [stderr]     |        --------- fields in this struct
[INFO] [stderr] 387 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 388 |     // todo: intern
[INFO] [stderr] 389 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 392 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 393 |     match_: RegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 396 |     captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 400 | struct IncludeOnlyRule {
[INFO] [stderr]     |        --------------- fields in this struct
[INFO] [stderr] 401 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 402 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 403 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 404 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stderr]     |
[INFO] [stderr] 409 | struct BeginWhileRule {
[INFO] [stderr]     |        -------------- fields in this struct
[INFO] [stderr] 410 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 411 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 412 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 413 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 414 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 415 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 416 |     while_: PartialRegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 417 |     while_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stderr]     |
[INFO] [stderr] 422 | struct BeginEndRule {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 423 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 424 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 425 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 426 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 427 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 428 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stderr] 430 |     end: Option<PartialRegexId>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 431 |     end_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 432 |     apply_end_pattern_last: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stderr]     |
[INFO] [stderr] 438 |     MatchRule(MatchRule),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 438 -     MatchRule(MatchRule),
[INFO] [stderr] 438 +     MatchRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stderr]     |
[INFO] [stderr] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr] 439 +     IncludeOnlyRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stderr]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stderr] 440 +     BeginWhileRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stderr]     |
[INFO] [stderr] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stderr]     |     ------------ ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stderr] 441 +     BeginEndRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stderr]     |
[INFO] [stderr] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stderr]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |     TopLevel {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 469 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `rule` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stderr]     |
[INFO] [stderr] 472 |     Relative {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 473 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `scope` and `rule` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stderr]     |
[INFO] [stderr] 476 |     TopLevelRepository {
[INFO] [stderr]     |     ------------------ fields in this variant
[INFO] [stderr] 477 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 478 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stderr]     |
[INFO] [stderr] 507 |     RuleId(RuleId),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 507 -     RuleId(RuleId),
[INFO] [stderr] 507 +     RuleId(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stderr]     |
[INFO] [stderr] 508 |     Reference(Reference),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 508 -     Reference(Reference),
[INFO] [stderr] 508 +     Reference(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]    |                   ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-textmate` (lib) generated 32 warnings (run `cargo fix --lib -p rust-textmate` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `compiled_syntax`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:555:13
[INFO] [stderr]     |
[INFO] [stderr] 555 |         let compiled_syntax = SyntaxDefinition::compile(parsed_syntax).unwrap();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_syntax`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: `rust-textmate` (lib test) generated 33 warnings (31 duplicates) (run `cargo fix --lib -p rust-textmate --tests` to apply 2 suggestions)
[INFO] [stdout] running 5 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_textmate-4cd9ff1b06f57741)
[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::compile::tests::can_load_grammars::cleaned ... 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] 
[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' (19) 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:     0x59e14b2f7692 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e14b2f7692 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e14b2f7692 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e14b2f7692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e14b3081ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e14b3081ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x59e14b2c4b76 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e14b2c4b76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e14b2d6049 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e14b2d6049 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e14b2d5ee1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e14b28af8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e14b28af8e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e14b2d62c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e14b2d62c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e14b2d6108 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e14b2d0bc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e14b2b91fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e14b30f78c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e14b30ef72 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e14b239bcb - core::result::Result<T,E>::unwrap::hdfac0dd0c8294977
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e14b239bcb - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::he82ca0664eabe941
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x59e14b23d49d - snafu::report::Report<E>::capture::h5d7781952e3c13e7
[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:     0x59e14b239a5f - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::h019a77a17054f409
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x59e14b23a789 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::hed3715e59fa40d10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x59e14b23a7ad - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::{{closure}}::h611cb0bd47a2119e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x59e14b241f36 - core::ops::function::FnOnce::call_once::h964b7e293354b5ed
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59e14b28ad4b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x59e14b28ad4b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x59e14b29e75a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x59e14b29e75a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x59e14b29e75a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59e14b29e75a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x59e14b29e75a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x59e14b29e75a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x59e14b29e75a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x59e14b278bb4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x59e14b278bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x59e14b27c552 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59e14b27c552 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59e14b27c552 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59e14b27c552 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x59e14b27c552 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59e14b2cbdcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x59e14b2cbdcf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   47:     0x738ea33d1aa4 - <unknown>
[INFO] [stdout]   48:     0x738ea345ea64 - 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' (18) 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:     0x59e14b2f7692 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e14b2f7692 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e14b2f7692 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e14b2f7692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e14b3081ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e14b3081ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x59e14b2c4b76 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e14b2c4b76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e14b2d6049 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e14b2d6049 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e14b2d5ee1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e14b28af8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e14b28af8e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e14b2d62c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e14b2d62c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e14b2d6108 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e14b2d0bc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e14b2b91fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e14b30f78c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e14b30ef72 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e14b239bcb - core::result::Result<T,E>::unwrap::hdfac0dd0c8294977
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e14b239bcb - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::he82ca0664eabe941
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x59e14b23d49d - snafu::report::Report<E>::capture::h5d7781952e3c13e7
[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:     0x59e14b239a5f - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::h019a77a17054f409
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x59e14b23a7e9 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::h5d87ffddb873d10d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x59e14b23a80d - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::{{closure}}::hbef9461df3ff4fee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x59e14b2420f6 - core::ops::function::FnOnce::call_once::hf96528e718c73ef3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59e14b28ad4b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x59e14b28ad4b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x59e14b29e75a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x59e14b29e75a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x59e14b29e75a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59e14b29e75a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x59e14b29e75a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x59e14b29e75a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x59e14b29e75a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x59e14b278bb4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x59e14b278bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x59e14b27c552 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59e14b27c552 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59e14b27c552 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59e14b27c552 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x59e14b27c552 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59e14b2cbdcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x59e14b2cbdcf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   47:     0x738ea33d1aa4 - <unknown>
[INFO] [stdout]   48:     0x738ea345ea64 - 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' (21) 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:     0x59e14b2f7692 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e14b2f7692 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e14b2f7692 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e14b2f7692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e14b3081ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e14b3081ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x59e14b2c4b76 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e14b2c4b76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e14b2d6049 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e14b2d6049 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e14b2d5ee1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e14b28af8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e14b28af8e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e14b2d62c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e14b2d62c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e14b2d6108 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e14b2d0bc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e14b2b91fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e14b30f78c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e14b30ef72 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e14b239183 - core::result::Result<T,E>::unwrap::hdfac0dd0c8294977
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e14b239183 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::h3a10e78ed58ed4ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x59e14b23d45d - snafu::report::Report<E>::capture::h11d0679d2666279c
[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:     0x59e14b23901f - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::h34b9d2b8e60ea032
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x59e14b239999 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::h5976841204309a9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x59e14b2399bd - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::{{closure}}::h46f7fb16f48ad6dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x59e14b241cb6 - core::ops::function::FnOnce::call_once::h2bc6267d4d67cff2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59e14b28ad4b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x59e14b28ad4b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x59e14b29e75a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x59e14b29e75a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x59e14b29e75a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59e14b29e75a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x59e14b29e75a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x59e14b29e75a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x59e14b29e75a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x59e14b278bb4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x59e14b278bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x59e14b27c552 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59e14b27c552 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59e14b27c552 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59e14b27c552 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x59e14b27c552 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59e14b2cbdcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x59e14b2cbdcf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   47:     0x738ea33d1aa4 - <unknown>
[INFO] [stdout]   48:     0x738ea345ea64 - 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' (20) 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:     0x59e14b2f7692 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e14b2f7692 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e14b2f7692 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e14b2f7692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e14b3081ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e14b3081ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x59e14b2c4b76 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e14b2c4b76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e14b2d6049 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e14b2d6049 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e14b2d5ee1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e14b28af8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e14b28af8e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e14b2d62c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e14b2d62c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e14b2d6108 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e14b2d0bc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e14b2b91fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e14b30f78c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e14b30ef72 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e14b239183 - core::result::Result<T,E>::unwrap::hdfac0dd0c8294977
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e14b239183 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::h3a10e78ed58ed4ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x59e14b23d45d - snafu::report::Report<E>::capture::h11d0679d2666279c
[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:     0x59e14b23901f - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::h34b9d2b8e60ea032
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x59e14b2399f9 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::ha9b6855a497a8bb1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x59e14b239a1d - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::{{closure}}::h71f42bf114f79f64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x59e14b241c26 - core::ops::function::FnOnce::call_once::h28aaae2b1b1a92b1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59e14b28ad4b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x59e14b28ad4b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x59e14b29e75a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x59e14b29e75a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x59e14b29e75a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59e14b29e75a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x59e14b29e75a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x59e14b29e75a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x59e14b29e75a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x59e14b278bb4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x59e14b278bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x59e14b27c552 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59e14b27c552 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59e14b27c552 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59e14b27c552 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59e14b27c552 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x59e14b27c552 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59e14b2cbdcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x59e14b2cbdcf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   47:     0x738ea33d1aa4 - <unknown>
[INFO] [stdout]   48:     0x738ea345ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     syntax_compiler::compile::tests::can_load_grammars::cleaned
[INFO] [stdout]     syntax_compiler::compile::tests::can_load_grammars::raw
[INFO] [stdout]     syntax_compiler::parse::tests::can_load_grammars::cleaned
[INFO] [stdout]     syntax_compiler::parse::tests::can_load_grammars::raw
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5df557ba0e951a5b6110fdf35c4586d5f21f3db3a7d1580fcb6459d42529cf7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df557ba0e951a5b6110fdf35c4586d5f21f3db3a7d1580fcb6459d42529cf7c", kill_on_drop: false }`
[INFO] [stdout] 5df557ba0e951a5b6110fdf35c4586d5f21f3db3a7d1580fcb6459d42529cf7c
