[INFO] cloning repository https://github.com/redindelible/flywheel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redindelible/flywheel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredindelible%2Fflywheel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredindelible%2Fflywheel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 081096c01d2d42fc828aeac64111e248e394ea42
[INFO] testing redindelible/flywheel against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredindelible%2Fflywheel" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redindelible/flywheel
[INFO] finished tweaking git repo https://github.com/redindelible/flywheel
[INFO] tweaked toml for git repo https://github.com/redindelible/flywheel written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redindelible/flywheel on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding bump-scope v0.17.4 (available: v1.4.0)
[INFO] [stderr]       Adding hashbrown v0.15.5 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.2
[INFO] [stderr]   Downloaded stable_deref_trait v1.2.1
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded allocator-api2 v0.3.1
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded bump-scope v0.17.4
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75ab7fa1aef03f2234209e901c7c4c620c5b92e027dd4882589a71baf57b1c2f
[INFO] running `Command { std: "docker" "start" "-a" "75ab7fa1aef03f2234209e901c7c4c620c5b92e027dd4882589a71baf57b1c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75ab7fa1aef03f2234209e901c7c4c620c5b92e027dd4882589a71baf57b1c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ab7fa1aef03f2234209e901c7c4c620c5b92e027dd4882589a71baf57b1c2f", kill_on_drop: false }`
[INFO] [stdout] 75ab7fa1aef03f2234209e901c7c4c620c5b92e027dd4882589a71baf57b1c2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7201775f8a7a1bbda1c81f5bd7733105044a7c215c7402b81873039562e287ab
[INFO] running `Command { std: "docker" "start" "-a" "7201775f8a7a1bbda1c81f5bd7733105044a7c215c7402b81873039562e287ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling allocator-api2 v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling bump-scope v0.17.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling flywheel-common v0.1.0 (/opt/rustwide/workdir/flywheel-common)
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling flywheel-interpreter v0.1.0 (/opt/rustwide/workdir/flywheel-interpreter)
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> flywheel-interpreter/src/thin.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> flywheel-interpreter/src/utils.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe fn copy_silly<T: Copy>(dest: *mut T, src: *const T, mut count: usize) {
[INFO] [stdout]    |                                                                ----^^^^^
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `header`, `header_mut`, `get_unchecked`, and `get_unchecked_mut` are never used
[INFO] [stdout]    --> flywheel-interpreter/src/thin.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl<T, H> ThinList<T, H> {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn header(&self) -> &H {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn header_mut(&mut self) -> &mut H {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub unsafe fn get_unchecked(&self, index: usize) -> &T {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub unsafe fn get_unchecked_mut(&mut self, index: usize) -> &mut T {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flywheel-compiler v0.1.0 (/opt/rustwide/workdir/flywheel-compiler)
[INFO] [stdout] warning: unused import: `futures_util::TryFutureExt`
[INFO] [stdout]  --> flywheel-compiler/src/query.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::TryFutureExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompileError`
[INFO] [stdout]   --> flywheel-compiler/src/query.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{CompileError, CompileResult};
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stdout] warning: variant `String` is never constructed
[INFO] [stdout]   --> flywheel-compiler/src/source.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum SourceInput {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] 20 |     String(Arc<str>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceInput` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> flywheel-compiler/src/type_check.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stdout]    |     ------ ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stdout] 24 +     Struct((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> flywheel-compiler/src/type_check.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Import(SourceID),
[INFO] [stdout]    |     ------ ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Import(SourceID),
[INFO] [stdout] 29 +     Import(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dependencies` and `structs` are never read
[INFO] [stdout]    --> flywheel-compiler/src/type_check.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DefinedTypes {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 146 |     dependencies: HashSet<SourceID>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 147 |     structs: HashMap<AstRef<ast::Struct>, StructDefinition>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fields` is never read
[INFO] [stdout]    --> flywheel-compiler/src/type_check.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct StructDefinition {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 151 |     fields: HashMap<InternedString, Type>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling exchange v0.1.0 (/opt/rustwide/workdir/exchange)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> exchange/src/interchange.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct FunctionType(ThinArc<Type, Type>);
[INFO] [stdout]     |            ------------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `FunctionType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `ret`, and `params` are never used
[INFO] [stdout]    --> exchange/src/interchange.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl FunctionType {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 105 |     fn new<I: ExactSizeIterator<Item = Type>>(ret: Type, params: impl IntoIterator<IntoIter = I>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn ret(&self) -> &Type {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn params(&self) -> &[Type] {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INSTRUCTION_NAMES` is never used
[INFO] [stdout]   --> exchange/src/text.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | static INSTRUCTION_NAMES: LazyLock<EnumMap<InstructionKind, &'static str>> = LazyLock::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TERMINATOR_NAMES` is never used
[INFO] [stdout]   --> exchange/src/text.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | static TERMINATOR_NAMES: LazyLock<EnumMap<TerminatorKind, &'static str>> = LazyLock::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleParser` is never constructed
[INFO] [stdout]    --> exchange/src/text.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct ModuleParser<'s> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockInfo` is never constructed
[INFO] [stdout]    --> exchange/src/text.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | struct BlockInfo {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> exchange/src/text.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl<'s> ModuleParser<'s> {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 119 |     fn instruction_matcher() -> AhoCorasick {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn new(text: &'s str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     fn name_from(&mut self, s: &str) -> ArcStr {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn advance(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     fn expect(&mut self, token: Token) -> ParseResult<'s, &'s str> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     fn add_local(&mut self, name: &'s str) -> ParseResult<'s, u32> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn label_reference(&mut self, label_name: &'s str, is_definition: bool) -> ParseResult<'s, BlockID> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn next_global(&mut self) -> Option<ParseResult<'s, Global>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn parse_function_definition(&mut self) -> ParseResult<'s, Function> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     fn parse_instruction(&mut self, instr_kind: InstructionKind) -> ParseResult<'s, Instruction> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     fn parse_terminator(&mut self, term_kind: TerminatorKind) -> ParseResult<'s, Terminator> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn parse_type(&mut self) -> ParseResult<'s, Type> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "7201775f8a7a1bbda1c81f5bd7733105044a7c215c7402b81873039562e287ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7201775f8a7a1bbda1c81f5bd7733105044a7c215c7402b81873039562e287ab", kill_on_drop: false }`
[INFO] [stdout] 7201775f8a7a1bbda1c81f5bd7733105044a7c215c7402b81873039562e287ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 197fe08b87f4b260346d477d23c112eb3f537ea09d6902e66404efcb9a1a9a69
[INFO] running `Command { std: "docker" "start" "-a" "197fe08b87f4b260346d477d23c112eb3f537ea09d6902e66404efcb9a1a9a69", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> flywheel-interpreter/src/thin.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> flywheel-interpreter/src/utils.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe fn copy_silly<T: Copy>(dest: *mut T, src: *const T, mut count: usize) {
[INFO] [stdout]    |                                                                ----^^^^^
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flywheel-interpreter v0.1.0 (/opt/rustwide/workdir/flywheel-interpreter)
[INFO] [stderr]    Compiling flywheel-common v0.1.0 (/opt/rustwide/workdir/flywheel-common)
[INFO] [stdout] warning: methods `header`, `header_mut`, `get_unchecked`, and `get_unchecked_mut` are never used
[INFO] [stdout]    --> flywheel-interpreter/src/thin.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl<T, H> ThinList<T, H> {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn header(&self) -> &H {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn header_mut(&mut self) -> &mut H {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub unsafe fn get_unchecked(&self, index: usize) -> &T {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub unsafe fn get_unchecked_mut(&mut self, index: usize) -> &mut T {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::TryFutureExt`
[INFO] [stdout]  --> flywheel-compiler/src/query.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::TryFutureExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompileError`
[INFO] [stdout]   --> flywheel-compiler/src/query.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{CompileError, CompileResult};
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `String` is never constructed
[INFO] [stdout]   --> flywheel-compiler/src/source.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum SourceInput {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] 20 |     String(Arc<str>),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourceInput` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> flywheel-compiler/src/type_check.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stdout]    |     ------ ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stdout] 24 +     Struct((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> flywheel-compiler/src/type_check.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Import(SourceID),
[INFO] [stdout]    |     ------ ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Import(SourceID),
[INFO] [stdout] 29 +     Import(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dependencies` and `structs` are never read
[INFO] [stdout]    --> flywheel-compiler/src/type_check.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DefinedTypes {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 146 |     dependencies: HashSet<SourceID>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 147 |     structs: HashMap<AstRef<ast::Struct>, StructDefinition>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fields` is never read
[INFO] [stdout]    --> flywheel-compiler/src/type_check.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct StructDefinition {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 151 |     fields: HashMap<InternedString, Type>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> exchange/src/interchange.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct FunctionType(ThinArc<Type, Type>);
[INFO] [stdout]     |            ------------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `FunctionType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `ret`, and `params` are never used
[INFO] [stdout]    --> exchange/src/interchange.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl FunctionType {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 105 |     fn new<I: ExactSizeIterator<Item = Type>>(ret: Type, params: impl IntoIterator<IntoIter = I>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn ret(&self) -> &Type {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn params(&self) -> &[Type] {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INSTRUCTION_NAMES` is never used
[INFO] [stdout]   --> exchange/src/text.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | static INSTRUCTION_NAMES: LazyLock<EnumMap<InstructionKind, &'static str>> = LazyLock::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TERMINATOR_NAMES` is never used
[INFO] [stdout]   --> exchange/src/text.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | static TERMINATOR_NAMES: LazyLock<EnumMap<TerminatorKind, &'static str>> = LazyLock::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleParser` is never constructed
[INFO] [stdout]    --> exchange/src/text.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct ModuleParser<'s> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockInfo` is never constructed
[INFO] [stdout]    --> exchange/src/text.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | struct BlockInfo {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> exchange/src/text.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl<'s> ModuleParser<'s> {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 119 |     fn instruction_matcher() -> AhoCorasick {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn new(text: &'s str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     fn name_from(&mut self, s: &str) -> ArcStr {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn advance(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     fn expect(&mut self, token: Token) -> ParseResult<'s, &'s str> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     fn add_local(&mut self, name: &'s str) -> ParseResult<'s, u32> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn label_reference(&mut self, label_name: &'s str, is_definition: bool) -> ParseResult<'s, BlockID> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn next_global(&mut self) -> Option<ParseResult<'s, Global>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn parse_function_definition(&mut self) -> ParseResult<'s, Function> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     fn parse_instruction(&mut self, instr_kind: InstructionKind) -> ParseResult<'s, Instruction> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     fn parse_terminator(&mut self, term_kind: TerminatorKind) -> ParseResult<'s, Terminator> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn parse_type(&mut self) -> ParseResult<'s, Type> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exchange v0.1.0 (/opt/rustwide/workdir/exchange)
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> flywheel-interpreter/src/thin.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> flywheel-interpreter/src/utils.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe fn copy_silly<T: Copy>(dest: *mut T, src: *const T, mut count: usize) {
[INFO] [stdout]    |                                                                ----^^^^^
[INFO] [stdout]    |                                                                |
[INFO] [stdout]    |                                                                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `header`, `header_mut`, `get_unchecked`, and `get_unchecked_mut` are never used
[INFO] [stdout]    --> flywheel-interpreter/src/thin.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl<T, H> ThinList<T, H> {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 104 |     pub fn header(&self) -> &H {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn header_mut(&mut self) -> &mut H {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub unsafe fn get_unchecked(&self, index: usize) -> &T {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub unsafe fn get_unchecked_mut(&mut self, index: usize) -> &mut T {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> exchange/src/interchange.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct FunctionType(ThinArc<Type, Type>);
[INFO] [stdout]     |            ------------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `FunctionType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `ret`, and `params` are never used
[INFO] [stdout]    --> exchange/src/interchange.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl FunctionType {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 105 |     fn new<I: ExactSizeIterator<Item = Type>>(ret: Type, params: impl IntoIterator<IntoIter = I>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn ret(&self) -> &Type {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn params(&self) -> &[Type] {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling flywheel-compiler v0.1.0 (/opt/rustwide/workdir/flywheel-compiler)
[INFO] [stdout] warning: unused import: `futures_util::TryFutureExt`
[INFO] [stdout]  --> flywheel-compiler/src/query.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::TryFutureExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompileError`
[INFO] [stdout]   --> flywheel-compiler/src/query.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{CompileError, CompileResult};
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> flywheel-compiler/src/type_check.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stdout]    |     ------ ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stdout] 24 +     Struct((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> flywheel-compiler/src/type_check.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Import(SourceID),
[INFO] [stdout]    |     ------ ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Import(SourceID),
[INFO] [stdout] 29 +     Import(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dependencies` and `structs` are never read
[INFO] [stdout]    --> flywheel-compiler/src/type_check.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DefinedTypes {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 146 |     dependencies: HashSet<SourceID>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 147 |     structs: HashMap<AstRef<ast::Struct>, StructDefinition>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fields` is never read
[INFO] [stdout]    --> flywheel-compiler/src/type_check.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct StructDefinition {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 151 |     fields: HashMap<InternedString, Type>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] running `Command { std: "docker" "inspect" "197fe08b87f4b260346d477d23c112eb3f537ea09d6902e66404efcb9a1a9a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197fe08b87f4b260346d477d23c112eb3f537ea09d6902e66404efcb9a1a9a69", kill_on_drop: false }`
[INFO] [stdout] 197fe08b87f4b260346d477d23c112eb3f537ea09d6902e66404efcb9a1a9a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43cb524bb5e0842f3cb3d4a677b263128252315664a1b204f0c3ad288f7cb563
[INFO] running `Command { std: "docker" "start" "-a" "43cb524bb5e0842f3cb3d4a677b263128252315664a1b204f0c3ad288f7cb563", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::ops::Deref`
[INFO] [stderr]  --> flywheel-interpreter/src/thin.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::ops::Deref;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> flywheel-interpreter/src/utils.rs:26:64
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub unsafe fn copy_silly<T: Copy>(dest: *mut T, src: *const T, mut count: usize) {
[INFO] [stderr]    |                                                                ----^^^^^
[INFO] [stderr]    |                                                                |
[INFO] [stderr]    |                                                                help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `header`, `header_mut`, `get_unchecked`, and `get_unchecked_mut` are never used
[INFO] [stderr]    --> flywheel-interpreter/src/thin.rs:104:12
[INFO] [stderr]     |
[INFO] [stderr] 103 | impl<T, H> ThinList<T, H> {
[INFO] [stderr]     | ------------------------- methods in this implementation
[INFO] [stderr] 104 |     pub fn header(&self) -> &H {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub fn header_mut(&mut self) -> &mut H {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |     pub unsafe fn get_unchecked(&self, index: usize) -> &T {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub unsafe fn get_unchecked_mut(&mut self, index: usize) -> &mut T {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `flywheel-interpreter` (lib) generated 3 warnings (run `cargo fix --lib -p flywheel-interpreter` to apply 2 suggestions)
[INFO] [stderr] warning: `flywheel-interpreter` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `futures_util::TryFutureExt`
[INFO] [stderr]  --> flywheel-compiler/src/query.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use futures_util::TryFutureExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CompileError`
[INFO] [stderr]   --> flywheel-compiler/src/query.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::error::{CompileError, CompileResult};
[INFO] [stderr]    |                    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `String` is never constructed
[INFO] [stderr]   --> flywheel-compiler/src/source.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum SourceInput {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] 20 |     String(Arc<str>),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourceInput` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> flywheel-compiler/src/type_check.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stderr]    |     ------ ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 24 -     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stderr] 24 +     Struct((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> flywheel-compiler/src/type_check.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 |     Import(SourceID),
[INFO] [stderr]    |     ------ ^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 29 -     Import(SourceID),
[INFO] [stderr] 29 +     Import(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `dependencies` and `structs` are never read
[INFO] [stderr]    --> flywheel-compiler/src/type_check.rs:146:5
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub struct DefinedTypes {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 146 |     dependencies: HashSet<SourceID>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 147 |     structs: HashMap<AstRef<ast::Struct>, StructDefinition>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `fields` is never read
[INFO] [stderr]    --> flywheel-compiler/src/type_check.rs:151:5
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub struct StructDefinition {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] 151 |     fields: HashMap<InternedString, Type>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> flywheel-compiler/src/type_check.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stderr]    |     ------ ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 24 -     Struct(SourceID, AstRef<ast::Struct>),
[INFO] [stderr] 24 +     Struct((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `flywheel-compiler` (lib) generated 7 warnings (run `cargo fix --lib -p flywheel-compiler` to apply 2 suggestions)
[INFO] [stderr] warning: `flywheel-compiler` (lib test) generated 6 warnings (5 duplicates)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> exchange/src/interchange.rs:102:25
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct FunctionType(ThinArc<Type, Type>);
[INFO] [stderr]     |            ------------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `FunctionType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `ret`, and `params` are never used
[INFO] [stderr]    --> exchange/src/interchange.rs:105:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl FunctionType {
[INFO] [stderr]     | ----------------- associated items in this implementation
[INFO] [stderr] 105 |     fn new<I: ExactSizeIterator<Item = Type>>(ret: Type, params: impl IntoIterator<IntoIter = I>) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn ret(&self) -> &Type {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     fn params(&self) -> &[Type] {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `INSTRUCTION_NAMES` is never used
[INFO] [stderr]   --> exchange/src/text.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 | static INSTRUCTION_NAMES: LazyLock<EnumMap<InstructionKind, &'static str>> = LazyLock::new(|| {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `TERMINATOR_NAMES` is never used
[INFO] [stderr]   --> exchange/src/text.rs:94:8
[INFO] [stderr]    |
[INFO] [stderr] 94 | static TERMINATOR_NAMES: LazyLock<EnumMap<TerminatorKind, &'static str>> = LazyLock::new(|| {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ModuleParser` is never constructed
[INFO] [stderr]    --> exchange/src/text.rs:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 | struct ModuleParser<'s> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BlockInfo` is never constructed
[INFO] [stderr]    --> exchange/src/text.rs:113:8
[INFO] [stderr]     |
[INFO] [stderr] 113 | struct BlockInfo {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> exchange/src/text.rs:119:8
[INFO] [stderr]     |
[INFO] [stderr] 118 | impl<'s> ModuleParser<'s> {
[INFO] [stderr]     | ------------------------- associated items in this implementation
[INFO] [stderr] 119 |     fn instruction_matcher() -> AhoCorasick {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 135 |     pub fn new(text: &'s str) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     fn name_from(&mut self, s: &str) -> ArcStr {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     fn advance(&mut self) {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |     fn expect(&mut self, token: Token) -> ParseResult<'s, &'s str> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |     fn add_local(&mut self, name: &'s str) -> ParseResult<'s, u32> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |     fn label_reference(&mut self, label_name: &'s str, is_definition: bool) -> ParseResult<'s, BlockID> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     fn next_global(&mut self) -> Option<ParseResult<'s, Global>> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 204 |     fn parse_function_definition(&mut self) -> ParseResult<'s, Function> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 |     fn parse_instruction(&mut self, instr_kind: InstructionKind) -> ParseResult<'s, Instruction> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 352 |     fn parse_terminator(&mut self, term_kind: TerminatorKind) -> ParseResult<'s, Terminator> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 375 |     fn parse_type(&mut self) -> ParseResult<'s, Type> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `exchange` (lib) generated 7 warnings
[INFO] [stderr] warning: `exchange` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exchange-71ed6d85477abc9c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test text::test::test_parser ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flywheel_common-5e90cb29853e44d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flywheel_compiler-dcd2e8ad7b0a05b8)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test parser::test::test_simple_return ... FAILED
[INFO] [stdout] test parser::test::test_import ... FAILED
[INFO] [stdout] test parser::test::test_simple ... FAILED
[INFO] [stdout] test parser::test::test_control_flow ... FAILED
[INFO] [stdout] test parser::test::test_simple_struct ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::test::test_simple_return stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::test::test_simple_return' panicked at flywheel-compiler/src/parser.rs:400:9:
[INFO] [stdout] assertion failed: `(left == right)`: (Parsed AST) == (Expected AST)
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  File {
[INFO] [stdout]    top_levels: [
[INFO] [stdout]      Function {
[INFO] [stdout]        name: "main",
[INFO] [stdout]        return_type: Name {
[INFO] [stdout]          name: "u32",
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 13..16 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 13..16 }[0m
[INFO] [stdout]        },
[INFO] [stdout]        body: Block {
[INFO] [stdout]          stmts: [
[INFO] [stdout]            Return {
[INFO] [stdout]              value: Integer {
[INFO] [stdout]                value: 7,
[INFO] [stdout] [31m<              location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 30..31 }[0m
[INFO] [stdout] [32m>              location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 30..31 }[0m
[INFO] [stdout]              },
[INFO] [stdout] [31m<            location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 23..32 }[0m
[INFO] [stdout] [32m>            location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 23..32 }[0m
[INFO] [stdout]            }
[INFO] [stdout]          ],
[INFO] [stdout]          trailing_expr: None,
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 17..34 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 17..34 }[0m
[INFO] [stdout]        },
[INFO] [stdout] [31m<      location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 0..16 }[0m
[INFO] [stdout] [32m>      location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 0..16 }[0m
[INFO] [stdout]      }
[INFO] [stdout]    ]
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x567d10dc09e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x567d10dc09e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x567d10dc09e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x567d10dc09e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x567d10de6973 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x567d10de6973 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x567d10dbdac3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x567d10dbdac3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x567d10dc0832 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x567d10dc1f5c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x567d10dc1db2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x567d10c7e134 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x567d10c7e134 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x567d10dc2a3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x567d10dc2a3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x567d10dc270a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x567d10dc0ee9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x567d10dc239d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x567d10de5150 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x567d10c36cc1 - flywheel_compiler::parser::test::test_simple_return::h9358852a8e3ec967
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x567d10c38de9 - flywheel_compiler::parser::test::test_simple_return::{{closure}}::hde9ae090adbf46ac
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:399:28
[INFO] [stdout]   21:     0x567d10c38de9 - core::ops::function::FnOnce::call_once::h85be28af236baeff
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x567d10c838bb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x567d10c838bb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x567d10c82aae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x567d10c82aae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x567d10c82aae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x567d10c82aae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x567d10c82aae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x567d10c82aae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x567d10c82aae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x567d10c46624 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x567d10c46624 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x567d10c49ffa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x567d10c49ffa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x567d10c49ffa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x567d10c49ffa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x567d10c49ffa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x567d10dc5a27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x72cefb763aa4 - <unknown>
[INFO] [stdout]   44:     0x72cefb7f0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::test::test_import stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::test::test_import' panicked at flywheel-compiler/src/parser.rs:415:9:
[INFO] [stdout] assertion failed: `(left == right)`: (Parsed AST) == (Expected AST)
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  File {
[INFO] [stdout]    top_levels: [
[INFO] [stdout]      Import {
[INFO] [stdout] [31m<      relative_path: "imported.fly",[0m
[INFO] [stdout] [31m<      location: Location { source: SourceID(KeyData(1)), range: 0..22 }[0m
[INFO] [stdout] [32m>      relative_path: "\"imported.fly\"",[0m
[INFO] [stdout] [32m>      location: Location { source: 0, range: 0..22 }[0m
[INFO] [stdout]      },
[INFO] [stdout] [31m<    Struct {[0m
[INFO] [stdout] [31m<      name: "Foo",[0m
[INFO] [stdout] [31m<      fields: [[0m
[INFO] [stdout] [31m<        Field {[0m
[INFO] [stdout] [31m<          name: "foo",[0m
[INFO] [stdout] [31m<          ty: Name {[0m
[INFO] [stdout] [31m<            name: "u32",[0m
[INFO] [stdout] [31m<            location: Location { source: SourceID(KeyData(1)), range: 46..49 }[0m
[INFO] [stdout] [31m<          },[0m
[INFO] [stdout] [31m<          location: Location { source: SourceID(KeyData(1)), range: 41..50 }[0m
[INFO] [stdout] [31m<        }[0m
[INFO] [stdout] [31m<      ],[0m
[INFO] [stdout] [31m<      location: Location { source: SourceID(KeyData(1)), range: 24..52 }[0m
[INFO] [stdout] [31m<    },[0m
[INFO] [stdout]      Function {
[INFO] [stdout]        name: "main",
[INFO] [stdout]        return_type: Name {
[INFO] [stdout]          name: "u32",
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: [0m[1;48;5;52;31m67[0m[31m..[0m[1;48;5;52;31m70[0m[31m }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: [0m[1;48;5;22;32m39[0m[32m..[0m[1;48;5;22;32m42[0m[32m }[0m
[INFO] [stdout]        },
[INFO] [stdout]        body: Block {
[INFO] [stdout]          stmts: [
[INFO] [stdout]            Return {
[INFO] [stdout]              value: Integer {
[INFO] [stdout]                value: 7,
[INFO] [stdout] [31m<              location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: [0m[1;48;5;52;31m84[0m[31m..[0m[1;48;5;52;31m8[0m[31m5 }[0m
[INFO] [stdout] [32m>              location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: [0m[1;48;5;22;32m57[0m[32m..5[0m[1;48;5;22;32m8[0m[32m }[0m
[INFO] [stdout]              },
[INFO] [stdout] [31m<            location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: [0m[1;48;5;52;31m77[0m[31m..[0m[1;48;5;52;31m86[0m[31m }[0m
[INFO] [stdout] [32m>            location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: [0m[1;48;5;22;32m50[0m[32m..[0m[1;48;5;22;32m59[0m[32m }[0m
[INFO] [stdout]            }
[INFO] [stdout]          ],
[INFO] [stdout]          trailing_expr: None,
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: [0m[1;48;5;52;31m71[0m[31m..[0m[1;48;5;52;31m88[0m[31m }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: [0m[1;48;5;22;32m43[0m[32m..[0m[1;48;5;22;32m62[0m[32m }[0m
[INFO] [stdout]        },
[INFO] [stdout] [31m<      location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: [0m[1;48;5;52;31m54[0m[31m..[0m[1;48;5;52;31m70[0m[31m }[0m
[INFO] [stdout] [32m>      location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: [0m[1;48;5;22;32m26[0m[32m..[0m[1;48;5;22;32m42[0m[32m }[0m
[INFO] [stdout]      }
[INFO] [stdout]    ]
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x567d10dc09e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x567d10dc09e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x567d10dc09e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x567d10dc09e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x567d10de6973 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x567d10de6973 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x567d10dbdac3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x567d10dbdac3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x567d10dc0832 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x567d10dc1f5c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x567d10dc1db2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x567d10c7e134 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x567d10c7e134 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x567d10dc2a3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x567d10dc2a3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x567d10dc270a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x567d10dc0ee9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x567d10dc239d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x567d10de5150 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x567d10c371d6 - flywheel_compiler::parser::test::test_import::hf4cc5130fc628d44
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x567d10c38d89 - flywheel_compiler::parser::test::test_import::{{closure}}::h86c1f8ebfd79a53f
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:414:21
[INFO] [stdout]   21:     0x567d10c38d89 - core::ops::function::FnOnce::call_once::h4ce44f44365b0589
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x567d10c838bb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x567d10c838bb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x567d10c82aae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x567d10c82aae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x567d10c82aae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x567d10c82aae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x567d10c82aae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x567d10c82aae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x567d10c82aae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x567d10c46624 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x567d10c46624 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x567d10c49ffa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x567d10c49ffa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x567d10c49ffa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x567d10c49ffa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x567d10c49ffa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x567d10dc5a27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x72cefb763aa4 - <unknown>
[INFO] [stdout]   44:     0x72cefb7f0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::test::test_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::test::test_simple' panicked at flywheel-compiler/src/parser.rs:395:9:
[INFO] [stdout] assertion failed: `(left == right)`: (Parsed AST) == (Expected AST)
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  File {
[INFO] [stdout]    top_levels: [
[INFO] [stdout]      Function {
[INFO] [stdout]        name: "main",
[INFO] [stdout]        return_type: Name {
[INFO] [stdout]          name: "u32",
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 13..16 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 13..16 }[0m
[INFO] [stdout]        },
[INFO] [stdout]        body: Block {
[INFO] [stdout]          stmts: [
[INFO] [stdout]          ],
[INFO] [stdout]          trailing_expr: None,
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 17..20 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 17..20 }[0m
[INFO] [stdout]        },
[INFO] [stdout] [31m<      location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 0..16 }[0m
[INFO] [stdout] [32m>      location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 0..16 }[0m
[INFO] [stdout]      }
[INFO] [stdout]    ]
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x567d10dc09e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x567d10dc09e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x567d10dc09e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x567d10dc09e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x567d10de6973 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x567d10de6973 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x567d10dbdac3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x567d10dbdac3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x567d10dc0832 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x567d10dc1f5c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x567d10dc1db2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x567d10c7e134 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x567d10c7e134 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x567d10dc2a3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x567d10dc2a3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x567d10dc270a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x567d10dc0ee9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x567d10dc239d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x567d10de5150 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x567d10c36b06 - flywheel_compiler::parser::test::test_simple::hfca4ab6a93d6d624
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x567d10c38e09 - flywheel_compiler::parser::test::test_simple::{{closure}}::h2cb6d7297280e7e2
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:394:21
[INFO] [stdout]   21:     0x567d10c38e09 - core::ops::function::FnOnce::call_once::hb7770ea1c322c17b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x567d10c838bb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x567d10c838bb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x567d10c82aae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x567d10c82aae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x567d10c82aae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x567d10c82aae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x567d10c82aae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x567d10c82aae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x567d10c82aae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x567d10c46624 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x567d10c46624 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x567d10c49ffa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x567d10c49ffa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x567d10c49ffa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x567d10c49ffa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x567d10c49ffa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x567d10dc5a27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x72cefb763aa4 - <unknown>
[INFO] [stdout]   44:     0x72cefb7f0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::test::test_control_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::test::test_control_flow' panicked at flywheel-compiler/src/parser.rs:410:9:
[INFO] [stdout] assertion failed: `(left == right)`: (Parsed AST) == (Expected AST)
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  File {
[INFO] [stdout]    top_levels: [
[INFO] [stdout]      Function {
[INFO] [stdout]        name: "main",
[INFO] [stdout]        return_type: Name {
[INFO] [stdout]          name: "u32",
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 15..18 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 15..18 }[0m
[INFO] [stdout]        },
[INFO] [stdout]        body: Block {
[INFO] [stdout]          stmts: [
[INFO] [stdout]            Let {
[INFO] [stdout]              name: "foo",
[INFO] [stdout]              ty: None,
[INFO] [stdout]              value: IfElse {
[INFO] [stdout]                condition: Integer {
[INFO] [stdout]                  value: 0,
[INFO] [stdout] [31m<                location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 38..39 }[0m
[INFO] [stdout] [32m>                location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 38..39 }[0m
[INFO] [stdout]                },
[INFO] [stdout]                then_do: Block {
[INFO] [stdout]                  stmts: [
[INFO] [stdout]                  ],
[INFO] [stdout]                  trailing_expr: Some (
[INFO] [stdout]                    Integer {
[INFO] [stdout]                      value: 0,
[INFO] [stdout] [31m<                    location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 42..43 }[0m
[INFO] [stdout] [32m>                    location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 42..43 }[0m
[INFO] [stdout]                    }
[INFO] [stdout]                  ),
[INFO] [stdout] [31m<                location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 40..45 }[0m
[INFO] [stdout] [32m>                location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 40..45 }[0m
[INFO] [stdout]                },
[INFO] [stdout]                else_do: Some (
[INFO] [stdout]                  Block {
[INFO] [stdout]                    stmts: [
[INFO] [stdout]                    ],
[INFO] [stdout]                    trailing_expr: Some (
[INFO] [stdout]                      Integer {
[INFO] [stdout]                        value: 1,
[INFO] [stdout] [31m<                      location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 53..54 }[0m
[INFO] [stdout] [32m>                      location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 53..54 }[0m
[INFO] [stdout]                      }
[INFO] [stdout]                    ),
[INFO] [stdout] [31m<                  location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 51..56 }[0m
[INFO] [stdout] [32m>                  location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 51..56 }[0m
[INFO] [stdout]                  }
[INFO] [stdout]                ),
[INFO] [stdout] [31m<              location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 35..56 }[0m
[INFO] [stdout] [32m>              location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 35..56 }[0m
[INFO] [stdout]              },
[INFO] [stdout] [31m<            location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 25..57 }[0m
[INFO] [stdout] [32m>            location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 25..57 }[0m
[INFO] [stdout]            },
[INFO] [stdout]            While {
[INFO] [stdout]              condition: Name {
[INFO] [stdout]                value: "foo",
[INFO] [stdout] [31m<              location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 68..71 }[0m
[INFO] [stdout] [32m>              location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 68..71 }[0m
[INFO] [stdout]              },
[INFO] [stdout]              body: Block {
[INFO] [stdout]                stmts: [
[INFO] [stdout]                ],
[INFO] [stdout]                trailing_expr: Some (
[INFO] [stdout]                  Block {
[INFO] [stdout]                    stmts: [
[INFO] [stdout]                    ],
[INFO] [stdout]                    trailing_expr: None,
[INFO] [stdout] [31m<                  location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 82..85 }[0m
[INFO] [stdout] [32m>                  location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 82..85 }[0m
[INFO] [stdout]                  }
[INFO] [stdout]                ),
[INFO] [stdout] [31m<              location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 72..91 }[0m
[INFO] [stdout] [32m>              location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 72..91 }[0m
[INFO] [stdout]              },
[INFO] [stdout] [31m<            location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 62..91 }[0m
[INFO] [stdout] [32m>            location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 62..91 }[0m
[INFO] [stdout]            }
[INFO] [stdout]          ],
[INFO] [stdout]          trailing_expr: Some (
[INFO] [stdout]            Name {
[INFO] [stdout]              value: "foo",
[INFO] [stdout] [31m<            location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 96..99 }[0m
[INFO] [stdout] [32m>            location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 96..99 }[0m
[INFO] [stdout]            }
[INFO] [stdout]          ),
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 19..101 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 19..101 }[0m
[INFO] [stdout]        },
[INFO] [stdout] [31m<      location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 2..18 }[0m
[INFO] [stdout] [32m>      location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 2..18 }[0m
[INFO] [stdout]      }
[INFO] [stdout]    ]
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x567d10dc09e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x567d10dc09e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x567d10dc09e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x567d10dc09e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x567d10de6973 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x567d10de6973 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x567d10dbdac3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x567d10dbdac3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x567d10dc0832 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x567d10dc1f5c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x567d10dc1db2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x567d10c7e134 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x567d10c7e134 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x567d10dc2a3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x567d10dc2a3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x567d10dc270a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x567d10dc0ee9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x567d10dc239d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x567d10de5150 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x567d10c3701d - flywheel_compiler::parser::test::test_control_flow::h286e1ba3c6b2da0d
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x567d10c38dc9 - flywheel_compiler::parser::test::test_control_flow::{{closure}}::h24b06818d39c86e0
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:409:27
[INFO] [stdout]   21:     0x567d10c38dc9 - core::ops::function::FnOnce::call_once::h6c2cbf0aec95ea31
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x567d10c838bb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x567d10c838bb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x567d10c82aae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x567d10c82aae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x567d10c82aae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x567d10c82aae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x567d10c82aae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x567d10c82aae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x567d10c82aae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x567d10c46624 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x567d10c46624 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x567d10c49ffa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x567d10c49ffa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x567d10c49ffa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x567d10c49ffa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x567d10c49ffa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x567d10dc5a27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x72cefb763aa4 - <unknown>
[INFO] [stdout]   44:     0x72cefb7f0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::test::test_simple_struct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::test::test_simple_struct' panicked at flywheel-compiler/src/parser.rs:405:9:
[INFO] [stdout] assertion failed: `(left == right)`: (Parsed AST) == (Expected AST)
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  File {
[INFO] [stdout]    top_levels: [
[INFO] [stdout]      Struct {
[INFO] [stdout]        name: "Foo",
[INFO] [stdout]        fields: [
[INFO] [stdout]          Field {
[INFO] [stdout]            name: "foo",
[INFO] [stdout]            ty: Name {
[INFO] [stdout]              name: "u32",
[INFO] [stdout] [31m<            location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 24..27 }[0m
[INFO] [stdout] [32m>            location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 24..27 }[0m
[INFO] [stdout]            },
[INFO] [stdout] [31m<          location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 19..28 }[0m
[INFO] [stdout] [32m>          location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 19..28 }[0m
[INFO] [stdout]          }
[INFO] [stdout]        ],
[INFO] [stdout] [31m<      location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 2..30 }[0m
[INFO] [stdout] [32m>      location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 2..30 }[0m
[INFO] [stdout]      },
[INFO] [stdout]      Function {
[INFO] [stdout]        name: "main",
[INFO] [stdout]        return_type: Name {
[INFO] [stdout]          name: "u32",
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 45..48 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 45..48 }[0m
[INFO] [stdout]        },
[INFO] [stdout]        body: Block {
[INFO] [stdout]          stmts: [
[INFO] [stdout]            Return {
[INFO] [stdout]              value: Integer {
[INFO] [stdout]                value: 7,
[INFO] [stdout] [31m<              location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 62..63 }[0m
[INFO] [stdout] [32m>              location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 62..63 }[0m
[INFO] [stdout]              },
[INFO] [stdout] [31m<            location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 55..64 }[0m
[INFO] [stdout] [32m>            location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 55..64 }[0m
[INFO] [stdout]            }
[INFO] [stdout]          ],
[INFO] [stdout]          trailing_expr: None,
[INFO] [stdout] [31m<        location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 49..66 }[0m
[INFO] [stdout] [32m>        location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 49..66 }[0m
[INFO] [stdout]        },
[INFO] [stdout] [31m<      location: Location { source: [0m[1;48;5;52;31mSourceID(KeyData(1))[0m[31m, range: 32..48 }[0m
[INFO] [stdout] [32m>      location: Location { source: [0m[1;48;5;22;32m0[0m[32m, range: 32..48 }[0m
[INFO] [stdout]      }
[INFO] [stdout]    ]
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x567d10dc09e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x567d10dc09e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x567d10dc09e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x567d10dc09e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x567d10de6973 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x567d10de6973 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x567d10dbdac3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x567d10dbdac3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x567d10dc0832 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x567d10dc1f5c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x567d10dc1db2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x567d10c7e134 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x567d10c7e134 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x567d10dc2a3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x567d10dc2a3b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x567d10dc270a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x567d10dc0ee9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x567d10dc239d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x567d10de5150 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x567d10c36e71 - flywheel_compiler::parser::test::test_simple_struct::h419688686e382997
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x567d10c38da9 - flywheel_compiler::parser::test::test_simple_struct::{{closure}}::h1ce3885e0694ce50
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:404:28
[INFO] [stdout]   21:     0x567d10c38da9 - core::ops::function::FnOnce::call_once::h64e06cc953f5aec4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x567d10c838bb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x567d10c838bb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x567d10c82aae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x567d10c82aae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x567d10c82aae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x567d10c82aae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x567d10c82aae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x567d10c82aae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x567d10c82aae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x567d10c46624 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x567d10c46624 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x567d10c49ffa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x567d10c49ffa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x567d10c49ffa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x567d10c49ffa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x567d10c49ffa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x567d10c49ffa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x567d10dc5a27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x567d10dc5a27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x72cefb763aa4 - <unknown>
[INFO] [stdout]   44:     0x72cefb7f0a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::test::test_control_flow
[INFO] [stdout]     parser::test::test_import
[INFO] [stdout]     parser::test::test_simple
[INFO] [stdout]     parser::test::test_simple_return
[INFO] [stdout]     parser::test::test_simple_struct
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p flywheel-compiler --lib`
[INFO] running `Command { std: "docker" "inspect" "43cb524bb5e0842f3cb3d4a677b263128252315664a1b204f0c3ad288f7cb563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43cb524bb5e0842f3cb3d4a677b263128252315664a1b204f0c3ad288f7cb563", kill_on_drop: false }`
[INFO] [stdout] 43cb524bb5e0842f3cb3d4a677b263128252315664a1b204f0c3ad288f7cb563
