[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/si14/rust-textmate
[INFO] finished tweaking git repo https://github.com/si14/rust-textmate
[INFO] tweaked toml for git repo https://github.com/si14/rust-textmate written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/si14/rust-textmate on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22ac7876c28bd0e654669316f9bc868dc3cef4b99e2cded83e800077ece1c824
[INFO] running `Command { std: "docker" "start" "-a" "22ac7876c28bd0e654669316f9bc868dc3cef4b99e2cded83e800077ece1c824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22ac7876c28bd0e654669316f9bc868dc3cef4b99e2cded83e800077ece1c824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ac7876c28bd0e654669316f9bc868dc3cef4b99e2cded83e800077ece1c824", kill_on_drop: false }`
[INFO] [stdout] 22ac7876c28bd0e654669316f9bc868dc3cef4b99e2cded83e800077ece1c824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f73d426337c9f754bb91a4e4793fe3ea7d1466a3bc7ca0f156a20b18331db96
[INFO] running `Command { std: "docker" "start" "-a" "8f73d426337c9f754bb91a4e4793fe3ea7d1466a3bc7ca0f156a20b18331db96", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling onig_sys v69.8.1 (https://github.com/rust-onig/rust-onig.git?rev=c4378abcbf30d58cf5f230c0d2e6375f2be05a47#c4378abc)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling onig v6.5.0 (https://github.com/rust-onig/rust-onig.git?rev=c4378abcbf30d58cf5f230c0d2e6375f2be05a47#c4378abc)
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling rust-textmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (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 23.51s
[INFO] running `Command { std: "docker" "inspect" "8f73d426337c9f754bb91a4e4793fe3ea7d1466a3bc7ca0f156a20b18331db96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f73d426337c9f754bb91a4e4793fe3ea7d1466a3bc7ca0f156a20b18331db96", kill_on_drop: false }`
[INFO] [stdout] 8f73d426337c9f754bb91a4e4793fe3ea7d1466a3bc7ca0f156a20b18331db96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f1259bb3ee809ba67eb7754305613f649ef0ed588d2f45c05030c23bf36e035
[INFO] running `Command { std: "docker" "start" "-a" "1f1259bb3ee809ba67eb7754305613f649ef0ed588d2f45c05030c23bf36e035", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_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 20.06s
[INFO] running `Command { std: "docker" "inspect" "1f1259bb3ee809ba67eb7754305613f649ef0ed588d2f45c05030c23bf36e035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1259bb3ee809ba67eb7754305613f649ef0ed588d2f45c05030c23bf36e035", kill_on_drop: false }`
[INFO] [stdout] 1f1259bb3ee809ba67eb7754305613f649ef0ed588d2f45c05030c23bf36e035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31194bc2213fa69942a8f96fd78ee8600c05a3fed0ec573a0a41bfc8e13eae26
[INFO] running `Command { std: "docker" "start" "-a" "31194bc2213fa69942a8f96fd78ee8600c05a3fed0ec573a0a41bfc8e13eae26", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line`
[INFO] [stderr]   --> src/lib.rs:65:51
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stderr] 
[INFO] [stderr] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | struct ScopeName(String);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | struct RuleId(NonZeroU16);
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stderr]     |
[INFO] [stderr]  73 | struct RepositoryId(NonZeroU8);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ABC_PROGRAM` is never used
[INFO] [stderr]   --> src/lib.rs:50:7
[INFO] [stderr]    |
[INFO] [stderr] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_line` is never used
[INFO] [stderr]   --> src/lib.rs:65:4
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 | struct RegexId(NonZeroU16);
[INFO] [stderr]    |        ------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stderr]    |
[INFO] [stderr] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stderr]    |        -------------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stderr]    | ---------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `rules` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) struct Repository {
[INFO] [stderr]    |                   ---------- field in this struct
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `pop` is never used
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl RepositoryStack {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SyntaxSet` is never constructed
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope_name` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]     |                   ---------------- field in this struct
[INFO] [stderr] 139 |     scope_name: ScopeName,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stderr]     |
[INFO] [stderr] 386 | struct MatchRule {
[INFO] [stderr]     |        --------- fields in this struct
[INFO] [stderr] 387 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 388 |     // todo: intern
[INFO] [stderr] 389 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 392 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 393 |     match_: RegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 396 |     captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 400 | struct IncludeOnlyRule {
[INFO] [stderr]     |        --------------- fields in this struct
[INFO] [stderr] 401 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 402 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 403 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 404 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stderr]     |
[INFO] [stderr] 409 | struct BeginWhileRule {
[INFO] [stderr]     |        -------------- fields in this struct
[INFO] [stderr] 410 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 411 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 412 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 413 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 414 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 415 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 416 |     while_: PartialRegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 417 |     while_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stderr]     |
[INFO] [stderr] 422 | struct BeginEndRule {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 423 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 424 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 425 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 426 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 427 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 428 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stderr] 430 |     end: Option<PartialRegexId>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 431 |     end_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 432 |     apply_end_pattern_last: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stderr]     |
[INFO] [stderr] 438 |     MatchRule(MatchRule),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 438 -     MatchRule(MatchRule),
[INFO] [stderr] 438 +     MatchRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stderr]     |
[INFO] [stderr] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr] 439 +     IncludeOnlyRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stderr]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stderr] 440 +     BeginWhileRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stderr]     |
[INFO] [stderr] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stderr]     |     ------------ ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stderr] 441 +     BeginEndRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stderr]     |
[INFO] [stderr] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stderr]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |     TopLevel {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 469 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `rule` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stderr]     |
[INFO] [stderr] 472 |     Relative {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 473 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `scope` and `rule` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stderr]     |
[INFO] [stderr] 476 |     TopLevelRepository {
[INFO] [stderr]     |     ------------------ fields in this variant
[INFO] [stderr] 477 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 478 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stderr]     |
[INFO] [stderr] 507 |     RuleId(RuleId),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 507 -     RuleId(RuleId),
[INFO] [stderr] 507 +     RuleId(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stderr]     |
[INFO] [stderr] 508 |     Reference(Reference),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 508 -     Reference(Reference),
[INFO] [stderr] 508 +     Reference(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]    |                   ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiled_syntax`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:555:13
[INFO] [stderr]     |
[INFO] [stderr] 555 |         let compiled_syntax = SyntaxDefinition::compile(parsed_syntax).unwrap();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_syntax`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] running 5 tests
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-textmate` (lib) generated 32 warnings
[INFO] [stderr] warning: `rust-textmate` (lib test) generated 33 warnings (31 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_textmate-51fd133b49de03e6)
[INFO] [stdout] test syntax_compiler::compile::tests::can_compile_simple_syntax ... ok
[INFO] [stdout] test syntax_compiler::compile::tests::can_load_grammars::cleaned ... FAILED
[INFO] [stdout] test syntax_compiler::compile::tests::can_load_grammars::raw ... FAILED
[INFO] [stdout] test syntax_compiler::parse::tests::can_load_grammars::cleaned ... FAILED
[INFO] [stdout] test syntax_compiler::parse::tests::can_load_grammars::raw ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::compile::tests::can_load_grammars::cleaned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::compile::tests::can_load_grammars::cleaned' (17) 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:     0x5b1c4b337002 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1c4b337002 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1c4b337002 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b1c4b337002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b1c4b347d5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b1c4b347d5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b1c4b302c01 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1c4b302c01 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b1c4b30eee2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b1c4b31452f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b1c4b3143c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b1c4b2c470e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b1c4b2c470e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1c4b314bef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b1c4b314bef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b1c4b314a4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b1c4b30f019 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b1c4b2f690d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b1c4b34f9b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b1c4b34ef56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b1c4b278a5b - core::result::Result<T,E>::unwrap::h653a91cfbfa83017
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b1c4b278a5b - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::hce20a4b77ece334f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x5b1c4b27d36d - snafu::report::Report<E>::capture::ha62c0dea364770ce
[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:     0x5b1c4b2788ef - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::h6bdbfbc11758c687
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x5b1c4b265149 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::h121cd9f3b7d65255
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x5b1c4b26516d - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::{{closure}}::hb71cc2573fb306e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x5b1c4b26d3a6 - core::ops::function::FnOnce::call_once::h4071631ca1fdec91
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b1c4b2c44cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b1c4b2c44cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b1c4b2da135 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b1c4b2da135 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b1c4b2da135 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5b1c4b2da135 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5b1c4b2da135 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b1c4b2da135 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b1c4b2da135 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b1c4b2b0924 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b1c4b2b0924 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5b1c4b2b41ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5b1c4b2b41ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b1c4b2b41ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b1c4b2b41ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5b1c4b2b41ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b1c4b30a17f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5b1c4b30a17f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x77b01b066aa4 - <unknown>
[INFO] [stdout]   48:     0x77b01b0f3a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::compile::tests::can_load_grammars::raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::compile::tests::can_load_grammars::raw' (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:     0x5b1c4b337002 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1c4b337002 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1c4b337002 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b1c4b337002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b1c4b347d5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b1c4b347d5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b1c4b302c01 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1c4b302c01 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b1c4b30eee2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b1c4b31452f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b1c4b3143c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b1c4b2c470e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b1c4b2c470e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1c4b314bef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b1c4b314bef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b1c4b314a4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b1c4b30f019 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b1c4b2f690d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b1c4b34f9b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b1c4b34ef56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b1c4b278a5b - core::result::Result<T,E>::unwrap::h653a91cfbfa83017
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b1c4b278a5b - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::hce20a4b77ece334f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x5b1c4b27d36d - snafu::report::Report<E>::capture::ha62c0dea364770ce
[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:     0x5b1c4b2788ef - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::h6bdbfbc11758c687
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x5b1c4b2650e9 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::h512c969eadb9ccaf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x5b1c4b26510d - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::{{closure}}::h29dc56a24528579a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x5b1c4b26d656 - core::ops::function::FnOnce::call_once::h89c7383919c9c4ed
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b1c4b2c44cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b1c4b2c44cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b1c4b2da135 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b1c4b2da135 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b1c4b2da135 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5b1c4b2da135 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5b1c4b2da135 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b1c4b2da135 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b1c4b2da135 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b1c4b2b0924 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b1c4b2b0924 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5b1c4b2b41ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5b1c4b2b41ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b1c4b2b41ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b1c4b2b41ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5b1c4b2b41ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b1c4b30a17f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5b1c4b30a17f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x77b01b066aa4 - <unknown>
[INFO] [stdout]   48:     0x77b01b0f3a34 - 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' (19) 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:     0x5b1c4b337002 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1c4b337002 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1c4b337002 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b1c4b337002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b1c4b347d5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b1c4b347d5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b1c4b302c01 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1c4b302c01 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b1c4b30eee2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b1c4b31452f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b1c4b3143c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b1c4b2c470e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b1c4b2c470e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1c4b314bef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b1c4b314bef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b1c4b314a4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b1c4b30f019 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b1c4b2f690d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b1c4b34f9b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b1c4b34ef56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b1c4b278143 - core::result::Result<T,E>::unwrap::h653a91cfbfa83017
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b1c4b278143 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::h6c2f372dbc172e31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x5b1c4b27d32d - snafu::report::Report<E>::capture::h5add62da99c0670e
[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:     0x5b1c4b277fdf - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::h4f608682090a416f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x5b1c4b25f629 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::hed99b7dfe0d95654
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x5b1c4b25f64d - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::{{closure}}::ha97a8c80201eb56e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x5b1c4b26d556 - core::ops::function::FnOnce::call_once::h6761757be7950a9a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b1c4b2c44cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b1c4b2c44cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b1c4b2da135 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b1c4b2da135 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b1c4b2da135 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5b1c4b2da135 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5b1c4b2da135 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b1c4b2da135 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b1c4b2da135 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b1c4b2b0924 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b1c4b2b0924 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5b1c4b2b41ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5b1c4b2b41ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b1c4b2b41ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b1c4b2b41ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5b1c4b2b41ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b1c4b30a17f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5b1c4b30a17f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x77b01b066aa4 - <unknown>
[INFO] [stdout]   48:     0x77b01b0f3a34 - 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' (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:     0x5b1c4b337002 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1c4b337002 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1c4b337002 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b1c4b337002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b1c4b347d5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b1c4b347d5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b1c4b302c01 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1c4b302c01 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b1c4b30eee2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b1c4b31452f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b1c4b3143c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b1c4b2c470e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5b1c4b2c470e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b1c4b314bef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5b1c4b314bef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b1c4b314a4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b1c4b30f019 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b1c4b2f690d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b1c4b34f9b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b1c4b34ef56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5b1c4b278143 - core::result::Result<T,E>::unwrap::h653a91cfbfa83017
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5b1c4b278143 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::h6c2f372dbc172e31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x5b1c4b27d32d - snafu::report::Report<E>::capture::h5add62da99c0670e
[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:     0x5b1c4b277fdf - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::h4f608682090a416f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x5b1c4b25f5c9 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::h5d8c43e8fa136215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x5b1c4b25f5ed - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::{{closure}}::ha7d4e084f8f3996e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x5b1c4b26d1f6 - core::ops::function::FnOnce::call_once::h19938d086c31d75f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5b1c4b2c44cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5b1c4b2c44cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5b1c4b2da135 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5b1c4b2da135 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5b1c4b2da135 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5b1c4b2da135 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5b1c4b2da135 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b1c4b2da135 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5b1c4b2da135 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5b1c4b2b0924 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5b1c4b2b0924 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5b1c4b2b41ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5b1c4b2b41ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5b1c4b2b41ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5b1c4b2b41ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b1c4b2b41ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5b1c4b2b41ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b1c4b30a17f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5b1c4b30a17f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x77b01b066aa4 - <unknown>
[INFO] [stdout]   48:     0x77b01b0f3a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     syntax_compiler::compile::tests::can_load_grammars::cleaned
[INFO] [stdout]     syntax_compiler::compile::tests::can_load_grammars::raw
[INFO] [stdout]     syntax_compiler::parse::tests::can_load_grammars::cleaned
[INFO] [stdout]     syntax_compiler::parse::tests::can_load_grammars::raw
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "31194bc2213fa69942a8f96fd78ee8600c05a3fed0ec573a0a41bfc8e13eae26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31194bc2213fa69942a8f96fd78ee8600c05a3fed0ec573a0a41bfc8e13eae26", kill_on_drop: false }`
[INFO] [stdout] 31194bc2213fa69942a8f96fd78ee8600c05a3fed0ec573a0a41bfc8e13eae26
