Oct 16 12:04:17.064 INFO testing esvm-bigint-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:04:17.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 12:04:17.323 INFO blam! 7e47f839708c83b9fdbb59cb3c58705b7b5ee1342fc88d5b2768b08f58eaaa64 Oct 16 12:04:17.327 INFO running `"docker" "start" "-a" "7e47f839708c83b9fdbb59cb3c58705b7b5ee1342fc88d5b2768b08f58eaaa64"` Oct 16 12:04:18.134 INFO kablam! usermod: no changes Oct 16 12:04:18.218 INFO kablam! Compiling heapsize v0.3.9 Oct 16 12:04:20.651 INFO kablam! Compiling elastic-array v0.7.0 Oct 16 12:04:22.190 INFO kablam! Compiling esvm-rlp v0.0.1 Oct 16 12:04:24.339 INFO kablam! Compiling esvm-bigint v0.0.1 (/source) Oct 16 12:04:25.607 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 16 12:04:25.607 INFO kablam! --> src/algorithms.rs:31:5 Oct 16 12:04:25.607 INFO kablam! | Oct 16 12:04:25.607 INFO kablam! 31 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 16 12:04:25.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:04:25.607 INFO kablam! | Oct 16 12:04:25.607 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:04:25.607 INFO kablam! Oct 16 12:04:25.607 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 16 12:04:25.607 INFO kablam! --> src/algorithms.rs:56:5 Oct 16 12:04:25.607 INFO kablam! | Oct 16 12:04:25.607 INFO kablam! 56 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 16 12:04:25.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:04:25.607 INFO kablam! Oct 16 12:04:26.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.96s Oct 16 12:04:26.128 INFO kablam! su: No module specific data is present Oct 16 12:04:26.966 INFO running `"docker" "rm" "-f" "7e47f839708c83b9fdbb59cb3c58705b7b5ee1342fc88d5b2768b08f58eaaa64"` Oct 16 12:04:27.275 INFO blam! 7e47f839708c83b9fdbb59cb3c58705b7b5ee1342fc88d5b2768b08f58eaaa64 Oct 16 12:04:27.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 12:04:27.670 INFO blam! 56f6a8b27c9cdae5d2c2582718a1a5cdbf6848bf3ad9c048f33dd467d8c07ad3 Oct 16 12:04:27.672 INFO running `"docker" "start" "-a" "56f6a8b27c9cdae5d2c2582718a1a5cdbf6848bf3ad9c048f33dd467d8c07ad3"` Oct 16 12:04:29.504 INFO kablam! usermod: no changes Oct 16 12:04:29.621 INFO kablam! Compiling esvm-bigint v0.0.1 (/source) Oct 16 12:04:31.295 INFO kablam! warning: constant item is never used: `ZERO_BIG_DIGIT` Oct 16 12:04:31.295 INFO kablam! --> src/algorithms.rs:31:5 Oct 16 12:04:31.295 INFO kablam! | Oct 16 12:04:31.296 INFO kablam! 31 | pub const ZERO_BIG_DIGIT: BigDigit = 0; Oct 16 12:04:31.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:04:31.296 INFO kablam! | Oct 16 12:04:31.296 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:04:31.296 INFO kablam! Oct 16 12:04:31.296 INFO kablam! warning: function is never used: `to_doublebigdigit` Oct 16 12:04:31.296 INFO kablam! --> src/algorithms.rs:56:5 Oct 16 12:04:31.296 INFO kablam! | Oct 16 12:04:31.296 INFO kablam! 56 | pub fn to_doublebigdigit(hi: BigDigit, lo: BigDigit) -> DoubleBigDigit { Oct 16 12:04:31.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:04:31.296 INFO kablam! Oct 16 12:04:32.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 16 12:04:32.147 INFO kablam! su: No module specific data is present Oct 16 12:04:33.459 INFO running `"docker" "rm" "-f" "56f6a8b27c9cdae5d2c2582718a1a5cdbf6848bf3ad9c048f33dd467d8c07ad3"` Oct 16 12:04:33.839 INFO blam! 56f6a8b27c9cdae5d2c2582718a1a5cdbf6848bf3ad9c048f33dd467d8c07ad3 Oct 16 12:04:33.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 12:04:34.317 INFO blam! 9631af538354146d50e3d979392cb7b741c1d1c2dace1e146aa90f18d3feeef8 Oct 16 12:04:34.319 INFO running `"docker" "start" "-a" "9631af538354146d50e3d979392cb7b741c1d1c2dace1e146aa90f18d3feeef8"` Oct 16 12:04:36.167 INFO kablam! usermod: no changes Oct 16 12:04:36.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 12:04:36.276 INFO kablam! Running /target/debug/deps/esvm_bigint-8aca04685c2435d8 Oct 16 12:04:36.279 INFO kablam! Doc-tests esvm-bigint Oct 16 12:04:36.280 INFO blam! Oct 16 12:04:36.280 INFO blam! running 2 tests Oct 16 12:04:36.280 INFO blam! test u256::tests::mul ... ok Oct 16 12:04:36.281 INFO blam! test u256::tests::div ... ok Oct 16 12:04:36.281 INFO blam! Oct 16 12:04:36.281 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:04:36.281 INFO blam! Oct 16 12:04:38.225 INFO blam! Oct 16 12:04:38.225 INFO blam! running 0 tests Oct 16 12:04:38.225 INFO blam! Oct 16 12:04:38.225 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:04:38.225 INFO blam! Oct 16 12:04:38.236 INFO kablam! su: No module specific data is present Oct 16 12:04:39.518 INFO running `"docker" "rm" "-f" "9631af538354146d50e3d979392cb7b741c1d1c2dace1e146aa90f18d3feeef8"` Oct 16 12:04:39.888 INFO blam! 9631af538354146d50e3d979392cb7b741c1d1c2dace1e146aa90f18d3feeef8