Oct 12 00:22:49.360 INFO testing esvm-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:22:49.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:22:50.162 INFO blam! 2c7c274bf51567ae3ddb9c20a0c610741a9bcfaf8b8ce9b25b7986c064576708 Oct 12 00:22:50.164 INFO running `"docker" "start" "-a" "2c7c274bf51567ae3ddb9c20a0c610741a9bcfaf8b8ce9b25b7986c064576708"` Oct 12 00:22:51.101 INFO kablam! usermod: no changes Oct 12 00:22:51.239 INFO kablam! Compiling heapsize v0.3.9 Oct 12 00:22:51.242 INFO kablam! Compiling crunchy v0.1.6 Oct 12 00:22:51.242 INFO kablam! Compiling nodrop v0.1.12 Oct 12 00:22:51.242 INFO kablam! Compiling byte-tools v0.1.3 Oct 12 00:22:51.243 INFO kablam! Compiling odds v0.2.26 Oct 12 00:22:51.244 INFO kablam! Compiling secp256k1 v0.6.3 Oct 12 00:22:51.244 INFO kablam! Compiling serde v0.6.15 Oct 12 00:22:52.012 INFO kablam! Compiling generic-array v0.7.3 Oct 12 00:22:52.996 INFO kablam! Compiling arrayvec v0.3.25 Oct 12 00:22:53.034 INFO kablam! Compiling digest-buffer v0.3.1 Oct 12 00:22:53.035 INFO kablam! Compiling digest v0.5.2 Oct 12 00:22:53.248 INFO kablam! Compiling tiny-keccak v1.4.2 Oct 12 00:22:54.268 INFO kablam! Compiling ripemd160 v0.5.2 Oct 12 00:22:54.268 INFO kablam! Compiling sha2 v0.5.3 Oct 12 00:22:54.320 INFO kablam! Compiling elastic-array v0.7.0 Oct 12 00:22:58.272 INFO kablam! Compiling esvm-rlp v0.0.1 Oct 12 00:23:00.428 INFO kablam! Compiling serde_json v0.6.1 Oct 12 00:23:00.513 INFO kablam! Compiling esvm-bigint v0.0.1 Oct 12 00:23:04.313 INFO kablam! Compiling esvm v0.0.1 (/source) Oct 12 00:23:05.420 INFO kablam! warning: value assigned to `cgas` is never read Oct 12 00:23:05.421 INFO kablam! --> src/vm/transaction.rs:229:17 Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! 229 | let mut cgas: Option = None; Oct 12 00:23:05.421 INFO kablam! | ^^^^ Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 00:23:05.421 INFO kablam! Oct 12 00:23:05.421 INFO kablam! warning: value assigned to `ccontext` is never read Oct 12 00:23:05.421 INFO kablam! --> src/vm/transaction.rs:230:17 Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! 230 | let mut ccontext: Option = None; Oct 12 00:23:05.421 INFO kablam! | ^^^^^^^^ Oct 12 00:23:05.421 INFO kablam! Oct 12 00:23:05.421 INFO kablam! warning: value assigned to `cblock` is never read Oct 12 00:23:05.421 INFO kablam! --> src/vm/transaction.rs:231:17 Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! 231 | let mut cblock: Option = None; Oct 12 00:23:05.421 INFO kablam! | ^^^^^^ Oct 12 00:23:05.421 INFO kablam! Oct 12 00:23:05.421 INFO kablam! warning: value assigned to `cpatch` is never read Oct 12 00:23:05.421 INFO kablam! --> src/vm/transaction.rs:232:17 Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! 232 | let mut cpatch: Option<&'static Patch> = None; Oct 12 00:23:05.421 INFO kablam! | ^^^^^^ Oct 12 00:23:05.421 INFO kablam! Oct 12 00:23:05.421 INFO kablam! warning: value assigned to `caccount_state` is never read Oct 12 00:23:05.421 INFO kablam! --> src/vm/transaction.rs:233:17 Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! 233 | let mut caccount_state: Option = None; Oct 12 00:23:05.421 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 00:23:05.421 INFO kablam! Oct 12 00:23:05.421 INFO kablam! warning: value assigned to `cblockhash_state` is never read Oct 12 00:23:05.421 INFO kablam! --> src/vm/transaction.rs:234:17 Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! 234 | let mut cblockhash_state: Option = None; Oct 12 00:23:05.421 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:23:05.421 INFO kablam! Oct 12 00:23:05.421 INFO kablam! warning: value assigned to `ccode_deposit` is never read Oct 12 00:23:05.421 INFO kablam! --> src/vm/transaction.rs:235:17 Oct 12 00:23:05.421 INFO kablam! | Oct 12 00:23:05.421 INFO kablam! 235 | let mut ccode_deposit: Option = None; Oct 12 00:23:05.421 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:23:05.421 INFO kablam! Oct 12 00:23:05.617 INFO kablam! warning: function is never used: `l64` Oct 12 00:23:05.617 INFO kablam! --> src/vm/eval/utils.rs:8:1 Oct 12 00:23:05.617 INFO kablam! | Oct 12 00:23:05.617 INFO kablam! 8 | pub fn l64(gas: Gas) -> Gas { Oct 12 00:23:05.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:23:05.617 INFO kablam! | Oct 12 00:23:05.617 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:23:05.617 INFO kablam! Oct 12 00:23:07.010 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.88s Oct 12 00:23:07.022 INFO kablam! su: No module specific data is present Oct 12 00:23:07.700 INFO running `"docker" "rm" "-f" "2c7c274bf51567ae3ddb9c20a0c610741a9bcfaf8b8ce9b25b7986c064576708"` Oct 12 00:23:08.000 INFO blam! 2c7c274bf51567ae3ddb9c20a0c610741a9bcfaf8b8ce9b25b7986c064576708 Oct 12 00:23:08.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:23:08.477 INFO blam! 81099a96c5f4627a9d4e60e33aff052d0749b4d9f61af8792501b933d2f45dcf Oct 12 00:23:08.479 INFO running `"docker" "start" "-a" "81099a96c5f4627a9d4e60e33aff052d0749b4d9f61af8792501b933d2f45dcf"` Oct 12 00:23:10.136 INFO kablam! usermod: no changes Oct 12 00:23:10.258 INFO kablam! Compiling esvm v0.0.1 (/source) Oct 12 00:23:11.292 INFO kablam! warning: value assigned to `cgas` is never read Oct 12 00:23:11.293 INFO kablam! --> src/vm/transaction.rs:229:17 Oct 12 00:23:11.293 INFO kablam! | Oct 12 00:23:11.293 INFO kablam! 229 | let mut cgas: Option = None; Oct 12 00:23:11.293 INFO kablam! | ^^^^ Oct 12 00:23:11.294 INFO kablam! | Oct 12 00:23:11.294 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 00:23:11.294 INFO kablam! Oct 12 00:23:11.295 INFO kablam! warning: value assigned to `ccontext` is never read Oct 12 00:23:11.296 INFO kablam! --> src/vm/transaction.rs:230:17 Oct 12 00:23:11.297 INFO kablam! | Oct 12 00:23:11.297 INFO kablam! 230 | let mut ccontext: Option = None; Oct 12 00:23:11.297 INFO kablam! | ^^^^^^^^ Oct 12 00:23:11.297 INFO kablam! Oct 12 00:23:11.298 INFO kablam! warning: value assigned to `cblock` is never read Oct 12 00:23:11.298 INFO kablam! --> src/vm/transaction.rs:231:17 Oct 12 00:23:11.298 INFO kablam! | Oct 12 00:23:11.298 INFO kablam! 231 | let mut cblock: Option = None; Oct 12 00:23:11.299 INFO kablam! | ^^^^^^ Oct 12 00:23:11.299 INFO kablam! Oct 12 00:23:11.299 INFO kablam! warning: value assigned to `cpatch` is never read Oct 12 00:23:11.299 INFO kablam! --> src/vm/transaction.rs:232:17 Oct 12 00:23:11.300 INFO kablam! | Oct 12 00:23:11.300 INFO kablam! 232 | let mut cpatch: Option<&'static Patch> = None; Oct 12 00:23:11.300 INFO kablam! | ^^^^^^ Oct 12 00:23:11.300 INFO kablam! Oct 12 00:23:11.301 INFO kablam! warning: value assigned to `caccount_state` is never read Oct 12 00:23:11.301 INFO kablam! --> src/vm/transaction.rs:233:17 Oct 12 00:23:11.301 INFO kablam! | Oct 12 00:23:11.301 INFO kablam! 233 | let mut caccount_state: Option = None; Oct 12 00:23:11.302 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 00:23:11.302 INFO kablam! Oct 12 00:23:11.302 INFO kablam! warning: value assigned to `cblockhash_state` is never read Oct 12 00:23:11.302 INFO kablam! --> src/vm/transaction.rs:234:17 Oct 12 00:23:11.303 INFO kablam! | Oct 12 00:23:11.303 INFO kablam! 234 | let mut cblockhash_state: Option = None; Oct 12 00:23:11.303 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:23:11.303 INFO kablam! Oct 12 00:23:11.304 INFO kablam! warning: value assigned to `ccode_deposit` is never read Oct 12 00:23:11.304 INFO kablam! --> src/vm/transaction.rs:235:17 Oct 12 00:23:11.304 INFO kablam! | Oct 12 00:23:11.304 INFO kablam! 235 | let mut ccode_deposit: Option = None; Oct 12 00:23:11.305 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 00:23:11.305 INFO kablam! Oct 12 00:23:11.524 INFO kablam! warning: function is never used: `l64` Oct 12 00:23:11.524 INFO kablam! --> src/vm/eval/utils.rs:8:1 Oct 12 00:23:11.524 INFO kablam! | Oct 12 00:23:11.524 INFO kablam! 8 | pub fn l64(gas: Gas) -> Gas { Oct 12 00:23:11.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:23:11.524 INFO kablam! | Oct 12 00:23:11.524 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:23:11.524 INFO kablam! Oct 12 00:23:12.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 12 00:23:12.232 INFO kablam! su: No module specific data is present Oct 12 00:23:13.188 INFO running `"docker" "rm" "-f" "81099a96c5f4627a9d4e60e33aff052d0749b4d9f61af8792501b933d2f45dcf"` Oct 12 00:23:13.417 INFO blam! 81099a96c5f4627a9d4e60e33aff052d0749b4d9f61af8792501b933d2f45dcf Oct 12 00:23:13.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:23:13.892 INFO blam! 61854833e278c7b394e97b13313110cb35bbf10e882808c8f48e6ec92d54aedb Oct 12 00:23:13.894 INFO running `"docker" "start" "-a" "61854833e278c7b394e97b13313110cb35bbf10e882808c8f48e6ec92d54aedb"` Oct 12 00:23:14.928 INFO kablam! usermod: no changes Oct 12 00:23:15.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 00:23:15.064 INFO kablam! Running /target/debug/deps/esvm-21b78ab4f7642fc7 Oct 12 00:23:15.068 INFO blam! Oct 12 00:23:15.068 INFO blam! running 0 tests Oct 12 00:23:15.068 INFO blam! Oct 12 00:23:15.068 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:23:15.068 INFO blam! Oct 12 00:23:15.069 INFO kablam! Doc-tests esvm Oct 12 00:23:15.568 INFO blam! Oct 12 00:23:15.568 INFO blam! running 0 tests Oct 12 00:23:15.569 INFO blam! Oct 12 00:23:15.569 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:23:15.569 INFO blam! Oct 12 00:23:15.572 INFO kablam! su: No module specific data is present Oct 12 00:23:16.176 INFO running `"docker" "rm" "-f" "61854833e278c7b394e97b13313110cb35bbf10e882808c8f48e6ec92d54aedb"` Oct 12 00:23:16.476 INFO blam! 61854833e278c7b394e97b13313110cb35bbf10e882808c8f48e6ec92d54aedb