Oct 15 17:56:34.510 INFO testing sputnikvm-bigint-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:56:34.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:56:34.983 INFO blam! 395a13f07f96d056e61cefeafd844d5f242356ba45690af11d6baef7134ca4ee Oct 15 17:56:34.999 INFO running `"docker" "start" "-a" "395a13f07f96d056e61cefeafd844d5f242356ba45690af11d6baef7134ca4ee"` Oct 15 17:56:36.375 INFO kablam! usermod: no changes Oct 15 17:56:36.471 INFO kablam! Compiling heapsize v0.3.9 Oct 15 17:56:38.533 INFO kablam! Compiling elastic-array v0.7.0 Oct 15 17:56:39.675 INFO kablam! Compiling sputnikvm-rlp v0.2.0 Oct 15 17:56:41.254 INFO kablam! Compiling sputnikvm-bigint v0.2.0 (/source) Oct 15 17:56:42.151 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 15 17:56:42.151 INFO kablam! --> src/algorithms.rs:15:5 Oct 15 17:56:42.152 INFO kablam! | Oct 15 17:56:42.152 INFO kablam! 15 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 15 17:56:42.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:42.152 INFO kablam! | Oct 15 17:56:42.153 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:56:42.153 INFO kablam! Oct 15 17:56:42.153 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 15 17:56:42.154 INFO kablam! --> src/algorithms.rs:40:5 Oct 15 17:56:42.154 INFO kablam! | Oct 15 17:56:42.154 INFO kablam! 40 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 15 17:56:42.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:42.155 INFO kablam! Oct 15 17:56:42.155 INFO kablam! warning: function is never used: `inc` Oct 15 17:56:42.155 INFO kablam! --> src/algorithms.rs:80:1 Oct 15 17:56:42.155 INFO kablam! | Oct 15 17:56:42.156 INFO kablam! 80 | pub fn inc(a: &mut [BigDigit]) -> BigDigit { Oct 15 17:56:42.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:42.156 INFO kablam! Oct 15 17:56:42.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.04s Oct 15 17:56:42.463 INFO kablam! su: No module specific data is present Oct 15 17:56:42.910 INFO running `"docker" "rm" "-f" "395a13f07f96d056e61cefeafd844d5f242356ba45690af11d6baef7134ca4ee"` Oct 15 17:56:42.995 INFO blam! 395a13f07f96d056e61cefeafd844d5f242356ba45690af11d6baef7134ca4ee Oct 15 17:56:42.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:56:43.203 INFO blam! 3c8895b5093f089b1ca1ab5ab178aee5dcd9526a17205e6d7df2ccf225867038 Oct 15 17:56:43.205 INFO running `"docker" "start" "-a" "3c8895b5093f089b1ca1ab5ab178aee5dcd9526a17205e6d7df2ccf225867038"` Oct 15 17:56:43.985 INFO kablam! usermod: no changes Oct 15 17:56:44.021 INFO kablam! Compiling sputnikvm-bigint v0.2.0 (/source) Oct 15 17:56:45.159 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 15 17:56:45.159 INFO kablam! --> src/algorithms.rs:15:5 Oct 15 17:56:45.159 INFO kablam! | Oct 15 17:56:45.159 INFO kablam! 15 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 15 17:56:45.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:45.159 INFO kablam! | Oct 15 17:56:45.159 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:56:45.159 INFO kablam! Oct 15 17:56:45.159 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 15 17:56:45.159 INFO kablam! --> src/algorithms.rs:40:5 Oct 15 17:56:45.159 INFO kablam! | Oct 15 17:56:45.159 INFO kablam! 40 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 15 17:56:45.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:45.159 INFO kablam! Oct 15 17:56:45.159 INFO kablam! warning: function is never used: `inc` Oct 15 17:56:45.159 INFO kablam! --> src/algorithms.rs:80:1 Oct 15 17:56:45.159 INFO kablam! | Oct 15 17:56:45.159 INFO kablam! 80 | pub fn inc(a: &mut [BigDigit]) -> BigDigit { Oct 15 17:56:45.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:45.159 INFO kablam! Oct 15 17:56:45.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 15 17:56:45.726 INFO kablam! su: No module specific data is present Oct 15 17:56:45.979 INFO running `"docker" "rm" "-f" "3c8895b5093f089b1ca1ab5ab178aee5dcd9526a17205e6d7df2ccf225867038"` Oct 15 17:56:46.106 INFO blam! 3c8895b5093f089b1ca1ab5ab178aee5dcd9526a17205e6d7df2ccf225867038 Oct 15 17:56:46.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:56:46.362 INFO blam! 8f690a9a6f09a370c0d974e0be8d914644a13db71fef80edacf20ddf6236aa9f Oct 15 17:56:46.364 INFO running `"docker" "start" "-a" "8f690a9a6f09a370c0d974e0be8d914644a13db71fef80edacf20ddf6236aa9f"` Oct 15 17:56:46.839 INFO kablam! usermod: no changes Oct 15 17:56:46.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:56:46.882 INFO kablam! Running /target/debug/deps/sputnikvm_bigint-e3396535998106a7 Oct 15 17:56:46.896 INFO blam! Oct 15 17:56:46.896 INFO blam! running 5 tests Oct 15 17:56:46.897 INFO blam! test u256::tests::mul ... ok Oct 15 17:56:46.898 INFO blam! test mi256::tests::sdiv ... ok Oct 15 17:56:46.898 INFO blam! test u256::tests::div ... ok Oct 15 17:56:46.899 INFO kablam! Doc-tests sputnikvm-bigint Oct 15 17:56:46.899 INFO blam! test m256::tests::sub ... ok Oct 15 17:56:46.899 INFO blam! test mi256::tests::m256 ... ok Oct 15 17:56:46.899 INFO blam! Oct 15 17:56:46.899 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:56:46.899 INFO blam! Oct 15 17:56:48.086 INFO blam! Oct 15 17:56:48.086 INFO blam! running 0 tests Oct 15 17:56:48.086 INFO blam! Oct 15 17:56:48.086 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:56:48.086 INFO blam! Oct 15 17:56:48.094 INFO kablam! su: No module specific data is present Oct 15 17:56:48.411 INFO running `"docker" "rm" "-f" "8f690a9a6f09a370c0d974e0be8d914644a13db71fef80edacf20ddf6236aa9f"` Oct 15 17:56:48.521 INFO blam! 8f690a9a6f09a370c0d974e0be8d914644a13db71fef80edacf20ddf6236aa9f