[INFO] cloning repository https://github.com/portal-co/pit-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/pit-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fpit-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fpit-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efbd79a2fb9f2805a3b5056b694b4c384f1607b0
[INFO] building portal-co/pit-core against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fpit-core" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/portal-co/pit-core
[INFO] finished tweaking git repo https://github.com/portal-co/pit-core
[INFO] tweaked toml for git repo https://github.com/portal-co/pit-core written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/portal-co/pit-core on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/portal-co/pit-core 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ddebd156e4819a043816d76675d50e3753b2e3a61babeda4f0706de46877056
[INFO] running `Command { std: "docker" "start" "-a" "0ddebd156e4819a043816d76675d50e3753b2e3a61babeda4f0706de46877056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ddebd156e4819a043816d76675d50e3753b2e3a61babeda4f0706de46877056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddebd156e4819a043816d76675d50e3753b2e3a61babeda4f0706de46877056", kill_on_drop: false }`
[INFO] [stdout] 0ddebd156e4819a043816d76675d50e3753b2e3a61babeda4f0706de46877056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ac0b2f9955d23599e7601eaeb8916e9f51cbdb3cd9b67611c6604d6b5b0b733
[INFO] running `Command { std: "docker" "start" "-a" "3ac0b2f9955d23599e7601eaeb8916e9f51cbdb3cd9b67611c6604d6b5b0b733", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling pit-core v0.4.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `derive_more::Display`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use derive_more::Display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alpha1` and `is_not`
[INFO] [stdout]   --> src/lib.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     bytes::complete::{is_not, tag, take, take_while_m_n},
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 18 |     character::complete::{alpha1, char, multispace0, none_of, space0},
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num`
[INFO] [stdout]  --> src/generics.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{fmt::Formatter, num};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `number`
[INFO] [stdout]  --> src/generics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     number,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::_pcode::*`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub use crate::_pcode::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::_generics::*`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use crate::_generics::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | /     match a.strip_prefix("R") {
[INFO] [stdout] 307 | |         Some(b) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 345 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 346 |       todo!()
[INFO] [stdout]     |       ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/generics.rs:41:45
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 to_fill: (0..j).filter_map(|a| stack.pop()).collect(),
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/generics.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |             to_fill: (0..b).filter_map(|a| stack.pop()).collect(),
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ARITY_KEY` is never used
[INFO] [stdout]  --> src/generics.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const ARITY_KEY: &'static str = "generic_params.modern";
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GENERIC_KEY` is never used
[INFO] [stdout]   --> src/generics.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const GENERIC_KEY: &'static str = "generics.modern";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Mangle` is never used
[INFO] [stdout]   --> src/generics.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait Mangle {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mangled` is never constructed
[INFO] [stdout]   --> src/generics.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Mangled<'a>(pub &'a (dyn Mangle + 'a));
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Param` is never used
[INFO] [stdout]   --> src/generics.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Param {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PExpr` is never used
[INFO] [stdout]  --> src/pcode.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum PExpr {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pat` is never constructed
[INFO] [stdout]   --> src/pcode.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Pat {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.05s
[INFO] running `Command { std: "docker" "inspect" "3ac0b2f9955d23599e7601eaeb8916e9f51cbdb3cd9b67611c6604d6b5b0b733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ac0b2f9955d23599e7601eaeb8916e9f51cbdb3cd9b67611c6604d6b5b0b733", kill_on_drop: false }`
[INFO] [stdout] 3ac0b2f9955d23599e7601eaeb8916e9f51cbdb3cd9b67611c6604d6b5b0b733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30bcd27f2ea196c3060e4306e7d8868c3343c8519386f0f90cfd805ae83919d0
[INFO] running `Command { std: "docker" "start" "-a" "30bcd27f2ea196c3060e4306e7d8868c3343c8519386f0f90cfd805ae83919d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pit-core v0.4.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `derive_more::Display`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use derive_more::Display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alpha1` and `is_not`
[INFO] [stdout]   --> src/lib.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     bytes::complete::{is_not, tag, take, take_while_m_n},
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 18 |     character::complete::{alpha1, char, multispace0, none_of, space0},
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num`
[INFO] [stdout]  --> src/generics.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{fmt::Formatter, num};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `number`
[INFO] [stdout]  --> src/generics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     number,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::_pcode::*`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub use crate::_pcode::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::_generics::*`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use crate::_generics::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | /     match a.strip_prefix("R") {
[INFO] [stdout] 307 | |         Some(b) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 345 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 346 |       todo!()
[INFO] [stdout]     |       ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/generics.rs:41:45
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 to_fill: (0..j).filter_map(|a| stack.pop()).collect(),
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/generics.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |             to_fill: (0..b).filter_map(|a| stack.pop()).collect(),
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ARITY_KEY` is never used
[INFO] [stdout]  --> src/generics.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const ARITY_KEY: &'static str = "generic_params.modern";
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GENERIC_KEY` is never used
[INFO] [stdout]   --> src/generics.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const GENERIC_KEY: &'static str = "generics.modern";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Mangle` is never used
[INFO] [stdout]   --> src/generics.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait Mangle {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mangled` is never constructed
[INFO] [stdout]   --> src/generics.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Mangled<'a>(pub &'a (dyn Mangle + 'a));
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Param` is never used
[INFO] [stdout]   --> src/generics.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Param {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PExpr` is never used
[INFO] [stdout]  --> src/pcode.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum PExpr {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pat` is never constructed
[INFO] [stdout]   --> src/pcode.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Pat {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_more::Display`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use derive_more::Display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alpha1` and `is_not`
[INFO] [stdout]   --> src/lib.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     bytes::complete::{is_not, tag, take, take_while_m_n},
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 18 |     character::complete::{alpha1, char, multispace0, none_of, space0},
[INFO] [stdout]    |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num`
[INFO] [stdout]  --> src/generics.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{fmt::Formatter, num};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `number`
[INFO] [stdout]  --> src/generics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     number,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::_pcode::*`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub use crate::_pcode::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::_generics::*`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use crate::_generics::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | /     match a.strip_prefix("R") {
[INFO] [stdout] 307 | |         Some(b) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 345 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 346 |       todo!()
[INFO] [stdout]     |       ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/generics.rs:41:45
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 to_fill: (0..j).filter_map(|a| stack.pop()).collect(),
[INFO] [stdout]    |                                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/generics.rs:46:41
[INFO] [stdout]    |
[INFO] [stdout] 46 |             to_fill: (0..b).filter_map(|a| stack.pop()).collect(),
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ARITY_KEY` is never used
[INFO] [stdout]  --> src/generics.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const ARITY_KEY: &'static str = "generic_params.modern";
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GENERIC_KEY` is never used
[INFO] [stdout]   --> src/generics.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const GENERIC_KEY: &'static str = "generics.modern";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Mangle` is never used
[INFO] [stdout]   --> src/generics.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait Mangle {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mangled` is never constructed
[INFO] [stdout]   --> src/generics.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Mangled<'a>(pub &'a (dyn Mangle + 'a));
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Param` is never used
[INFO] [stdout]   --> src/generics.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Param {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PExpr` is never used
[INFO] [stdout]  --> src/pcode.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum PExpr {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pat` is never constructed
[INFO] [stdout]   --> src/pcode.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Pat {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "30bcd27f2ea196c3060e4306e7d8868c3343c8519386f0f90cfd805ae83919d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30bcd27f2ea196c3060e4306e7d8868c3343c8519386f0f90cfd805ae83919d0", kill_on_drop: false }`
[INFO] [stdout] 30bcd27f2ea196c3060e4306e7d8868c3343c8519386f0f90cfd805ae83919d0
