[INFO] cloning repository https://github.com/lal-buturabi/rust-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lal-buturabi/rust-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flal-buturabi%2Frust-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flal-buturabi%2Frust-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e1ffeadc432a2329cd8bed7ef4c4e510b8ac8d3
[INFO] testing lal-buturabi/rust-ffi against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flal-buturabi%2Frust-ffi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lal-buturabi/rust-ffi
[INFO] finished tweaking git repo https://github.com/lal-buturabi/rust-ffi
[INFO] tweaked toml for git repo https://github.com/lal-buturabi/rust-ffi written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lal-buturabi/rust-ffi on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lal-buturabi/rust-ffi 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dae69482e324068bb51f452b5dd416b4d30987508d0e936b0e577f62d38e3f5b
[INFO] running `Command { std: "docker" "start" "-a" "dae69482e324068bb51f452b5dd416b4d30987508d0e936b0e577f62d38e3f5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dae69482e324068bb51f452b5dd416b4d30987508d0e936b0e577f62d38e3f5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dae69482e324068bb51f452b5dd416b4d30987508d0e936b0e577f62d38e3f5b", kill_on_drop: false }`
[INFO] [stdout] dae69482e324068bb51f452b5dd416b4d30987508d0e936b0e577f62d38e3f5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff6729455906d1a5809770e47b62df6e43684c5677f7f8a644484cb32ffcb15
[INFO] running `Command { std: "docker" "start" "-a" "6ff6729455906d1a5809770e47b62df6e43684c5677f7f8a644484cb32ffcb15", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling FFI v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/ints/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/floats/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/strings/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `paths` is never used
[INFO] [stdout]  --> src/common.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const paths: [&str; 3] = [
[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 `test` is never used
[INFO] [stdout]   --> src/common.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn test<T>(func: &str, x: T, y: T, i: usize) -> T {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]  --> src/ints/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]  --> src/ints/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]  --> src/ints/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]  --> src/ints/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `modulo` is never used
[INFO] [stdout]  --> src/ints/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn modulo(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]  --> src/floats/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]  --> src/floats/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]  --> src/floats/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]  --> src/floats/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_rev` is never used
[INFO] [stdout]  --> src/strings/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn str_rev(s: *const c_char) -> *mut c_char;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_cmp` is never used
[INFO] [stdout]  --> src/strings/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn str_cmp(s1: *const c_char, s2: *const c_char) -> c_short;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `FFI` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `ffi`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `paths` should have an upper case name
[INFO] [stdout]  --> src/common.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const paths: [&str; 3] = [
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub const paths: [&str; 3] = [
[INFO] [stdout] 3 + pub const PATHS: [&str; 3] = [
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Numerics` should have a snake case name
[INFO] [stdout]  --> src/common.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Numerics {
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `numerics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `add` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `add` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout]   = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `sub` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `sub` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `mul` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `mul` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `div` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `div` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] running `Command { std: "docker" "inspect" "6ff6729455906d1a5809770e47b62df6e43684c5677f7f8a644484cb32ffcb15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff6729455906d1a5809770e47b62df6e43684c5677f7f8a644484cb32ffcb15", kill_on_drop: false }`
[INFO] [stdout] 6ff6729455906d1a5809770e47b62df6e43684c5677f7f8a644484cb32ffcb15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd4018ce2521029c744553ddfabb1d5c681a98d743916cd8fb7657d160874d2b
[INFO] running `Command { std: "docker" "start" "-a" "cd4018ce2521029c744553ddfabb1d5c681a98d743916cd8fb7657d160874d2b", kill_on_drop: false }`
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/ints/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/floats/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/strings/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `paths` is never used
[INFO] [stdout]  --> src/common.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const paths: [&str; 3] = [
[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 `test` is never used
[INFO] [stdout]   --> src/common.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn test<T>(func: &str, x: T, y: T, i: usize) -> T {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]  --> src/ints/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]  --> src/ints/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]  --> src/ints/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]  --> src/ints/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `modulo` is never used
[INFO] [stdout]  --> src/ints/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn modulo(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]  --> src/floats/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]  --> src/floats/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]  --> src/floats/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]  --> src/floats/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_rev` is never used
[INFO] [stdout]  --> src/strings/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn str_rev(s: *const c_char) -> *mut c_char;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_cmp` is never used
[INFO] [stdout]  --> src/strings/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn str_cmp(s1: *const c_char, s2: *const c_char) -> c_short;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `FFI` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `ffi`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `paths` should have an upper case name
[INFO] [stdout]  --> src/common.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const paths: [&str; 3] = [
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub const paths: [&str; 3] = [
[INFO] [stdout] 3 + pub const PATHS: [&str; 3] = [
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Numerics` should have a snake case name
[INFO] [stdout]  --> src/common.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Numerics {
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `numerics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling FFI v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `add` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `add` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout]   = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `sub` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `sub` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `mul` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `mul` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `div` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `div` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/ints/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/floats/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stdout]  --> src/strings/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[no_mangle]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ints/mod.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let r = unsafe { test::<c_int>("add", x, y, 0) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ints/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let r = unsafe { test::<c_int>("sub", x, y, 0) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ints/mod.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let r = unsafe { test::<c_int>("mul", x, y, 0) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ints/mod.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let r = unsafe { test::<c_int>("div", x, y, 0) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ints/mod.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let r = unsafe { test::<c_int>("modulo", x, y, 0) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/floats/mod.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let r = unsafe { test::<c_float>("add", x, y, 1) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/floats/mod.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let r = unsafe { test::<c_float>("sub", x, y, 1) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/floats/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let r = unsafe { test::<c_float>("mul", x, y, 1) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/floats/mod.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let r = unsafe { test::<c_float>("div", x, y, 1) };
[INFO] [stdout]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]  --> src/ints/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[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 `sub` is never used
[INFO] [stdout]  --> src/ints/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]  --> src/ints/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]  --> src/ints/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `modulo` is never used
[INFO] [stdout]  --> src/ints/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn modulo(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]  --> src/floats/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]  --> src/floats/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]  --> src/floats/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]  --> src/floats/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_rev` is never used
[INFO] [stdout]  --> src/strings/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn str_rev(s: *const c_char) -> *mut c_char;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_cmp` is never used
[INFO] [stdout]  --> src/strings/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn str_cmp(s1: *const c_char, s2: *const c_char) -> c_short;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `paths` should have an upper case name
[INFO] [stdout]  --> src/common.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const paths: [&str; 3] = [
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub const paths: [&str; 3] = [
[INFO] [stdout] 3 + pub const PATHS: [&str; 3] = [
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Numerics` should have a snake case name
[INFO] [stdout]  --> src/common.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Numerics {
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `numerics`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `add` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `add` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout]   = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `sub` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `sub` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `mul` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `mul` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `div` redeclared with a different signature
[INFO] [stdout]  --> src/floats/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/ints/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stdout]   |     ------------------------------------ `div` previously declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stdout]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "cd4018ce2521029c744553ddfabb1d5c681a98d743916cd8fb7657d160874d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4018ce2521029c744553ddfabb1d5c681a98d743916cd8fb7657d160874d2b", kill_on_drop: false }`
[INFO] [stdout] cd4018ce2521029c744553ddfabb1d5c681a98d743916cd8fb7657d160874d2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48b69f7f5347c8b4e2c041c055de95fa6723129409668df57390735e84364698
[INFO] running `Command { std: "docker" "start" "-a" "48b69f7f5347c8b4e2c041c055de95fa6723129409668df57390735e84364698", kill_on_drop: false }`
[INFO] [stderr] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stderr]  --> src/ints/mod.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[no_mangle]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stderr]  --> src/floats/mod.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[no_mangle]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stderr] 
[INFO] [stderr] warning: `#[no_mangle]` attribute cannot be used on foreign modules
[INFO] [stderr]  --> src/strings/mod.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[no_mangle]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = help: `#[no_mangle]` can be applied to functions and statics
[INFO] [stderr] 
[INFO] [stderr] warning: constant `paths` is never used
[INFO] [stderr]  --> src/common.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub const paths: [&str; 3] = [
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test` is never used
[INFO] [stderr]   --> src/common.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn test<T>(func: &str, x: T, y: T, i: usize) -> T {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add` is never used
[INFO] [stderr]  --> src/ints/mod.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sub` is never used
[INFO] [stderr]  --> src/ints/mod.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mul` is never used
[INFO] [stderr]  --> src/ints/mod.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `div` is never used
[INFO] [stderr]  --> src/ints/mod.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `modulo` is never used
[INFO] [stderr]  --> src/ints/mod.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn modulo(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add` is never used
[INFO] [stderr]  --> src/floats/mod.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sub` is never used
[INFO] [stderr]  --> src/floats/mod.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mul` is never used
[INFO] [stderr]  --> src/floats/mod.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `div` is never used
[INFO] [stderr]  --> src/floats/mod.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `str_rev` is never used
[INFO] [stderr]  --> src/strings/mod.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn str_rev(s: *const c_char) -> *mut c_char;
[INFO] [stderr]   |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `str_cmp` is never used
[INFO] [stderr]  --> src/strings/mod.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn str_cmp(s1: *const c_char, s2: *const c_char) -> c_short;
[INFO] [stderr]   |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: crate `FFI` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `ffi`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `paths` should have an upper case name
[INFO] [stderr]  --> src/common.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub const paths: [&str; 3] = [
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]   |
[INFO] [stderr] 3 - pub const paths: [&str; 3] = [
[INFO] [stderr] 3 + pub const PATHS: [&str; 3] = [
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: module `Numerics` should have a snake case name
[INFO] [stderr]  --> src/common.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub mod Numerics {
[INFO] [stderr]   |         ^^^^^^^^ help: convert the identifier to snake case: `numerics`
[INFO] [stderr] 
[INFO] [stderr] warning: `add` redeclared with a different signature
[INFO] [stderr]  --> src/floats/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn add(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/ints/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |     ------------------------------------ `add` previously declared here
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stderr]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stderr]   = note: `#[warn(clashing_extern_declarations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sub` redeclared with a different signature
[INFO] [stderr]  --> src/floats/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn sub(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/ints/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     fn sub(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |     ------------------------------------ `sub` previously declared here
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stderr]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stderr] 
[INFO] [stderr] warning: `mul` redeclared with a different signature
[INFO] [stderr]  --> src/floats/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn mul(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/ints/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn mul(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |     ------------------------------------ `mul` previously declared here
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stderr]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stderr] 
[INFO] [stderr] warning: `div` redeclared with a different signature
[INFO] [stderr]  --> src/floats/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn div(a: c_float, b: c_float) -> c_float;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/ints/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn div(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |     ------------------------------------ `div` previously declared here
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected `unsafe extern "C" fn(i32, i32) -> i32`
[INFO] [stderr]              found `unsafe extern "C" fn(f32, f32) -> f32`
[INFO] [stderr] 
[INFO] [stderr] warning: `FFI` (lib) generated 23 warnings (run `cargo fix --lib -p FFI` to apply 4 suggestions)
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/ints/mod.rs:22:17
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let r = unsafe { test::<c_int>("add", x, y, 0) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/ints/mod.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |         let r = unsafe { test::<c_int>("sub", x, y, 0) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/ints/mod.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |         let r = unsafe { test::<c_int>("mul", x, y, 0) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/ints/mod.rs:31:17
[INFO] [stderr]    |
[INFO] [stderr] 31 |         let r = unsafe { test::<c_int>("div", x, y, 0) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/ints/mod.rs:34:17
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let r = unsafe { test::<c_int>("modulo", x, y, 0) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/floats/mod.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 |         let r = unsafe { test::<c_float>("add", x, y, 1) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/floats/mod.rs:24:17
[INFO] [stderr]    |
[INFO] [stderr] 24 |         let r = unsafe { test::<c_float>("sub", x, y, 1) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/floats/mod.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let r = unsafe { test::<c_float>("mul", x, y, 1) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/floats/mod.rs:30:17
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let r = unsafe { test::<c_float>("div", x, y, 1) };
[INFO] [stderr]    |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: function `add` is never used
[INFO] [stderr]  --> src/ints/mod.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn add(a: c_int, b: c_int) -> c_int;
[INFO] [stderr]   |        ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: module `Numerics` should have a snake case name
[INFO] [stderr]  --> src/common.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub mod Numerics {
[INFO] [stderr]   |         ^^^^^^^^ help: convert the identifier to snake case: `numerics`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `FFI` (lib test) generated 29 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/FFI-fd45738ece32a494)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test strings::tests::string_reversal_works ... FAILED
[INFO] [stdout] test strings::tests::string_comparision_works ... FAILED
[INFO] [stdout] test floats::tests::it_works ... FAILED
[INFO] [stdout] test ints::tests::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- strings::tests::string_reversal_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'strings::tests::string_reversal_works' (28) panicked at src/strings/mod.rs:20:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DlOpen { desc: "./src/strings/strings.dylib: invalid ELF header" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0fe949f8f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0fe949f8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0fe94b052f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0fe94b052f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0fe946ce61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0fe946ce61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0fe9478ec2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0fe947da0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0fe947d8a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0fe943bb9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e0fe943bb9e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0fe947e0cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0fe947e0cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0fe947df2a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0fe9478ff9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0fe946133d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0fe94b7dc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e0fe94b7546 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e0fe94172a1 - core::result::Result<T,E>::unwrap::hf9c1d7840f9dee13
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e0fe94172a1 - FFI::strings::tests::string_reversal_works::h5dba6a628f6ec720
[INFO] [stdout]                                at /opt/rustwide/workdir/src/strings/mod.rs:20:46
[INFO] [stdout]   22:     0x5e0fe94178d7 - FFI::strings::tests::string_reversal_works::{{closure}}::ha522e39222942226
[INFO] [stdout]                                at /opt/rustwide/workdir/src/strings/mod.rs:18:31
[INFO] [stdout]   23:     0x5e0fe94194a6 - core::ops::function::FnOnce::call_once::hb2fba02d12a94c7f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e0fe943b95b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e0fe943b95b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e0fe94515c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e0fe94515c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e0fe94515c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e0fe94515c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e0fe94515c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e0fe94515c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e0fe94515c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0fe9427db4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0fe9427db4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e0fe942b67a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0fe942b67a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e0fe942b67a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e0fe942b67a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e0fe942b67a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e0fe947415f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e0fe947415f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ab16b6b9aa4 - <unknown>
[INFO] [stdout]   45:     0x7ab16b746a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- strings::tests::string_comparision_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'strings::tests::string_comparision_works' (27) panicked at src/strings/mod.rs:39:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DlOpen { desc: "./src/strings/strings.dylib: invalid ELF header" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0fe949f8f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0fe949f8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0fe94b052f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0fe94b052f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0fe946ce61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0fe946ce61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0fe9478ec2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0fe947da0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0fe947d8a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0fe943bb9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e0fe943bb9e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0fe947e0cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0fe947e0cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0fe947df2a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0fe9478ff9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0fe946133d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0fe94b7dc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e0fe94b7546 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e0fe94179a1 - core::result::Result<T,E>::unwrap::hf9c1d7840f9dee13
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e0fe94179a1 - FFI::strings::tests::string_comparision_works::hce9c3282c6ff8132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/strings/mod.rs:39:46
[INFO] [stdout]   22:     0x5e0fe9418e97 - FFI::strings::tests::string_comparision_works::{{closure}}::h296deab2339d8557
[INFO] [stdout]                                at /opt/rustwide/workdir/src/strings/mod.rs:37:34
[INFO] [stdout]   23:     0x5e0fe94192c6 - core::ops::function::FnOnce::call_once::h03276ef0c59da676
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e0fe943b95b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e0fe943b95b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e0fe94515c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e0fe94515c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e0fe94515c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e0fe94515c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e0fe94515c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e0fe94515c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e0fe94515c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e0fe9427db4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e0fe9427db4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e0fe942b67a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e0fe942b67a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e0fe942b67a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e0fe942b67a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e0fe942b67a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e0fe947415f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e0fe947415f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ab16b6b9aa4 - <unknown>
[INFO] [stdout]   45:     0x7ab16b746a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- floats::tests::it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'floats::tests::it_works' (25) panicked at src/common.rs:14:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DlOpen { desc: "./src/floats/floats.dylib: invalid ELF header" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0fe949f8f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0fe949f8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0fe94b052f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0fe94b052f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0fe946ce61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0fe946ce61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0fe9478ec2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0fe947da0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0fe947d8a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0fe943bb9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e0fe943bb9e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0fe947e0cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0fe947e0cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0fe947df2a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0fe9478ff9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0fe946133d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0fe94b7dc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e0fe94b7546 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e0fe94168f7 - core::result::Result<T,E>::unwrap::hf9c1d7840f9dee13
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e0fe94168f7 - FFI::common::Numerics::test::h183e5cd87b9914ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:14:46
[INFO] [stdout]   22:     0x5e0fe9416f6f - FFI::floats::tests::it_works::ha2ddda6f5d908e49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/floats/mod.rs:21:26
[INFO] [stdout]   23:     0x5e0fe94171d7 - FFI::floats::tests::it_works::{{closure}}::h2ea85bd05e8b1ac4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/floats/mod.rs:17:18
[INFO] [stdout]   24:     0x5e0fe9419586 - core::ops::function::FnOnce::call_once::he4f0fe8fcd81f549
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e0fe943b95b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e0fe943b95b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e0fe94515c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e0fe94515c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5e0fe94515c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e0fe94515c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e0fe94515c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e0fe94515c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e0fe94515c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e0fe9427db4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e0fe9427db4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e0fe942b67a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e0fe942b67a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e0fe942b67a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e0fe942b67a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e0fe942b67a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e0fe947415f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x5e0fe947415f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7ab16b6b9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ab16b746a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ints::tests::it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ints::tests::it_works' (26) panicked at src/common.rs:14:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DlOpen { desc: "./src/ints/ints.dylib: invalid ELF header" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0fe949f8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0fe949f8f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0fe949f8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0fe94b052f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0fe94b052f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0fe946ce61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0fe946ce61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0fe9478ec2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0fe947da0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0fe947d8a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0fe943bb9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e0fe943bb9e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0fe947e0cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e0fe947e0cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0fe947df2a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0fe9478ff9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0fe946133d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0fe94b7dc0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e0fe94b7546 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e0fe9416ccf - core::result::Result<T,E>::unwrap::hf9c1d7840f9dee13
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e0fe9416ccf - FFI::common::Numerics::test::hfb30004ba8dbc3b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:14:46
[INFO] [stdout]   22:     0x5e0fe941649d - FFI::ints::tests::it_works::h89a407a248bae3e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ints/mod.rs:22:26
[INFO] [stdout]   23:     0x5e0fe9416737 - FFI::ints::tests::it_works::{{closure}}::h568a0b0385c54a0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ints/mod.rs:18:18
[INFO] [stdout]   24:     0x5e0fe9419466 - core::ops::function::FnOnce::call_once::h97d5807ac0c0c9d4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e0fe943b95b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e0fe943b95b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e0fe94515c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e0fe94515c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5e0fe94515c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e0fe94515c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e0fe94515c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e0fe94515c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e0fe94515c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e0fe9427db4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e0fe9427db4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e0fe942b67a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e0fe942b67a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e0fe942b67a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e0fe942b67a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e0fe942b67a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e0fe942b67a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e0fe947415f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x5e0fe947415f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7ab16b6b9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ab16b746a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     floats::tests::it_works
[INFO] [stdout]     ints::tests::it_works
[INFO] [stdout]     strings::tests::string_comparision_works
[INFO] [stdout]     strings::tests::string_reversal_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "48b69f7f5347c8b4e2c041c055de95fa6723129409668df57390735e84364698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b69f7f5347c8b4e2c041c055de95fa6723129409668df57390735e84364698", kill_on_drop: false }`
[INFO] [stdout] 48b69f7f5347c8b4e2c041c055de95fa6723129409668df57390735e84364698
