[INFO] fetching crate lib_maniascript 0.1.1...
[INFO] testing lib_maniascript-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate lib_maniascript 0.1.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lib_maniascript 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.1)
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded cbitset v0.2.0
[INFO] [stderr]   Downloaded text_unit v0.1.10
[INFO] [stderr]   Downloaded thin-dst v1.1.0
[INFO] [stderr]   Downloaded rowan v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a5a419b926f98462207fa4fb62bf9d65da6d7ac753f259cc8bb1f3c37f333b3
[INFO] running `Command { std: "docker" "start" "-a" "1a5a419b926f98462207fa4fb62bf9d65da6d7ac753f259cc8bb1f3c37f333b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a5a419b926f98462207fa4fb62bf9d65da6d7ac753f259cc8bb1f3c37f333b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a5a419b926f98462207fa4fb62bf9d65da6d7ac753f259cc8bb1f3c37f333b3", kill_on_drop: false }`
[INFO] [stdout] 1a5a419b926f98462207fa4fb62bf9d65da6d7ac753f259cc8bb1f3c37f333b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5251f3c7988fa9a1221fef988e2404abb541947000f6785f33c219c22f46824
[INFO] running `Command { std: "docker" "start" "-a" "c5251f3c7988fa9a1221fef988e2404abb541947000f6785f33c219c22f46824", kill_on_drop: false }`
[INFO] [stderr]    Compiling thin-dst v1.1.0
[INFO] [stderr]    Compiling text_unit v0.1.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cbitset v0.2.0
[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 2.66s
[INFO] running `Command { std: "docker" "inspect" "c5251f3c7988fa9a1221fef988e2404abb541947000f6785f33c219c22f46824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5251f3c7988fa9a1221fef988e2404abb541947000f6785f33c219c22f46824", kill_on_drop: false }`
[INFO] [stdout] c5251f3c7988fa9a1221fef988e2404abb541947000f6785f33c219c22f46824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85f52c2bf5bd09a16d272bfdb7d69d2d19814e82cbea519d5d931e494e363f65
[INFO] running `Command { std: "docker" "start" "-a" "85f52c2bf5bd09a16d272bfdb7d69d2d19814e82cbea519d5d931e494e363f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[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 textwrap v0.11.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 20.19s
[INFO] running `Command { std: "docker" "inspect" "85f52c2bf5bd09a16d272bfdb7d69d2d19814e82cbea519d5d931e494e363f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f52c2bf5bd09a16d272bfdb7d69d2d19814e82cbea519d5d931e494e363f65", kill_on_drop: false }`
[INFO] [stdout] 85f52c2bf5bd09a16d272bfdb7d69d2d19814e82cbea519d5d931e494e363f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa2fbcb7eb61e7698c75ac36f8afc3dab375b65fc051de417c4ade4c8e734a43
[INFO] running `Command { std: "docker" "start" "-a" "aa2fbcb7eb61e7698c75ac36f8afc3dab375b65fc051de417c4ade4c8e734a43", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_maniascript-e8f462d00682201f)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test parser::tokenizer::tests::directive_include ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_const ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_extends ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_require_context ... ok
[INFO] [stdout] test parser::tokenizer::tests::assignment ... 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::directive_setting ... ok
[INFO] [stdout] test parser::tokenizer::tests::multi_line_string ... ok
[INFO] [stdout] test parser::tokenizer::tests::keywords ... ok
[INFO] [stdout] test parser::tokenizer::tests::single_line_string ... ok
[INFO] [stdout] test parser::tokenizer::tests::symbols ... ok
[INFO] [stdout] test parser::tokenizer::tests::multi_line_interpol ... ok
[INFO] [stdout] test parser::tokenizer::tests::directive_struct ... ok
[INFO] [stdout] test parser::tokenizer::tests::numbers ... ok
[INFO] [stdout] test parser::tokenizer::tests::single_line_comment ... ok
[INFO] [stdout] test parser::tokenizer::tests::operators ... ok
[INFO] [stdout] test parser::parser::tests::dir_tests::control_flow ... FAILED
[INFO] [stdout] test parser::parser::tests::dir_tests::expressions ... FAILED
[INFO] [stdout] test parser::parser::tests::dir_tests::declarations ... FAILED
[INFO] [stdout] test parser::parser::tests::dir_tests::directives ... 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' (25) 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:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64391c2eb6a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64391c2eb6a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64391c30035a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64391c30035a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64391c2f07b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64391c2f07b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64391c2c95af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64391c2c95af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64391c2e3419 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64391c268e0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64391c268e0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64391c2e35d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64391c2e35d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64391c2c9668 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64391c2be729 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64391c2ca4bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64391c300a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64391c3007a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64391c241cb0 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64391c241cb0 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::test_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x64391c242cc2 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::control_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:963:37
[INFO] [stdout]   23:     0x64391c23fda7 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::control_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:963:34
[INFO] [stdout]   24:     0x64391c24a796 - <lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::control_flow::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64391c25d1bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64391c25d1bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64391c269a1a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64391c269a1a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64391c264fc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64391c264fc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x64391c26c512 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64391c26c512 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x64391c26c512 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64391c2eabaf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x64391c2eabaf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x726276e77aa4 - <unknown>
[INFO] [stdout]   46:     0x726276f04a64 - 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' (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:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64391c2eb6a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64391c2eb6a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64391c30035a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64391c30035a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64391c2f07b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64391c2f07b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64391c2c95af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64391c2c95af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64391c2e3419 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64391c268e0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64391c268e0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64391c2e35d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64391c2e35d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64391c2c9668 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64391c2be729 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64391c2ca4bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64391c300a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64391c3007a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64391c241cb0 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64391c241cb0 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::test_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x64391c242ca2 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::expressions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:961:36
[INFO] [stdout]   23:     0x64391c23fd77 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::expressions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:961:33
[INFO] [stdout]   24:     0x64391c24a756 - <lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::expressions::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64391c25d1bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64391c25d1bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64391c269a1a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64391c269a1a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64391c264fc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64391c264fc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x64391c26c512 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64391c26c512 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x64391c26c512 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64391c2eabaf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x64391c2eabaf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x726276e77aa4 - <unknown>
[INFO] [stdout]   46:     0x726276f04a64 - 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' (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:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64391c2eb6a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64391c2eb6a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64391c30035a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64391c30035a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64391c2f07b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64391c2f07b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64391c2c95af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64391c2c95af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64391c2e3419 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64391c268e0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64391c268e0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64391c2e35d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64391c2e35d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64391c2c9668 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64391c2be729 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64391c2ca4bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64391c300a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64391c3007a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64391c241cb0 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64391c241cb0 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::test_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x64391c242ce2 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::declarations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:962:37
[INFO] [stdout]   23:     0x64391c23fdd7 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::declarations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:962:34
[INFO] [stdout]   24:     0x64391c24a7d6 - <lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::declarations::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64391c25d1bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64391c25d1bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64391c269a1a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64391c269a1a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64391c264fc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64391c264fc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x64391c26c512 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64391c26c512 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x64391c26c512 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64391c2eabaf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x64391c2eabaf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x726276e77aa4 - <unknown>
[INFO] [stdout]   46:     0x726276f04a64 - 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' (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:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64391c2eb6a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64391c2eb6a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64391c2eb6a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64391c30035a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64391c30035a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64391c2f07b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64391c2f07b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64391c2c95af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64391c2c95af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64391c2e3419 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64391c268e0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64391c268e0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64391c2e35d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64391c2e35d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64391c2c9668 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64391c2be729 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64391c2ca4bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64391c300a5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64391c3007a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64391c241cb0 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::ReadDir, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64391c241cb0 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::test_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:917:37
[INFO] [stdout]   22:     0x64391c242c82 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::directives
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:960:35
[INFO] [stdout]   23:     0x64391c23fd47 - lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::directives::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/parser.rs:960:32
[INFO] [stdout]   24:     0x64391c24a716 - <lib_maniascript[5e513c0fcbb490a7]::parser::parser::tests::dir_tests::directives::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64391c25d1bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x64391c25d1bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64391c269a1a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64391c269a1a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64391c269a1a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64391c269a1a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x64391c264fc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x64391c264fc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x64391c26c512 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64391c26c512 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64391c26c512 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64391c26c512 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x64391c26c512 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64391c2eabaf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x64391c2eabaf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x726276e77aa4 - <unknown>
[INFO] [stdout]   46:     0x726276f04a64 - 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aa2fbcb7eb61e7698c75ac36f8afc3dab375b65fc051de417c4ade4c8e734a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa2fbcb7eb61e7698c75ac36f8afc3dab375b65fc051de417c4ade4c8e734a43", kill_on_drop: false }`
[INFO] [stdout] aa2fbcb7eb61e7698c75ac36f8afc3dab375b65fc051de417c4ade4c8e734a43
