[INFO] fetching crate lib_maniascript 0.1.1...
[INFO] testing lib_maniascript-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate lib_maniascript 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate lib_maniascript 0.1.1
[INFO] finished tweaking crates.io crate lib_maniascript 0.1.1
[INFO] tweaked toml for crates.io crate lib_maniascript 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lib_maniascript 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding rowan v0.9.1 (available: v0.16.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded rowan v0.9.1
[INFO] [stderr]   Downloaded thin-dst v1.1.0
[INFO] [stderr]   Downloaded cbitset v0.2.0
[INFO] [stderr]   Downloaded text_unit v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6841393581475c477cc4fa90156c99bd4fc1426e86ba8e5240e673361ff6120
[INFO] running `Command { std: "docker" "start" "-a" "c6841393581475c477cc4fa90156c99bd4fc1426e86ba8e5240e673361ff6120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6841393581475c477cc4fa90156c99bd4fc1426e86ba8e5240e673361ff6120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6841393581475c477cc4fa90156c99bd4fc1426e86ba8e5240e673361ff6120", kill_on_drop: false }`
[INFO] [stdout] c6841393581475c477cc4fa90156c99bd4fc1426e86ba8e5240e673361ff6120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84a7b8968e50786f3653eabd0f5ac1d7433ca327fd9c7faa7a5405d77b1ae137
[INFO] running `Command { std: "docker" "start" "-a" "84a7b8968e50786f3653eabd0f5ac1d7433ca327fd9c7faa7a5405d77b1ae137", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling text_unit v0.1.10
[INFO] [stderr]    Compiling thin-dst v1.1.0
[INFO] [stderr]    Compiling cbitset v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling rowan v0.9.1
[INFO] [stderr]    Compiling lib_maniascript v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `BinOpKind` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum BinOpKind {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_token` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl BinOpKind {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 66 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UnaryOpKind` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub enum UnaryOpKind {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_token` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl UnaryOpKind {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 102 |     /// Get the operation kind from a token in the AST
[INFO] [stdout] 103 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenWrapper` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub trait TokenWrapper: TypedNode {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Wrapper` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub trait Wrapper: TypedNode {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedTypeError` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct ParsedTypeError(pub SyntaxKind);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedType` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub enum ParsedType {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Include` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 332 |     NODE_INCLUDE => Include,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Const` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |     NODE_CONST => Const,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Setting` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:334:21
[INFO] [stdout]     |
[INFO] [stdout] 334 |     NODE_SETTING => Setting,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequireContext` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     NODE_REQUIRE_CONTEXT => RequireContext,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Extends` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 |     NODE_EXTENDS => Extends,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Struct` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |     NODE_STRUCT => Struct,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StructField` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:339:26
[INFO] [stdout]     |
[INFO] [stdout] 339 |     NODE_STRUCT_FIELD => StructField,
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:340:22
[INFO] [stdout]     |
[INFO] [stdout] 340 |     NODE_VAR_DECL => VarDecl,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FuncDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     NODE_FUNC_DECL => FuncDecl,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormalArg` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:342:24
[INFO] [stdout]     |
[INFO] [stdout] 342 |     NODE_FORMAL_ARG => FormalArg,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     NODE_LABEL_DECL => LabelDecl,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IfElse` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:345:21
[INFO] [stdout]     |
[INFO] [stdout] 345 |     NODE_IF_ELSE => IfElse,
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Switch` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:346:20
[INFO] [stdout]     |
[INFO] [stdout] 346 |     NODE_SWITCH => Switch,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Case` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     NODE_CASE => Case,
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Default` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 |     NODE_DEFAULT => Default,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `For` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     NODE_FOR => For,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Foreach` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |     NODE_FOREACH => Foreach,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |     NODE_WHILE => While,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Continue` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |     NODE_CONTINUE => Continue,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Break` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     NODE_BREAK => Break,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Return` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:355:20
[INFO] [stdout]     |
[INFO] [stdout] 355 |     NODE_RETURN => Return,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Yield` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:356:19
[INFO] [stdout]     |
[INFO] [stdout] 356 |     NODE_YIELD => Yield,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelCall` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:357:24
[INFO] [stdout]     |
[INFO] [stdout] 357 |     NODE_LABEL_CALL => LabelCall,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Assignment` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:358:24
[INFO] [stdout]     |
[INFO] [stdout] 358 |     NODE_ASSIGNMENT => Assignment,
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:360:19
[INFO] [stdout]     |
[INFO] [stdout] 360 |     NODE_BLOCK => Block,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parenthesised` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:361:27
[INFO] [stdout]     |
[INFO] [stdout] 361 |     NODE_PARENTHESISED => Parenthesised,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Identifier` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |     NODE_IDENTIFIER => Identifier,
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `String` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:364:20
[INFO] [stdout]     |
[INFO] [stdout] 364 |     NODE_STRING => String,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Literal` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:365:21
[INFO] [stdout]     |
[INFO] [stdout] 365 |     NODE_LITERAL => Literal,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vector` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:366:20
[INFO] [stdout]     |
[INFO] [stdout] 366 |     NODE_VECTOR => Vector,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |     NODE_ARRAY => Array,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnaryOp` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 |     NODE_UNARY_OP => UnaryOp,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryOp` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:369:23
[INFO] [stdout]     |
[INFO] [stdout] 369 |     NODE_BINARY_OP => BinaryOp,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArrayAccess` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:370:26
[INFO] [stdout]     |
[INFO] [stdout] 370 |     NODE_ARRAY_ACCESS => ArrayAccess,
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionCall` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:371:27
[INFO] [stdout]     |
[INFO] [stdout] 371 |     NODE_FUNCTION_CALL => FunctionCall,
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StructInit` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |     NODE_STRUCT_INIT => StructInit,
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Type` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |     NODE_TYPE => Type
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s
[INFO] running `Command { std: "docker" "inspect" "84a7b8968e50786f3653eabd0f5ac1d7433ca327fd9c7faa7a5405d77b1ae137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a7b8968e50786f3653eabd0f5ac1d7433ca327fd9c7faa7a5405d77b1ae137", kill_on_drop: false }`
[INFO] [stdout] 84a7b8968e50786f3653eabd0f5ac1d7433ca327fd9c7faa7a5405d77b1ae137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b1ab016cb6a1d326160f0c777308e53c9e1efac000ba0da3ed13dc470ba92c2
[INFO] running `Command { std: "docker" "start" "-a" "7b1ab016cb6a1d326160f0c777308e53c9e1efac000ba0da3ed13dc470ba92c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stdout] warning: enum `BinOpKind` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum BinOpKind {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_token` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl BinOpKind {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 66 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UnaryOpKind` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub enum UnaryOpKind {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_token` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl UnaryOpKind {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 102 |     /// Get the operation kind from a token in the AST
[INFO] [stdout] 103 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenWrapper` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub trait TokenWrapper: TypedNode {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Wrapper` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub trait Wrapper: TypedNode {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedTypeError` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct ParsedTypeError(pub SyntaxKind);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedType` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub enum ParsedType {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Include` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 332 |     NODE_INCLUDE => Include,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Const` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |     NODE_CONST => Const,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Setting` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:334:21
[INFO] [stdout]     |
[INFO] [stdout] 334 |     NODE_SETTING => Setting,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequireContext` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     NODE_REQUIRE_CONTEXT => RequireContext,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Extends` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 |     NODE_EXTENDS => Extends,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Struct` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |     NODE_STRUCT => Struct,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StructField` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:339:26
[INFO] [stdout]     |
[INFO] [stdout] 339 |     NODE_STRUCT_FIELD => StructField,
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:340:22
[INFO] [stdout]     |
[INFO] [stdout] 340 |     NODE_VAR_DECL => VarDecl,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FuncDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     NODE_FUNC_DECL => FuncDecl,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormalArg` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:342:24
[INFO] [stdout]     |
[INFO] [stdout] 342 |     NODE_FORMAL_ARG => FormalArg,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     NODE_LABEL_DECL => LabelDecl,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IfElse` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:345:21
[INFO] [stdout]     |
[INFO] [stdout] 345 |     NODE_IF_ELSE => IfElse,
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Switch` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:346:20
[INFO] [stdout]     |
[INFO] [stdout] 346 |     NODE_SWITCH => Switch,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Case` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     NODE_CASE => Case,
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Default` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 |     NODE_DEFAULT => Default,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `For` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     NODE_FOR => For,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Foreach` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |     NODE_FOREACH => Foreach,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |     NODE_WHILE => While,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Continue` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |     NODE_CONTINUE => Continue,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Break` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     NODE_BREAK => Break,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Return` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:355:20
[INFO] [stdout]     |
[INFO] [stdout] 355 |     NODE_RETURN => Return,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Yield` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:356:19
[INFO] [stdout]     |
[INFO] [stdout] 356 |     NODE_YIELD => Yield,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelCall` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:357:24
[INFO] [stdout]     |
[INFO] [stdout] 357 |     NODE_LABEL_CALL => LabelCall,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Assignment` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:358:24
[INFO] [stdout]     |
[INFO] [stdout] 358 |     NODE_ASSIGNMENT => Assignment,
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:360:19
[INFO] [stdout]     |
[INFO] [stdout] 360 |     NODE_BLOCK => Block,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parenthesised` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:361:27
[INFO] [stdout]     |
[INFO] [stdout] 361 |     NODE_PARENTHESISED => Parenthesised,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Identifier` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |     NODE_IDENTIFIER => Identifier,
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `String` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:364:20
[INFO] [stdout]     |
[INFO] [stdout] 364 |     NODE_STRING => String,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Literal` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:365:21
[INFO] [stdout]     |
[INFO] [stdout] 365 |     NODE_LITERAL => Literal,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vector` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:366:20
[INFO] [stdout]     |
[INFO] [stdout] 366 |     NODE_VECTOR => Vector,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |     NODE_ARRAY => Array,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnaryOp` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 |     NODE_UNARY_OP => UnaryOp,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryOp` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:369:23
[INFO] [stdout]     |
[INFO] [stdout] 369 |     NODE_BINARY_OP => BinaryOp,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArrayAccess` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:370:26
[INFO] [stdout]     |
[INFO] [stdout] 370 |     NODE_ARRAY_ACCESS => ArrayAccess,
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionCall` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:371:27
[INFO] [stdout]     |
[INFO] [stdout] 371 |     NODE_FUNCTION_CALL => FunctionCall,
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StructInit` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |     NODE_STRUCT_INIT => StructInit,
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Type` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |     NODE_TYPE => Type
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling lib_maniascript v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `BinOpKind` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum BinOpKind {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_token` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl BinOpKind {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 66 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UnaryOpKind` is never used
[INFO] [stdout]   --> src/parser/typed_node.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub enum UnaryOpKind {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_token` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl UnaryOpKind {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 102 |     /// Get the operation kind from a token in the AST
[INFO] [stdout] 103 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenWrapper` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub trait TokenWrapper: TypedNode {
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Wrapper` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub trait Wrapper: TypedNode {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParsedTypeError` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct ParsedTypeError(pub SyntaxKind);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParsedType` is never used
[INFO] [stdout]    --> src/parser/typed_node.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub enum ParsedType {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Include` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 332 |     NODE_INCLUDE => Include,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Const` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |     NODE_CONST => Const,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Setting` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:334:21
[INFO] [stdout]     |
[INFO] [stdout] 334 |     NODE_SETTING => Setting,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequireContext` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     NODE_REQUIRE_CONTEXT => RequireContext,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Extends` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 |     NODE_EXTENDS => Extends,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Struct` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |     NODE_STRUCT => Struct,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StructField` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:339:26
[INFO] [stdout]     |
[INFO] [stdout] 339 |     NODE_STRUCT_FIELD => StructField,
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:340:22
[INFO] [stdout]     |
[INFO] [stdout] 340 |     NODE_VAR_DECL => VarDecl,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FuncDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     NODE_FUNC_DECL => FuncDecl,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormalArg` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:342:24
[INFO] [stdout]     |
[INFO] [stdout] 342 |     NODE_FORMAL_ARG => FormalArg,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelDecl` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     NODE_LABEL_DECL => LabelDecl,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IfElse` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:345:21
[INFO] [stdout]     |
[INFO] [stdout] 345 |     NODE_IF_ELSE => IfElse,
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Switch` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:346:20
[INFO] [stdout]     |
[INFO] [stdout] 346 |     NODE_SWITCH => Switch,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Case` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     NODE_CASE => Case,
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Default` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 |     NODE_DEFAULT => Default,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `For` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     NODE_FOR => For,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Foreach` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |     NODE_FOREACH => Foreach,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |     NODE_WHILE => While,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Continue` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:353:22
[INFO] [stdout]     |
[INFO] [stdout] 353 |     NODE_CONTINUE => Continue,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Break` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     NODE_BREAK => Break,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Return` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:355:20
[INFO] [stdout]     |
[INFO] [stdout] 355 |     NODE_RETURN => Return,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Yield` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:356:19
[INFO] [stdout]     |
[INFO] [stdout] 356 |     NODE_YIELD => Yield,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LabelCall` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:357:24
[INFO] [stdout]     |
[INFO] [stdout] 357 |     NODE_LABEL_CALL => LabelCall,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Assignment` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:358:24
[INFO] [stdout]     |
[INFO] [stdout] 358 |     NODE_ASSIGNMENT => Assignment,
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:360:19
[INFO] [stdout]     |
[INFO] [stdout] 360 |     NODE_BLOCK => Block,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parenthesised` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:361:27
[INFO] [stdout]     |
[INFO] [stdout] 361 |     NODE_PARENTHESISED => Parenthesised,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Identifier` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |     NODE_IDENTIFIER => Identifier,
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `String` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:364:20
[INFO] [stdout]     |
[INFO] [stdout] 364 |     NODE_STRING => String,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Literal` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:365:21
[INFO] [stdout]     |
[INFO] [stdout] 365 |     NODE_LITERAL => Literal,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vector` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:366:20
[INFO] [stdout]     |
[INFO] [stdout] 366 |     NODE_VECTOR => Vector,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Array` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |     NODE_ARRAY => Array,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnaryOp` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:368:22
[INFO] [stdout]     |
[INFO] [stdout] 368 |     NODE_UNARY_OP => UnaryOp,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryOp` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:369:23
[INFO] [stdout]     |
[INFO] [stdout] 369 |     NODE_BINARY_OP => BinaryOp,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArrayAccess` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:370:26
[INFO] [stdout]     |
[INFO] [stdout] 370 |     NODE_ARRAY_ACCESS => ArrayAccess,
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionCall` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:371:27
[INFO] [stdout]     |
[INFO] [stdout] 371 |     NODE_FUNCTION_CALL => FunctionCall,
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StructInit` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:372:25
[INFO] [stdout]     |
[INFO] [stdout] 372 |     NODE_STRUCT_INIT => StructInit,
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Type` is never constructed
[INFO] [stdout]    --> src/parser/typed_node.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |     NODE_TYPE => Type
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.66s
[INFO] running `Command { std: "docker" "inspect" "7b1ab016cb6a1d326160f0c777308e53c9e1efac000ba0da3ed13dc470ba92c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1ab016cb6a1d326160f0c777308e53c9e1efac000ba0da3ed13dc470ba92c2", kill_on_drop: false }`
[INFO] [stdout] 7b1ab016cb6a1d326160f0c777308e53c9e1efac000ba0da3ed13dc470ba92c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0673084d50472424c4c81e7bc2ba16f6e47c4db8997ff4c522fa098c65cd09bd
[INFO] running `Command { std: "docker" "start" "-a" "0673084d50472424c4c81e7bc2ba16f6e47c4db8997ff4c522fa098c65cd09bd", kill_on_drop: false }`
[INFO] [stderr] warning: enum `BinOpKind` is never used
[INFO] [stderr]   --> src/parser/typed_node.rs:41:10
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub enum BinOpKind {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_token` is never used
[INFO] [stderr]   --> src/parser/typed_node.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl BinOpKind {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 66 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `UnaryOpKind` is never used
[INFO] [stderr]   --> src/parser/typed_node.rs:96:10
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub enum UnaryOpKind {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_token` is never used
[INFO] [stderr]    --> src/parser/typed_node.rs:103:12
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl UnaryOpKind {
[INFO] [stderr]     | ---------------- associated function in this implementation
[INFO] [stderr] 102 |     /// Get the operation kind from a token in the AST
[INFO] [stderr] 103 |     pub fn from_token(token: SyntaxKind) -> Option<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `TokenWrapper` is never used
[INFO] [stderr]    --> src/parser/typed_node.rs:193:11
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub trait TokenWrapper: TypedNode {
[INFO] [stderr]     |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Wrapper` is never used
[INFO] [stderr]    --> src/parser/typed_node.rs:216:11
[INFO] [stderr]     |
[INFO] [stderr] 216 | pub trait Wrapper: TypedNode {
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParsedTypeError` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:223:12
[INFO] [stderr]     |
[INFO] [stderr] 223 | pub struct ParsedTypeError(pub SyntaxKind);
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ParsedType` is never used
[INFO] [stderr]    --> src/parser/typed_node.rs:225:10
[INFO] [stderr]     |
[INFO] [stderr] 225 | pub enum ParsedType {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Include` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:332:21
[INFO] [stderr]     |
[INFO] [stderr] 332 |     NODE_INCLUDE => Include,
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Const` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:333:19
[INFO] [stderr]     |
[INFO] [stderr] 333 |     NODE_CONST => Const,
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Setting` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:334:21
[INFO] [stderr]     |
[INFO] [stderr] 334 |     NODE_SETTING => Setting,
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RequireContext` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:335:29
[INFO] [stderr]     |
[INFO] [stderr] 335 |     NODE_REQUIRE_CONTEXT => RequireContext,
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Extends` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:336:21
[INFO] [stderr]     |
[INFO] [stderr] 336 |     NODE_EXTENDS => Extends,
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Struct` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:337:20
[INFO] [stderr]     |
[INFO] [stderr] 337 |     NODE_STRUCT => Struct,
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StructField` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:339:26
[INFO] [stderr]     |
[INFO] [stderr] 339 |     NODE_STRUCT_FIELD => StructField,
[INFO] [stderr]     |                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VarDecl` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:340:22
[INFO] [stderr]     |
[INFO] [stderr] 340 |     NODE_VAR_DECL => VarDecl,
[INFO] [stderr]     |                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FuncDecl` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:341:23
[INFO] [stderr]     |
[INFO] [stderr] 341 |     NODE_FUNC_DECL => FuncDecl,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FormalArg` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:342:24
[INFO] [stderr]     |
[INFO] [stderr] 342 |     NODE_FORMAL_ARG => FormalArg,
[INFO] [stderr]     |                        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LabelDecl` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:343:24
[INFO] [stderr]     |
[INFO] [stderr] 343 |     NODE_LABEL_DECL => LabelDecl,
[INFO] [stderr]     |                        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IfElse` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:345:21
[INFO] [stderr]     |
[INFO] [stderr] 345 |     NODE_IF_ELSE => IfElse,
[INFO] [stderr]     |                     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Switch` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:346:20
[INFO] [stderr]     |
[INFO] [stderr] 346 |     NODE_SWITCH => Switch,
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Case` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:347:18
[INFO] [stderr]     |
[INFO] [stderr] 347 |     NODE_CASE => Case,
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Default` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:348:21
[INFO] [stderr]     |
[INFO] [stderr] 348 |     NODE_DEFAULT => Default,
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `For` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:349:17
[INFO] [stderr]     |
[INFO] [stderr] 349 |     NODE_FOR => For,
[INFO] [stderr]     |                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Foreach` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:350:21
[INFO] [stderr]     |
[INFO] [stderr] 350 |     NODE_FOREACH => Foreach,
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `While` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:351:19
[INFO] [stderr]     |
[INFO] [stderr] 351 |     NODE_WHILE => While,
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Continue` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:353:22
[INFO] [stderr]     |
[INFO] [stderr] 353 |     NODE_CONTINUE => Continue,
[INFO] [stderr]     |                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Break` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:354:19
[INFO] [stderr]     |
[INFO] [stderr] 354 |     NODE_BREAK => Break,
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Return` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:355:20
[INFO] [stderr]     |
[INFO] [stderr] 355 |     NODE_RETURN => Return,
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Yield` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:356:19
[INFO] [stderr]     |
[INFO] [stderr] 356 |     NODE_YIELD => Yield,
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LabelCall` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:357:24
[INFO] [stderr]     |
[INFO] [stderr] 357 |     NODE_LABEL_CALL => LabelCall,
[INFO] [stderr]     |                        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Assignment` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:358:24
[INFO] [stderr]     |
[INFO] [stderr] 358 |     NODE_ASSIGNMENT => Assignment,
[INFO] [stderr]     |                        ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Block` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:360:19
[INFO] [stderr]     |
[INFO] [stderr] 360 |     NODE_BLOCK => Block,
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Parenthesised` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:361:27
[INFO] [stderr]     |
[INFO] [stderr] 361 |     NODE_PARENTHESISED => Parenthesised,
[INFO] [stderr]     |                           ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Identifier` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:363:24
[INFO] [stderr]     |
[INFO] [stderr] 363 |     NODE_IDENTIFIER => Identifier,
[INFO] [stderr]     |                        ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `String` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:364:20
[INFO] [stderr]     |
[INFO] [stderr] 364 |     NODE_STRING => String,
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Literal` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:365:21
[INFO] [stderr]     |
[INFO] [stderr] 365 |     NODE_LITERAL => Literal,
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Vector` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:366:20
[INFO] [stderr]     |
[INFO] [stderr] 366 |     NODE_VECTOR => Vector,
[INFO] [stderr]     |                    ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Array` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:367:19
[INFO] [stderr]     |
[INFO] [stderr] 367 |     NODE_ARRAY => Array,
[INFO] [stderr]     |                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnaryOp` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:368:22
[INFO] [stderr]     |
[INFO] [stderr] 368 |     NODE_UNARY_OP => UnaryOp,
[INFO] [stderr]     |                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BinaryOp` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:369:23
[INFO] [stderr]     |
[INFO] [stderr] 369 |     NODE_BINARY_OP => BinaryOp,
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArrayAccess` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:370:26
[INFO] [stderr]     |
[INFO] [stderr] 370 |     NODE_ARRAY_ACCESS => ArrayAccess,
[INFO] [stderr]     |                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FunctionCall` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:371:27
[INFO] [stderr]     |
[INFO] [stderr] 371 |     NODE_FUNCTION_CALL => FunctionCall,
[INFO] [stderr]     |                           ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StructInit` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:372:25
[INFO] [stderr]     |
[INFO] [stderr] 372 |     NODE_STRUCT_INIT => StructInit,
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Type` is never constructed
[INFO] [stderr]    --> src/parser/typed_node.rs:374:18
[INFO] [stderr]     |
[INFO] [stderr] 374 |     NODE_TYPE => Type
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `typed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `lib_maniascript` (lib) generated 45 warnings
[INFO] [stderr] warning: `lib_maniascript` (lib test) generated 45 warnings (45 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_maniascript-1350e395d117787c)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test parser::tokenizer::tests::assignment ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_const ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_require_context ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_extends ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_include ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_setting ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_struct ... ok
[INFO] [stdout] test parser::tokenizer::tests::identifiers ... ok
[INFO] [stdout] test parser::tokenizer::tests::multi_line_comment ... ok
[INFO] [stdout] test parser::tokenizer::tests::keywords ... ok
[INFO] [stdout] test parser::tokenizer::tests::multi_line_interpol ... ok
[INFO] [stdout] test parser::tokenizer::tests::multi_line_string ... ok
[INFO] [stdout] test parser::tokenizer::tests::numbers ... ok
[INFO] [stdout] test parser::tokenizer::tests::operators ... ok
[INFO] [stdout] test parser::tokenizer::tests::single_line_comment ... ok
[INFO] [stdout] test parser::tokenizer::tests::single_line_string ... ok
[INFO] [stdout] test parser::tokenizer::tests::symbols ... ok
[INFO] [stdout] test parser::parser::tests::dir_tests::control_flow ... FAILED
[INFO] [stdout] test parser::parser::tests::dir_tests::declarations ... FAILED
[INFO] [stdout] test parser::parser::tests::dir_tests::directives ... FAILED
[INFO] [stdout] test parser::parser::tests::dir_tests::expressions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser::tests::dir_tests::control_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser::tests::dir_tests::control_flow' (26) panicked at src/parser/parser.rs:917:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573374743fe2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573374743fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573374743fe2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573374743fe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57337475420f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57337475420f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5733747112b3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5733747112b3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57337471d182 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573374721eff - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573374721d91 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5733746cd0de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5733746cd0de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57337472250f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57337472250f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57337472236a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57337471d2c9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5733747051ad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57337475bc60 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57337475b216 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5733746944b0 - core::result::Result<T,E>::unwrap::hfc7bd52d7f97573f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5733746944b0 - lib_maniascript::parser::parser::tests::test_dir::h0ef052fb394e4bf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x573374695472 - lib_maniascript::parser::parser::tests::dir_tests::control_flow::h16617d9fefb535c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:963:37
[INFO] [stdout]   23:     0x573374695497 - lib_maniascript::parser::parser::tests::dir_tests::control_flow::{{closure}}::hb3097aa11a9264a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:963:34
[INFO] [stdout]   24:     0x573374695d86 - core::ops::function::FnOnce::call_once::h0c0e7db859973522
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5733746ccf4b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5733746ccf4b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5733746e0f3d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5733746e0f3d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5733746e0f3d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5733746e0f3d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5733746e0f3d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5733746e0f3d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5733746e0f3d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5733746ba484 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5733746ba484 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5733746bdcda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5733746bdcda - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5733746bdcda - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5733746bdcda - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5733746bdcda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5733747186bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5733747186bf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7ba4c3312aa4 - <unknown>
[INFO] [stdout]   46:     0x7ba4c339fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser::tests::dir_tests::declarations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser::tests::dir_tests::declarations' (27) panicked at src/parser/parser.rs:917:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573374743fe2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573374743fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573374743fe2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573374743fe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57337475420f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57337475420f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5733747112b3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5733747112b3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57337471d182 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573374721eff - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573374721d91 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5733746cd0de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5733746cd0de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57337472250f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57337472250f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57337472236a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57337471d2c9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5733747051ad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57337475bc60 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57337475b216 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5733746944b0 - core::result::Result<T,E>::unwrap::hfc7bd52d7f97573f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5733746944b0 - lib_maniascript::parser::parser::tests::test_dir::h0ef052fb394e4bf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x5733746954c2 - lib_maniascript::parser::parser::tests::dir_tests::declarations::hde25c4164693ec99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:962:37
[INFO] [stdout]   23:     0x5733746954e7 - lib_maniascript::parser::parser::tests::dir_tests::declarations::{{closure}}::heff0106307d9af01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:962:34
[INFO] [stdout]   24:     0x573374696136 - core::ops::function::FnOnce::call_once::h9d2993c07f113e9e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5733746ccf4b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5733746ccf4b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5733746e0f3d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5733746e0f3d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5733746e0f3d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5733746e0f3d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5733746e0f3d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5733746e0f3d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5733746e0f3d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5733746ba484 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5733746ba484 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5733746bdcda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5733746bdcda - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5733746bdcda - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5733746bdcda - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5733746bdcda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5733747186bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5733747186bf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7ba4c3312aa4 - <unknown>
[INFO] [stdout]   46:     0x7ba4c339fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser::tests::dir_tests::directives stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser::tests::dir_tests::directives' (28) panicked at src/parser/parser.rs:917:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573374743fe2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573374743fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573374743fe2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573374743fe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57337475420f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57337475420f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5733747112b3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5733747112b3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57337471d182 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573374721eff - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573374721d91 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5733746cd0de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5733746cd0de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57337472250f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57337472250f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57337472236a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57337471d2c9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5733747051ad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57337475bc60 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57337475b216 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5733746944b0 - core::result::Result<T,E>::unwrap::hfc7bd52d7f97573f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5733746944b0 - lib_maniascript::parser::parser::tests::test_dir::h0ef052fb394e4bf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x5733746953d2 - lib_maniascript::parser::parser::tests::dir_tests::directives::h00954082b660944c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:960:35
[INFO] [stdout]   23:     0x5733746953f7 - lib_maniascript::parser::parser::tests::dir_tests::directives::{{closure}}::hf4ea0d7ea09534cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:960:32
[INFO] [stdout]   24:     0x5733746962b6 - core::ops::function::FnOnce::call_once::hcd8e5559964554ab
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5733746ccf4b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5733746ccf4b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5733746e0f3d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5733746e0f3d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5733746e0f3d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5733746e0f3d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5733746e0f3d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5733746e0f3d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5733746e0f3d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5733746ba484 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5733746ba484 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5733746bdcda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5733746bdcda - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5733746bdcda - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5733746bdcda - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5733746bdcda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5733747186bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5733747186bf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7ba4c3312aa4 - <unknown>
[INFO] [stdout]   46:     0x7ba4c339fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser::tests::dir_tests::expressions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser::tests::dir_tests::expressions' (29) panicked at src/parser/parser.rs:917:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573374743fe2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573374743fe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573374743fe2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573374743fe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57337475420f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57337475420f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5733747112b3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5733747112b3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57337471d182 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573374721eff - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573374721d91 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5733746cd0de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5733746cd0de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57337472250f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57337472250f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57337472236a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57337471d2c9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5733747051ad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57337475bc60 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57337475b216 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5733746944b0 - core::result::Result<T,E>::unwrap::hfc7bd52d7f97573f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5733746944b0 - lib_maniascript::parser::parser::tests::test_dir::h0ef052fb394e4bf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x573374695422 - lib_maniascript::parser::parser::tests::dir_tests::expressions::hb82ac4f938ec79fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:961:36
[INFO] [stdout]   23:     0x573374695447 - lib_maniascript::parser::parser::tests::dir_tests::expressions::{{closure}}::h1d18514982efaab9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:961:33
[INFO] [stdout]   24:     0x573374696236 - core::ops::function::FnOnce::call_once::hc93a6dcc9b30b718
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5733746ccf4b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5733746ccf4b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5733746e0f3d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5733746e0f3d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5733746e0f3d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5733746e0f3d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5733746e0f3d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5733746e0f3d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5733746e0f3d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5733746ba484 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5733746ba484 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5733746bdcda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5733746bdcda - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5733746bdcda - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5733746bdcda - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5733746bdcda - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5733746bdcda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5733747186bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5733747186bf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7ba4c3312aa4 - <unknown>
[INFO] [stdout]   46:     0x7ba4c339fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::parser::tests::dir_tests::control_flow
[INFO] [stdout]     parser::parser::tests::dir_tests::declarations
[INFO] [stdout]     parser::parser::tests::dir_tests::directives
[INFO] [stdout]     parser::parser::tests::dir_tests::expressions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 4 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" "0673084d50472424c4c81e7bc2ba16f6e47c4db8997ff4c522fa098c65cd09bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0673084d50472424c4c81e7bc2ba16f6e47c4db8997ff4c522fa098c65cd09bd", kill_on_drop: false }`
[INFO] [stdout] 0673084d50472424c4c81e7bc2ba16f6e47c4db8997ff4c522fa098c65cd09bd
