Oct 11 11:00:29.053 INFO testing sputnikvm-bigint-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:00:29.053 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:00:29.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:00:29.253 INFO blam! 2456cfcd0f48124fd3a5ddd5dda35cba6d5eff32d98f94e11a62bdec0f410cc5 Oct 11 11:00:29.258 INFO running `"docker" "start" "-a" "2456cfcd0f48124fd3a5ddd5dda35cba6d5eff32d98f94e11a62bdec0f410cc5"` Oct 11 11:00:29.631 INFO kablam! usermod: no changes Oct 11 11:00:29.672 INFO kablam! Compiling heapsize v0.3.9 Oct 11 11:00:31.072 INFO kablam! Compiling elastic-array v0.7.0 Oct 11 11:00:32.240 INFO kablam! Compiling sputnikvm-rlp v0.2.0 Oct 11 11:00:33.893 INFO kablam! Compiling sputnikvm-bigint v0.2.0 (/source) Oct 11 11:00:34.864 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 11 11:00:34.864 INFO kablam! --> src/algorithms.rs:15:5 Oct 11 11:00:34.864 INFO kablam! | Oct 11 11:00:34.865 INFO kablam! 15 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 11 11:00:34.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:00:34.865 INFO kablam! | Oct 11 11:00:34.866 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 11:00:34.866 INFO kablam! Oct 11 11:00:34.866 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 11 11:00:34.867 INFO kablam! --> src/algorithms.rs:40:5 Oct 11 11:00:34.867 INFO kablam! | Oct 11 11:00:34.867 INFO kablam! 40 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 11 11:00:34.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:00:34.868 INFO kablam! Oct 11 11:00:34.868 INFO kablam! warning: function is never used: `inc` Oct 11 11:00:34.869 INFO kablam! --> src/algorithms.rs:80:1 Oct 11 11:00:34.869 INFO kablam! | Oct 11 11:00:34.869 INFO kablam! 80 | pub fn inc(a: &mut [BigDigit]) -> BigDigit { Oct 11 11:00:34.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:00:34.870 INFO kablam! Oct 11 11:00:35.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.46s Oct 11 11:00:35.111 INFO kablam! su: No module specific data is present Oct 11 11:00:35.474 INFO running `"docker" "rm" "-f" "2456cfcd0f48124fd3a5ddd5dda35cba6d5eff32d98f94e11a62bdec0f410cc5"` Oct 11 11:00:35.563 INFO blam! 2456cfcd0f48124fd3a5ddd5dda35cba6d5eff32d98f94e11a62bdec0f410cc5 Oct 11 11:00:35.568 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:00:35.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:00:35.852 INFO blam! 426c4afd224df767b66766a67ac0b8aa07b17916bd2e3e3c75e7eb077600f082 Oct 11 11:00:35.860 INFO running `"docker" "start" "-a" "426c4afd224df767b66766a67ac0b8aa07b17916bd2e3e3c75e7eb077600f082"` Oct 11 11:00:36.600 INFO kablam! usermod: no changes Oct 11 11:00:36.640 INFO kablam! Compiling sputnikvm-bigint v0.2.0 (/source) Oct 11 11:00:37.788 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 11 11:00:37.788 INFO kablam! --> src/algorithms.rs:15:5 Oct 11 11:00:37.788 INFO kablam! | Oct 11 11:00:37.788 INFO kablam! 15 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 11 11:00:37.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:00:37.788 INFO kablam! | Oct 11 11:00:37.788 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 11:00:37.788 INFO kablam! Oct 11 11:00:37.788 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 11 11:00:37.788 INFO kablam! --> src/algorithms.rs:40:5 Oct 11 11:00:37.788 INFO kablam! | Oct 11 11:00:37.788 INFO kablam! 40 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 11 11:00:37.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:00:37.788 INFO kablam! Oct 11 11:00:37.788 INFO kablam! warning: function is never used: `inc` Oct 11 11:00:37.788 INFO kablam! --> src/algorithms.rs:80:1 Oct 11 11:00:37.788 INFO kablam! | Oct 11 11:00:37.788 INFO kablam! 80 | pub fn inc(a: &mut [BigDigit]) -> BigDigit { Oct 11 11:00:37.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:00:37.788 INFO kablam! Oct 11 11:00:38.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Oct 11 11:00:38.690 INFO kablam! su: No module specific data is present Oct 11 11:00:39.898 INFO running `"docker" "rm" "-f" "426c4afd224df767b66766a67ac0b8aa07b17916bd2e3e3c75e7eb077600f082"` Oct 11 11:00:40.292 INFO blam! 426c4afd224df767b66766a67ac0b8aa07b17916bd2e3e3c75e7eb077600f082 Oct 11 11:00:40.298 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:00:40.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:00:40.658 INFO blam! 1e63153f300615f18d800dbb9d827615b78796eec3f0cc28b22f3ccbbdcb0a14 Oct 11 11:00:40.659 INFO running `"docker" "start" "-a" "1e63153f300615f18d800dbb9d827615b78796eec3f0cc28b22f3ccbbdcb0a14"` Oct 11 11:00:41.817 INFO kablam! usermod: no changes Oct 11 11:00:41.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 11:00:41.888 INFO kablam! Running /target/debug/deps/sputnikvm_bigint-e3396535998106a7 Oct 11 11:00:41.892 INFO blam! Oct 11 11:00:41.893 INFO blam! running 5 tests Oct 11 11:00:41.896 INFO blam! test mi256::tests::sdiv ... ok Oct 11 11:00:41.897 INFO blam! test u256::tests::div ... ok Oct 11 11:00:41.897 INFO blam! test m256::tests::sub ... ok Oct 11 11:00:41.898 INFO blam! test mi256::tests::m256 ... ok Oct 11 11:00:41.898 INFO blam! test u256::tests::mul ... ok Oct 11 11:00:41.898 INFO blam! Oct 11 11:00:41.898 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:00:41.899 INFO blam! Oct 11 11:00:41.904 INFO kablam! Doc-tests sputnikvm-bigint Oct 11 11:00:42.820 INFO blam! Oct 11 11:00:42.820 INFO blam! running 0 tests Oct 11 11:00:42.820 INFO blam! Oct 11 11:00:42.820 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:00:42.820 INFO blam! Oct 11 11:00:42.825 INFO kablam! su: No module specific data is present Oct 11 11:00:43.156 INFO running `"docker" "rm" "-f" "1e63153f300615f18d800dbb9d827615b78796eec3f0cc28b22f3ccbbdcb0a14"` Oct 11 11:00:43.357 INFO blam! 1e63153f300615f18d800dbb9d827615b78796eec3f0cc28b22f3ccbbdcb0a14