[INFO] fetching crate parsegen 0.1.1...
[INFO] testing parsegen-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate parsegen 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate parsegen 0.1.1
[INFO] finished tweaking crates.io crate parsegen 0.1.1
[INFO] tweaked toml for crates.io crate parsegen 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parsegen 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding lexgen v0.2.2 (available: v0.16.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `parsegen` library target)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d6bcc704dd7590cd7bdf1967353bf31ef52175ba8a564c161988e3dbc19d74d
[INFO] running `Command { std: "docker" "start" "-a" "3d6bcc704dd7590cd7bdf1967353bf31ef52175ba8a564c161988e3dbc19d74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d6bcc704dd7590cd7bdf1967353bf31ef52175ba8a564c161988e3dbc19d74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6bcc704dd7590cd7bdf1967353bf31ef52175ba8a564c161988e3dbc19d74d", kill_on_drop: false }`
[INFO] [stdout] 3d6bcc704dd7590cd7bdf1967353bf31ef52175ba8a564c161988e3dbc19d74d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c5896ba054d5ae996423e9f454b7e9d302af2c053f3c21ad9902df2c04b0a30
[INFO] running `Command { std: "docker" "start" "-a" "8c5896ba054d5ae996423e9f454b7e9d302af2c053f3c21ad9902df2c04b0a30", kill_on_drop: false }`
[INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `parsegen` library target)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parsegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     TypeSynonym(TypeSynonym),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GrammarItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 15 -     TypeSynonym(TypeSynonym),
[INFO] [stdout] 15 +     TypeSynonym(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `ty` are never read
[INFO] [stdout]   --> src/ast.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TypeSynonym {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 41 |     pub name: syn::Ident,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub ty: syn::Type,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeSynonym` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ast.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Repeat(Box<Repeat>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Symbol` has a derived impl for the trait `Debug`, but this is 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] 108 -     Repeat(Box<Repeat>),
[INFO] [stdout] 108 +     Repeat(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `op` and `symbol` are never read
[INFO] [stdout]    --> src/ast.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct Repeat {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 123 |     pub op: RepeatOp,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 124 |     pub symbol: Symbol,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Repeat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ast.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Fallible(syn::Expr),
[INFO] [stdout]     |     -------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has a derived impl for the trait `Debug`, but this is 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] 137 -     Fallible(syn::Expr),
[INFO] [stdout] 137 +     Fallible(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FirstSetDisplay` is never constructed
[INFO] [stdout]    --> src/first.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct FirstSetDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_production` is never used
[INFO] [stdout]    --> src/grammar.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl<A> NonTerminal<A> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn get_production(&self, production_idx: ProductionIdx) -> &Production<A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProductionIndicesIter` is never constructed
[INFO] [stdout]    --> src/grammar.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct ProductionIndicesIter<'grammar, A> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolKindDisplay` is never constructed
[INFO] [stdout]    --> src/grammar.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct SymbolKindDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/grammar.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | impl<'a, 'b, A> SymbolKindDisplay<'a, 'b, A> {
[INFO] [stdout]     | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 307 |     pub fn new(symbol: &'a SymbolKind, grammar: &'b Grammar<A>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/grammar.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl<'a, 'b, A> ProductionDisplay<'a, 'b, A> {
[INFO] [stdout]     | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 318 |     pub fn new(production: &'a Production<A>, grammar: &'b Grammar<A>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LR1AutomatonDisplay` is never constructed
[INFO] [stdout]    --> src/lr1.rs:421:12
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub struct LR1AutomatonDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LR1StateDisplay` is never constructed
[INFO] [stdout]    --> src/lr1.rs:426:8
[INFO] [stdout]     |
[INFO] [stdout] 426 | struct LR1StateDisplay<'a, 'b, A> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LR1ItemDisplay` is never constructed
[INFO] [stdout]    --> src/lr1.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout] 431 | struct LR1ItemDisplay<'a, 'b, A> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LRTableDisplay` is never constructed
[INFO] [stdout]    --> src/lr_common.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct LRTableDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LRActionDisplay` is never constructed
[INFO] [stdout]    --> src/lr_common.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct LRActionDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
[INFO] running `Command { std: "docker" "inspect" "8c5896ba054d5ae996423e9f454b7e9d302af2c053f3c21ad9902df2c04b0a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5896ba054d5ae996423e9f454b7e9d302af2c053f3c21ad9902df2c04b0a30", kill_on_drop: false }`
[INFO] [stdout] 8c5896ba054d5ae996423e9f454b7e9d302af2c053f3c21ad9902df2c04b0a30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cadfaa3137baf7a8dfe383c108c9c78b4be8b27b684520314ff7f30239afc2e
[INFO] running `Command { std: "docker" "start" "-a" "2cadfaa3137baf7a8dfe383c108c9c78b4be8b27b684520314ff7f30239afc2e", kill_on_drop: false }`
[INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `parsegen` library target)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexgen v0.2.2
[INFO] [stderr]    Compiling parsegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     TypeSynonym(TypeSynonym),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GrammarItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 15 -     TypeSynonym(TypeSynonym),
[INFO] [stdout] 15 +     TypeSynonym(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `ty` are never read
[INFO] [stdout]   --> src/ast.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TypeSynonym {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 41 |     pub name: syn::Ident,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub ty: syn::Type,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeSynonym` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ast.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Repeat(Box<Repeat>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Symbol` has a derived impl for the trait `Debug`, but this is 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] 108 -     Repeat(Box<Repeat>),
[INFO] [stdout] 108 +     Repeat(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `op` and `symbol` are never read
[INFO] [stdout]    --> src/ast.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct Repeat {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 123 |     pub op: RepeatOp,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 124 |     pub symbol: Symbol,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Repeat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ast.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Fallible(syn::Expr),
[INFO] [stdout]     |     -------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has a derived impl for the trait `Debug`, but this is 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] 137 -     Fallible(syn::Expr),
[INFO] [stdout] 137 +     Fallible(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FirstSetDisplay` is never constructed
[INFO] [stdout]    --> src/first.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct FirstSetDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_production` is never used
[INFO] [stdout]    --> src/grammar.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl<A> NonTerminal<A> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn get_production(&self, production_idx: ProductionIdx) -> &Production<A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProductionIndicesIter` is never constructed
[INFO] [stdout]    --> src/grammar.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct ProductionIndicesIter<'grammar, A> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SymbolKindDisplay` is never constructed
[INFO] [stdout]    --> src/grammar.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub struct SymbolKindDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/grammar.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | impl<'a, 'b, A> SymbolKindDisplay<'a, 'b, A> {
[INFO] [stdout]     | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 307 |     pub fn new(symbol: &'a SymbolKind, grammar: &'b Grammar<A>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/grammar.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl<'a, 'b, A> ProductionDisplay<'a, 'b, A> {
[INFO] [stdout]     | -------------------------------------------- associated function in this implementation
[INFO] [stdout] 318 |     pub fn new(production: &'a Production<A>, grammar: &'b Grammar<A>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LR1AutomatonDisplay` is never constructed
[INFO] [stdout]    --> src/lr1.rs:421:12
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub struct LR1AutomatonDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LR1StateDisplay` is never constructed
[INFO] [stdout]    --> src/lr1.rs:426:8
[INFO] [stdout]     |
[INFO] [stdout] 426 | struct LR1StateDisplay<'a, 'b, A> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LR1ItemDisplay` is never constructed
[INFO] [stdout]    --> src/lr1.rs:431:8
[INFO] [stdout]     |
[INFO] [stdout] 431 | struct LR1ItemDisplay<'a, 'b, A> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LRTableDisplay` is never constructed
[INFO] [stdout]    --> src/lr_common.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct LRTableDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LRActionDisplay` is never constructed
[INFO] [stdout]    --> src/lr_common.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct LRActionDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/tests.rs:193:34
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     parser! {
[INFO] [stdout] 188 | |         enum Token {
[INFO] [stdout] 189 | |             "(" => Token::LParen,
[INFO] [stdout] 190 | |             ")" => Token::RParen,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             "int" => Token::Int(<u64>),
[INFO] [stdout]     | |                                  ^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |         };
[INFO] [stdout] 218 | |     }
[INFO] [stdout]     | |_____- field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SemanticActionResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 193 -             "int" => Token::Int(<u64>),
[INFO] [stdout] 193 +             "int" => Token::Int(<()>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     TypeSynonym(TypeSynonym),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GrammarItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 15 -     TypeSynonym(TypeSynonym),
[INFO] [stdout] 15 +     TypeSynonym(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `ty` are never read
[INFO] [stdout]   --> src/ast.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TypeSynonym {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 41 |     pub name: syn::Ident,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub ty: syn::Type,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeSynonym` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ast.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Repeat(Box<Repeat>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Symbol` has a derived impl for the trait `Debug`, but this is 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] 108 -     Repeat(Box<Repeat>),
[INFO] [stdout] 108 +     Repeat(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `op` and `symbol` are never read
[INFO] [stdout]    --> src/ast.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct Repeat {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 123 |     pub op: RepeatOp,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 124 |     pub symbol: Symbol,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Repeat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ast.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Fallible(syn::Expr),
[INFO] [stdout]     |     -------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has a derived impl for the trait `Debug`, but this is 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] 137 -     Fallible(syn::Expr),
[INFO] [stdout] 137 +     Fallible(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FirstSetDisplay` is never constructed
[INFO] [stdout]    --> src/first.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct FirstSetDisplay<'a, 'b, A> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProductionIndicesIter` is never constructed
[INFO] [stdout]    --> src/grammar.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct ProductionIndicesIter<'grammar, A> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.24s
[INFO] running `Command { std: "docker" "inspect" "2cadfaa3137baf7a8dfe383c108c9c78b4be8b27b684520314ff7f30239afc2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cadfaa3137baf7a8dfe383c108c9c78b4be8b27b684520314ff7f30239afc2e", kill_on_drop: false }`
[INFO] [stdout] 2cadfaa3137baf7a8dfe383c108c9c78b4be8b27b684520314ff7f30239afc2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0501ed307363ced36eb9cab111aaf0e3c3b3f6a9c8fd3ca6bf53c3cdceb1cb86
[INFO] running `Command { std: "docker" "start" "-a" "0501ed307363ced36eb9cab111aaf0e3c3b3f6a9c8fd3ca6bf53c3cdceb1cb86", kill_on_drop: false }`
[INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `parsegen` library target)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/ast.rs:15:17
[INFO] [stderr]    |
[INFO] [stderr] 15 |     TypeSynonym(TypeSynonym),
[INFO] [stderr]    |     ----------- ^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = note: `GrammarItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] running 12 tests
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test ast::parse_enum_token ... ok
[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] [stdout] test ast::parse_pattern ... ok
[INFO] [stderr]    |
[INFO] [stdout] test ast::parse_symbol ... ok
[INFO] [stderr] 15 -     TypeSynonym(TypeSynonym),
[INFO] [stdout] test ast::parse_nonterminal ... ok
[INFO] [stderr] 15 +     TypeSynonym(()),
[INFO] [stdout] test maplit::test_btreemap ... ok
[INFO] [stderr]    |
[INFO] [stdout] test lr1::grammar8_lr1_states ... ok
[INFO] [stderr] 
[INFO] [stdout] test lr1::simulate3 ... ok
[INFO] [stderr] warning: fields `name` and `ty` are never read
[INFO] [stderr]   --> src/ast.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct TypeSynonym {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 41 |     pub name: syn::Ident,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 42 |     pub ty: syn::Type,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TypeSynonym` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/ast.rs:108:12
[INFO] [stderr]     |
[INFO] [stderr] 108 |     Repeat(Box<Repeat>),
[INFO] [stderr]     |     ------ ^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Symbol` has a derived impl for the trait `Debug`, but this is 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] 108 -     Repeat(Box<Repeat>),
[INFO] [stderr] 108 +     Repeat(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `op` and `symbol` are never read
[INFO] [stderr]    --> src/ast.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 122 | pub struct Repeat {
[INFO] [stderr]     |            ------ fields in this struct
[INFO] [stderr] 123 |     pub op: RepeatOp,
[INFO] [stderr]     |         ^^
[INFO] [stderr] 124 |     pub symbol: Symbol,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Repeat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/ast.rs:137:14
[INFO] [stderr]     |
[INFO] [stderr] 137 |     Fallible(syn::Expr),
[INFO] [stderr]     |     -------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Action` has a derived impl for the trait `Debug`, but this is 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] 137 -     Fallible(syn::Expr),
[INFO] [stderr] 137 +     Fallible(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FirstSetDisplay` is never constructed
[INFO] [stderr]    --> src/first.rs:116:12
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct FirstSetDisplay<'a, 'b, A> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_production` is never used
[INFO] [stderr]    --> src/grammar.rs:186:12
[INFO] [stderr]     |
[INFO] [stderr] 174 | impl<A> NonTerminal<A> {
[INFO] [stderr]     | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 186 |     pub fn get_production(&self, production_idx: ProductionIdx) -> &Production<A> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProductionIndicesIter` is never constructed
[INFO] [stderr]    --> src/grammar.rs:197:8
[INFO] [stderr]     |
[INFO] [stderr] 197 | struct ProductionIndicesIter<'grammar, A> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SymbolKindDisplay` is never constructed
[INFO] [stderr]    --> src/grammar.rs:301:12
[INFO] [stderr]     |
[INFO] [stderr] 301 | pub struct SymbolKindDisplay<'a, 'b, A> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/grammar.rs:307:12
[INFO] [stderr]     |
[INFO] [stderr] 306 | impl<'a, 'b, A> SymbolKindDisplay<'a, 'b, A> {
[INFO] [stderr]     | -------------------------------------------- associated function in this implementation
[INFO] [stderr] 307 |     pub fn new(symbol: &'a SymbolKind, grammar: &'b Grammar<A>) -> Self {
[INFO] [stdout] test lr1::simulate4 ... ok
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/grammar.rs:318:12
[INFO] [stderr]     |
[INFO] [stderr] 317 | impl<'a, 'b, A> ProductionDisplay<'a, 'b, A> {
[INFO] [stderr]     | -------------------------------------------- associated function in this implementation
[INFO] [stderr] 318 |     pub fn new(production: &'a Production<A>, grammar: &'b Grammar<A>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LR1AutomatonDisplay` is never constructed
[INFO] [stderr]    --> src/lr1.rs:421:12
[INFO] [stderr]     |
[INFO] [stderr] 421 | pub struct LR1AutomatonDisplay<'a, 'b, A> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LR1StateDisplay` is never constructed
[INFO] [stderr]    --> src/lr1.rs:426:8
[INFO] [stderr]     |
[INFO] [stderr] 426 | struct LR1StateDisplay<'a, 'b, A> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LR1ItemDisplay` is never constructed
[INFO] [stderr]    --> src/lr1.rs:431:8
[INFO] [stderr]     |
[INFO] [stderr] 431 | struct LR1ItemDisplay<'a, 'b, A> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LRTableDisplay` is never constructed
[INFO] [stderr]    --> src/lr_common.rs:262:12
[INFO] [stderr]     |
[INFO] [stderr] 262 | pub struct LRTableDisplay<'a, 'b, A> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LRActionDisplay` is never constructed
[INFO] [stderr]    --> src/lr_common.rs:274:12
[INFO] [stderr]     |
[INFO] [stderr] 274 | pub struct LRActionDisplay<'a, 'b, A> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `parsegen` (lib) generated 16 warnings
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/tests.rs:193:34
[INFO] [stderr]     |
[INFO] [stderr] 187 | /     parser! {
[INFO] [stderr] 188 | |         enum Token {
[INFO] [stderr] 189 | |             "(" => Token::LParen,
[INFO] [stderr] 190 | |             ")" => Token::RParen,
[INFO] [stderr] ...   |
[INFO] [stderr] 193 | |             "int" => Token::Int(<u64>),
[INFO] [stderr]     | |                                  ^^^
[INFO] [stderr] ...   |
[INFO] [stderr] 217 | |         };
[INFO] [stderr] 218 | |     }
[INFO] [stderr]     | |_____- field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SemanticActionResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 193 -             "int" => Token::Int(<u64>),
[INFO] [stderr] 193 +             "int" => Token::Int(<()>),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `parsegen` (test "tests") generated 1 warning
[INFO] [stderr] warning: `parsegen` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parsegen-96e1bbb64404e1f7)
[INFO] [stdout] test ast::parse_type_synonym ... ok
[INFO] [stdout] test lr1::simulate2 ... ok
[INFO] [stdout] test lr1::simulate1 ... ok
[INFO] [stdout] test maplit::test_hashmap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-6f215c38ec49fce3)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test bug_2 ... ok
[INFO] [stdout] test test_grammar_7 ... ok
[INFO] [stdout] test token_lifetimes ... ok
[INFO] [stdout] test test_grammar_5 ... ok
[INFO] [stdout] test bug_1 ... ok
[INFO] [stdout] test expr_example ... ok
[INFO] [stdout] test test_grammar_6 ... ok
[INFO] [stdout] test balanced_parens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parsegen
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0501ed307363ced36eb9cab111aaf0e3c3b3f6a9c8fd3ca6bf53c3cdceb1cb86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0501ed307363ced36eb9cab111aaf0e3c3b3f6a9c8fd3ca6bf53c3cdceb1cb86", kill_on_drop: false }`
[INFO] [stdout] 0501ed307363ced36eb9cab111aaf0e3c3b3f6a9c8fd3ca6bf53c3cdceb1cb86
