[INFO] cloning repository https://github.com/MarkChuCarroll/schism
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkChuCarroll/schism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkChuCarroll%2Fschism", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkChuCarroll%2Fschism'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5d3553d48fcd90d3a78cbb1e2913418a7a5ee66
[INFO] building MarkChuCarroll/schism against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkChuCarroll%2Fschism" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MarkChuCarroll/schism on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/MarkChuCarroll/schism
[INFO] finished tweaking git repo https://github.com/MarkChuCarroll/schism
[INFO] tweaked toml for git repo https://github.com/MarkChuCarroll/schism written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/MarkChuCarroll/schism 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded queues v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b329f201b74a2a73709364264dd48d18239785e05d050de2a16193549c24beab
[INFO] running `Command { std: "docker" "start" "-a" "b329f201b74a2a73709364264dd48d18239785e05d050de2a16193549c24beab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b329f201b74a2a73709364264dd48d18239785e05d050de2a16193549c24beab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b329f201b74a2a73709364264dd48d18239785e05d050de2a16193549c24beab", kill_on_drop: false }`
[INFO] [stdout] b329f201b74a2a73709364264dd48d18239785e05d050de2a16193549c24beab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5235115800cb99cf406f952c1e98a7d97ba792884ef29b2ceeffc51adf918a2
[INFO] running `Command { std: "docker" "start" "-a" "b5235115800cb99cf406f952c1e98a7d97ba792884ef29b2ceeffc51adf918a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.0
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling queues v1.1.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling schism v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `lalrpop_util::ParseError`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/schism-d235ea0265a21f44/out/parser/schism.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lalrpop_util::ParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::__parse__Definition::DefinitionParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/schism-d235ea0265a21f44/out/parser/schism.rs:7810:9
[INFO] [stdout]      |
[INFO] [stdout] 7810 | pub use self::__parse__Definition::DefinitionParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/schism-d235ea0265a21f44/out/parser/schism.rs:2829:16
[INFO] [stdout]      |
[INFO] [stdout] 2828 |     impl DefinitionParser {
[INFO] [stdout]      |     --------------------- associated function in this implementation
[INFO] [stdout] 2829 |         pub fn new() -> DefinitionParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `segments` is never used
[INFO] [stdout]   --> src/ast/identifiers.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ModulePath {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn segments(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/compiler/mod.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl InstantiatedTypeParameter {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 36 |     fn new(
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_parameter_instantiations` and `indices` are never read
[INFO] [stdout]   --> src/compiler/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Compiler {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     type_parameter_instantiations: Vec<InstantiatedTypeParameter>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     indices: HashMap<TypeVarName, u32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Compiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `instantiate_type_param` is never used
[INFO] [stdout]   --> src/compiler/mod.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl Compiler {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn instantiate_type_param(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_uname_start_char` is never used
[INFO] [stdout]   --> src/lex/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | trait CharacterCategories {
[INFO] [stdout]    |       ------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn is_uname_start_char(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/twist/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ObjNode(String, Vec<Twist>),
[INFO] [stdout]    |     ------- ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ObjNode((), ()),
[INFO] [stdout]    |             ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/twist/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ArrayNode(String, Vec<Twist>),
[INFO] [stdout]    |     --------- ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ArrayNode((), ()),
[INFO] [stdout]    |               ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/twist/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     AttrNode(String, String),
[INFO] [stdout]    |     -------- ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 23 |     AttrNode((), ()),
[INFO] [stdout]    |              ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/twist/mod.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ValueNode(String, Option<Box<Twist>>),
[INFO] [stdout]    |     --------- ^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ValueNode((), ()),
[INFO] [stdout]    |               ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/twist/mod.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     LeafNode(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 25 |     LeafNode(()),
[INFO] [stdout]    |              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `indent`, `render`, `to_string`, `to_code`, and `code` are never used
[INFO] [stdout]    --> src/twist/mod.rs:71:8
[INFO] [stdout]     |
[INFO] [stdout] 28  | impl Twist {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71  |     fn indent(s: &mut String, i: usize) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75  |     pub fn render(&self, rendered: &mut String, indent: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn to_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn to_code(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn code(&self, rendered: &mut String, ind: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.85s
[INFO] running `Command { std: "docker" "inspect" "b5235115800cb99cf406f952c1e98a7d97ba792884ef29b2ceeffc51adf918a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5235115800cb99cf406f952c1e98a7d97ba792884ef29b2ceeffc51adf918a2", kill_on_drop: false }`
[INFO] [stdout] b5235115800cb99cf406f952c1e98a7d97ba792884ef29b2ceeffc51adf918a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa1dece4e10b5389b7a519bdbe917e429b8b01800ce754e6a6abd925b60b163d
[INFO] running `Command { std: "docker" "start" "-a" "aa1dece4e10b5389b7a519bdbe917e429b8b01800ce754e6a6abd925b60b163d", kill_on_drop: false }`
[INFO] [stderr]    Compiling schism v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `lalrpop_util::ParseError`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/schism-d235ea0265a21f44/out/parser/schism.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lalrpop_util::ParseError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `segments` is never used
[INFO] [stdout]   --> src/ast/identifiers.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ModulePath {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn segments(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/compiler/mod.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl InstantiatedTypeParameter {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 36 |     fn new(
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_parameter_instantiations` and `indices` are never read
[INFO] [stdout]   --> src/compiler/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Compiler {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     type_parameter_instantiations: Vec<InstantiatedTypeParameter>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     indices: HashMap<TypeVarName, u32>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Compiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `instantiate_type_param` is never used
[INFO] [stdout]   --> src/compiler/mod.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl Compiler {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn instantiate_type_param(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_uname_start_char` is never used
[INFO] [stdout]   --> src/lex/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | trait CharacterCategories {
[INFO] [stdout]    |       ------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn is_uname_start_char(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_code` and `code` are never used
[INFO] [stdout]    --> src/twist/mod.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 28  | impl Twist {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn to_code(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn code(&self, rendered: &mut String, ind: usize) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "aa1dece4e10b5389b7a519bdbe917e429b8b01800ce754e6a6abd925b60b163d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1dece4e10b5389b7a519bdbe917e429b8b01800ce754e6a6abd925b60b163d", kill_on_drop: false }`
[INFO] [stdout] aa1dece4e10b5389b7a519bdbe917e429b8b01800ce754e6a6abd925b60b163d
