[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredindelible%2Fflywheel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redindelible/flywheel on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 94 packages to latest compatible versions
[INFO] [stderr]       Adding bump-scope v0.17.4 (available: v1.3.1)
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded allocator-api2 v0.3.1
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded bump-scope v0.17.4
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6bbe1c9e65ad062cfb8c94ea41864c6b4b15d0f193f0d1b07748449a513b1df
[INFO] running `Command { std: "docker" "start" "-a" "d6bbe1c9e65ad062cfb8c94ea41864c6b4b15d0f193f0d1b07748449a513b1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6bbe1c9e65ad062cfb8c94ea41864c6b4b15d0f193f0d1b07748449a513b1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6bbe1c9e65ad062cfb8c94ea41864c6b4b15d0f193f0d1b07748449a513b1df", kill_on_drop: false }`
[INFO] [stdout] d6bbe1c9e65ad062cfb8c94ea41864c6b4b15d0f193f0d1b07748449a513b1df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 014e4ad70cb2f02a5b15dadd6ecd7460d5404a684ca44c3cd7a07f064bd5b2f9
[INFO] running `Command { std: "docker" "start" "-a" "014e4ad70cb2f02a5b15dadd6ecd7460d5404a684ca44c3cd7a07f064bd5b2f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling bump-scope v0.17.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling flywheel-common v0.1.0 (/opt/rustwide/workdir/flywheel-common)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[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] [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: 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: 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 strum v0.27.2
[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 33.75s
[INFO] running `Command { std: "docker" "inspect" "014e4ad70cb2f02a5b15dadd6ecd7460d5404a684ca44c3cd7a07f064bd5b2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014e4ad70cb2f02a5b15dadd6ecd7460d5404a684ca44c3cd7a07f064bd5b2f9", kill_on_drop: false }`
[INFO] [stdout] 014e4ad70cb2f02a5b15dadd6ecd7460d5404a684ca44c3cd7a07f064bd5b2f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e74adb7fb5ed24c1ec5630cc95931aa07a72387c201e6291e2379873a99822f5
[INFO] running `Command { std: "docker" "start" "-a" "e74adb7fb5ed24c1ec5630cc95931aa07a72387c201e6291e2379873a99822f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling flywheel-common v0.1.0 (/opt/rustwide/workdir/flywheel-common)
[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: 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] [stderr]    Compiling flywheel-interpreter v0.1.0 (/opt/rustwide/workdir/flywheel-interpreter)
[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] [stderr]    Compiling pretty_assertions v1.4.1
[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 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 4.46s
[INFO] running `Command { std: "docker" "inspect" "e74adb7fb5ed24c1ec5630cc95931aa07a72387c201e6291e2379873a99822f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e74adb7fb5ed24c1ec5630cc95931aa07a72387c201e6291e2379873a99822f5", kill_on_drop: false }`
[INFO] [stdout] e74adb7fb5ed24c1ec5630cc95931aa07a72387c201e6291e2379873a99822f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 882f29699b7aee1bbf07ef0713772e1f76caefea2040e6305735dd2817c256dc
[INFO] running `Command { std: "docker" "start" "-a" "882f29699b7aee1bbf07ef0713772e1f76caefea2040e6305735dd2817c256dc", 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exchange-56e78ebbe64a9279)
[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-6710c2882a3d4dbf)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flywheel_compiler-137fb3ed704becac)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test parser::test::test_control_flow ... FAILED
[INFO] [stdout] test parser::test::test_simple ... FAILED
[INFO] [stdout] test parser::test::test_simple_return ... FAILED
[INFO] [stdout] test parser::test::test_import ... FAILED
[INFO] [stdout] test parser::test::test_simple_struct ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x60e74d510142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e74d510142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e74d510142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e74d510142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e74d536463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e74d536463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e74d50cfc3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e74d50cfc3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e74d50ff92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e74d5116c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60e74d5114fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60e74d131744 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60e74d131744 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e74d51219e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60e74d51219e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60e74d511e6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60e74d510649 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60e74d511afd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60e74d534b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60e74d0e0445 - flywheel_compiler::parser::test::test_control_flow::h5b2774ad7104e8e9
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x60e74d0e0257 - flywheel_compiler::parser::test::test_control_flow::{{closure}}::hc076a54f6c544b5b
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:409:27
[INFO] [stdout]   21:     0x60e74d0aa836 - core::ops::function::FnOnce::call_once::h7783f4aab3e88512
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x60e74d136fab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x60e74d136fab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x60e74d1360e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x60e74d1360e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x60e74d1360e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x60e74d1360e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x60e74d1360e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60e74d1360e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x60e74d1360e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x60e74d0f9ce4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x60e74d0f9ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x60e74d0fd6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x60e74d0fd6ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x60e74d0fd6ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x60e74d0fd6ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x60e74d0fd6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x60e74d5151af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x60e74d5151af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x77bfca89daa4 - <unknown>
[INFO] [stdout]   43:     0x77bfca92aa34 - clone
[INFO] [stdout]   44:                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:     0x60e74d510142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e74d510142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e74d510142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e74d510142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e74d536463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e74d536463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e74d50cfc3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e74d50cfc3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e74d50ff92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e74d5116c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60e74d5114fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60e74d131744 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60e74d131744 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e74d51219e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60e74d51219e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60e74d511e6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60e74d510649 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60e74d511afd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60e74d534b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60e74d0dfdb5 - flywheel_compiler::parser::test::test_simple::hc8d473ff37936dc4
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x60e74d0dfbc7 - flywheel_compiler::parser::test::test_simple::{{closure}}::hc8080b685487e1b0
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:394:21
[INFO] [stdout]   21:     0x60e74d0aaab6 - core::ops::function::FnOnce::call_once::h93787472bf0ad642
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x60e74d136fab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x60e74d136fab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x60e74d1360e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x60e74d1360e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x60e74d1360e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x60e74d1360e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x60e74d1360e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60e74d1360e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x60e74d1360e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x60e74d0f9ce4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x60e74d0f9ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x60e74d0fd6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x60e74d0fd6ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x60e74d0fd6ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x60e74d0fd6ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x60e74d0fd6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x60e74d5151af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x60e74d5151af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x77bfca89daa4 - <unknown>
[INFO] [stdout]   43:     0x77bfca92aa34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[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:     0x60e74d510142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e74d510142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e74d510142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e74d510142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e74d536463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e74d536463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e74d50cfc3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e74d50cfc3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e74d50ff92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e74d5116c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60e74d5114fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60e74d131744 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60e74d131744 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e74d51219e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60e74d51219e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60e74d511e6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60e74d510649 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60e74d511afd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60e74d534b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60e74d0dffe5 - flywheel_compiler::parser::test::test_simple_return::h2de891e2ea85f4a9
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x60e74d0dfdf7 - flywheel_compiler::parser::test::test_simple_return::{{closure}}::h6b08378b8cb3665b
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:399:28
[INFO] [stdout]   21:     0x60e74d0ab036 - core::ops::function::FnOnce::call_once::hdc28c12476088561
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x60e74d136fab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x60e74d136fab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x60e74d1360e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x60e74d1360e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x60e74d1360e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x60e74d1360e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x60e74d1360e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60e74d1360e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x60e74d1360e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x60e74d0f9ce4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x60e74d0f9ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x60e74d0fd6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] error: test failed, to rerun pass `-p flywheel-compiler --lib`
[INFO] [stdout]   35:     0x60e74d0fd6ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x60e74d0fd6ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x60e74d0fd6ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x60e74d0fd6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x60e74d5151af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x60e74d5151af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x77bfca89daa4 - <unknown>
[INFO] [stdout]   43:     0x77bfca92aa34 - clone
[INFO] [stdout]   44:                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:     0x60e74d510142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e74d510142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e74d510142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e74d510142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e74d536463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e74d536463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e74d50cfc3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e74d50cfc3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e74d50ff92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e74d5116c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60e74d5114fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60e74d131744 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60e74d131744 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e74d51219e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60e74d51219e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60e74d511e6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60e74d510649 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60e74d511afd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60e74d534b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60e74d0e0675 - flywheel_compiler::parser::test::test_import::hd4b802e564a32280
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x60e74d0e0487 - flywheel_compiler::parser::test::test_import::{{closure}}::he0110fef8228d495
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:414:21
[INFO] [stdout]   21:     0x60e74d0aa536 - core::ops::function::FnOnce::call_once::h4c66a937274ec707
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x60e74d136fab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x60e74d136fab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x60e74d1360e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x60e74d1360e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x60e74d1360e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x60e74d1360e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x60e74d1360e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60e74d1360e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x60e74d1360e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x60e74d0f9ce4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x60e74d0f9ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x60e74d0fd6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x60e74d0fd6ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x60e74d0fd6ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x60e74d0fd6ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x60e74d0fd6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x60e74d5151af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x60e74d5151af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x77bfca89daa4 - <unknown>
[INFO] [stdout]   43:     0x77bfca92aa34 - clone
[INFO] [stdout]   44:                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:     0x60e74d510142 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e74d510142 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e74d510142 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60e74d510142 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60e74d536463 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60e74d536463 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60e74d50cfc3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60e74d50cfc3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60e74d50ff92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60e74d5116c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60e74d5114fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60e74d131744 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60e74d131744 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60e74d51219e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60e74d51219e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60e74d511e6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60e74d510649 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60e74d511afd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60e74d534b10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60e74d0e0215 - flywheel_compiler::parser::test::test_simple_struct::h355f20e1e02c8407
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:389:13
[INFO] [stdout]   20:     0x60e74d0e0027 - flywheel_compiler::parser::test::test_simple_struct::{{closure}}::h30adac7f3d10f631
[INFO] [stdout]                                at /opt/rustwide/workdir/flywheel-compiler/src/parser.rs:404:28
[INFO] [stdout]   21:     0x60e74d0aa396 - core::ops::function::FnOnce::call_once::h2e4a245e11e9067c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x60e74d136fab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x60e74d136fab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x60e74d1360e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x60e74d1360e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x60e74d1360e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x60e74d1360e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x60e74d1360e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60e74d1360e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x60e74d1360e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x60e74d0f9ce4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x60e74d0f9ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x60e74d0fd6ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x60e74d0fd6ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x60e74d0fd6ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x60e74d0fd6ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60e74d0fd6ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x60e74d0fd6ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x60e74d5151af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x60e74d5151af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x77bfca89daa4 - <unknown>
[INFO] [stdout]   43:     0x77bfca92aa34 - clone
[INFO] [stdout]   44:                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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "882f29699b7aee1bbf07ef0713772e1f76caefea2040e6305735dd2817c256dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "882f29699b7aee1bbf07ef0713772e1f76caefea2040e6305735dd2817c256dc", kill_on_drop: false }`
[INFO] [stdout] 882f29699b7aee1bbf07ef0713772e1f76caefea2040e6305735dd2817c256dc
