[INFO] cloning repository https://github.com/si14/rust-textmate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/si14/rust-textmate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab9b653e7b800f97c022068de41b6a1c79c0ee1d
[INFO] testing si14/rust-textmate against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsi14%2Frust-textmate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/si14/rust-textmate
[INFO] finished tweaking git repo https://github.com/si14/rust-textmate
[INFO] tweaked toml for git repo https://github.com/si14/rust-textmate written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/si14/rust-textmate on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rust-onig/rust-onig.git`
[INFO] [stderr]     Updating git submodule `https://github.com/kkos/oniguruma.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3eb371c9507c3ae65df84253ca38cdc0de5eb5608dc3c46e498eeac5e25d3046
[INFO] running `Command { std: "docker" "start" "-a" "3eb371c9507c3ae65df84253ca38cdc0de5eb5608dc3c46e498eeac5e25d3046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3eb371c9507c3ae65df84253ca38cdc0de5eb5608dc3c46e498eeac5e25d3046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb371c9507c3ae65df84253ca38cdc0de5eb5608dc3c46e498eeac5e25d3046", kill_on_drop: false }`
[INFO] [stdout] 3eb371c9507c3ae65df84253ca38cdc0de5eb5608dc3c46e498eeac5e25d3046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6558ec08875ad4709455db102031ad1a32e36eba7b1671c4a51cbfbacb175ed8
[INFO] running `Command { std: "docker" "start" "-a" "6558ec08875ad4709455db102031ad1a32e36eba7b1671c4a51cbfbacb175ed8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.20
[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 onig v6.5.0 (https://github.com/rust-onig/rust-onig.git?rev=c4378abcbf30d58cf5f230c0d2e6375f2be05a47#c4378abc)
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rust-textmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.97s
[INFO] running `Command { std: "docker" "inspect" "6558ec08875ad4709455db102031ad1a32e36eba7b1671c4a51cbfbacb175ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6558ec08875ad4709455db102031ad1a32e36eba7b1671c4a51cbfbacb175ed8", kill_on_drop: false }`
[INFO] [stdout] 6558ec08875ad4709455db102031ad1a32e36eba7b1671c4a51cbfbacb175ed8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d15ea02a9bfa1da711f31cadc8cd8d41058269fe34b6dd59404f72e23fe91d53
[INFO] running `Command { std: "docker" "start" "-a" "d15ea02a9bfa1da711f31cadc8cd8d41058269fe34b6dd59404f72e23fe91d53", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling rust-textmate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compiled_syntax`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |         let compiled_syntax = SyntaxDefinition::compile(parsed_syntax).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_syntax`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `syntax`
[INFO] [stdout]   --> src/lib.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:65:51
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ScopeName(String);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct RuleId(NonZeroU16);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout] 73  | struct RepositoryId(NonZeroU8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ABC_PROGRAM` is never used
[INFO] [stdout]   --> src/lib.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> src/lib.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct RegexId(NonZeroU16);
[INFO] [stdout]    |        ------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stdout]    |        -------------- ^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_idx` is never used
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         impl $type {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] 45 |             fn to_idx(self) -> usize {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rules` is never read
[INFO] [stdout]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct Repository {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl RepositoryStack {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SyntaxSet` is never constructed
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope_name` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]     |                   ---------------- field in this struct
[INFO] [stdout] 139 |     scope_name: ScopeName,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct MatchRule {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 387 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 388 |     // todo: intern
[INFO] [stdout] 389 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 393 |     match_: RegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 396 |     captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct IncludeOnlyRule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 401 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 402 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 403 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 404 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 409 | struct BeginWhileRule {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 410 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 411 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 412 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 413 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 414 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 415 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 416 |     while_: PartialRegexId,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 417 |     while_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 422 | struct BeginEndRule {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 423 |     id: RuleId,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 424 |     name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 425 |     repository_stack: RepositoryStack,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 426 |     content_name: Option<ScopeName>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 427 |     begin: RegexId,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 428 |     begin_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stdout] 430 |     end: Option<PartialRegexId>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 431 |     end_captures: Option<Captures>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 432 |     apply_end_pattern_last: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |     MatchRule(MatchRule),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 438 -     MatchRule(MatchRule),
[INFO] [stdout] 438 +     MatchRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stdout] 439 +     IncludeOnlyRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stdout] 440 +     BeginWhileRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stdout] 441 +     BeginEndRule(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stdout]     |
[INFO] [stdout] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stdout]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |     TopLevel {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 469 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rule` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     Relative {
[INFO] [stdout]     |     -------- field in this variant
[INFO] [stdout] 473 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scope` and `rule` are never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     TopLevelRepository {
[INFO] [stdout]     |     ------------------ fields in this variant
[INFO] [stdout] 477 |         scope: ScopeName,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 478 |         rule: ScopeName,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 |     RuleId(RuleId),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 507 -     RuleId(RuleId),
[INFO] [stdout] 507 +     RuleId(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Reference(Reference),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 508 -     Reference(Reference),
[INFO] [stdout] 508 +     Reference(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stdout]    |                   ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "d15ea02a9bfa1da711f31cadc8cd8d41058269fe34b6dd59404f72e23fe91d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d15ea02a9bfa1da711f31cadc8cd8d41058269fe34b6dd59404f72e23fe91d53", kill_on_drop: false }`
[INFO] [stdout] d15ea02a9bfa1da711f31cadc8cd8d41058269fe34b6dd59404f72e23fe91d53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfc6f9e49fa4bcd971c8639cb65027a39193dfa2844b435d6891c85f58e4b4aa
[INFO] running `Command { std: "docker" "start" "-a" "dfc6f9e49fa4bcd971c8639cb65027a39193dfa2844b435d6891c85f58e4b4aa", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line`
[INFO] [stderr]   --> src/lib.rs:65:51
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stderr] 
[INFO] [stderr] warning: type `compile::ScopeName` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `compile::ScopeName` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:82:1
[INFO] [stderr]    |
[INFO] [stderr] 82 | struct ScopeName(String);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `RuleId` is more private than the item `compile::Repository::rules`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `compile::Repository::rules` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `RuleId` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | struct RuleId(NonZeroU16);
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `RepositoryId` is more private than the item `RepositoryStack::stack`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:100:5
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub(crate) stack: [Option<RepositoryId>; MAX_REPOSITORY_STACK_DEPTH as usize],
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RepositoryStack::stack` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RepositoryId` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:73:1
[INFO] [stderr]     |
[INFO] [stderr] 73  | struct RepositoryId(NonZeroU8);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ABC_PROGRAM` is never used
[INFO] [stderr]   --> src/lib.rs:50:7
[INFO] [stderr]    |
[INFO] [stderr] 50 | const ABC_PROGRAM: &str = "\
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_line` is never used
[INFO] [stderr]   --> src/lib.rs:65:4
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 | struct RegexId(NonZeroU16);
[INFO] [stderr]    |        ------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:70:23
[INFO] [stderr]    |
[INFO] [stderr] 70 | struct PartialRegexId(NonZeroU16);
[INFO] [stderr]    |        -------------- ^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegexId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 | impl_idx_conversion!(RegexId, u16, NonZeroU16);
[INFO] [stderr]    | ---------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_idx` is never used
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 44 |         impl $type {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] 45 |             fn to_idx(self) -> usize {
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 | impl_idx_conversion!(PartialRegexId, u16, NonZeroU16);
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_idx_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `rules` is never read
[INFO] [stderr]   --> src/syntax_compiler/compile.rs:92:16
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) struct Repository {
[INFO] [stderr]    |                   ---------- field in this struct
[INFO] [stderr] 92 |     pub(crate) rules: HashMap<ScopeName, RuleId>,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Repository` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `pop` is never used
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:120:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl RepositoryStack {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 120 |     fn pop(mut self) -> Result<(Self, RepositoryId), Error> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SyntaxSet` is never constructed
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:135:19
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub(crate) struct SyntaxSet(pub(crate) Vec<SyntaxDefinition>);
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope_name` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:139:5
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]     |                   ---------------- field in this struct
[INFO] [stderr] 139 |     scope_name: ScopeName,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `match_`, and `captures` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:387:5
[INFO] [stderr]     |
[INFO] [stderr] 386 | struct MatchRule {
[INFO] [stderr]     |        --------- fields in this struct
[INFO] [stderr] 387 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 388 |     // todo: intern
[INFO] [stderr] 389 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 392 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 393 |     match_: RegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 396 |     captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MatchRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, `repository_stack`, `content_name`, and `patterns` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 400 | struct IncludeOnlyRule {
[INFO] [stderr]     |        --------------- fields in this struct
[INFO] [stderr] 401 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 402 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 403 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 404 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 405 |     patterns: Vec<RuleIdOrReference>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IncludeOnlyRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:410:5
[INFO] [stderr]     |
[INFO] [stderr] 409 | struct BeginWhileRule {
[INFO] [stderr]     |        -------------- fields in this struct
[INFO] [stderr] 410 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 411 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 412 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 413 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 414 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 415 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 416 |     while_: PartialRegexId,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 417 |     while_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 418 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginWhileRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:423:5
[INFO] [stderr]     |
[INFO] [stderr] 422 | struct BeginEndRule {
[INFO] [stderr]     |        ------------ fields in this struct
[INFO] [stderr] 423 |     id: RuleId,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 424 |     name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 425 |     repository_stack: RepositoryStack,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 426 |     content_name: Option<ScopeName>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 427 |     begin: RegexId,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 428 |     begin_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 429 |     // begin/end patterns might not have the final pattern
[INFO] [stderr] 430 |     end: Option<PartialRegexId>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 431 |     end_captures: Option<Captures>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 432 |     apply_end_pattern_last: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 433 |     patterns: Option<Vec<RuleIdOrReference>>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BeginEndRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:438:15
[INFO] [stderr]     |
[INFO] [stderr] 438 |     MatchRule(MatchRule),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 438 -     MatchRule(MatchRule),
[INFO] [stderr] 438 +     MatchRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:439:21
[INFO] [stderr]     |
[INFO] [stderr] 439 |     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 439 -     IncludeOnlyRule(IncludeOnlyRule),
[INFO] [stderr] 439 +     IncludeOnlyRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |     BeginWhileRule(BeginWhileRule),
[INFO] [stderr]     |     -------------- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 440 -     BeginWhileRule(BeginWhileRule),
[INFO] [stderr] 440 +     BeginWhileRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:441:18
[INFO] [stderr]     |
[INFO] [stderr] 441 |     BeginEndRule(BeginEndRule),
[INFO] [stderr]     |     ------------ ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Rule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 441 -     BeginEndRule(BeginEndRule),
[INFO] [stderr] 441 +     BeginEndRule(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:446:17
[INFO] [stderr]     |
[INFO] [stderr] 446 | struct Captures(Vec<Option<RuleId>>);
[INFO] [stderr]     |        -------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `Captures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `scope` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:469:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |     TopLevel {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 469 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `rule` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:473:9
[INFO] [stderr]     |
[INFO] [stderr] 472 |     Relative {
[INFO] [stderr]     |     -------- field in this variant
[INFO] [stderr] 473 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `scope` and `rule` are never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:477:9
[INFO] [stderr]     |
[INFO] [stderr] 476 |     TopLevelRepository {
[INFO] [stderr]     |     ------------------ fields in this variant
[INFO] [stderr] 477 |         scope: ScopeName,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 478 |         rule: ScopeName,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Reference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:507:12
[INFO] [stderr]     |
[INFO] [stderr] 507 |     RuleId(RuleId),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 507 -     RuleId(RuleId),
[INFO] [stderr] 507 +     RuleId(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:508:15
[INFO] [stderr]     |
[INFO] [stderr] 508 |     Reference(Reference),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RuleIdOrReference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 508 -     Reference(Reference),
[INFO] [stderr] 508 +     Reference(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `injections`, `injection_selector`, and `inject_to` are never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:29:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) struct SyntaxDefinition {
[INFO] [stderr]    |                   ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub(crate) injections: Option<HashMap<String, Rule>>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 30 |     pub(crate) injection_selector: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub(crate) inject_to: Option<Vec<String>>,
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyntaxDefinition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:67:32
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub(crate) struct RegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `RegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/syntax_compiler/parse.rs:78:39
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub(crate) struct PartialRegExpString(pub(crate) String);
[INFO] [stderr]    |                   ------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `PartialRegExpString` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compiled_syntax`
[INFO] [stderr]    --> src/syntax_compiler/compile.rs:555:13
[INFO] [stderr]     |
[INFO] [stderr] 555 |         let compiled_syntax = SyntaxDefinition::compile(parsed_syntax).unwrap();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compiled_syntax`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `syntax`
[INFO] [stderr]   --> src/lib.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line(syntax: &compile::SyntaxDefinition, line: &str) {}
[INFO] [stderr]    |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_syntax`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-textmate` (lib) generated 32 warnings
[INFO] [stderr] warning: `rust-textmate` (lib test) generated 33 warnings (31 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_textmate-e208526e62f58c65)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test syntax_compiler::compile::tests::can_compile_simple_syntax ... ok
[INFO] [stdout] test syntax_compiler::compile::tests::can_load_grammars::raw ... FAILED
[INFO] [stdout] test syntax_compiler::compile::tests::can_load_grammars::cleaned ... 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::raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::compile::tests::can_load_grammars::raw' panicked at src/syntax_compiler/compile.rs:579:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x612548170c82 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x612548170c82 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x612548170c82 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x612548170c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x612548196a93 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x612548196a93 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61254816d863 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61254816d863 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x612548170ad2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6125481723dc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x612548172232 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x612548136384 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x612548136384 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x612548172dbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x612548172dbb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x612548172b8a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x612548171179 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61254817281d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x612548195610 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x612548195986 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6125480edd2e - core::result::Result<T,E>::unwrap::hf5f82c7346373731
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6125480edd2e - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::hcff9eef586132ba0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x6125480edd2e - snafu::report::Report<E>::capture::h17b97aa43154b12f
[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:     0x6125480edd2e - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::he94548c397b74d37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x6125480f0aa1 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::hb389989842e6cb6f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x6125480f0aa1 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::raw::{{closure}}::hb1b5f2ecbe9dac4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x6125480f0aa1 - core::ops::function::FnOnce::call_once::h165f56a5ea33599c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61254813bb0b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61254813bb0b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61254813acfe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61254813acfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61254813acfe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61254813acfe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61254813acfe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61254813acfe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61254813acfe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x6125480fe874 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x6125480fe874 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61254810224a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61254810224a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61254810224a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61254810224a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61254810224a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x612548175f67 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7de934cf1aa4 - <unknown>
[INFO] [stdout]   49:     0x7de934d7ea34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::compile::tests::can_load_grammars::cleaned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::compile::tests::can_load_grammars::cleaned' panicked at src/syntax_compiler/compile.rs:579:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x612548170c82 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x612548170c82 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x612548170c82 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x612548170c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x612548196a93 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x612548196a93 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61254816d863 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61254816d863 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x612548170ad2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6125481723dc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x612548172232 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x612548136384 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x612548136384 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x612548172dbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x612548172dbb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x612548172b8a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x612548171179 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61254817281d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x612548195610 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x612548195986 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6125480edd2e - core::result::Result<T,E>::unwrap::hf5f82c7346373731
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6125480edd2e - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::{{closure}}::hcff9eef586132ba0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:579:55
[INFO] [stdout]   22:     0x6125480edd2e - snafu::report::Report<E>::capture::h17b97aa43154b12f
[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:     0x6125480edd2e - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::he94548c397b74d37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:575:9
[INFO] [stdout]   24:     0x6125480f0a41 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::hf07df689a707178d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:572:5
[INFO] [stdout]   25:     0x6125480f0a41 - rust_textmate::syntax_compiler::compile::tests::can_load_grammars::cleaned::{{closure}}::h40ee19ba23e314aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/compile.rs:574:58
[INFO] [stdout]   26:     0x6125480f0a41 - core::ops::function::FnOnce::call_once::h0a65aa1e0a9f6672
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61254813bb0b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61254813bb0b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61254813acfe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61254813acfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61254813acfe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61254813acfe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61254813acfe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61254813acfe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61254813acfe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x6125480fe874 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x6125480fe874 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61254810224a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61254810224a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61254810224a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61254810224a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61254810224a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x612548175f67 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7de934cf1aa4 - <unknown>
[INFO] [stdout]   49:     0x7de934d7ea34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::parse::tests::can_load_grammars::cleaned stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::parse::tests::can_load_grammars::cleaned' panicked at src/syntax_compiler/parse.rs:164:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x612548170c82 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x612548170c82 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x612548170c82 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x612548170c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x612548196a93 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x612548196a93 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61254816d863 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61254816d863 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x612548170ad2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6125481723dc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x612548172232 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x612548136384 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x612548136384 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x612548172dbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x612548172dbb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x612548172b8a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x612548171179 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61254817281d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x612548195610 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x612548195986 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6125480f1a62 - core::result::Result<T,E>::unwrap::hf5f82c7346373731
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6125480f1a62 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::h74c19c5f6b9f6b82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x6125480f1a62 - snafu::report::Report<E>::capture::h90edf7c5c2abc37d
[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:     0x6125480f1a62 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::h83370670d81bb2bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x6125480f0b21 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::h371a723baeeef7da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x6125480f0b21 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::cleaned::{{closure}}::h220c00b558e943be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x6125480f0b21 - core::ops::function::FnOnce::call_once::h5f44f1ae51a86701
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61254813bb0b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61254813bb0b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61254813acfe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61254813acfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61254813acfe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61254813acfe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61254813acfe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61254813acfe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61254813acfe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x6125480fe874 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x6125480fe874 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61254810224a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61254810224a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61254810224a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61254810224a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61254810224a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x612548175f67 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7de934cf1aa4 - <unknown>
[INFO] [stdout]   49:     0x7de934d7ea34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- syntax_compiler::parse::tests::can_load_grammars::raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'syntax_compiler::parse::tests::can_load_grammars::raw' panicked at src/syntax_compiler/parse.rs:164:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x612548170c82 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x612548170c82 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x612548170c82 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x612548170c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x612548196a93 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x612548196a93 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61254816d863 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61254816d863 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x612548170ad2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6125481723dc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x612548172232 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x612548136384 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x612548136384 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x612548172dbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x612548172dbb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x612548172b8a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x612548171179 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61254817281d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x612548195610 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x612548195986 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6125480f1a62 - core::result::Result<T,E>::unwrap::hf5f82c7346373731
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6125480f1a62 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::{{closure}}::h74c19c5f6b9f6b82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:164:55
[INFO] [stdout]   22:     0x6125480f1a62 - snafu::report::Report<E>::capture::h90edf7c5c2abc37d
[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:     0x6125480f1a62 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::h83370670d81bb2bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:160:9
[INFO] [stdout]   24:     0x6125480f0ae1 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::h162e93937274c861
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:157:5
[INFO] [stdout]   25:     0x6125480f0ae1 - rust_textmate::syntax_compiler::parse::tests::can_load_grammars::raw::{{closure}}::h16b9657c2b5ec0c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/syntax_compiler/parse.rs:159:58
[INFO] [stdout]   26:     0x6125480f0ae1 - core::ops::function::FnOnce::call_once::h51846f5c0b29fa75
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61254813bb0b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61254813bb0b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x61254813acfe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x61254813acfe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x61254813acfe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61254813acfe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x61254813acfe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61254813acfe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x61254813acfe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x6125480fe874 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x6125480fe874 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x61254810224a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x61254810224a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x61254810224a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61254810224a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61254810224a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61254810224a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x612548175f67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x612548175f67 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7de934cf1aa4 - <unknown>
[INFO] [stdout]   49:     0x7de934d7ea34 - clone
[INFO] [stdout]   50:                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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dfc6f9e49fa4bcd971c8639cb65027a39193dfa2844b435d6891c85f58e4b4aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc6f9e49fa4bcd971c8639cb65027a39193dfa2844b435d6891c85f58e4b4aa", kill_on_drop: false }`
[INFO] [stdout] dfc6f9e49fa4bcd971c8639cb65027a39193dfa2844b435d6891c85f58e4b4aa
