[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] 768500be541d578ebc980985ca8e42a4fb450137
[INFO] testing LKBaka/ant_cranelift_compiler against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2Fant_cranelift_compiler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LKBaka/ant_cranelift_compiler on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f363d1d9846831300166d83d381e877e55d70b46d0c3648c1453c85ea7c5e96d
[INFO] running `Command { std: "docker" "start" "-a" "f363d1d9846831300166d83d381e877e55d70b46d0c3648c1453c85ea7c5e96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f363d1d9846831300166d83d381e877e55d70b46d0c3648c1453c85ea7c5e96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f363d1d9846831300166d83d381e877e55d70b46d0c3648c1453c85ea7c5e96d", kill_on_drop: false }`
[INFO] [stdout] f363d1d9846831300166d83d381e877e55d70b46d0c3648c1453c85ea7c5e96d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f081b426a5ca977ed056a69f98fb092d076be98ef3c60b6ba59bebcc6c6503d1
[INFO] running `Command { std: "docker" "start" "-a" "f081b426a5ca977ed056a69f98fb092d076be98ef3c60b6ba59bebcc6c6503d1", 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 equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cranelift-isle v0.110.3
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-entity v0.110.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling cranelift-bforest v0.110.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling cranelift-control v0.110.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling utils v0.1.0 (https://github.com/LKBaka/TypedAnt.git#8dcce17b)
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling antc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cranelift-codegen v0.110.3
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling token v0.1.0 (https://github.com/LKBaka/TypedAnt.git#8dcce17b)
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling ast v0.1.0 (https://github.com/LKBaka/TypedAnt.git#8dcce17b)
[INFO] [stderr]    Compiling lexer v0.1.0 (https://github.com/LKBaka/TypedAnt.git#8dcce17b)
[INFO] [stderr]    Compiling type_checker v0.1.0 (https://github.com/LKBaka/TypedAnt.git#8dcce17b)
[INFO] [stderr]    Compiling parser v0.1.0 (https://github.com/LKBaka/TypedAnt.git#8dcce17b)
[INFO] [stderr]    Compiling clap v4.5.54
[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: field `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Compiler {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     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:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl OptLevelArg {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 45 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     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:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Compiler {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     builder_ctx: FunctionBuilderContext,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find` is never used
[INFO] [stdout]    --> src/compiler/table.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl SymbolTable {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 214 |     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 `BuilderExtends` is never used
[INFO] [stdout]   --> src/traits.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub trait BuilderExtends {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.58s
[INFO] running `Command { std: "docker" "inspect" "f081b426a5ca977ed056a69f98fb092d076be98ef3c60b6ba59bebcc6c6503d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f081b426a5ca977ed056a69f98fb092d076be98ef3c60b6ba59bebcc6c6503d1", kill_on_drop: false }`
[INFO] [stdout] f081b426a5ca977ed056a69f98fb092d076be98ef3c60b6ba59bebcc6c6503d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1bae77b05e275bbe4ba042afa39ea1dd0b6bfebeb976e382c22b0de8979fb960
[INFO] running `Command { std: "docker" "start" "-a" "1bae77b05e275bbe4ba042afa39ea1dd0b6bfebeb976e382c22b0de8979fb960", 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] [stdout] warning: field `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Compiler {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     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] [stderr]    Compiling antc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `builder_ctx` is never read
[INFO] [stdout]   --> src/compiler/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Compiler {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     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:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl OptLevelArg {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 45 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     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:33:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Compiler {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     builder_ctx: FunctionBuilderContext,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find` is never used
[INFO] [stdout]    --> src/compiler/table.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl SymbolTable {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 214 |     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 `BuilderExtends` is never used
[INFO] [stdout]   --> src/traits.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub trait BuilderExtends {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.71s
[INFO] running `Command { std: "docker" "inspect" "1bae77b05e275bbe4ba042afa39ea1dd0b6bfebeb976e382c22b0de8979fb960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bae77b05e275bbe4ba042afa39ea1dd0b6bfebeb976e382c22b0de8979fb960", kill_on_drop: false }`
[INFO] [stdout] 1bae77b05e275bbe4ba042afa39ea1dd0b6bfebeb976e382c22b0de8979fb960
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2e47738fa1e2c24dd8972faf98eaa939b3b54dd1f655ae21bc2c54811cad63d8
[INFO] running `Command { std: "docker" "start" "-a" "2e47738fa1e2c24dd8972faf98eaa939b3b54dd1f655ae21bc2c54811cad63d8", 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: field `builder_ctx` is never read
[INFO] [stderr]   --> src/compiler/mod.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct Compiler {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     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 2 warnings
[INFO] [stderr] warning: `antc` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: methods `as_str` and `is_optimized` are never used
[INFO] [stderr]   --> src/args.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl OptLevelArg {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] 45 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     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:33:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct Compiler {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     builder_ctx: FunctionBuilderContext,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `find` is never used
[INFO] [stderr]    --> src/compiler/table.rs:214:12
[INFO] [stderr]     |
[INFO] [stderr] 139 | impl SymbolTable {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub fn find(&self, def_index: usize) -> Option<Symbol> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BuilderExtends` is never used
[INFO] [stderr]   --> src/traits.rs:39:11
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub trait BuilderExtends {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `antc` (bin "antc" test) generated 5 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/antc/bf8b1e95eff8a1ea/deps/ant_cranelift_compiler-bf8b1e95eff8a1ea)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] === before finalize:
[INFO] [stdout] function u0:0() -> i64 system_v {
[INFO] [stdout]     gv0 = symbol colocated userextname4
[INFO] [stdout]     gv1 = symbol colocated userextname5
[INFO] [stdout]     sig0 = (i64) -> i64 system_v
[INFO] [stdout]     sig1 = () -> i64 system_v
[INFO] [stdout]     sig2 = (i64) -> i64 system_v
[INFO] [stdout]     sig3 = (i64) system_v
[INFO] [stdout]     sig4 = (i64) -> i64 system_v
[INFO] [stdout]     sig5 = () -> i64 system_v
[INFO] [stdout]     sig6 = (i64, i64) -> i64 system_v
[INFO] [stdout]     sig7 = (i64) -> i64 system_v
[INFO] [stdout]     sig8 = (i64) -> i64 system_v
[INFO] [stdout]     fn0 = u0:4 sig0
[INFO] [stdout]     fn1 = colocated u0:5 sig1
[INFO] [stdout]     fn2 = u0:0 sig2
[INFO] [stdout]     fn3 = u0:1 sig3
[INFO] [stdout]     fn4 = u0:4 sig4
[INFO] [stdout]     fn5 = colocated u0:5 sig5
[INFO] [stdout]     fn6 = u0:4 sig7
[INFO] [stdout] 
[INFO] [stdout] block0:
[INFO] [stdout]     v0 = iconst.i64 0
[INFO] [stdout]     v1 = func_addr.i64 fn0
[INFO] [stdout]     v2 = iconst.i64 0
[INFO] [stdout]     v3 = iconst.i64 0
[INFO] [stdout]     v4 = func_addr.i64 fn1
[INFO] [stdout]     v5 = iconst.i64 0
[INFO] [stdout]     v6 = iconst.i64 8
[INFO] [stdout]     v7 = call fn2(v6)  ; v6 = 8
[INFO] [stdout]     call fn3(v7)
[INFO] [stdout]     v8 = iconst.i64 0
[INFO] [stdout]     v9 = global_value.i64 gv0
[INFO] [stdout]     v10 = call fn5()
[INFO] [stdout]     v11 = call_indirect sig6, v1(v9, v10)
[INFO] [stdout]     v12 = global_value.i64 gv1
[INFO] [stdout]     v13 = call_indirect sig8, v1(v12)
[INFO] [stdout]     return v13
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] Compilation successful! Object code size: 1232 bytes
[INFO] [stdout] TARGET = None
[INFO] [stdout] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stdout] AR_x86_64-unknown-linux-gnu = None
[INFO] [stdout] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stdout] AR_x86_64_unknown_linux_gnu = None
[INFO] [stdout] cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stdout] TARGET_AR = None
[INFO] [stdout] cargo:rerun-if-env-changed=AR
[INFO] [stdout] AR = None
[INFO] [stdout] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stdout] CROSS_COMPILE = None
[INFO] [stdout] RUSTC_LINKER = None
[INFO] [stdout] PATH = Some(/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
[INFO] [stdout] cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stdout] ARFLAGS = None
[INFO] [stdout] cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stdout] TARGET_ARFLAGS = None
[INFO] [stdout] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stdout] ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stdout] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stdout] ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stdout] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::compiler_impl::tests::simple_program' (25) panicked at src/compiler/compiler_impl.rs:1210: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/.tmpV7r0CF/output.o\"" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5babf5760cd2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5babf5760cd2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5babf5760cd2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5babf5760cd2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5babf577aeea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5babf577aeea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5babf57678d6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5babf57678d6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5babf573b7bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5babf573b7bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5babf5757979 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5babf5068c7e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5babf5068c7e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5babf5757b32 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5babf5757b32 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5babf573b878 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5babf5732b99 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5babf573c88d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5babf577b62c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5babf577b3a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5babf5049ab0 - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5babf5049ab0 - ant_cranelift_compiler[497d725cba0652ea]::compiler::compiler_impl::tests::simple_program
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/compiler_impl.rs:1210:84
[INFO] [stdout]   22:     0x5babf5047c87 - ant_cranelift_compiler[497d725cba0652ea]::compiler::compiler_impl::tests::simple_program::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/compiler_impl.rs:1152:24
[INFO] [stdout]   23:     0x5babf50453f6 - <ant_cranelift_compiler[497d725cba0652ea]::compiler::compiler_impl::tests::simple_program::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5babf505d02b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5babf505d02b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5babf506988a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5babf506988a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5babf506988a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5babf506988a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5babf506988a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5babf506988a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5babf506988a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5babf5063d54 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5babf5063d54 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5babf506c382 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5babf506c382 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5babf506c382 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5babf506c382 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5babf506c382 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5babf506c382 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5babf506c382 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5babf576028f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5babf576028f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x782b102d5aa4 - <unknown>
[INFO] [stdout]   45:     0x782b10362a64 - 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" "2e47738fa1e2c24dd8972faf98eaa939b3b54dd1f655ae21bc2c54811cad63d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e47738fa1e2c24dd8972faf98eaa939b3b54dd1f655ae21bc2c54811cad63d8", kill_on_drop: false }`
[INFO] [stdout] 2e47738fa1e2c24dd8972faf98eaa939b3b54dd1f655ae21bc2c54811cad63d8
