[INFO] fetching crate chirrtl-parser 0.1.8...
[INFO] testing chirrtl-parser-0.1.8 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate chirrtl-parser 0.1.8 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate chirrtl-parser 0.1.8
[INFO] finished tweaking crates.io crate chirrtl-parser 0.1.8
[INFO] tweaked toml for crates.io crate chirrtl-parser 0.1.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chirrtl-parser 0.1.8 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chirrtl-parser 0.1.8 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eae0a4689f4d9c5a39f35010cb27b69c6e5f3337e35ef3df4fb8cc2af47e33c7
[INFO] running `Command { std: "docker" "start" "-a" "eae0a4689f4d9c5a39f35010cb27b69c6e5f3337e35ef3df4fb8cc2af47e33c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eae0a4689f4d9c5a39f35010cb27b69c6e5f3337e35ef3df4fb8cc2af47e33c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae0a4689f4d9c5a39f35010cb27b69c6e5f3337e35ef3df4fb8cc2af47e33c7", kill_on_drop: false }`
[INFO] [stdout] eae0a4689f4d9c5a39f35010cb27b69c6e5f3337e35ef3df4fb8cc2af47e33c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c281ce4efc6d6683739a768de122ddf209c632601a2fbf07a93bfbdcdc0e9324
[INFO] running `Command { std: "docker" "start" "-a" "c281ce4efc6d6683739a768de122ddf209c632601a2fbf07a93bfbdcdc0e9324", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling lalrpop-util v0.21.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling indextree-macros v0.1.2
[INFO] [stderr]    Compiling indextree v4.7.3
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling graphviz-rust v0.9.3
[INFO] [stderr]    Compiling chirrtl-parser v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/lib.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ast::{Circuit, Module};
[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 import: `ast::CircuitModule`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ast::CircuitModule;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198643:5
[INFO] [stdout]        |
[INFO] [stdout] 198643 |     { tpe }
[INFO] [stdout]        |     ^^   ^^
[INFO] [stdout]        |
[INFO] [stdout]        = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]        |
[INFO] [stdout] 198643 -     { tpe }
[INFO] [stdout] 198643 +     tpe
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198473:9
[INFO] [stdout]        |
[INFO] [stdout] 198473 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout]        |
[INFO] [stdout]        = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198485:9
[INFO] [stdout]        |
[INFO] [stdout] 198485 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198498:9
[INFO] [stdout]        |
[INFO] [stdout] 198498 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198511:9
[INFO] [stdout]        |
[INFO] [stdout] 198511 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198523:9
[INFO] [stdout]        |
[INFO] [stdout] 198523 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198536:9
[INFO] [stdout]        |
[INFO] [stdout] 198536 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198558:9
[INFO] [stdout]        |
[INFO] [stdout] 198558 |     (_, m, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vif`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198574:9
[INFO] [stdout]        |
[INFO] [stdout] 198574 |     (_, vif, _): (usize, Token, usize),
[INFO] [stdout]        |         ^^^ help: if this is intentional, prefix it with an underscore: `_vif`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199103:9
[INFO] [stdout]        |
[INFO] [stdout] 199103 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199141:9
[INFO] [stdout]        |
[INFO] [stdout] 199141 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199179:9
[INFO] [stdout]        |
[INFO] [stdout] 199179 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199215:9
[INFO] [stdout]        |
[INFO] [stdout] 199215 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199251:9
[INFO] [stdout]        |
[INFO] [stdout] 199251 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199272:9
[INFO] [stdout]        |
[INFO] [stdout] 199272 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.34s
[INFO] running `Command { std: "docker" "inspect" "c281ce4efc6d6683739a768de122ddf209c632601a2fbf07a93bfbdcdc0e9324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c281ce4efc6d6683739a768de122ddf209c632601a2fbf07a93bfbdcdc0e9324", kill_on_drop: false }`
[INFO] [stdout] c281ce4efc6d6683739a768de122ddf209c632601a2fbf07a93bfbdcdc0e9324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f20b21900c9bbb4e6adadb0552e648aeeb072c9554f208ea31969b3c82c16164
[INFO] running `Command { std: "docker" "start" "-a" "f20b21900c9bbb4e6adadb0552e648aeeb072c9554f208ea31969b3c82c16164", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/lib.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ast::{Circuit, Module};
[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 import: `ast::CircuitModule`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ast::CircuitModule;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198643:5
[INFO] [stdout]        |
[INFO] [stdout] 198643 |     { tpe }
[INFO] [stdout]        |     ^^   ^^
[INFO] [stdout]        |
[INFO] [stdout]        = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]        |
[INFO] [stdout] 198643 -     { tpe }
[INFO] [stdout] 198643 +     tpe
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198473:9
[INFO] [stdout]        |
[INFO] [stdout] 198473 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout]        |
[INFO] [stdout]        = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198485:9
[INFO] [stdout]        |
[INFO] [stdout] 198485 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chirrtl-parser v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198498:9
[INFO] [stdout]        |
[INFO] [stdout] 198498 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198511:9
[INFO] [stdout]        |
[INFO] [stdout] 198511 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198523:9
[INFO] [stdout]        |
[INFO] [stdout] 198523 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198536:9
[INFO] [stdout]        |
[INFO] [stdout] 198536 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198558:9
[INFO] [stdout]        |
[INFO] [stdout] 198558 |     (_, m, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vif`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198574:9
[INFO] [stdout]        |
[INFO] [stdout] 198574 |     (_, vif, _): (usize, Token, usize),
[INFO] [stdout]        |         ^^^ help: if this is intentional, prefix it with an underscore: `_vif`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199103:9
[INFO] [stdout]        |
[INFO] [stdout] 199103 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199141:9
[INFO] [stdout]        |
[INFO] [stdout] 199141 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199179:9
[INFO] [stdout]        |
[INFO] [stdout] 199179 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199215:9
[INFO] [stdout]        |
[INFO] [stdout] 199215 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199251:9
[INFO] [stdout]        |
[INFO] [stdout] 199251 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199272:9
[INFO] [stdout]        |
[INFO] [stdout] 199272 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Module`
[INFO] [stdout]  --> src/lib.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::ast::{Circuit, Module};
[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 import: `ast::CircuitModule`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ast::CircuitModule;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198643:5
[INFO] [stdout]        |
[INFO] [stdout] 198643 |     { tpe }
[INFO] [stdout]        |     ^^   ^^
[INFO] [stdout]        |
[INFO] [stdout]        = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]        |
[INFO] [stdout] 198643 -     { tpe }
[INFO] [stdout] 198643 +     tpe
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198473:9
[INFO] [stdout]        |
[INFO] [stdout] 198473 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout]        |
[INFO] [stdout]        = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198485:9
[INFO] [stdout]        |
[INFO] [stdout] 198485 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198498:9
[INFO] [stdout]        |
[INFO] [stdout] 198498 |     (_, u, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198511:9
[INFO] [stdout]        |
[INFO] [stdout] 198511 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198523:9
[INFO] [stdout]        |
[INFO] [stdout] 198523 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198536:9
[INFO] [stdout]        |
[INFO] [stdout] 198536 |     (_, s, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198558:9
[INFO] [stdout]        |
[INFO] [stdout] 198558 |     (_, m, _): (usize, Token, usize),
[INFO] [stdout]        |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vif`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198574:9
[INFO] [stdout]        |
[INFO] [stdout] 198574 |     (_, vif, _): (usize, Token, usize),
[INFO] [stdout]        |         ^^^ help: if this is intentional, prefix it with an underscore: `_vif`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199103:9
[INFO] [stdout]        |
[INFO] [stdout] 199103 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199141:9
[INFO] [stdout]        |
[INFO] [stdout] 199141 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199179:9
[INFO] [stdout]        |
[INFO] [stdout] 199179 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199215:9
[INFO] [stdout]        |
[INFO] [stdout] 199215 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199251:9
[INFO] [stdout]        |
[INFO] [stdout] 199251 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199272:9
[INFO] [stdout]        |
[INFO] [stdout] 199272 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stdout]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> src/lib.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |         let ast = parser.parse(lexer).expect("FAILED");
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> src/lib.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let ast = parser.parse(lexer).expect("FAILED");
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> src/lib.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |         let ast = parser.parse(lexer).expect("FAILED");
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> src/lib.rs:640:29
[INFO] [stdout]     |
[INFO] [stdout] 640 |                         let ast = parser.parse(lexer).expect("TOWORK");
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.03s
[INFO] running `Command { std: "docker" "inspect" "f20b21900c9bbb4e6adadb0552e648aeeb072c9554f208ea31969b3c82c16164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20b21900c9bbb4e6adadb0552e648aeeb072c9554f208ea31969b3c82c16164", kill_on_drop: false }`
[INFO] [stdout] f20b21900c9bbb4e6adadb0552e648aeeb072c9554f208ea31969b3c82c16164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1d73214a247bacdae875a6490d91c14964f0a2aa8ebff67f34f5c08e7cd9f2d3
[INFO] running `Command { std: "docker" "start" "-a" "1d73214a247bacdae875a6490d91c14964f0a2aa8ebff67f34f5c08e7cd9f2d3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Module`
[INFO] [stderr]  --> src/lib.rs:4:27
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::ast::{Circuit, Module};
[INFO] [stderr]   |                           ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ast::CircuitModule`
[INFO] [stderr]  --> src/lib.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ast::CircuitModule;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198643:5
[INFO] [stderr]        |
[INFO] [stderr] 198643 |     { tpe }
[INFO] [stderr]        |     ^^   ^^
[INFO] [stderr]        |
[INFO] [stderr]        = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]        |
[INFO] [stderr] 198643 -     { tpe }
[INFO] [stderr] 198643 +     tpe
[INFO] [stderr]        |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `u`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198473:9
[INFO] [stderr]        |
[INFO] [stderr] 198473 |     (_, u, _): (usize, Token, usize),
[INFO] [stderr]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stderr]        |
[INFO] [stderr]        = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `u`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198485:9
[INFO] [stderr]        |
[INFO] [stderr] 198485 |     (_, u, _): (usize, Token, usize),
[INFO] [stderr]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `u`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198498:9
[INFO] [stderr]        |
[INFO] [stderr] 198498 |     (_, u, _): (usize, Token, usize),
[INFO] [stderr]        |         ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198511:9
[INFO] [stderr]        |
[INFO] [stderr] 198511 |     (_, s, _): (usize, Token, usize),
[INFO] [stderr]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198523:9
[INFO] [stderr]        |
[INFO] [stderr] 198523 |     (_, s, _): (usize, Token, usize),
[INFO] [stderr]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198536:9
[INFO] [stderr]        |
[INFO] [stderr] 198536 |     (_, s, _): (usize, Token, usize),
[INFO] [stderr]        |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198558:9
[INFO] [stderr]        |
[INFO] [stderr] 198558 |     (_, m, _): (usize, Token, usize),
[INFO] [stderr]        |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vif`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:198574:9
[INFO] [stderr]        |
[INFO] [stderr] 198574 |     (_, vif, _): (usize, Token, usize),
[INFO] [stderr]        |         ^^^ help: if this is intentional, prefix it with an underscore: `_vif`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199103:9
[INFO] [stderr]        |
[INFO] [stderr] 199103 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stderr]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199141:9
[INFO] [stderr]        |
[INFO] [stderr] 199141 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stderr]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199179:9
[INFO] [stderr]        |
[INFO] [stderr] 199179 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stderr]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199215:9
[INFO] [stderr]        |
[INFO] [stderr] 199215 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stderr]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199251:9
[INFO] [stderr]        |
[INFO] [stderr] 199251 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stderr]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]       --> /opt/rustwide/target/debug/build/chirrtl-parser/6976a31b72743524/build-script-execution/out/firrtl.rs:199272:9
[INFO] [stderr]        |
[INFO] [stderr] 199272 |     (_, name, _): (usize, ast::Identifier, usize),
[INFO] [stderr]        |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ast`
[INFO] [stderr]    --> src/lib.rs:594:13
[INFO] [stderr]     |
[INFO] [stderr] 594 |         let ast = parser.parse(lexer).expect("FAILED");
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ast`
[INFO] [stderr]    --> src/lib.rs:603:13
[INFO] [stderr]     |
[INFO] [stderr] 603 |         let ast = parser.parse(lexer).expect("FAILED");
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ast`
[INFO] [stderr]    --> src/lib.rs:612:13
[INFO] [stderr]     |
[INFO] [stderr] 612 |         let ast = parser.parse(lexer).expect("FAILED");
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ast`
[INFO] [stderr]    --> src/lib.rs:640:29
[INFO] [stderr]     |
[INFO] [stderr] 640 |                         let ast = parser.parse(lexer).expect("TOWORK");
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stderr] 
[INFO] [stderr] warning: `chirrtl-parser` (lib) generated 17 warnings (run `cargo fix --lib -p chirrtl-parser` to apply 17 suggestions)
[INFO] [stderr] warning: `chirrtl-parser` (lib test) generated 21 warnings (17 duplicates) (run `cargo fix --lib -p chirrtl-parser --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/chirrtl-parser/46c561ceabeee212/deps/chirrtl_parser-46c561ceabeee212)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test lexer_test::extmodule ... ok
[INFO] [stdout] test lexer_test::largeboomconfig ... FAILED
[INFO] [stdout] test parser_test::as_clock_stmt ... ok
[INFO] [stdout] test lexer_test::gcd ... ok
[INFO] [stdout] test parser_test::bug ... ok
[INFO] [stdout] test lexer_test::circuit_annos ... ok
[INFO] [stdout] test lexer_test::stmts ... ok
[INFO] [stdout] test lexer_test::rocketconfig ... FAILED
[INFO] [stdout] test lexer_test::one_read_one_write_sram ... ok
[INFO] [stdout] test lexer_test::ports_2 ... ok
[INFO] [stdout] test parser_test::boomconfig ... FAILED
[INFO] [stdout] test parser_test::double_indexing ... ok
[INFO] [stdout] test parser_test::extmodule_without_param ... ok
[INFO] [stdout] test parser_test::extmodule ... ok
[INFO] [stdout] test parser_test::empty_type ... ok
[INFO] [stdout] test parser_test::ports ... ok
[INFO] [stdout] test parser_test::circuit ... ok
[INFO] [stdout] test parser_test::primop_name_overlaps_with_variable ... ok
[INFO] [stdout] test parser_test::one_read_one_write_sram ... ok
[INFO] [stdout] test parser_test::empty_skip ... ok
[INFO] [stdout] test parser_test::version ... ok
[INFO] [stdout] test parser_test::rocket_modules ... FAILED
[INFO] [stdout] test parser_test::nested_whens ... ok
[INFO] [stdout] test parser_test::ports_2 ... ok
[INFO] [stdout] test parser_test::ports_3 ... ok
[INFO] [stdout] test parser_test::primop_name_overlaps_with_variable_2 ... ok
[INFO] [stdout] test parser_test::module ... ok
[INFO] [stdout] test parser_test::circuit_annos ... ok
[INFO] [stdout] test parser_test::printf_stmt ... ok
[INFO] [stdout] test parser_test::primop_name_overlaps_with_variable_3 ... ok
[INFO] [stdout] test parser_test::when ... ok
[INFO] [stdout] test parser_test::rocketconfig ... FAILED
[INFO] [stdout] test parser_test::stmts ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lexer_test::largeboomconfig stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- lexer_test::rocketconfig stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- parser_test::boomconfig stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- parser_test::rocket_modules stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- parser_test::rocketconfig stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lexer_test::largeboomconfig
[INFO] [stdout]     lexer_test::rocketconfig
[INFO] [stdout]     parser_test::boomconfig
[INFO] [stdout]     parser_test::rocket_modules
[INFO] [stdout]     parser_test::rocketconfig
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1d73214a247bacdae875a6490d91c14964f0a2aa8ebff67f34f5c08e7cd9f2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d73214a247bacdae875a6490d91c14964f0a2aa8ebff67f34f5c08e7cd9f2d3", kill_on_drop: false }`
[INFO] [stdout] 1d73214a247bacdae875a6490d91c14964f0a2aa8ebff67f34f5c08e7cd9f2d3
