[INFO] cloning repository https://github.com/CreatorSiSo/rym
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CreatorSiSo/rym" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatorSiSo%2Frym", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatorSiSo%2Frym'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fe7c988095108884ced984577c0685f396fc5f5
[INFO] testing CreatorSiSo/rym against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatorSiSo%2Frym" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CreatorSiSo/rym
[INFO] finished tweaking git repo https://github.com/CreatorSiSo/rym
[INFO] tweaked toml for git repo https://github.com/CreatorSiSo/rym written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CreatorSiSo/rym on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CreatorSiSo/rym already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbb6c8795c1e62d19f2af5d1bea185935ace987c41e37c78f2444cb418682874
[INFO] running `Command { std: "docker" "start" "-a" "bbb6c8795c1e62d19f2af5d1bea185935ace987c41e37c78f2444cb418682874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbb6c8795c1e62d19f2af5d1bea185935ace987c41e37c78f2444cb418682874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb6c8795c1e62d19f2af5d1bea185935ace987c41e37c78f2444cb418682874", kill_on_drop: false }`
[INFO] [stdout] bbb6c8795c1e62d19f2af5d1bea185935ace987c41e37c78f2444cb418682874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bac48397d189e9f186c36e533588417259f31b1d88a38baea905d5cf8bd0ea3e
[INFO] running `Command { std: "docker" "start" "-a" "bac48397d189e9f186c36e533588417259f31b1d88a38baea905d5cf8bd0ea3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cranelift-isle v0.109.1
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.109.1
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.109.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cranelift-entity v0.109.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cranelift-bforest v0.109.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling clap_builder v4.4.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cranelift-control v0.109.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling interpolate v0.1.0 (/opt/rustwide/workdir/crates/interpolate)
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling cranelift-codegen v0.109.1
[INFO] [stderr]    Compiling clap v4.4.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling ast v0.0.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling insta v1.34.0
[INFO] [stderr]    Compiling rymx v0.0.3 (/opt/rustwide/workdir/crates/rymx)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/rymx/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cranelift-frontend v0.109.1
[INFO] [stderr]    Compiling cranelift-module v0.109.1
[INFO] [stderr]    Compiling cranelift v0.109.1
[INFO] [stderr]    Compiling cranelift-object v0.109.1
[INFO] [stderr]    Compiling codegen v0.0.0 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stdout] warning: unused variable: `unary_op`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stdout]     |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unary_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_expr`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:114:40
[INFO] [stdout]     |
[INFO] [stdout] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_u32`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let ty_u32 = Type::int(32).unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `types`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     types: impl Iterator<Item = (u32, &'a ty::Type<'a>)>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_description` is never read
[INFO] [stdout]   --> crates/codegen/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Session {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     data_description: DataDescription,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `finish`, `compile_function`, and `translate_function` are never used
[INFO] [stdout]   --> crates/codegen/src/lib.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Session {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn finish(self) -> ObjectProduct {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn compile_function(&mut self, name: &str, func: &ty::Function, body: &TypedExpr) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn translate_function(&mut self, func: &ty::Function, body: &TypedExpr) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionTranslator` is never constructed
[INFO] [stdout]    --> crates/codegen/src/lib.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct FunctionTranslator<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `translate_expr`, `translate_literal`, `translate_binary`, and `translate_loop` are never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl FunctionTranslator<'_> {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] 109 |     fn translate_expr(&mut self, expr: &TypedExpr) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     fn translate_literal(&mut self, value: u64, typ: &ty::Type) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn translate_binary(&mut self, op: lir::BinaryOp, l: &TypedExpr, r: &TypedExpr) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn translate_loop(&mut self, body: &[lir::TypedExpr]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AbiRepr` is never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:275:6
[INFO] [stdout]     |
[INFO] [stdout] 275 | enum AbiRepr {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `abi_repr` is never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn abi_repr(typ: &ty::Type) -> AbiRepr {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:300:8
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl Target {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 300 |     fn new(triple: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypedExpr` is never constructed
[INFO] [stdout]  --> crates/codegen/src/lir.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct TypedExpr<'a>(pub &'a Expr<'a>, pub Type<'a>);
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expr` is never used
[INFO] [stdout]   --> crates/codegen/src/lir.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum Expr<'a> {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "bac48397d189e9f186c36e533588417259f31b1d88a38baea905d5cf8bd0ea3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac48397d189e9f186c36e533588417259f31b1d88a38baea905d5cf8bd0ea3e", kill_on_drop: false }`
[INFO] [stdout] bac48397d189e9f186c36e533588417259f31b1d88a38baea905d5cf8bd0ea3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac12e572e7fac77572b5472210ef575e1b5e9b22062dd81d2e40e6b0005dc6f
[INFO] running `Command { std: "docker" "start" "-a" "dac12e572e7fac77572b5472210ef575e1b5e9b22062dd81d2e40e6b0005dc6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling interpolate v0.1.0 (/opt/rustwide/workdir/crates/interpolate)
[INFO] [stderr]    Compiling ast v0.0.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/rymx/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rymx v0.0.3 (/opt/rustwide/workdir/crates/rymx)
[INFO] [stdout] warning: unused variable: `unary_op`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stdout]     |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unary_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_expr`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:114:40
[INFO] [stdout]     |
[INFO] [stdout] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_u32`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let ty_u32 = Type::int(32).unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `types`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     types: impl Iterator<Item = (u32, &'a ty::Type<'a>)>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_description` is never read
[INFO] [stdout]   --> crates/codegen/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Session {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     data_description: DataDescription,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `finish`, `compile_function`, and `translate_function` are never used
[INFO] [stdout]   --> crates/codegen/src/lib.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Session {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn finish(self) -> ObjectProduct {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn compile_function(&mut self, name: &str, func: &ty::Function, body: &TypedExpr) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn translate_function(&mut self, func: &ty::Function, body: &TypedExpr) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionTranslator` is never constructed
[INFO] [stdout]    --> crates/codegen/src/lib.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct FunctionTranslator<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `translate_expr`, `translate_literal`, `translate_binary`, and `translate_loop` are never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl FunctionTranslator<'_> {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] 109 |     fn translate_expr(&mut self, expr: &TypedExpr) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     fn translate_literal(&mut self, value: u64, typ: &ty::Type) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn translate_binary(&mut self, op: lir::BinaryOp, l: &TypedExpr, r: &TypedExpr) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn translate_loop(&mut self, body: &[lir::TypedExpr]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AbiRepr` is never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:275:6
[INFO] [stdout]     |
[INFO] [stdout] 275 | enum AbiRepr {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `abi_repr` is never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn abi_repr(typ: &ty::Type) -> AbiRepr {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/codegen/src/lib.rs:300:8
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl Target {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 300 |     fn new(triple: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypedExpr` is never constructed
[INFO] [stdout]  --> crates/codegen/src/lir.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct TypedExpr<'a>(pub &'a Expr<'a>, pub Type<'a>);
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expr` is never used
[INFO] [stdout]   --> crates/codegen/src/lir.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum Expr<'a> {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codegen v0.0.0 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/rymx/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `insta::assert_snapshot`
[INFO] [stdout]  --> crates/rymx/tests/full.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use insta::assert_snapshot;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unary_op`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stdout]     |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unary_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typed_expr`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:114:40
[INFO] [stdout]     |
[INFO] [stdout] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_u32`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let ty_u32 = Type::int(32).unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `types`
[INFO] [stdout]    --> crates/codegen/src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     types: impl Iterator<Item = (u32, &'a ty::Type<'a>)>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_description` is never read
[INFO] [stdout]   --> crates/codegen/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Session {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     data_description: DataDescription,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]    --> crates/codegen/src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | struct FunctionTranslator<'a> {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 104 |     builder: FunctionBuilder<'a>,
[INFO] [stdout] 105 |     module: &'a mut ObjectModule,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> crates/codegen/src/lir.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Assign(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[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 -     Assign(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stdout] 24 +     Assign((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> crates/codegen/src/lir.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum Expr<'a> {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Array(&'a [TypedExpr<'a>]),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     Aggregate(&'a [TypedExpr<'a>]),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Unary(UnaryOp, TypedExpr<'a>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     AccessField(TypedExpr<'a>, usize),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 24 |     Assign(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stdout] 25 |     Subscript(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Call(TypedExpr<'a>, &'a [TypedExpr<'a>]),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     IfElse(
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     Block(&'a [TypedExpr<'a>]),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 39 |     Break(TypedExpr<'a>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "dac12e572e7fac77572b5472210ef575e1b5e9b22062dd81d2e40e6b0005dc6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac12e572e7fac77572b5472210ef575e1b5e9b22062dd81d2e40e6b0005dc6f", kill_on_drop: false }`
[INFO] [stdout] dac12e572e7fac77572b5472210ef575e1b5e9b22062dd81d2e40e6b0005dc6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f94c84d65ec670f6b1b5302c860cf8fab2e73547aec9414254d38ba297243b3c
[INFO] running `Command { std: "docker" "start" "-a" "f94c84d65ec670f6b1b5302c860cf8fab2e73547aec9414254d38ba297243b3c", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> crates/rymx/src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(let_chains)]
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rymx` (lib) generated 1 warning
[INFO] [stderr] warning: `rymx` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `unary_op`
[INFO] [stderr]    --> crates/codegen/src/lib.rs:114:30
[INFO] [stderr]     |
[INFO] [stderr] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stderr]     |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unary_op`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `typed_expr`
[INFO] [stderr]    --> crates/codegen/src/lib.rs:114:40
[INFO] [stderr]     |
[INFO] [stderr] 114 |             lir::Expr::Unary(unary_op, typed_expr) => todo!(),
[INFO] [stderr]     |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_typed_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ty_u32`
[INFO] [stderr]    --> crates/codegen/src/lib.rs:183:13
[INFO] [stderr]     |
[INFO] [stderr] 183 |         let ty_u32 = Type::int(32).unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_u32`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `types`
[INFO] [stderr]    --> crates/codegen/src/lib.rs:217:5
[INFO] [stderr]     |
[INFO] [stderr] 217 |     types: impl Iterator<Item = (u32, &'a ty::Type<'a>)>,
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_types`
[INFO] [stderr] 
[INFO] [stderr] warning: field `data_description` is never read
[INFO] [stderr]   --> crates/codegen/src/lib.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct Session {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     data_description: DataDescription,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `finish`, `compile_function`, and `translate_function` are never used
[INFO] [stderr]   --> crates/codegen/src/lib.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl Session {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub fn finish(self) -> ObjectProduct {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub fn compile_function(&mut self, name: &str, func: &ty::Function, body: &TypedExpr) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     fn translate_function(&mut self, func: &ty::Function, body: &TypedExpr) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FunctionTranslator` is never constructed
[INFO] [stderr]    --> crates/codegen/src/lib.rs:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 | struct FunctionTranslator<'a> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `translate_expr`, `translate_literal`, `translate_binary`, and `translate_loop` are never used
[INFO] [stderr]    --> crates/codegen/src/lib.rs:109:8
[INFO] [stderr]     |
[INFO] [stderr] 108 | impl FunctionTranslator<'_> {
[INFO] [stderr]     | --------------------------- methods in this implementation
[INFO] [stderr] 109 |     fn translate_expr(&mut self, expr: &TypedExpr) -> Option<Value> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 136 |     fn translate_literal(&mut self, value: u64, typ: &ty::Type) -> Value {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     fn translate_binary(&mut self, op: lir::BinaryOp, l: &TypedExpr, r: &TypedExpr) -> Value {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 182 |     fn translate_loop(&mut self, body: &[lir::TypedExpr]) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AbiRepr` is never used
[INFO] [stderr]    --> crates/codegen/src/lib.rs:275:6
[INFO] [stderr]     |
[INFO] [stderr] 275 | enum AbiRepr {
[INFO] [stderr]     |      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `abi_repr` is never used
[INFO] [stderr]    --> crates/codegen/src/lib.rs:280:4
[INFO] [stderr]     |
[INFO] [stderr] 280 | fn abi_repr(typ: &ty::Type) -> AbiRepr {
[INFO] [stderr]     |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> crates/codegen/src/lib.rs:300:8
[INFO] [stderr]     |
[INFO] [stderr] 299 | impl Target {
[INFO] [stderr]     | ----------- associated function in this implementation
[INFO] [stderr] 300 |     fn new(triple: &str) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TypedExpr` is never constructed
[INFO] [stderr]  --> crates/codegen/src/lir.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct TypedExpr<'a>(pub &'a Expr<'a>, pub Type<'a>);
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Expr` is never used
[INFO] [stderr]   --> crates/codegen/src/lir.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub enum Expr<'a> {
[INFO] [stderr]    |          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `insta::assert_snapshot`
[INFO] [stderr]  --> crates/rymx/tests/full.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use insta::assert_snapshot;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `module` is never read
[INFO] [stderr]    --> crates/codegen/src/lib.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 103 | struct FunctionTranslator<'a> {
[INFO] [stderr]     |        ------------------ field in this struct
[INFO] [stderr] 104 |     builder: FunctionBuilder<'a>,
[INFO] [stderr] 105 |     module: &'a mut ObjectModule,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> crates/codegen/src/lir.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Assign(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stderr]    |     ------ ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[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 -     Assign(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stderr] 24 +     Assign((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]   --> crates/codegen/src/lir.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub enum Expr<'a> {
[INFO] [stderr]    |          ---- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 14 |     Array(&'a [TypedExpr<'a>]),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 15 |     Aggregate(&'a [TypedExpr<'a>]),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     Unary(UnaryOp, TypedExpr<'a>),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     AccessField(TypedExpr<'a>, usize),
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 24 |     Assign(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stderr] 25 |     Subscript(TypedExpr<'a>, TypedExpr<'a>),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     Call(TypedExpr<'a>, &'a [TypedExpr<'a>]),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 29 |     IfElse(
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     Block(&'a [TypedExpr<'a>]),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 39 |     Break(TypedExpr<'a>),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `codegen` (lib) generated 13 warnings (run `cargo fix --lib -p codegen` to apply 4 suggestions)
[INFO] [stderr] warning: `rymx` (test "full") generated 1 warning (run `cargo fix --test "full" -p rymx` to apply 1 suggestion)
[INFO] [stderr] warning: `codegen` (lib test) generated 8 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ast-0f9eb9a775194775)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codegen-c2a69132d14abc37)
[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 7 tests
[INFO] [stdout] test ty::enum_tag ... ok
[INFO] [stdout] test ty::padding ... ok
[INFO] [stdout] test ty::test_layout_enums ... ok
[INFO] [stdout] test ty::test_layout_fields ... ok
[INFO] [stdout] test test::infinite_loop ... FAILED
[INFO] [stdout] test test::mark_custom ... FAILED
[INFO] [stdout] test test::simple_add_sub ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::infinite_loop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::infinite_loop' (26) panicked at crates/codegen/src/lib.rs:119:40:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b5cc2644d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b5cc2644d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b5cc2644d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56b5cc2644d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56b5cc2774ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56b5cc2774ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56b5cc22ffa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56b5cc22ffa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56b5cc23c162 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56b5cc241d6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56b5cc241c01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56b5cb7a523e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56b5cb7a523e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56b5cc24237f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56b5cc24237f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56b5cc2421a6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x56b5cc23c299 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56b5cc22394d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56b5cc281640 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b5cc28161c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56b5cb78286a - codegen::FunctionTranslator::translate_expr::h090cc898c5fa1d90
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/lib.rs:119:40
[INFO] [stdout]   21:     0x56b5cb782b13 - codegen::FunctionTranslator::translate_loop::he6fe9b149c27b401
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/lib.rs:198:18
[INFO] [stdout]   22:     0x56b5cb7828de - codegen::FunctionTranslator::translate_expr::h090cc898c5fa1d90
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/lib.rs:123:22
[INFO] [stdout]   23:     0x56b5cb7842ee - codegen::Session::translate_function::h1d138ce657746b60
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/lib.rs:97:15
[INFO] [stdout]   24:     0x56b5cb783d3d - codegen::Session::compile_function::hedc90517c5cd77ee
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/lib.rs:44:14
[INFO] [stdout]   25:     0x56b5cb77b47c - codegen::test::test_compile::h75d5e4599e7c4081
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:40:13
[INFO] [stdout]   26:     0x56b5cb77bfba - codegen::test::infinite_loop::h0bc87ffd20bba0f4
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:113:5
[INFO] [stdout]   27:     0x56b5cb77bfe7 - codegen::test::infinite_loop::{{closure}}::hf48f85246984ffeb
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:81:19
[INFO] [stdout]   28:     0x56b5cb77f6f6 - core::ops::function::FnOnce::call_once::h78e9fd185be1d023
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x56b5cb7a503b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x56b5cb7a503b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x56b5cb7b909d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x56b5cb7b909d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x56b5cb7b909d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x56b5cb7b909d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x56b5cb7b909d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x56b5cb7b909d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x56b5cb7b909d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x56b5cb7925e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x56b5cb7925e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x56b5cb795e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   41:     0x56b5cb795e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x56b5cb795e3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x56b5cb795e3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x56b5cb795e3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x56b5cb795e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   46:     0x56b5cb795e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56b5cc2374af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   48:     0x56b5cc2374af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   49:     0x79fd1354aaa4 - <unknown>
[INFO] [stdout]   50:     0x79fd135d7a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::mark_custom stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::mark_custom' (27) panicked at crates/codegen/src/lib.rs:270:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Compilation(Verifier(VerifierErrors([VerifierError { location: block1, context: None, message: "entry block parameters (0) must match function signature (2)" }])))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b5cc2644d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b5cc2644d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b5cc2644d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56b5cc2644d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56b5cc2774ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56b5cc2774ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56b5cc22ffa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56b5cc22ffa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56b5cc23c162 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56b5cc241d6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56b5cc241c01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56b5cb7a523e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56b5cb7a523e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56b5cc24237f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56b5cc24237f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56b5cc2421da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56b5cc23c299 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56b5cc22394d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56b5cc281640 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b5cc280896 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x56b5cb783990 - core::result::Result<T,E>::unwrap::he99d086b85808c2d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56b5cb783990 - codegen::generate_mark_custom::h2b1df7d7131015f8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/lib.rs:270:46
[INFO] [stdout]   22:     0x56b5cb77b1b5 - codegen::test::mark_custom::hc87f1b71e3b71cfa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:48:18
[INFO] [stdout]   23:     0x56b5cb77b357 - codegen::test::mark_custom::{{closure}}::hf86dc0f568c1b708
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:46:17
[INFO] [stdout]   24:     0x56b5cb77f636 - core::ops::function::FnOnce::call_once::h32cfe175e7601e59
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b5cb7a503b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56b5cb7a503b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56b5cb7b909d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56b5cb7b909d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56b5cb7b909d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56b5cb7b909d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56b5cb7b909d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56b5cb7b909d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56b5cb7b909d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56b5cb7925e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56b5cb7925e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56b5cb795e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x56b5cb795e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56b5cb795e3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56b5cb795e3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56b5cb795e3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56b5cb795e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x56b5cb795e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56b5cc2374af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x56b5cc2374af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x79fd1354aaa4 - <unknown>
[INFO] [stdout]   46:     0x79fd135d7a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::simple_add_sub stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: crates/codegen/src/snapshots/codegen__test__simple_add_sub.snap
[INFO] [stdout] Snapshot: simple_add_sub
[INFO] [stdout] Source: crates/codegen/src/test.rs:35
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     2     2 │ 
[INFO] [stdout]     3     3 │ Disassembly of section .text:
[INFO] [stdout]     4     4 │ 
[INFO] [stdout]     5     5 │ 0000000000000000 <simple_add_sub>:
[INFO] [stdout]     6       │-       0: 00b5073b     	addw	a4, a0, a1
[INFO] [stdout]     7       │-       4: ff67051b     	addiw	a0, a4, -0xa
[INFO] [stdout]     8       │-       8: 00008067     	ret
[INFO] [stdout]           6 │+       0: 3b 07 b5 00  	addw	a4, a0, a1
[INFO] [stdout]           7 │+       4: 1b 05 67 ff  	addiw	a0, a4, -0xa
[INFO] [stdout]           8 │+       8: 67 80 00 00  	ret
[INFO] [stdout]     9     9 │ 
[INFO] [stdout]    10    10 │ Disassembly of section .symtab:
[INFO] [stdout]    11    11 │ 
[INFO] [stdout]    12    12 │ 0000000000000000 <.symtab>:
[INFO] [stdout]    13    13 │ 		...
[INFO] [stdout]    14       │-      18: 0001         	<unknown>
[INFO] [stdout]    15       │-      1a: 0000         	<unknown>
[INFO] [stdout]    16       │-      1c: 0004         	<unknown>
[INFO] [stdout]    17       │-      1e: fff1         	<unknown>
[INFO] [stdout]          14 │+      18: 01 00        	<unknown>
[INFO] [stdout]          15 │+      1a: 00 00        	<unknown>
[INFO] [stdout]          16 │+      1c: 04 00        	<unknown>
[INFO] [stdout]          17 │+      1e: f1 ff        	<unknown>
[INFO] [stdout]    18    18 │ 		...
[INFO] [stdout]    19       │-      30: 0009         	<unknown>
[INFO] [stdout]    20       │-      32: 0000         	<unknown>
[INFO] [stdout]    21       │-      34: 0012         	<unknown>
[INFO] [stdout]    22       │-      36: 0001         	<unknown>
[INFO] [stdout]          19 │+      30: 09 00        	<unknown>
[INFO] [stdout]          20 │+      32: 00 00        	<unknown>
[INFO] [stdout]          21 │+      34: 12 00        	<unknown>
[INFO] [stdout]          22 │+      36: 01 00        	<unknown>
[INFO] [stdout]    23    23 │ 		...
[INFO] [stdout]    24       │-      40: 000c         	<unknown>
[INFO] [stdout]    25       │-      42: 0000         	<unknown>
[INFO] [stdout]    26       │-      44: 0000         	<unknown>
[INFO] [stdout]    27       │-      46: 0000         	<unknown>
[INFO] [stdout]          24 │+      40: 0c 00        	<unknown>
[INFO] [stdout]          25 │+      42: 00 00        	<unknown>
[INFO] [stdout]          26 │+      44: 00 00        	<unknown>
[INFO] [stdout]          27 │+      46: 00 00        	<unknown>
[INFO] [stdout]    28    28 │ 
[INFO] [stdout]    29    29 │ Disassembly of section .strtab:
[INFO] [stdout]    30    30 │ 
[INFO] [stdout]    31    31 │ 0000000000000000 <.strtab>:
[INFO] [stdout]    32       │-       0: 7500         	<unknown>
[INFO] [stdout]    33       │-       2: 6e6e         	<unknown>
[INFO] [stdout]    34       │-       4: 6d61         	<unknown>
[INFO] [stdout]    35       │-       6: 6465         	<unknown>
[INFO] [stdout]    36       │-       8: 7300         	<unknown>
[INFO] [stdout]    37       │-       a: 6d69         	<unknown>
[INFO] [stdout]    38       │-       c: 6c70         	<unknown>
[INFO] [stdout]    39       │-       e: 5f65         	<unknown>
[INFO] [stdout]    40       │-      10: 6461         	<unknown>
[INFO] [stdout]    41       │-      12: 5f64         	<unknown>
[INFO] [stdout]    42       │-      14: 00627573     	csrrci	a0, 0x6, 0x4
[INFO] [stdout]          32 │+       0: 00 75        	<unknown>
[INFO] [stdout]          33 │+       2: 6e 6e        	<unknown>
[INFO] [stdout]          34 │+       4: 61 6d        	<unknown>
[INFO] [stdout]          35 │+       6: 65 64        	<unknown>
[INFO] [stdout]          36 │+       8: 00 73        	<unknown>
[INFO] [stdout]          37 │+       a: 69 6d        	<unknown>
[INFO] [stdout]          38 │+       c: 70 6c        	<unknown>
[INFO] [stdout]          39 │+       e: 65 5f        	<unknown>
[INFO] [stdout]          40 │+      10: 61 64        	<unknown>
[INFO] [stdout]          41 │+      12: 64 5f        	<unknown>
[INFO] [stdout]          42 │+      14: 73 75 62 00  	csrrci	a0, 0x6, 0x4
[INFO] [stdout]    43    43 │ 
[INFO] [stdout]    44    44 │ Disassembly of section .shstrtab:
[INFO] [stdout]    45    45 │ 
[INFO] [stdout]    46    46 │ 0000000000000000 <.shstrtab>:
[INFO] [stdout]    47       │-       0: 2e00         	<unknown>
[INFO] [stdout]    48       │-       2: 6574         	<unknown>
[INFO] [stdout]    49       │-       4: 7478         	<unknown>
[INFO] [stdout]    50       │-       6: 2e00         	<unknown>
[INFO] [stdout]    51       │-       8: 6f6e         	<unknown>
[INFO] [stdout]    52       │-       a: 6574         	<unknown>
[INFO] [stdout]    53       │-       c: 472e         	<unknown>
[INFO] [stdout]    54       │-       e: 554e         	<unknown>
[INFO] [stdout]    55       │-      10: 732d         	<unknown>
[INFO] [stdout]    56       │-      12: 6174         	<unknown>
[INFO] [stdout]    57       │-      14: 2e006b63     	bltu	zero, zero, 0x30a <.shstrtab+0x30a>
[INFO] [stdout]    58       │-      18: 74736873     	csrrsi	a6, mseccfg, 0x6
[INFO] [stdout]    59       │-      1c: 7472         	<unknown>
[INFO] [stdout]    60       │-      1e: 6261         	<unknown>
[INFO] [stdout]    61       │-      20: 2e00         	<unknown>
[INFO] [stdout]    62       │-      22: 74727473     	csrrci	s0, mseccfg, 0x4
[INFO] [stdout]    63       │-      26: 6261         	<unknown>
[INFO] [stdout]    64       │-      28: 2e00         	<unknown>
[INFO] [stdout]    65       │-      2a: 746d7973     	csrrci	s2, 0x746, 0x1a
[INFO] [stdout]    66       │-      2e: 6261         	<unknown>
[INFO] [stdout]          47 │+       0: 00 2e        	<unknown>
[INFO] [stdout]          48 │+       2: 74 65        	<unknown>
[INFO] [stdout]          49 │+       4: 78 74        	<unknown>
[INFO] [stdout]          50 │+       6: 00 2e        	<unknown>
[INFO] [stdout]          51 │+       8: 6e 6f        	<unknown>
[INFO] [stdout]          52 │+       a: 74 65        	<unknown>
[INFO] [stdout]          53 │+       c: 2e 47        	<unknown>
[INFO] [stdout]          54 │+       e: 4e 55        	<unknown>
[INFO] [stdout]          55 │+      10: 2d 73        	<unknown>
[INFO] [stdout]          56 │+      12: 74 61        	<unknown>
[INFO] [stdout]          57 │+      14: 63 6b 00 2e  	bltu	zero, zero, 0x30a <.shstrtab+0x30a>
[INFO] [stdout]          58 │+      18: 73 68 73 74  	csrrsi	a6, mseccfg, 0x6
[INFO] [stdout]          59 │+      1c: 72 74        	<unknown>
[INFO] [stdout]          60 │+      1e: 61 62        	<unknown>
[INFO] [stdout]          61 │+      20: 00 2e        	<unknown>
[INFO] [stdout]          62 │+      22: 73 74 72 74  	csrrci	s0, mseccfg, 0x4
[INFO] [stdout]          63 │+      26: 61 62        	<unknown>
[INFO] [stdout]          64 │+      28: 00 2e        	<unknown>
[INFO] [stdout]          65 │+      2a: 73 79 6d 74  	csrrci	s2, 0x746, 0x1a
[INFO] [stdout]          66 │+      2e: 61 62        	<unknown>
[INFO] [stdout]    67    67 │       30: 00           	<unknown>
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test::simple_add_sub' (28) panicked at crates/codegen/src/test.rs:35:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b5cc2644d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b5cc2644d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b5cc2644d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56b5cc2644d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56b5cc2774ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56b5cc2774ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56b5cc22ffa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56b5cc22ffa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56b5cc23c162 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56b5cc241d6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56b5cc241c01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56b5cb7a523e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56b5cb7a523e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56b5cc24237f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56b5cc24237f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56b5cc2421da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56b5cc23c299 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56b5cc22394d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56b5cc281640 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b5cc280896 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x56b5cb77ca23 - core::result::Result<T,E>::unwrap::hae423bc49e9ad443
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56b5cb77ca23 - codegen::test::assert_objdump::hf8010e1115677b91
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:35:5
[INFO] [stdout]   22:     0x56b5cb77b4ef - codegen::test::test_compile::h75d5e4599e7c4081
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:42:5
[INFO] [stdout]   23:     0x56b5cb77d182 - codegen::test::simple_add_sub::hfdc7927a456ce9a2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:77:5
[INFO] [stdout]   24:     0x56b5cb77d1b7 - codegen::test::simple_add_sub::{{closure}}::hb90997010b680833
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/codegen/src/test.rs:56:20
[INFO] [stdout]   25:     0x56b5cb77f7c6 - core::ops::function::FnOnce::call_once::hfbb9e260da6e96bb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56b5cb7a503b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x56b5cb7a503b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x56b5cb7b909d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x56b5cb7b909d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x56b5cb7b909d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x56b5cb7b909d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x56b5cb7b909d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x56b5cb7b909d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x56b5cb7b909d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x56b5cb7925e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x56b5cb7925e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x56b5cb795e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x56b5cb795e3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x56b5cb795e3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x56b5cb795e3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x56b5cb795e3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x56b5cb795e3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x56b5cb795e3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56b5cc2374af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x56b5cc2374af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x79fd1354aaa4 - <unknown>
[INFO] [stdout]   47:     0x79fd135d7a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::infinite_loop
[INFO] [stdout]     test::mark_custom
[INFO] [stdout]     test::simple_add_sub
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p codegen --lib`
[INFO] running `Command { std: "docker" "inspect" "f94c84d65ec670f6b1b5302c860cf8fab2e73547aec9414254d38ba297243b3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94c84d65ec670f6b1b5302c860cf8fab2e73547aec9414254d38ba297243b3c", kill_on_drop: false }`
[INFO] [stdout] f94c84d65ec670f6b1b5302c860cf8fab2e73547aec9414254d38ba297243b3c
