[INFO] fetching crate flexint 0.1.0...
[INFO] testing flexint-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate flexint 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate flexint 0.1.0
[INFO] finished tweaking crates.io crate flexint 0.1.0
[INFO] tweaked toml for crates.io crate flexint 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flexint 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fc6f2552dc210c09afa69b3dae98b4d91eb938f4a09ebf3577b54e278b473ce
[INFO] running `Command { std: "docker" "start" "-a" "2fc6f2552dc210c09afa69b3dae98b4d91eb938f4a09ebf3577b54e278b473ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fc6f2552dc210c09afa69b3dae98b4d91eb938f4a09ebf3577b54e278b473ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc6f2552dc210c09afa69b3dae98b4d91eb938f4a09ebf3577b54e278b473ce", kill_on_drop: false }`
[INFO] [stdout] 2fc6f2552dc210c09afa69b3dae98b4d91eb938f4a09ebf3577b54e278b473ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 0cf72dd3c4252638655a8925b80f352e5556c5638c9663e8d35a84a80362e779
[INFO] running `Command { std: "docker" "start" "-a" "0cf72dd3c4252638655a8925b80f352e5556c5638c9663e8d35a84a80362e779", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling trait-tactics-macros v0.1.0
[INFO] [stderr]    Compiling trait-tactics v0.1.0
[INFO] [stderr]    Compiling flexint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/lib.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | / flex_type!(
[INFO] [stdout] 506 | |     FlexUint, u64, BigUint,
[INFO] [stdout] 507 | |     desc = "unsigned",
[INFO] [stdout] 508 | |     from = [u8 u16 u32 u128 usize],
[INFO] [stdout] 509 | |     try_from = [i8 i16 i32 i64 i128 isize],
[INFO] [stdout] 510 | |     cmp_small_big = |_| Ordering::Greater,
[INFO] [stdout] 511 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `flex_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/lib.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 | / flex_type!(
[INFO] [stdout] 514 | |     FlexInt, i64, BigInt,
[INFO] [stdout] 515 | |     desc = "signed",
[INFO] [stdout] 516 | |     from = [u8 u16 u32 u64 u128 usize i8 i16 i32 i128 isize],
[INFO] [stdout] 517 | |     try_from = [],
[INFO] [stdout] 518 | |     cmp_small_big = |big| Sign::NoSign.cmp(&big.sign()),
[INFO] [stdout] 519 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `flex_type` (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 10.48s
[INFO] running `Command { std: "docker" "inspect" "0cf72dd3c4252638655a8925b80f352e5556c5638c9663e8d35a84a80362e779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cf72dd3c4252638655a8925b80f352e5556c5638c9663e8d35a84a80362e779", kill_on_drop: false }`
[INFO] [stdout] 0cf72dd3c4252638655a8925b80f352e5556c5638c9663e8d35a84a80362e779
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 6ae7b80fb44a818ab51e9722c6aa05518f7e708539588ea08fa8c185acaecdd0
[INFO] running `Command { std: "docker" "start" "-a" "6ae7b80fb44a818ab51e9722c6aa05518f7e708539588ea08fa8c185acaecdd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling trait-tactics-macros v0.1.0
[INFO] [stderr]    Compiling trait-tactics v0.1.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling flexint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/lib.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | / flex_type!(
[INFO] [stdout] 506 | |     FlexUint, u64, BigUint,
[INFO] [stdout] 507 | |     desc = "unsigned",
[INFO] [stdout] 508 | |     from = [u8 u16 u32 u128 usize],
[INFO] [stdout] 509 | |     try_from = [i8 i16 i32 i64 i128 isize],
[INFO] [stdout] 510 | |     cmp_small_big = |_| Ordering::Greater,
[INFO] [stdout] 511 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `flex_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/lib.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 | / flex_type!(
[INFO] [stdout] 514 | |     FlexInt, i64, BigInt,
[INFO] [stdout] 515 | |     desc = "signed",
[INFO] [stdout] 516 | |     from = [u8 u16 u32 u64 u128 usize i8 i16 i32 i128 isize],
[INFO] [stdout] 517 | |     try_from = [],
[INFO] [stdout] 518 | |     cmp_small_big = |big| Sign::NoSign.cmp(&big.sign()),
[INFO] [stdout] 519 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `flex_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/lib.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 505 | / flex_type!(
[INFO] [stdout] 506 | |     FlexUint, u64, BigUint,
[INFO] [stdout] 507 | |     desc = "unsigned",
[INFO] [stdout] 508 | |     from = [u8 u16 u32 u128 usize],
[INFO] [stdout] 509 | |     try_from = [i8 i16 i32 i64 i128 isize],
[INFO] [stdout] 510 | |     cmp_small_big = |_| Ordering::Greater,
[INFO] [stdout] 511 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `flex_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/lib.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 | / flex_type!(
[INFO] [stdout] 514 | |     FlexInt, i64, BigInt,
[INFO] [stdout] 515 | |     desc = "signed",
[INFO] [stdout] 516 | |     from = [u8 u16 u32 u64 u128 usize i8 i16 i32 i128 isize],
[INFO] [stdout] 517 | |     try_from = [],
[INFO] [stdout] 518 | |     cmp_small_big = |big| Sign::NoSign.cmp(&big.sign()),
[INFO] [stdout] 519 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `flex_type` (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 40.73s
[INFO] running `Command { std: "docker" "inspect" "6ae7b80fb44a818ab51e9722c6aa05518f7e708539588ea08fa8c185acaecdd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae7b80fb44a818ab51e9722c6aa05518f7e708539588ea08fa8c185acaecdd0", kill_on_drop: false }`
[INFO] [stdout] 6ae7b80fb44a818ab51e9722c6aa05518f7e708539588ea08fa8c185acaecdd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] f88233d7d054cbfebf14ddc08e4491f2ef59cbc333053a9a9719544c5ebdd494
[INFO] running `Command { std: "docker" "start" "-a" "f88233d7d054cbfebf14ddc08e4491f2ef59cbc333053a9a9719544c5ebdd494", kill_on_drop: false }`
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> src/lib.rs:255:24
[INFO] [stderr]     |
[INFO] [stderr] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 505 | / flex_type!(
[INFO] [stderr] 506 | |     FlexUint, u64, BigUint,
[INFO] [stderr] 507 | |     desc = "unsigned",
[INFO] [stderr] 508 | |     from = [u8 u16 u32 u128 usize],
[INFO] [stderr] 509 | |     try_from = [i8 i16 i32 i64 i128 isize],
[INFO] [stderr] 510 | |     cmp_small_big = |_| Ordering::Greater,
[INFO] [stderr] 511 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `flex_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> src/lib.rs:255:24
[INFO] [stderr]     |
[INFO] [stderr] 255 |                       if let Ok(n) = <$Small>::try_from(n) {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 513 | / flex_type!(
[INFO] [stderr] 514 | |     FlexInt, i64, BigInt,
[INFO] [stderr] 515 | |     desc = "signed",
[INFO] [stderr] 516 | |     from = [u8 u16 u32 u64 u128 usize i8 i16 i32 i128 isize],
[INFO] [stderr] 517 | |     try_from = [],
[INFO] [stderr] 518 | |     cmp_small_big = |big| Sign::NoSign.cmp(&big.sign()),
[INFO] [stderr] 519 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr]     = note: this warning originates in the macro `flex_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `flexint` (lib) generated 2 warnings
[INFO] [stderr] warning: `flexint` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flexint-4b1625ed98f3230c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_checked_pow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flexint
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f88233d7d054cbfebf14ddc08e4491f2ef59cbc333053a9a9719544c5ebdd494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88233d7d054cbfebf14ddc08e4491f2ef59cbc333053a9a9719544c5ebdd494", kill_on_drop: false }`
[INFO] [stdout] f88233d7d054cbfebf14ddc08e4491f2ef59cbc333053a9a9719544c5ebdd494
