[INFO] fetching crate twibint 0.3.2...
[INFO] testing twibint-0.3.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate twibint 0.3.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate twibint 0.3.2
[INFO] finished tweaking crates.io crate twibint 0.3.2
[INFO] tweaked toml for crates.io crate twibint 0.3.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twibint 0.3.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twibint 0.3.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1b468bf8e973b928e2a1afca03fff452ded3f5bde5e08e8a21134d0a47bf852
[INFO] running `Command { std: "docker" "start" "-a" "a1b468bf8e973b928e2a1afca03fff452ded3f5bde5e08e8a21134d0a47bf852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b468bf8e973b928e2a1afca03fff452ded3f5bde5e08e8a21134d0a47bf852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b468bf8e973b928e2a1afca03fff452ded3f5bde5e08e8a21134d0a47bf852", kill_on_drop: false }`
[INFO] [stdout] a1b468bf8e973b928e2a1afca03fff452ded3f5bde5e08e8a21134d0a47bf852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf380fc0e464861c6a329efa1abe047c5fea3bc66be764b83d35622de2db1b0e
[INFO] running `Command { std: "docker" "start" "-a" "cf380fc0e464861c6a329efa1abe047c5fea3bc66be764b83d35622de2db1b0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling twibint v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constants `MAX` and `HALF_MAX` are never used
[INFO] [stdout]    --> src/traits/digit.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub trait DoubleDigit:
[INFO] [stdout]     |           ----------- associated constants in this trait
[INFO] [stdout] ...
[INFO] [stdout] 124 |     const MAX: Self;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 125 |     const HALF_MAX: Self;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "cf380fc0e464861c6a329efa1abe047c5fea3bc66be764b83d35622de2db1b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf380fc0e464861c6a329efa1abe047c5fea3bc66be764b83d35622de2db1b0e", kill_on_drop: false }`
[INFO] [stdout] cf380fc0e464861c6a329efa1abe047c5fea3bc66be764b83d35622de2db1b0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d6cdf277abce36dd5df758616ac28cd8ea2d8f36df8b06459d8ab41254d269
[INFO] running `Command { std: "docker" "start" "-a" "09d6cdf277abce36dd5df758616ac28cd8ea2d8f36df8b06459d8ab41254d269", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stdout] warning: associated constants `MAX` and `HALF_MAX` are never used
[INFO] [stdout]    --> src/traits/digit.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub trait DoubleDigit:
[INFO] [stdout]     |           ----------- associated constants in this trait
[INFO] [stdout] ...
[INFO] [stdout] 124 |     const MAX: Self;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 125 |     const HALF_MAX: Self;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling typed_test_gen v0.1.2
[INFO] [stderr]    Compiling twibint v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Quotient3By2` is never used
[INFO] [stdout]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum Quotient3By2<T: Digit> {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Quotient4By2` is never used
[INFO] [stdout]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | enum Quotient4By2<T: Digit> {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dec` and `mul` are never used
[INFO] [stdout]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<T: Digit> Quotient3By2<T> {
[INFO] [stdout]    | ------------------------------ methods in this implementation
[INFO] [stdout] 33 |     fn dec(&mut self) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn mul(&self, a: &[T; 2], ret: &mut [T; 4]) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `pack` is never used
[INFO] [stdout]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<T: Digit> Quotient4By2<T> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 52 |     fn pack(lsb: Quotient3By2<T>, msb: Quotient3By2<T>) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div_3s_by_2s` is never used
[INFO] [stdout]    --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn div_3s_by_2s<T: Digit>(a: &[T; 3], b: &[T; 2], r: &mut [T; 4]) -> Quotient3By2<T> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div_4s_by_2s` is never used
[INFO] [stdout]    --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn div_4s_by_2s<T: Digit>(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]    --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn div<T: Digit>(n: &BigUint<T>, d: &BigUint<T>) -> DivisionResult<BigUint<T>> {
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]    --> src/biguint/ops/algorithms/div/newton_raphson.rs:160:4
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn div<T: Digit>(n: &BigUint<T>, d: &BigUint<T>) -> DivisionResult<BigUint<T>> {
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `MAX`, `HALF_MAX`, and `pack` are never used
[INFO] [stdout]    --> src/traits/digit.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub trait DoubleDigit:
[INFO] [stdout]     |           ----------- associated items in this trait
[INFO] [stdout] ...
[INFO] [stdout] 124 |     const MAX: Self;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 125 |     const HALF_MAX: Self;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn pack(d: &[Self::Single]) -> Self;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.96s
[INFO] running `Command { std: "docker" "inspect" "09d6cdf277abce36dd5df758616ac28cd8ea2d8f36df8b06459d8ab41254d269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d6cdf277abce36dd5df758616ac28cd8ea2d8f36df8b06459d8ab41254d269", kill_on_drop: false }`
[INFO] [stdout] 09d6cdf277abce36dd5df758616ac28cd8ea2d8f36df8b06459d8ab41254d269
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04315db7c7127df13cddd078969d7c3d68119923a2168a02e6d265d23aa827ca
[INFO] running `Command { std: "docker" "start" "-a" "04315db7c7127df13cddd078969d7c3d68119923a2168a02e6d265d23aa827ca", kill_on_drop: false }`
[INFO] [stderr] warning: associated constants `MAX` and `HALF_MAX` are never used
[INFO] [stdout] 
[INFO] [stderr]    --> src/traits/digit.rs:124:11
[INFO] [stdout] running 335 tests
[INFO] [stderr]     |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add_2__u32_ ... ok
[INFO] [stderr] 108 | pub trait DoubleDigit:
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add_3__u64_ ... ok
[INFO] [stderr]     |           ----------- associated constants in this trait
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add_3__u32_ ... ok
[INFO] [stderr] ...
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add_4__u32_ ... ok
[INFO] [stderr] 124 |     const MAX: Self;
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add_4__u64_ ... ok
[INFO] [stderr]     |           ^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add__u32_ ... ok
[INFO] [stderr] 125 |     const HALF_MAX: Self;
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add__u64_ ... ok
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__digit_mul__u32_ ... ok
[INFO] [stderr]     |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__digit_mul__u64_ ... ok
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_2__u32_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_2__u64_ ... ok
[INFO] [stderr] warning: `twibint` (lib) generated 1 warning
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_3__u32_ ... ok
[INFO] [stderr] warning: enum `Quotient3By2` is never used
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_3__u64_ ... ok
[INFO] [stderr]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:18:6
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_4__u32_ ... ok
[INFO] [stderr]    |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_4__u64_ ... ok
[INFO] [stderr] 18 | enum Quotient3By2<T: Digit> {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_5__u64_ ... ok
[INFO] [stderr]    |      ^^^^^^^^^^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_6__u64_ ... ok
[INFO] [stderr]    |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul__u32_ ... ok
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_5__u32_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shift_coherence__u32_ ... ok
[INFO] [stderr] warning: enum `Quotient4By2` is never used
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shift_coherence__u64_ ... ok
[INFO] [stderr]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:26:6
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul_6__u32_ ... ok
[INFO] [stderr]    |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_1__u32_ ... ok
[INFO] [stderr] 26 | enum Quotient4By2<T: Digit> {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_1__u64_ ... ok
[INFO] [stderr]    |      ^^^^^^^^^^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_2__u32_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_2__u64_ ... ok
[INFO] [stderr] warning: methods `dec` and `mul` are never used
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_3__u32_ ... ok
[INFO] [stderr]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:33:8
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_3__u64_ ... ok
[INFO] [stderr]    |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_4__u32_ ... ok
[INFO] [stderr] 32 | impl<T: Digit> Quotient3By2<T> {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_4__u64_ ... ok
[INFO] [stderr]    | ------------------------------ methods in this implementation
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_5__u32_ ... ok
[INFO] [stderr] 33 |     fn dec(&mut self) {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__mul__u64_ ... ok
[INFO] [stderr]    |        ^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shl_5__u64_ ... ok
[INFO] [stderr] ...
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_0__u32_ ... ok
[INFO] [stderr] 41 |     fn mul(&self, a: &[T; 2], ret: &mut [T; 4]) {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_0__u64_ ... ok
[INFO] [stderr]    |        ^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_1__u32_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_1__u64_ ... ok
[INFO] [stderr] warning: associated function `pack` is never used
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_2__u32_ ... ok
[INFO] [stderr]   --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:52:8
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_2__u64_ ... ok
[INFO] [stderr]    |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_4__u32_ ... ok
[INFO] [stderr] 51 | impl<T: Digit> Quotient4By2<T> {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_4__u64_ ... ok
[INFO] [stderr]    | ------------------------------ associated function in this implementation
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub2__u32_ ... ok
[INFO] [stderr] 52 |     fn pack(lsb: Quotient3By2<T>, msb: Quotient3By2<T>) -> Self {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub2__u64_ ... ok
[INFO] [stderr]    |        ^^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub3__u32_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub3__u64_ ... ok
[INFO] [stderr] warning: function `div_3s_by_2s` is never used
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub4__u32_ ... ok
[INFO] [stderr]    --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:111:4
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub__u32_ ... ok
[INFO] [stderr]     |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_3__u64_ ... ok
[INFO] [stderr] 111 | fn div_3s_by_2s<T: Digit>(a: &[T; 3], b: &[T; 2], r: &mut [T; 4]) -> Quotient3By2<T> {
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub4__u64_ ... ok
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__sub__u64_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_add_bigger_scale_2__u32_ ... ok
[INFO] [stderr] warning: function `div_4s_by_2s` is never used
[INFO] [stdout] test bigfloat::ops::tests::_specialized__shr_3__u32_ ... ok
[INFO] [stderr]    --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:141:4
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_add_bigger_scale_2__u64_ ... ok
[INFO] [stderr]     |
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_add_bigger_scale__u32_ ... ok
[INFO] [stderr] 141 | fn div_4s_by_2s<T: Digit>(
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_add_bigger_scale__u64_ ... ok
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_add_smaller_scale__u32_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_add_smaller_scale__u64_ ... ok
[INFO] [stderr] warning: function `div` is never used
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_sub_bigger_scale__u32_ ... ok
[INFO] [stderr]    --> src/biguint/ops/algorithms/div/burnikel_ziegler.rs:316:4
[INFO] [stdout] test bigfloat::ops::tests::_specialized__unsigned_sub_bigger_scale__u64_ ... ok
[INFO] [stderr]     |
[INFO] [stdout] test bigfloat::tests::_specialized__test_big_float_from_big_uint__u32_ ... ok
[INFO] [stderr] 316 | fn div<T: Digit>(n: &BigUint<T>, d: &BigUint<T>) -> DivisionResult<BigUint<T>> {
[INFO] [stdout] test bigfloat::tests::_specialized__test_big_float_from_int__u32_ ... ok
[INFO] [stderr]     |    ^^^
[INFO] [stdout] test bigfloat::tests::_specialized__test_big_float_from_int__u64_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::tests::_specialized__test_big_float_from_uint__u32_ ... ok
[INFO] [stderr] warning: function `div` is never used
[INFO] [stdout] test bigfloat::tests::_specialized__test_big_float_from_uint__u64_ ... ok
[INFO] [stderr]    --> src/biguint/ops/algorithms/div/newton_raphson.rs:160:4
[INFO] [stdout] test bigfloat::tests::_specialized__test_binary__u32_ ... ok
[INFO] [stderr]     |
[INFO] [stdout] test bigfloat::tests::_specialized__test_eq_bigint__u32_ ... ok
[INFO] [stderr] 160 | fn div<T: Digit>(n: &BigUint<T>, d: &BigUint<T>) -> DivisionResult<BigUint<T>> {
[INFO] [stdout] test bigfloat::tests::_specialized__test_eq_bigint__u64_ ... ok
[INFO] [stderr]     |    ^^^
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord_2__u32_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord_2__u64_ ... ok
[INFO] [stderr] warning: associated items `MAX`, `HALF_MAX`, and `pack` are never used
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord_3__u32_ ... ok
[INFO] [stderr]    --> src/traits/digit.rs:124:11
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord_3__u64_ ... ok
[INFO] [stderr]     |
[INFO] [stdout] test bigfloat::tests::_specialized__test_big_float_from_big_uint__u64_ ... ok
[INFO] [stderr] 108 | pub trait DoubleDigit:
[INFO] [stdout] test bigfloat::tests::_specialized__test_binary__u64_ ... ok
[INFO] [stderr]     |           ----------- associated items in this trait
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord_4__u32_ ... ok
[INFO] [stderr] ...
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord__u32_ ... ok
[INFO] [stderr] 124 |     const MAX: Self;
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord_4__u64_ ... ok
[INFO] [stderr]     |           ^^^
[INFO] [stdout] test bigfloat::tests::_specialized__test_ord__u64_ ... ok
[INFO] [stderr] 125 |     const HALF_MAX: Self;
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_1__u32_ ... ok
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_1__u64_ ... ok
[INFO] [stderr] ...
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_2__u64_ ... ok
[INFO] [stderr] 135 |     fn pack(d: &[Self::Single]) -> Self;
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_3__u32_ ... ok
[INFO] [stderr]     |        ^^^^
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_3__u64_ ... ok
[INFO] [stderr] 
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_4__u32_ ... ok
[INFO] [stderr] warning: `twibint` (lib test) generated 9 warnings
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_2__u32_ ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] test bigfloat::tests::_specialized__test_round_4__u64_ ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twibint-862670b69ae7a3a2)
[INFO] [stdout] test bigfloat::tests::_specialized__test_trailing_zeros__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__add_full_test__u32_ ... ok
[INFO] [stdout] test bigfloat::tests::_specialized__test_trailing_zeros__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__add_full_test__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__and__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__and__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__div_rem_1__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__div_rem_1__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__div_rem_2__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__div_rem_2__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__mul_full_test__u64_ ... ok
[INFO] [stdout] test bigfloat::ops::tests::_specialized__add_2__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__mul_full_test_with_buffer__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__mul_full_test__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__not__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__neg__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__mul_full_test_with_buffer__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__neg__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__or__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__or__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__not__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__pow__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__shifts__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__shifts__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__pow__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__sub_full_test__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__sub_full_test__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__sum__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__truediv__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__sum__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__xor__u32_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__xor__u64_ ... ok
[INFO] [stdout] test bigint::ops::test::_specialized__truediv__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__binary__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__binary__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__creation__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__creation__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__equality_with_uint__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__equality_with_uint__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__f32__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__f32__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__f64__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__f64__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f32__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f32__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f64__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f64__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__hash__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__hash__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__hex__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__hex__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__parse__u32_ ... ok
[INFO] [stdout] test biguint::digits_vec::test::double ... ok
[INFO] [stdout] test bigint::test::_specialized__parse__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__sign__u32_ ... ok
[INFO] [stdout] test biguint::digits_vec::test::from_str ... ok
[INFO] [stdout] test bigint::test::_specialized__sign__u64_ ... ok
[INFO] [stdout] test biguint::digits_vec::test::string ... ok
[INFO] [stdout] test biguint::ops::algorithms::add::tests::misaligned_add ... ok
[INFO] [stdout] test biguint::digits_vec::test::new ... ok
[INFO] [stdout] test biguint::ops::algorithms::div::newton_raphson::non_random_tests::infinite_recursion_1 ... ok
[INFO] [stdout] test biguint::ops::algorithms::mul::tests::misaligned_mul ... ok
[INFO] [stdout] test biguint::digits_vec::test::add ... ok
[INFO] [stdout] test biguint::ops::algorithms::rsub::tests::misaligned_rsub ... ok
[INFO] [stdout] test biguint::ops::algorithms::mul::x86_64::tests::overriding_mul ... ok
[INFO] [stdout] test biguint::ops::shift::tests::_specialized__capacity_conservation__u32_ ... ok
[INFO] [stdout] test biguint::ops::algorithms::sub::tests::misaligned_sub ... ok
[INFO] [stdout] test biguint::ops::algorithms::mul::x86_64::tests::full_carrying_mul ... ok
[INFO] [stdout] test biguint::ops::shift::tests::_specialized__capacity_conservation__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_alloc__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_alloc__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_full_test__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_full_test__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_overflow__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_overflow__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_overflow_big__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign_overflow_big__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__bit_and__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__bit_and__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__bit_or__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__bit_or__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__bit_xor__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__bit_xor__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__div_1__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__div_1__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__add_assign__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fact_div__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fact_mod__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fact_div__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fact_mod__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__factorial_100__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__div_2__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci_5__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__factorial_100__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__div_2__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci_5_bis__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci_5__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f32_fail2__u32_ - should panic ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci_5_bis__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f32_fail3__u32_ - should panic ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__long_mul__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f32_fail2__u64_ - should panic ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f32_fail3__u64_ - should panic ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__long_mul_on_buffer__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__long_mul__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f64_fail2__u64_ - should panic ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f64_fail3__u32_ - should panic ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f64_fail3__u64_ - should panic ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__long_mul_on_buffer__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__maxed_out_mul__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__mul_assign_u32__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__maxed_out_mul__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__maxed_out_mul_on_buffer__u32_ ... ok
[INFO] [stdout] test bigint::test::_specialized__parse_fail__u32_ - should panic ... ok
[INFO] [stdout] test bigint::test::_specialized__parse_fail__u64_ - should panic ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__product__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__product__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__maxed_out_mul_on_buffer__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__mul_test__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__mul_test__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__mul_assign_u32__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__pow__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rsub__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rsub_assign_overflow_big__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rsub__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rsub_full__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rem__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rem__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rsub_assign_overflow_big__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__rsub_full__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__shr_assign_test__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__shr_assign_test__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__shl_assign_test__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__shl_assign_test__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sub__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sub_full__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sub_full__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sub_assign_overflow_big__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sub__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sub_assign_overflow_big__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sum__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::test_asm_u64_big_mul ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__pow__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::test_asm_u64_mul ... ok
[INFO] [stdout] test biguint::ops::test::test_asm_u64_sub ... ok
[INFO] [stdout] test biguint::ops::test::test_alignment2 ... ok
[INFO] [stdout] test biguint::test::_specialized__binary__u64_ ... ok
[INFO] [stdout] test bigint::test::_specialized__from_f64_fail2__u32_ - should panic ... ok
[INFO] [stdout] test biguint::test::_specialized__bits__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__cmp__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__bits__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__sum__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__default__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__binary__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__cmp__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__f32__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__f32__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__f64__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__truediv__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32_fail2__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32_fail2__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__f64__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__truediv__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::test_alignment ... ok
[INFO] [stdout] test biguint::ops::test::test_asm_u64_sum ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32_fail3__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32_fail__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64_fail2__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64_fail3__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64_fail3__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64_fail__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64_fail__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__default__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32_fail3__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f32_fail__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_f64_fail2__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__fromstr__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_u64__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__fromstr_fail__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__hash__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_str__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_u64__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__hex__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__set_bit__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__fromstr__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__fromstr_fail__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__set_bit__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__hash__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__new__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__from_str__u64_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__div_by_zero__u64_ - should panic ... ok
[INFO] [stdout] test biguint::test::_specialized__hex__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive_fail2__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive_fail2__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive_fail3__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive_fail3__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_str__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_str_overflow__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive_fail__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_primitive_fail__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__zero__u32_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_str__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__to_str_overflow__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__zero__u64_ ... ok
[INFO] [stdout] test biguint::tests::_specialized__test_ord__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci__u64_ ... ok
[INFO] [stdout] test biguint::test::_specialized__new__u64_ ... ok
[INFO] [stdout] test biguint::tests::_specialized__test_ord__u64_ ... ok
[INFO] [stdout] test export::tests::_specialized__read_sqrt_2__u32_ ... ok
[INFO] [stdout] test export::tests::_specialized__read_sqrt_2__u64_ ... ok
[INFO] [stdout] test export::tests::_specialized__read_fact_500__u32_ ... ok
[INFO] [stdout] test export::tests::_specialized__write_ones__u64_ ... FAILED
[INFO] [stdout] test export::tests::_specialized__write_ones_bigint_full__u32_ ... FAILED
[INFO] [stdout] test biguint::ops::test::_specialized__div_by_zero__u32_ - should panic ... ok
[INFO] [stdout] test export::tests::_specialized__read_fact_500__u64_ ... ok
[INFO] [stdout] test export::tests::_specialized__write_ones__u32_ ... FAILED
[INFO] [stdout] test export::tests::_specialized__write_ones_bigint_full__u64_ ... FAILED
[INFO] [stdout] test traits::check_implementations::_specialized__add__u64_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__bitor__u64_ ... ok
[INFO] [stdout] test export::tests::_specialized__write_ones_minus_bigint_full__u64_ ... FAILED
[INFO] [stdout] test traits::check_implementations::_specialized__add__u32_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__bitand__u64_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__mul__u32_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__mul__u64_ ... ok
[INFO] [stdout] test export::tests::_specialized__write_ones_full__u32_ ... FAILED
[INFO] [stdout] test traits::check_implementations::_specialized__rem__u32_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__bitor__u32_ ... ok
[INFO] [stdout] test export::tests::_specialized__write_ones_full__u64_ ... FAILED
[INFO] [stdout] test export::tests::write_file ... FAILED
[INFO] [stdout] test traits::check_implementations::_specialized__bitxor__u64_ ... ok
[INFO] [stdout] test export::tests::_specialized__write_ones_minus_bigint_full__u32_ ... FAILED
[INFO] [stdout] test traits::check_implementations::_specialized__rem__u64_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__sub__u32_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__bitxor__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci_square__u32_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__bitand__u32_ ... ok
[INFO] [stdout] test biguint::ops::test::_specialized__fibonacci_square__u64_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__div__u32_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__div__u64_ ... ok
[INFO] [stdout] test traits::check_implementations::_specialized__sub__u64_ ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones__u64_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones__u64_' (336) panicked at src/export/mod.rs:172:28:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6cca7 - core::result::Result<T,E>::unwrap::hea13cf770bd19dbb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6cca7 - twibint::export::tests::create_file::h330577781c296c30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:172:28
[INFO] [stdout]   22:     0x647c75b6bd3a - twibint::export::tests::write_ones::he2d91bc4870259f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:201:28
[INFO] [stdout]   23:     0x647c75b70506 - twibint::export::tests::_specialized__write_ones__u64_::h26c2c355f8f303b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:195:5
[INFO] [stdout]   24:     0x647c75b70527 - twibint::export::tests::_specialized__write_ones__u64_::{{closure}}::hed6c6a7d55f7f999
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:195:27
[INFO] [stdout]   25:     0x647c75bb1746 - core::ops::function::FnOnce::call_once::h9dfb2f550fbeb003
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   47:     0x75f72140ba64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones_bigint_full__u32_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones_bigint_full__u32_' (337) panicked at src/export/mod.rs:245:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6f116 - core::result::Result<T,E>::unwrap::h384c1f36037f0b98
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6f116 - twibint::export::tests::write_ones_bigint_full::h1bec81391512f89a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:245:32
[INFO] [stdout]   22:     0x647c75b706c6 - twibint::export::tests::_specialized__write_ones_bigint_full__u32_::he05f0e214c6d046e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:239:5
[INFO] [stdout]   23:     0x647c75b706e7 - twibint::export::tests::_specialized__write_ones_bigint_full__u32_::{{closure}}::h9369d467b52499fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:239:27
[INFO] [stdout]   24:     0x647c75baf6f6 - core::ops::function::FnOnce::call_once::h4b2c180195d4d6ff
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   46:     0x75f72140ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones__u32_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones__u32_' (335) panicked at src/export/mod.rs:172:28:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6cd57 - core::result::Result<T,E>::unwrap::hea13cf770bd19dbb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6cd57 - twibint::export::tests::create_file::hca42873cc329d0c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:172:28
[INFO] [stdout]   22:     0x647c75b6c52a - twibint::export::tests::write_ones::hf0509ec9e989b205
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:201:28
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   23:     0x647c75b704c6 - twibint::export::tests::_specialized__write_ones__u32_::h1fb91709489ff6c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:195:5
[INFO] [stdout]   24:     0x647c75b704e7 - twibint::export::tests::_specialized__write_ones__u32_::{{closure}}::habd5abd2ec0f936d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:195:27
[INFO] [stdout]   25:     0x647c75bb32a6 - core::ops::function::FnOnce::call_once::hf486f3ac0dff35ea
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   47:     0x75f72140ba64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones_bigint_full__u64_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones_bigint_full__u64_' (338) panicked at src/export/mod.rs:245:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6f666 - core::result::Result<T,E>::unwrap::h384c1f36037f0b98
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6f666 - twibint::export::tests::write_ones_bigint_full::hcc0f051fa82b8e12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:245:32
[INFO] [stdout]   22:     0x647c75b70706 - twibint::export::tests::_specialized__write_ones_bigint_full__u64_::h10e2d1a36af1b791
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:239:5
[INFO] [stdout]   23:     0x647c75b70727 - twibint::export::tests::_specialized__write_ones_bigint_full__u64_::{{closure}}::h2d7f38763854bebc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:239:27
[INFO] [stdout]   24:     0x647c75bae5a6 - core::ops::function::FnOnce::call_once::h17cb3f8e0faecddb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   46:     0x75f72140ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones_minus_bigint_full__u64_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones_minus_bigint_full__u64_' (342) panicked at src/export/mod.rs:259:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6fbd6 - core::result::Result<T,E>::unwrap::h384c1f36037f0b98
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6fbd6 - twibint::export::tests::write_ones_minus_bigint_full::h075c0418f455561c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:259:32
[INFO] [stdout]   22:     0x647c75b70786 - twibint::export::tests::_specialized__write_ones_minus_bigint_full__u64_::h70ef153d6777f5b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:253:5
[INFO] [stdout]   23:     0x647c75b707a7 - twibint::export::tests::_specialized__write_ones_minus_bigint_full__u64_::{{closure}}::h346961711db97801
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:253:27
[INFO] [stdout]   24:     0x647c75bae766 - core::ops::function::FnOnce::call_once::h1d6f5a4bb42d1fcd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   46:     0x75f72140ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones_full__u32_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones_full__u32_' (339) panicked at src/export/mod.rs:231:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6ebc6 - core::result::Result<T,E>::unwrap::h384c1f36037f0b98
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6ebc6 - twibint::export::tests::write_ones_full::h4c056350e6f4c4ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:231:32
[INFO] [stdout]   22:     0x647c75b70646 - twibint::export::tests::_specialized__write_ones_full__u32_::hc0e0b38ee00b6eb8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:225:5
[INFO] [stdout]   23:     0x647c75b70667 - twibint::export::tests::_specialized__write_ones_full__u32_::{{closure}}::hc48d9f15c0317b06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:225:27
[INFO] [stdout]   24:     0x647c75bb1446 - core::ops::function::FnOnce::call_once::h96db9a6e915922ac
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   46:     0x75f72140ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones_full__u64_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones_full__u64_' (340) panicked at src/export/mod.rs:231:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6e676 - core::result::Result<T,E>::unwrap::h384c1f36037f0b98
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6e676 - twibint::export::tests::write_ones_full::h09238f3f978d738d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:231:32
[INFO] [stdout]   22:     0x647c75b70686 - twibint::export::tests::_specialized__write_ones_full__u64_::h5e82237c28090ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:225:5
[INFO] [stdout]   23:     0x647c75b706a7 - twibint::export::tests::_specialized__write_ones_full__u64_::{{closure}}::h6a2a849ae809d8c1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:225:27
[INFO] [stdout]   24:     0x647c75bae046 - core::ops::function::FnOnce::call_once::h07f14df387f40f75
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   46:     0x75f72140ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::write_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::write_file' (343) panicked at src/export/mod.rs:183:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b6b801 - core::result::Result<T,E>::unwrap::hea13cf770bd19dbb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b6b801 - twibint::export::tests::write_file::h819ddd9161ab3381
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:183:69
[INFO] [stdout]   22:     0x647c75b6bc47 - twibint::export::tests::write_file::{{closure}}::h29a9d2904a829b6a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:181:20
[INFO] [stdout]   23:     0x647c75baed76 - core::ops::function::FnOnce::call_once::h2bb35ccbf84f2d70
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   45:     0x75f72140ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export::tests::_specialized__write_ones_minus_bigint_full__u32_ stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export::tests::_specialized__write_ones_minus_bigint_full__u32_' (341) panicked at src/export/mod.rs:259:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647c75c3ff02 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647c75c3ff02 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647c75c3ff02 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x647c75c3ff02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x647c75c5163f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x647c75c5163f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x647c75c0d833 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647c75c0d833 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x647c75c19702 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x647c75c1e1df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x647c75c1e071 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x647c75be123e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x647c75be123e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647c75c1e7ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x647c75c1e7ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x647c75c1e64a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x647c75c19839 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x647c75c0212d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x647c75c59200 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647c75c587b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x647c75b70146 - core::result::Result<T,E>::unwrap::h384c1f36037f0b98
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647c75b70146 - twibint::export::tests::write_ones_minus_bigint_full::h2a0624f766a4a978
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:259:32
[INFO] [stdout]   22:     0x647c75b70746 - twibint::export::tests::_specialized__write_ones_minus_bigint_full__u32_::h0b185f002e40fef2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:253:5
[INFO] [stdout]   23:     0x647c75b70767 - twibint::export::tests::_specialized__write_ones_minus_bigint_full__u32_::{{closure}}::hcbdb063dbdf7f729
[INFO] [stdout]                                at /opt/rustwide/workdir/src/export/mod.rs:253:27
[INFO] [stdout]   24:     0x647c75bb2e96 - core::ops::function::FnOnce::call_once::he9d70d720aeb5096
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647c75be108b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x647c75be108b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x647c75bf509d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x647c75bf509d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x647c75bf509d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x647c75bf509d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x647c75bf509d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x647c75bf509d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x647c75bf509d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x647c75bce5e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x647c75bce5e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x647c75bd1f1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x647c75bd1f1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x647c75bd1f1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x647c75bd1f1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x647c75bd1f1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x647c75bd1f1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x647c75c14c3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x647c75c14c3f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75f72137eaa4 - <unknown>
[INFO] [stdout]   46:     0x75f72140ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     export::tests::_specialized__write_ones__u32_
[INFO] [stdout]     export::tests::_specialized__write_ones__u64_
[INFO] [stdout]     export::tests::_specialized__write_ones_bigint_full__u32_
[INFO] [stdout]     export::tests::_specialized__write_ones_bigint_full__u64_
[INFO] [stdout]     export::tests::_specialized__write_ones_full__u32_
[INFO] [stdout]     export::tests::_specialized__write_ones_full__u64_
[INFO] [stdout]     export::tests::_specialized__write_ones_minus_bigint_full__u32_
[INFO] [stdout]     export::tests::_specialized__write_ones_minus_bigint_full__u64_
[INFO] [stdout]     export::tests::write_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 326 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "04315db7c7127df13cddd078969d7c3d68119923a2168a02e6d265d23aa827ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04315db7c7127df13cddd078969d7c3d68119923a2168a02e6d265d23aa827ca", kill_on_drop: false }`
[INFO] [stdout] 04315db7c7127df13cddd078969d7c3d68119923a2168a02e6d265d23aa827ca
