[INFO] cloning repository https://github.com/LKBaka/ant_cranelift_compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LKBaka/ant_cranelift_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2Fant_cranelift_compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2Fant_cranelift_compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94a097e75f1d058469c741d86d6e67d5315fd116
[INFO] testing LKBaka/ant_cranelift_compiler against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2Fant_cranelift_compiler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LKBaka/ant_cranelift_compiler
[INFO] finished tweaking git repo https://github.com/LKBaka/ant_cranelift_compiler
[INFO] tweaked toml for git repo https://github.com/LKBaka/ant_cranelift_compiler written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LKBaka/ant_cranelift_compiler on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LKBaka/ant_cranelift_compiler 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `ant_cranelift_compiler` which is deprecated
[INFO] [stderr] warning: unused manifest key: lib.version
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdd35cc6fc8cb4227d697d1147b9fdfcfb0984fd88f4cf7780542745ecaedda1
[INFO] running `Command { std: "docker" "start" "-a" "cdd35cc6fc8cb4227d697d1147b9fdfcfb0984fd88f4cf7780542745ecaedda1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdd35cc6fc8cb4227d697d1147b9fdfcfb0984fd88f4cf7780542745ecaedda1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdd35cc6fc8cb4227d697d1147b9fdfcfb0984fd88f4cf7780542745ecaedda1", kill_on_drop: false }`
[INFO] [stdout] cdd35cc6fc8cb4227d697d1147b9fdfcfb0984fd88f4cf7780542745ecaedda1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9a70793ec437f7d2d93fd4647f43e14169d1cf5b436e5f7767a557d64723149
[INFO] running `Command { std: "docker" "start" "-a" "d9a70793ec437f7d2d93fd4647f43e14169d1cf5b436e5f7767a557d64723149", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `ant_cranelift_compiler` which is deprecated
[INFO] [stderr] warning: unused manifest key: lib.version
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling cranelift-isle v0.110.3
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]    Compiling cranelift-bitset v0.110.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]    Compiling cranelift-entity v0.110.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling cranelift-bforest v0.110.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cranelift-control v0.110.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling utils v0.1.0 (https://github.com/LKBaka/TypedAnt.git#312e77d1)
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling antc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cranelift-codegen v0.110.3
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling token v0.1.0 (https://github.com/LKBaka/TypedAnt.git#312e77d1)
[INFO] [stderr]    Compiling ast v0.1.0 (https://github.com/LKBaka/TypedAnt.git#312e77d1)
[INFO] [stderr]    Compiling lexer v0.1.0 (https://github.com/LKBaka/TypedAnt.git#312e77d1)
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling type_checker v0.1.0 (https://github.com/LKBaka/TypedAnt.git#312e77d1)
[INFO] [stderr]    Compiling parser v0.1.0 (https://github.com/LKBaka/TypedAnt.git#312e77d1)
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-frontend v0.110.3
[INFO] [stderr]    Compiling cranelift-module v0.110.3
[INFO] [stderr]    Compiling cranelift-native v0.110.3
[INFO] [stderr]    Compiling cranelift-object v0.110.3
[INFO] [stderr]    Compiling cranelift v0.110.3
[INFO] [stdout] warning: unused import: `imm::platform_width_to_int_type`
[INFO] [stdout]   --> src/compiler/handler/compile_infix.rs:11:65
[INFO] [stdout]    |
[INFO] [stdout] 11 |     CompileResult, Compiler, FunctionState, get_platform_width, imm::platform_width_to_int_type,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Compiler<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     builder_ctx: FunctionBuilderContext,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `int_value_to_int_type` is never used
[INFO] [stdout]   --> src/compiler/imm.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn int_value_to_int_type(value: &IntValue) -> cranelift::prelude::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imm::platform_width_to_int_type`
[INFO] [stdout]   --> src/compiler/handler/compile_infix.rs:11:65
[INFO] [stdout]    |
[INFO] [stdout] 11 |     CompileResult, Compiler, FunctionState, get_platform_width, imm::platform_width_to_int_type,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_str` and `is_optimized` are never used
[INFO] [stdout]   --> src/args.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl OptLevelArg {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 66 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn is_optimized(&self) -> bool {
[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 `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Compiler<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     builder_ctx: FunctionBuilderContext,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut_generic` is never used
[INFO] [stdout]   --> src/compiler/compile_state_impl.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait PushGetGeneric {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn get_mut_generic(&mut self, name: &str) -> Option<&mut GenericInfo>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_stmt_cloned` is never used
[INFO] [stdout]   --> src/compiler/compile_state_impl.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl FunctionState<'_, '_> {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_stmt_cloned(&self, id: StmtId) -> TypedStatement {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_stmt_ref` and `get_stmt_cloned` are never used
[INFO] [stdout]   --> src/compiler/compile_state_impl.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GlobalState<'_, '_> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn get_stmt_ref(&self, id: StmtId) -> &TypedStatement {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn get_stmt_cloned(&self, id: StmtId) -> TypedStatement {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `define_struct` and `find` are never used
[INFO] [stdout]    --> src/compiler/table.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl SymbolTable {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn define_struct(&mut self, name: &str, struct_layout: StructLayout) -> Symbol {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub fn find(&self, def_index: usize) -> Option<Symbol> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `int_value_to_int_type` is never used
[INFO] [stdout]   --> src/compiler/imm.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn int_value_to_int_type(value: &IntValue) -> cranelift::prelude::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoRepeatPush` is never used
[INFO] [stdout]  --> src/traits.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait NoRepeatPush<T> {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderExtends` is never used
[INFO] [stdout]   --> src/traits.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub trait BuilderExtends {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.04s
[INFO] running `Command { std: "docker" "inspect" "d9a70793ec437f7d2d93fd4647f43e14169d1cf5b436e5f7767a557d64723149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9a70793ec437f7d2d93fd4647f43e14169d1cf5b436e5f7767a557d64723149", kill_on_drop: false }`
[INFO] [stdout] d9a70793ec437f7d2d93fd4647f43e14169d1cf5b436e5f7767a557d64723149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cbad397f889d249768a246a6652505a2f5b9d3a92c723bd8185bdb5d20a9fa8
[INFO] running `Command { std: "docker" "start" "-a" "3cbad397f889d249768a246a6652505a2f5b9d3a92c723bd8185bdb5d20a9fa8", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `ant_cranelift_compiler` which is deprecated
[INFO] [stderr] warning: unused manifest key: lib.version
[INFO] [stderr]    Compiling antc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `imm::platform_width_to_int_type`
[INFO] [stdout]   --> src/compiler/handler/compile_infix.rs:11:65
[INFO] [stdout]    |
[INFO] [stdout] 11 |     CompileResult, Compiler, FunctionState, get_platform_width, imm::platform_width_to_int_type,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Compiler<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     builder_ctx: FunctionBuilderContext,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `int_value_to_int_type` is never used
[INFO] [stdout]   --> src/compiler/imm.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn int_value_to_int_type(value: &IntValue) -> cranelift::prelude::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imm::platform_width_to_int_type`
[INFO] [stdout]   --> src/compiler/handler/compile_infix.rs:11:65
[INFO] [stdout]    |
[INFO] [stdout] 11 |     CompileResult, Compiler, FunctionState, get_platform_width, imm::platform_width_to_int_type,
[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 import: `imm::platform_width_to_int_type`
[INFO] [stdout]   --> src/compiler/handler/compile_infix.rs:11:65
[INFO] [stdout]    |
[INFO] [stdout] 11 |     CompileResult, Compiler, FunctionState, get_platform_width, imm::platform_width_to_int_type,
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Compiler<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     builder_ctx: FunctionBuilderContext,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `int_value_to_int_type` is never used
[INFO] [stdout]   --> src/compiler/imm.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn int_value_to_int_type(value: &IntValue) -> cranelift::prelude::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_str` and `is_optimized` are never used
[INFO] [stdout]   --> src/args.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl OptLevelArg {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 66 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn is_optimized(&self) -> bool {
[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 `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Compiler<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     builder_ctx: FunctionBuilderContext,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mut_generic` is never used
[INFO] [stdout]   --> src/compiler/compile_state_impl.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait PushGetGeneric {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn get_mut_generic(&mut self, name: &str) -> Option<&mut GenericInfo>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_stmt_cloned` is never used
[INFO] [stdout]   --> src/compiler/compile_state_impl.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl FunctionState<'_, '_> {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_stmt_cloned(&self, id: StmtId) -> TypedStatement {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_stmt_ref` and `get_stmt_cloned` are never used
[INFO] [stdout]   --> src/compiler/compile_state_impl.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GlobalState<'_, '_> {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn get_stmt_ref(&self, id: StmtId) -> &TypedStatement {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn get_stmt_cloned(&self, id: StmtId) -> TypedStatement {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `define_struct` and `find` are never used
[INFO] [stdout]    --> src/compiler/table.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl SymbolTable {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn define_struct(&mut self, name: &str, struct_layout: StructLayout) -> Symbol {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub fn find(&self, def_index: usize) -> Option<Symbol> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `int_value_to_int_type` is never used
[INFO] [stdout]   --> src/compiler/imm.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn int_value_to_int_type(value: &IntValue) -> cranelift::prelude::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NoRepeatPush` is never used
[INFO] [stdout]  --> src/traits.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait NoRepeatPush<T> {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderExtends` is never used
[INFO] [stdout]   --> src/traits.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub trait BuilderExtends {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.98s
[INFO] running `Command { std: "docker" "inspect" "3cbad397f889d249768a246a6652505a2f5b9d3a92c723bd8185bdb5d20a9fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cbad397f889d249768a246a6652505a2f5b9d3a92c723bd8185bdb5d20a9fa8", kill_on_drop: false }`
[INFO] [stdout] 3cbad397f889d249768a246a6652505a2f5b9d3a92c723bd8185bdb5d20a9fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ff3d91abba4808a2b79a53df010dd5661883fd3eff1aa10f8cbab16c5e2dc6d
[INFO] running `Command { std: "docker" "start" "-a" "8ff3d91abba4808a2b79a53df010dd5661883fd3eff1aa10f8cbab16c5e2dc6d", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `ant_cranelift_compiler` which is deprecated
[INFO] [stderr] warning: unused manifest key: lib.version
[INFO] [stderr] warning: unused import: `imm::platform_width_to_int_type`
[INFO] [stdout] 
[INFO] [stderr]   --> src/compiler/handler/compile_infix.rs:11:65
[INFO] [stdout] running 1 test
[INFO] [stderr]    |
[INFO] [stderr] 11 |     CompileResult, Compiler, FunctionState, get_platform_width, imm::platform_width_to_int_type,
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `builder_ctx` is never read
[INFO] [stderr]   --> src/compiler/mod.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Compiler<'a> {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     builder_ctx: FunctionBuilderContext,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `int_value_to_int_type` is never used
[INFO] [stderr]   --> src/compiler/imm.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn int_value_to_int_type(value: &IntValue) -> cranelift::prelude::Type {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `antc` (lib) generated 3 warnings (run `cargo fix --lib -p antc` to apply 1 suggestion)
[INFO] [stderr] warning: `antc` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: methods `as_str` and `is_optimized` are never used
[INFO] [stderr]   --> src/args.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl OptLevelArg {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] 66 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn is_optimized(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `builder_ctx` is never read
[INFO] [stderr]   --> src/compiler/mod.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Compiler<'a> {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     builder_ctx: FunctionBuilderContext,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_mut_generic` is never used
[INFO] [stderr]   --> src/compiler/compile_state_impl.rs:37:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub trait PushGetGeneric {
[INFO] [stderr]    |           -------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 37 |     fn get_mut_generic(&mut self, name: &str) -> Option<&mut GenericInfo>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_stmt_cloned` is never used
[INFO] [stderr]   --> src/compiler/compile_state_impl.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | impl FunctionState<'_, '_> {
[INFO] [stderr]    | -------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub fn get_stmt_cloned(&self, id: StmtId) -> TypedStatement {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_stmt_ref` and `get_stmt_cloned` are never used
[INFO] [stderr]   --> src/compiler/compile_state_impl.rs:90:12
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl GlobalState<'_, '_> {
[INFO] [stderr]    | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 90 |     pub fn get_stmt_ref(&self, id: StmtId) -> &TypedStatement {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 |     pub fn get_stmt_cloned(&self, id: StmtId) -> TypedStatement {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `define_struct` and `find` are never used
[INFO] [stderr]    --> src/compiler/table.rs:228:12
[INFO] [stderr]     |
[INFO] [stderr] 152 | impl SymbolTable {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 228 |     pub fn define_struct(&mut self, name: &str, struct_layout: StructLayout) -> Symbol {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 270 |     pub fn find(&self, def_index: usize) -> Option<Symbol> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NoRepeatPush` is never used
[INFO] [stderr]  --> src/traits.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub trait NoRepeatPush<T> {
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BuilderExtends` is never used
[INFO] [stderr]   --> src/traits.rs:42:11
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub trait BuilderExtends {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `antc` (bin "antc" test) generated 10 warnings (2 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/ant_cranelift_compiler-762a3e0e46e76d22)
[INFO] [stdout] cargo:warning=x86_64-linux-gnu-ar: libtest_program.a: Read-only file system
[INFO] [stdout] test compiler::compiler_impl::tests::simple_program ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::compiler_impl::tests::simple_program stdout ----
[INFO] [stdout] Compilation successful! Object code size: 1256 bytes
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::compiler_impl::tests::simple_program' (25) panicked at src/compiler/compiler_impl.rs:1821:84:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ToolExecError, message: "command did not execute successfully (status code exit status: 1): ZERO_AR_DATE=\"1\" \"x86_64-linux-gnu-ar\" \"cq\" \"libtest_program.a\" \"/tmp/.tmpp757rz/output.o\"" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d13664e6aba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d13664e6aba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d13664e6aba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d13664e6aba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d13665000ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d13665000ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d13664ed072 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d13664ed072 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d13664c209f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d13664c209f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d13664dd839 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1365de178c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d1365de178c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d13664dd9f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d13664dd9f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d13664c2158 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d13664b9449 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d13664c302d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d13665009cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1366500742 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d1365da0e0b - core::result::Result<T,E>::unwrap::h8a3cb46f95c59221
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d1365da0e0b - ant_cranelift_compiler::compiler::compiler_impl::tests::simple_program::h3618f9c5b92a592e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/compiler_impl.rs:1821:84
[INFO] [stdout]   22:     0x5d1365da1067 - ant_cranelift_compiler::compiler::compiler_impl::tests::simple_program::{{closure}}::h375a9e7b8c99b398
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/compiler_impl.rs:1752:24
[INFO] [stdout]   23:     0x5d1365da7a46 - core::ops::function::FnOnce::call_once::h9f22ac0c93b6e640
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d1365dd586b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d1365dd586b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d1365de225b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d1365de225b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d1365de225b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d1365de225b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d1365de225b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d1365de225b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d1365de225b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d1365ddd974 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d1365ddd974 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d1365de4e62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d1365de4e62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d1365de4e62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d1365de4e62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d1365de4e62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d1365de4e62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d1365de4e62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d13664e609f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d13664e609f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c7868a4caa4 - <unknown>
[INFO] [stdout]   45:     0x7c7868ad9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compiler::compiler_impl::tests::simple_program
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8ff3d91abba4808a2b79a53df010dd5661883fd3eff1aa10f8cbab16c5e2dc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ff3d91abba4808a2b79a53df010dd5661883fd3eff1aa10f8cbab16c5e2dc6d", kill_on_drop: false }`
[INFO] [stdout] 8ff3d91abba4808a2b79a53df010dd5661883fd3eff1aa10f8cbab16c5e2dc6d
