Oct 15 17:56:30.472 INFO testing sputnikvm-bigint-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:56:30.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:30.934 INFO blam! 4afe03a546741464c7607fe11fa1efb2103942bd2d25392c9963679ef3d13505 Oct 15 17:56:30.935 INFO running `"docker" "start" "-a" "4afe03a546741464c7607fe11fa1efb2103942bd2d25392c9963679ef3d13505"` Oct 15 17:56:32.555 INFO kablam! usermod: no changes Oct 15 17:56:32.619 INFO kablam! Compiling heapsize v0.3.9 Oct 15 17:56:34.668 INFO kablam! Compiling elastic-array v0.7.0 Oct 15 17:56:35.972 INFO kablam! Compiling sputnikvm-rlp v0.2.0 Oct 15 17:56:38.026 INFO kablam! Compiling sputnikvm-bigint v0.2.0 (/source) Oct 15 17:56:39.008 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 15 17:56:39.008 INFO kablam! --> src/algorithms.rs:15:5 Oct 15 17:56:39.008 INFO kablam! | Oct 15 17:56:39.008 INFO kablam! 15 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 15 17:56:39.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:39.009 INFO kablam! | Oct 15 17:56:39.009 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:56:39.010 INFO kablam! Oct 15 17:56:39.010 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 15 17:56:39.010 INFO kablam! --> src/algorithms.rs:40:5 Oct 15 17:56:39.010 INFO kablam! | Oct 15 17:56:39.011 INFO kablam! 40 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 15 17:56:39.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:39.011 INFO kablam! Oct 15 17:56:39.011 INFO kablam! warning: function is never used: `inc` Oct 15 17:56:39.012 INFO kablam! --> src/algorithms.rs:80:1 Oct 15 17:56:39.012 INFO kablam! | Oct 15 17:56:39.012 INFO kablam! 80 | pub fn inc(a: &mut [BigDigit]) -> BigDigit { Oct 15 17:56:39.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:39.013 INFO kablam! Oct 15 17:56:39.398 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.82s Oct 15 17:56:39.401 INFO kablam! su: No module specific data is present Oct 15 17:56:39.939 INFO running `"docker" "rm" "-f" "4afe03a546741464c7607fe11fa1efb2103942bd2d25392c9963679ef3d13505"` Oct 15 17:56:40.152 INFO blam! 4afe03a546741464c7607fe11fa1efb2103942bd2d25392c9963679ef3d13505 Oct 15 17:56:40.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:40.466 INFO blam! e3b38eaa17f373f608d8e9357e1dccd1dbcf4253a59362dd2e8eb89b9ac95b76 Oct 15 17:56:40.475 INFO running `"docker" "start" "-a" "e3b38eaa17f373f608d8e9357e1dccd1dbcf4253a59362dd2e8eb89b9ac95b76"` Oct 15 17:56:41.167 INFO kablam! usermod: no changes Oct 15 17:56:41.223 INFO kablam! Compiling sputnikvm-bigint v0.2.0 (/source) Oct 15 17:56:42.367 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 15 17:56:42.367 INFO kablam! --> src/algorithms.rs:15:5 Oct 15 17:56:42.367 INFO kablam! | Oct 15 17:56:42.367 INFO kablam! 15 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 15 17:56:42.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:42.367 INFO kablam! | Oct 15 17:56:42.367 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:56:42.367 INFO kablam! Oct 15 17:56:42.367 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 15 17:56:42.367 INFO kablam! --> src/algorithms.rs:40:5 Oct 15 17:56:42.367 INFO kablam! | Oct 15 17:56:42.367 INFO kablam! 40 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 15 17:56:42.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:42.367 INFO kablam! Oct 15 17:56:42.367 INFO kablam! warning: function is never used: `inc` Oct 15 17:56:42.367 INFO kablam! --> src/algorithms.rs:80:1 Oct 15 17:56:42.367 INFO kablam! | Oct 15 17:56:42.367 INFO kablam! 80 | pub fn inc(a: &mut [BigDigit]) -> BigDigit { Oct 15 17:56:42.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:56:42.367 INFO kablam! Oct 15 17:56:42.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 15 17:56:42.997 INFO kablam! su: No module specific data is present Oct 15 17:56:43.609 INFO running `"docker" "rm" "-f" "e3b38eaa17f373f608d8e9357e1dccd1dbcf4253a59362dd2e8eb89b9ac95b76"` Oct 15 17:56:43.815 INFO blam! e3b38eaa17f373f608d8e9357e1dccd1dbcf4253a59362dd2e8eb89b9ac95b76 Oct 15 17:56:43.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:44.028 INFO blam! 2596dc8f889ae85a9a37ae200d9ca1c60f6c1675766ac0dfa0f26be86992d6c7 Oct 15 17:56:44.032 INFO running `"docker" "start" "-a" "2596dc8f889ae85a9a37ae200d9ca1c60f6c1675766ac0dfa0f26be86992d6c7"` Oct 15 17:56:44.755 INFO kablam! usermod: no changes Oct 15 17:56:44.806 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:56:44.808 INFO kablam! Running /target/debug/deps/sputnikvm_bigint-6a201343bce3c8d1 Oct 15 17:56:44.809 INFO blam! Oct 15 17:56:44.809 INFO blam! running 5 tests Oct 15 17:56:44.810 INFO blam! test u256::tests::mul ... ok Oct 15 17:56:44.810 INFO blam! test u256::tests::div ... ok Oct 15 17:56:44.811 INFO blam! test m256::tests::sub ... ok Oct 15 17:56:44.815 INFO blam! test mi256::tests::sdiv ... ok Oct 15 17:56:44.815 INFO blam! test mi256::tests::m256 ... ok Oct 15 17:56:44.815 INFO blam! Oct 15 17:56:44.815 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:56:44.815 INFO blam! Oct 15 17:56:44.816 INFO kablam! Doc-tests sputnikvm-bigint Oct 15 17:56:45.849 INFO blam! Oct 15 17:56:45.849 INFO blam! running 0 tests Oct 15 17:56:45.849 INFO blam! Oct 15 17:56:45.849 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:56:45.849 INFO blam! Oct 15 17:56:45.857 INFO kablam! su: No module specific data is present Oct 15 17:56:46.121 INFO running `"docker" "rm" "-f" "2596dc8f889ae85a9a37ae200d9ca1c60f6c1675766ac0dfa0f26be86992d6c7"` Oct 15 17:56:46.291 INFO blam! 2596dc8f889ae85a9a37ae200d9ca1c60f6c1675766ac0dfa0f26be86992d6c7