[INFO] cloning repository https://github.com/akissinger/bitgauss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akissinger/bitgauss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakissinger%2Fbitgauss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakissinger%2Fbitgauss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ef684c253fd5827015e66608140b70eaee47a04 [INFO] testing akissinger/bitgauss against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakissinger%2Fbitgauss" "/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/akissinger/bitgauss [INFO] finished tweaking git repo https://github.com/akissinger/bitgauss [INFO] tweaked toml for git repo https://github.com/akissinger/bitgauss written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akissinger/bitgauss on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akissinger/bitgauss 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72295860e5c26d0e13a369956a08da13cbcb0293fdaf3da18f3ab7e3e4964a93 [INFO] running `Command { std: "docker" "start" "-a" "72295860e5c26d0e13a369956a08da13cbcb0293fdaf3da18f3ab7e3e4964a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72295860e5c26d0e13a369956a08da13cbcb0293fdaf3da18f3ab7e3e4964a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72295860e5c26d0e13a369956a08da13cbcb0293fdaf3da18f3ab7e3e4964a93", kill_on_drop: false }` [INFO] [stdout] 72295860e5c26d0e13a369956a08da13cbcb0293fdaf3da18f3ab7e3e4964a93 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 833dc96fdad7186a4b808f4121f10fe2f6846a273dcd7e9423c94c22097332fa [INFO] running `Command { std: "docker" "start" "-a" "833dc96fdad7186a4b808f4121f10fe2f6846a273dcd7e9423c94c22097332fa", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling bitgauss v0.3.4 (/opt/rustwide/workdir/bitgauss) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> bitgauss/src/data.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter(&self) -> BitIter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> bitgauss/src/data.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> BitIter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling bitgauss_pybindings v0.0.0 (/opt/rustwide/workdir/pybindings) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.70s [INFO] running `Command { std: "docker" "inspect" "833dc96fdad7186a4b808f4121f10fe2f6846a273dcd7e9423c94c22097332fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "833dc96fdad7186a4b808f4121f10fe2f6846a273dcd7e9423c94c22097332fa", kill_on_drop: false }` [INFO] [stdout] 833dc96fdad7186a4b808f4121f10fe2f6846a273dcd7e9423c94c22097332fa [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c62f5237a342b40c9314d560fd25de7fc6758db133f2e68044f7296243c5a409 [INFO] running `Command { std: "docker" "start" "-a" "c62f5237a342b40c9314d560fd25de7fc6758db133f2e68044f7296243c5a409", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> bitgauss/src/data.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter(&self) -> BitIter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitgauss_pybindings v0.0.0 (/opt/rustwide/workdir/pybindings) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> bitgauss/src/data.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> BitIter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling bitgauss v0.3.4 (/opt/rustwide/workdir/bitgauss) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> bitgauss/src/data.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter(&self) -> BitIter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> bitgauss/src/data.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> BitIter { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.87s [INFO] running `Command { std: "docker" "inspect" "c62f5237a342b40c9314d560fd25de7fc6758db133f2e68044f7296243c5a409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62f5237a342b40c9314d560fd25de7fc6758db133f2e68044f7296243c5a409", kill_on_drop: false }` [INFO] [stdout] c62f5237a342b40c9314d560fd25de7fc6758db133f2e68044f7296243c5a409 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47f6442a4c974e1cf0d919604fff2ccfbabbf748cffc286a310cea1729cf9ecb [INFO] running `Command { std: "docker" "start" "-a" "47f6442a4c974e1cf0d919604fff2ccfbabbf748cffc286a310cea1729cf9ecb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> bitgauss/src/data.rs:110:17 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn iter(&self) -> BitIter { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 110 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> bitgauss/src/data.rs:312:17 [INFO] [stderr] | [INFO] [stderr] 312 | pub fn iter(&self) -> BitIter { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 312 | pub fn iter(&self) -> BitIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `bitgauss` (lib) generated 2 warnings (run `cargo fix --lib -p bitgauss` to apply 2 suggestions) [INFO] [stderr] warning: `bitgauss` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitgauss-075ac653355a4dba) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test bitmatrix::test::add_bits_to_row ... ok [INFO] [stdout] test bitmatrix::test::hstack_dimension_mismatch ... ok [INFO] [stdout] test bitmatrix::test::hstack_from_iter_empty ... ok [INFO] [stdout] test bitmatrix::test::build_function ... ok [INFO] [stdout] test bitmatrix::test::hstack_from_iter_multiple ... ok [INFO] [stdout] test bitmatrix::test::identity ... ok [INFO] [stdout] test bitmatrix::test::matrix_eq_padding ... ok [INFO] [stdout] test bitmatrix::test::bit_operations ... ok [INFO] [stdout] test bitmatrix::test::hstack_from_iter_single ... ok [INFO] [stdout] test bitmatrix::test::empty_matrix ... ok [INFO] [stdout] test bitmatrix::test::is_zero ... ok [INFO] [stdout] test bitmatrix::test::nullspace_empty_matrix ... ok [INFO] [stdout] test bitmatrix::test::matrix_hstack ... ok [INFO] [stdout] test bitmatrix::test::nullspace_properties ... ok [INFO] [stdout] test bitmatrix::test::nullspace_zero_matrix ... ok [INFO] [stdout] test bitmatrix::test::matrix_vstack ... ok [INFO] [stdout] test bitmatrix::test::nullspace_identity_matrix ... ok [INFO] [stdout] test bitmatrix::test::pad_to_square_sm ... ok [INFO] [stdout] test bitmatrix::test::pad_to_square ... ok [INFO] [stdout] test bitmatrix::test::random_gauss ... ok [INFO] [stdout] test bitmatrix::test::row_accessors ... ok [INFO] [stdout] test bitmatrix::test::single_element_matrix ... ok [INFO] [stdout] test bitmatrix::test::test_from_bool_vec ... ok [INFO] [stdout] test bitmatrix::test::row_operations ... ok [INFO] [stdout] test bitmatrix::test::test_from_int_vec ... ok [INFO] [stdout] test bitmatrix::test::test_from_empty_vecs ... ok [INFO] [stdout] test bitmatrix::test::matrix_nullspace ... ok [INFO] [stdout] test bitmatrix::test::transpose_inplace ... ok [INFO] [stdout] test bitmatrix::test::vstack_dimension_mismatch ... ok [INFO] [stdout] test bitmatrix::test::vstack_from_iter_empty ... ok [INFO] [stdout] test bitmatrix::test::vstack_from_iter_multiple ... ok [INFO] [stdout] test bitmatrix::test::transpose_inplace_rectangular_matrices ... ok [INFO] [stdout] test bitmatrix::test::vstack_from_iter_single ... ok [INFO] [stdout] test bitvector::tests::test_matrix_vector_multiplication ... ok [INFO] [stdout] test bitmatrix::test::transpose ... ok [INFO] [stdout] test bitvector::tests::test_matrix_vector_multiplication_random ... ok [INFO] [stdout] test bitvector::tests::test_matrix_vector_multiplication_zeros ... ok [INFO] [stdout] test bitvector::tests::test_matrix_vector_multiplication_identity ... ok [INFO] [stdout] test data::test::bit_get_set ... ok [INFO] [stdout] test data::test::bit_xor_and ... ok [INFO] [stdout] test data::test::block_index ... ok [INFO] [stdout] test data::test::bool_vec ... ok [INFO] [stdout] test data::test::extend_from_slice_left_shifted ... ok [INFO] [stdout] test data::test::xor_range ... ok [INFO] [stdout] test bitmatrix::test::gauss_chunks ... ok [INFO] [stdout] test bitmatrix::test::matrix_inv ... ok [INFO] [stdout] test bitvector::tests::test_matrix_vector_multiplication_dimension_mismatch - should panic ... ok [INFO] [stdout] test bitmatrix::test::matrix_mult ... ok [INFO] [stdout] test bitmatrix::test::gauss_chunks_inv ... ok [INFO] [stdout] test bitmatrix::test::readme ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libbitgauss-5ab95a7c58867e13) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests bitgauss [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bitgauss/src/data.rs - data::BitData (line 42) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "47f6442a4c974e1cf0d919604fff2ccfbabbf748cffc286a310cea1729cf9ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f6442a4c974e1cf0d919604fff2ccfbabbf748cffc286a310cea1729cf9ecb", kill_on_drop: false }` [INFO] [stdout] 47f6442a4c974e1cf0d919604fff2ccfbabbf748cffc286a310cea1729cf9ecb