[INFO] cloning repository https://github.com/arcane-fi/fixed-point
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcane-fi/fixed-point" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcane-fi%2Ffixed-point", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcane-fi%2Ffixed-point'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 478f59fd9bf4a1b96545b40021932c6ff1bc7180
[INFO] testing arcane-fi/fixed-point against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcane-fi%2Ffixed-point" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arcane-fi/fixed-point
[INFO] finished tweaking git repo https://github.com/arcane-fi/fixed-point
[INFO] tweaked toml for git repo https://github.com/arcane-fi/fixed-point written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arcane-fi/fixed-point on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arcane-fi/fixed-point already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80b432d27c44b962377a22dbe0c65b7b8447287c05a6720f60bd544ba2f33fb5
[INFO] running `Command { std: "docker" "start" "-a" "80b432d27c44b962377a22dbe0c65b7b8447287c05a6720f60bd544ba2f33fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80b432d27c44b962377a22dbe0c65b7b8447287c05a6720f60bd544ba2f33fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b432d27c44b962377a22dbe0c65b7b8447287c05a6720f60bd544ba2f33fb5", kill_on_drop: false }`
[INFO] [stdout] 80b432d27c44b962377a22dbe0c65b7b8447287c05a6720f60bd544ba2f33fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f06999f9d027bc642d31ffcd0387699a6f84afce79f171243746961068fff74c
[INFO] running `Command { std: "docker" "start" "-a" "f06999f9d027bc642d31ffcd0387699a6f84afce79f171243746961068fff74c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uint v0.10.0 (https://github.com/arcane-fi/parity-common#d3e826f8)
[INFO] [stderr]    Compiling fixed-point v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:764:26
[INFO] [stdout]      |
[INFO] [stdout]  764 |                       Self(v << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(arithmetic_overflow)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:771:26
[INFO] [stdout]      |
[INFO] [stdout]  771 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:778:26
[INFO] [stdout]      |
[INFO] [stdout]  778 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:785:26
[INFO] [stdout]      |
[INFO] [stdout]  785 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:796:29
[INFO] [stdout]      |
[INFO] [stdout]  796 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:807:29
[INFO] [stdout]      |
[INFO] [stdout]  807 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:818:29
[INFO] [stdout]      |
[INFO] [stdout]  818 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:829:29
[INFO] [stdout]      |
[INFO] [stdout]  829 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:840:29
[INFO] [stdout]      |
[INFO] [stdout]  840 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:851:29
[INFO] [stdout]      |
[INFO] [stdout]  851 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
[INFO] running `Command { std: "docker" "inspect" "f06999f9d027bc642d31ffcd0387699a6f84afce79f171243746961068fff74c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06999f9d027bc642d31ffcd0387699a6f84afce79f171243746961068fff74c", kill_on_drop: false }`
[INFO] [stdout] f06999f9d027bc642d31ffcd0387699a6f84afce79f171243746961068fff74c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 530232df54a627089a605292f7c54799e4a24b16b0c28d19f8a1befe2328f048
[INFO] running `Command { std: "docker" "start" "-a" "530232df54a627089a605292f7c54799e4a24b16b0c28d19f8a1befe2328f048", kill_on_drop: false }`
[INFO] [stderr]    Compiling fixed-point v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:764:26
[INFO] [stdout]      |
[INFO] [stdout]  764 |                       Self(v << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(arithmetic_overflow)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:771:26
[INFO] [stdout]      |
[INFO] [stdout]  771 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:778:26
[INFO] [stdout]      |
[INFO] [stdout]  778 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:785:26
[INFO] [stdout]      |
[INFO] [stdout]  785 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:796:29
[INFO] [stdout]      |
[INFO] [stdout]  796 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:807:29
[INFO] [stdout]      |
[INFO] [stdout]  807 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:818:29
[INFO] [stdout]      |
[INFO] [stdout]  818 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:829:29
[INFO] [stdout]      |
[INFO] [stdout]  829 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:840:29
[INFO] [stdout]      |
[INFO] [stdout]  840 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:851:29
[INFO] [stdout]      |
[INFO] [stdout]  851 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:764:26
[INFO] [stdout]      |
[INFO] [stdout]  764 |                       Self(v << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(arithmetic_overflow)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:771:26
[INFO] [stdout]      |
[INFO] [stdout]  771 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:778:26
[INFO] [stdout]      |
[INFO] [stdout]  778 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:785:26
[INFO] [stdout]      |
[INFO] [stdout]  785 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:796:29
[INFO] [stdout]      |
[INFO] [stdout]  796 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:807:29
[INFO] [stdout]      |
[INFO] [stdout]  807 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:818:29
[INFO] [stdout]      |
[INFO] [stdout]  818 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:829:29
[INFO] [stdout]      |
[INFO] [stdout]  829 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:840:29
[INFO] [stdout]      |
[INFO] [stdout]  840 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this arithmetic operation will overflow
[INFO] [stdout]     --> src/fixed_point.rs:851:29
[INFO] [stdout]      |
[INFO] [stdout]  851 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stdout] ...
[INFO] [stdout] 1184 | / fixed_point! {
[INFO] [stdout] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stdout] 1186 | |     /// 
[INFO] [stdout] 1187 | |     /// ## Fields
[INFO] [stdout] ...    |
[INFO] [stdout] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stdout] 1199 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "530232df54a627089a605292f7c54799e4a24b16b0c28d19f8a1befe2328f048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "530232df54a627089a605292f7c54799e4a24b16b0c28d19f8a1befe2328f048", kill_on_drop: false }`
[INFO] [stdout] 530232df54a627089a605292f7c54799e4a24b16b0c28d19f8a1befe2328f048
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dcab1c8d70d22cc025a6e6a497b0653c7af37b4770cf97a7d327e789dedd8d88
[INFO] running `Command { std: "docker" "start" "-a" "dcab1c8d70d22cc025a6e6a497b0653c7af37b4770cf97a7d327e789dedd8d88", kill_on_drop: false }`
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:764:26
[INFO] [stderr]      |
[INFO] [stderr]  764 |                       Self(v << Self::FRAC_BITS)
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(arithmetic_overflow)]` on by default
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:771:26
[INFO] [stderr]      |
[INFO] [stderr]  771 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:778:26
[INFO] [stderr]      |
[INFO] [stderr]  778 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:785:26
[INFO] [stderr]      |
[INFO] [stderr]  785 |                       Self((v as u64) << Self::FRAC_BITS)
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:796:29
[INFO] [stderr]      |
[INFO] [stderr]  796 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:807:29
[INFO] [stderr]      |
[INFO] [stderr]  807 |                       Ok(Self(short << Self::FRAC_BITS))
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:818:29
[INFO] [stderr]      |
[INFO] [stderr]  818 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:829:29
[INFO] [stderr]      |
[INFO] [stderr]  829 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:840:29
[INFO] [stderr]      |
[INFO] [stderr]  840 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this arithmetic operation will overflow
[INFO] [stderr]     --> src/fixed_point.rs:851:29
[INFO] [stderr]      |
[INFO] [stderr]  851 |                       Ok(Self(unsigned << Self::FRAC_BITS))
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift left by `64_u32`, which would overflow
[INFO] [stderr] ...
[INFO] [stderr] 1184 | / fixed_point! {
[INFO] [stderr] 1185 | |     /// Unsigned Q0.64 fixed-point numerical type
[INFO] [stderr] 1186 | |     /// 
[INFO] [stderr] 1187 | |     /// ## Fields
[INFO] [stderr] ...    |
[INFO] [stderr] 1198 | |     pub struct Q0x64(u64, u128, 64, false, None, false);
[INFO] [stderr] 1199 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `$crate::fixed_point::__private::__impl_fixed_point_from_base_int` which comes from the expansion of the macro `fixed_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `fixed-point` (lib) generated 10 warnings
[INFO] [stderr] warning: `fixed-point` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixed_point-3992c110f0b2ff13)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test fixed_point::tests::consts_and_one ... ok
[INFO] [stdout] test fixed_point::tests::div_trunc_identities_in_range ... ok
[INFO] [stdout] test fixed_point::tests::from_x_scaled_u64_other_decimals ... ok
[INFO] [stdout] test fixed_point::tests::q64x64_bit_and_shift_ops_smoke ... ok
[INFO] [stdout] test fixed_point::tests::from_x_scaled_u64_roundtrip_9dp ... ok
[INFO] [stdout] test fixed_point::tests::q64x64_consts_and_conversions ... ok
[INFO] [stdout] test fixed_point::tests::q64x64_mul_div_square ... ok
[INFO] [stdout] test fixed_point::tests::saturating_add_and_sub ... ok
[INFO] [stdout] test fixed_point::tests::sq0x63_from_integers_and_sign_ops ... ok
[INFO] [stdout] test fixed_point::tests::sq0x63_consts_and_one ... ok
[INFO] [stdout] test fixed_point::tests::sq0x63_mul_div_square_small ... ok
[INFO] [stdout] test fixed_point::tests::sq0x63_range_edges ... ok
[INFO] [stdout] test fixed_point::tests::sq1x62_signed_helpers ... ok
[INFO] [stdout] test fixed_point::tests::sq1x62_consts_and_range ... ok
[INFO] [stdout] test fixed_point::tests::mul_trunc_matches_formula ... ok
[INFO] [stdout] test fixed_point::tests::sq63x64_consts_and_from_ints ... ok
[INFO] [stdout] test fixed_point::tests::sq63x64_div_exact_two_ok ... ok
[INFO] [stdout] test fixed_point::tests::sq1x62_from_scaled_and_roundtrip ... ok
[INFO] [stdout] test fixed_point::tests::sq1x62_arith_ok_and_overflow_paths ... ok
[INFO] [stdout] test fixed_point::tests::sq63x64_arith_and_sign_helpers ... ok
[INFO] [stdout] test fixed_point::tests::sq63x64_roundtrip_scaled ... ok
[INFO] [stdout] test fixed_point::tests::square_trunc_in_range ... ok
[INFO] [stdout] test fixed_point::tests::add_overflow_panics - should panic ... ok
[INFO] [stdout] test fixed_point::tests::div_trunc_overflow_at_two - should panic ... ok
[INFO] [stdout] test fixed_point::tests::display_uses_scaled_u64 ... FAILED
[INFO] [stdout] test fixed_point::tests::q64x64_square_overflow_panics - should panic ... ok
[INFO] [stdout] test fixed_point::tests::sq0x63_div_equal_halves_panics - should panic ... ok
[INFO] [stdout] test fixed_point::tests::sq0x63_neg_overflow_panics - should panic ... ok
[INFO] [stdout] test fixed_point::tests::sq1x62_mul_overflow_panics - should panic ... FAILED
[INFO] [stdout] test fixed_point::tests::sq63x64_neg_overflow_panics - should panic ... ok
[INFO] [stdout] test fixed_point::tests::sq1x62_div_overflow_panics - should panic ... ok
[INFO] [stdout] test fixed_point::tests::sub_underflow_panics - should panic ... ok
[INFO] [stdout] test fixed_point::tests::square_trunc_overflow - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fixed_point::tests::display_uses_scaled_u64 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fixed_point::tests::display_uses_scaled_u64' (26) panicked at src/fixed_point.rs:1836:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "0.000000042"
[INFO] [stdout]  right: "42"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d7b6302f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d7b6302f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d7b6302f7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55d7b6302f7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55d7b631714a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55d7b631714a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55d7b6307802 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d7b6307802 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55d7b62e218f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55d7b62e218f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55d7b62fb4e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55d7b62983fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55d7b62983fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d7b62fb6a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55d7b62fb6a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55d7b62e2248 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55d7b62d9be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55d7b62e2f5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55d7b631795c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55d7b6317873 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55d7b6287075 - core::panicking::assert_failed::h09aa10845ee907ff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55d7b625c453 - fixed_point::fixed_point::tests::display_uses_scaled_u64::h644f16b7ae41673c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fixed_point.rs:1836:9
[INFO] [stdout]   22:     0x55d7b625cb37 - fixed_point::fixed_point::tests::display_uses_scaled_u64::{{closure}}::he14d5ecd2d9ed59a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fixed_point.rs:1833:33
[INFO] [stdout]   23:     0x55d7b6289ff6 - core::ops::function::FnOnce::call_once::h150ef7f1e2f95add
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55d7b628c4db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55d7b628c4db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55d7b6298ecb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55d7b6298ecb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55d7b6298ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55d7b6298ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55d7b6298ecb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55d7b6298ecb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55d7b6298ecb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55d7b62945e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55d7b62945e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55d7b629bad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55d7b629bad2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55d7b629bad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55d7b629bad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55d7b629bad2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55d7b629bad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55d7b629bad2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55d7b630288f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x55d7b630288f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76b17b31eaa4 - <unknown>
[INFO] [stdout]   45:     0x76b17b3aba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fixed_point::tests::sq1x62_mul_overflow_panics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fixed_point::tests::sq1x62_mul_overflow_panics' (47) panicked at src/fixed_point.rs:1667:17:
[INFO] [stdout] mul narrowing overflow in SQ1x62 at src/fixed_point.rs:1667:17 | wide=18446744073709551612
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d7b6302f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d7b6302f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d7b6302f7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55d7b6302f7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55d7b631714a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55d7b631714a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55d7b6307802 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d7b6307802 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55d7b62e218f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55d7b62e218f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55d7b62fb4e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55d7b62983fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55d7b62983fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d7b62fb6a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55d7b62fb6a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55d7b62e2248 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55d7b62d9be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55d7b62e2f5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55d7b631795c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55d7b6283f24 - fixed_point::fixed_point::SQ1x62::__fp_narrow::h6faacb422e4dab6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fixed_point.rs:74:17
[INFO] [stdout]   20:     0x55d7b62670e7 - fixed_point::fixed_point::SQ1x62::mul_trunc::ha2fc2af580b90724
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fixed_point.rs:186:31
[INFO] [stdout]   21:     0x55d7b62670e7 - <fixed_point::fixed_point::SQ1x62 as core::ops::arith::Mul>::mul::h55b3bfe0f01bfe73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fixed_point.rs:318:52
[INFO] [stdout]   22:     0x55d7b62670e7 - fixed_point::fixed_point::tests::sq1x62_mul_overflow_panics::h78c078ea86256d2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fixed_point.rs:1667:17
[INFO] [stdout]   23:     0x55d7b6267117 - fixed_point::fixed_point::tests::sq1x62_mul_overflow_panics::{{closure}}::hf7dc98b13d9e5a28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fixed_point.rs:1664:36
[INFO] [stdout]   24:     0x55d7b628a1f6 - core::ops::function::FnOnce::call_once::h5a48260fe66a2a60
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55d7b628c4db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55d7b628c4db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55d7b6298ecb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55d7b6298ecb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55d7b6298ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55d7b6298ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55d7b6298ecb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55d7b6298ecb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55d7b6298ecb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55d7b62945e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55d7b62945e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55d7b629bad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x55d7b629bad2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55d7b629bad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55d7b629bad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55d7b629bad2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55d7b629bad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x55d7b629bad2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55d7b630288f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x55d7b630288f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x76b17b31eaa4 - <unknown>
[INFO] [stdout]   46:     0x76b17b3aba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "mul narrowing overflow in SQ1x62 at src/fixed_point.rs:1667:17 | wide=18446744073709551612"
[INFO] [stdout]  expected substring: "multiplication overflow"
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fixed_point::tests::display_uses_scaled_u64
[INFO] [stdout]     fixed_point::tests::sq1x62_mul_overflow_panics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dcab1c8d70d22cc025a6e6a497b0653c7af37b4770cf97a7d327e789dedd8d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcab1c8d70d22cc025a6e6a497b0653c7af37b4770cf97a7d327e789dedd8d88", kill_on_drop: false }`
[INFO] [stdout] dcab1c8d70d22cc025a6e6a497b0653c7af37b4770cf97a7d327e789dedd8d88
