Oct 16 12:04:19.639 INFO testing esvm-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:04:19.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 12:04:20.179 INFO blam! 45c41d0962d8c5a2e81ee0ec42b53ebce53bb31dceae225bb5a8db7c48fc4c49 Oct 16 12:04:20.181 INFO running `"docker" "start" "-a" "45c41d0962d8c5a2e81ee0ec42b53ebce53bb31dceae225bb5a8db7c48fc4c49"` Oct 16 12:04:21.560 INFO kablam! usermod: no changes Oct 16 12:04:21.751 INFO kablam! Compiling heapsize v0.3.9 Oct 16 12:04:21.751 INFO kablam! Compiling secp256k1 v0.6.3 Oct 16 12:04:21.751 INFO kablam! Compiling generic-array v0.7.3 Oct 16 12:04:24.231 INFO kablam! Compiling digest-buffer v0.3.1 Oct 16 12:04:24.235 INFO kablam! Compiling digest v0.5.2 Oct 16 12:04:25.695 INFO kablam! Compiling ripemd160 v0.5.2 Oct 16 12:04:25.695 INFO kablam! Compiling sha2 v0.5.3 Oct 16 12:04:27.023 INFO kablam! Compiling elastic-array v0.7.0 Oct 16 12:04:29.834 INFO kablam! Compiling esvm-rlp v0.0.1 Oct 16 12:04:32.783 INFO kablam! Compiling esvm-bigint v0.0.1 Oct 16 12:04:34.951 INFO kablam! Compiling esvm v0.0.1 (/source) Oct 16 12:04:38.463 INFO kablam! warning: value assigned to `cgas` is never read Oct 16 12:04:38.463 INFO kablam! --> src/vm/transaction.rs:229:17 Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! 229 | let mut cgas: Option = None; Oct 16 12:04:38.463 INFO kablam! | ^^^^ Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 16 12:04:38.463 INFO kablam! Oct 16 12:04:38.463 INFO kablam! warning: value assigned to `ccontext` is never read Oct 16 12:04:38.463 INFO kablam! --> src/vm/transaction.rs:230:17 Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! 230 | let mut ccontext: Option = None; Oct 16 12:04:38.463 INFO kablam! | ^^^^^^^^ Oct 16 12:04:38.463 INFO kablam! Oct 16 12:04:38.463 INFO kablam! warning: value assigned to `cblock` is never read Oct 16 12:04:38.463 INFO kablam! --> src/vm/transaction.rs:231:17 Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! 231 | let mut cblock: Option = None; Oct 16 12:04:38.463 INFO kablam! | ^^^^^^ Oct 16 12:04:38.463 INFO kablam! Oct 16 12:04:38.463 INFO kablam! warning: value assigned to `cpatch` is never read Oct 16 12:04:38.463 INFO kablam! --> src/vm/transaction.rs:232:17 Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! 232 | let mut cpatch: Option<&'static Patch> = None; Oct 16 12:04:38.463 INFO kablam! | ^^^^^^ Oct 16 12:04:38.463 INFO kablam! Oct 16 12:04:38.463 INFO kablam! warning: value assigned to `caccount_state` is never read Oct 16 12:04:38.463 INFO kablam! --> src/vm/transaction.rs:233:17 Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! 233 | let mut caccount_state: Option = None; Oct 16 12:04:38.463 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 12:04:38.463 INFO kablam! Oct 16 12:04:38.463 INFO kablam! warning: value assigned to `cblockhash_state` is never read Oct 16 12:04:38.463 INFO kablam! --> src/vm/transaction.rs:234:17 Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! 234 | let mut cblockhash_state: Option = None; Oct 16 12:04:38.463 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 12:04:38.463 INFO kablam! Oct 16 12:04:38.463 INFO kablam! warning: value assigned to `ccode_deposit` is never read Oct 16 12:04:38.463 INFO kablam! --> src/vm/transaction.rs:235:17 Oct 16 12:04:38.463 INFO kablam! | Oct 16 12:04:38.463 INFO kablam! 235 | let mut ccode_deposit: Option = None; Oct 16 12:04:38.463 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 12:04:38.463 INFO kablam! Oct 16 12:04:38.658 INFO kablam! warning: function is never used: `l64` Oct 16 12:04:38.658 INFO kablam! --> src/vm/eval/utils.rs:8:1 Oct 16 12:04:38.658 INFO kablam! | Oct 16 12:04:38.658 INFO kablam! 8 | pub fn l64(gas: Gas) -> Gas { Oct 16 12:04:38.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:04:38.658 INFO kablam! | Oct 16 12:04:38.658 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:04:38.658 INFO kablam! Oct 16 12:04:40.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.61s Oct 16 12:04:40.199 INFO kablam! su: No module specific data is present Oct 16 12:04:40.847 INFO running `"docker" "rm" "-f" "45c41d0962d8c5a2e81ee0ec42b53ebce53bb31dceae225bb5a8db7c48fc4c49"` Oct 16 12:04:41.110 INFO blam! 45c41d0962d8c5a2e81ee0ec42b53ebce53bb31dceae225bb5a8db7c48fc4c49 Oct 16 12:04:41.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 12:04:41.579 INFO blam! 1419007a00afe0cb16f4bcaf7a1aecbb8339b94bbfa6ee7c7b972f0c40e89db5 Oct 16 12:04:41.582 INFO running `"docker" "start" "-a" "1419007a00afe0cb16f4bcaf7a1aecbb8339b94bbfa6ee7c7b972f0c40e89db5"` Oct 16 12:04:42.928 INFO kablam! usermod: no changes Oct 16 12:04:43.075 INFO kablam! Compiling esvm v0.0.1 (/source) Oct 16 12:04:46.606 INFO kablam! warning: value assigned to `cgas` is never read Oct 16 12:04:46.606 INFO kablam! --> src/vm/transaction.rs:229:17 Oct 16 12:04:46.606 INFO kablam! | Oct 16 12:04:46.606 INFO kablam! 229 | let mut cgas: Option = None; Oct 16 12:04:46.606 INFO kablam! | ^^^^ Oct 16 12:04:46.606 INFO kablam! | Oct 16 12:04:46.608 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 16 12:04:46.608 INFO kablam! Oct 16 12:04:46.608 INFO kablam! warning: value assigned to `ccontext` is never read Oct 16 12:04:46.608 INFO kablam! --> src/vm/transaction.rs:230:17 Oct 16 12:04:46.608 INFO kablam! | Oct 16 12:04:46.608 INFO kablam! 230 | let mut ccontext: Option = None; Oct 16 12:04:46.608 INFO kablam! | ^^^^^^^^ Oct 16 12:04:46.608 INFO kablam! Oct 16 12:04:46.608 INFO kablam! warning: value assigned to `cblock` is never read Oct 16 12:04:46.608 INFO kablam! --> src/vm/transaction.rs:231:17 Oct 16 12:04:46.608 INFO kablam! | Oct 16 12:04:46.608 INFO kablam! 231 | let mut cblock: Option = None; Oct 16 12:04:46.608 INFO kablam! | ^^^^^^ Oct 16 12:04:46.608 INFO kablam! Oct 16 12:04:46.608 INFO kablam! warning: value assigned to `cpatch` is never read Oct 16 12:04:46.608 INFO kablam! --> src/vm/transaction.rs:232:17 Oct 16 12:04:46.608 INFO kablam! | Oct 16 12:04:46.609 INFO kablam! 232 | let mut cpatch: Option<&'static Patch> = None; Oct 16 12:04:46.609 INFO kablam! | ^^^^^^ Oct 16 12:04:46.609 INFO kablam! Oct 16 12:04:46.609 INFO kablam! warning: value assigned to `caccount_state` is never read Oct 16 12:04:46.609 INFO kablam! --> src/vm/transaction.rs:233:17 Oct 16 12:04:46.609 INFO kablam! | Oct 16 12:04:46.609 INFO kablam! 233 | let mut caccount_state: Option = None; Oct 16 12:04:46.609 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 12:04:46.609 INFO kablam! Oct 16 12:04:46.609 INFO kablam! warning: value assigned to `cblockhash_state` is never read Oct 16 12:04:46.609 INFO kablam! --> src/vm/transaction.rs:234:17 Oct 16 12:04:46.609 INFO kablam! | Oct 16 12:04:46.609 INFO kablam! 234 | let mut cblockhash_state: Option = None; Oct 16 12:04:46.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 12:04:46.609 INFO kablam! Oct 16 12:04:46.609 INFO kablam! warning: value assigned to `ccode_deposit` is never read Oct 16 12:04:46.609 INFO kablam! --> src/vm/transaction.rs:235:17 Oct 16 12:04:46.609 INFO kablam! | Oct 16 12:04:46.609 INFO kablam! 235 | let mut ccode_deposit: Option = None; Oct 16 12:04:46.609 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 12:04:46.609 INFO kablam! Oct 16 12:04:46.807 INFO kablam! warning: function is never used: `l64` Oct 16 12:04:46.807 INFO kablam! --> src/vm/eval/utils.rs:8:1 Oct 16 12:04:46.807 INFO kablam! | Oct 16 12:04:46.807 INFO kablam! 8 | pub fn l64(gas: Gas) -> Gas { Oct 16 12:04:46.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:04:46.807 INFO kablam! | Oct 16 12:04:46.807 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:04:46.807 INFO kablam! Oct 16 12:04:47.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.47s Oct 16 12:04:47.444 INFO kablam! su: No module specific data is present Oct 16 12:04:48.291 INFO running `"docker" "rm" "-f" "1419007a00afe0cb16f4bcaf7a1aecbb8339b94bbfa6ee7c7b972f0c40e89db5"` Oct 16 12:04:48.614 INFO blam! 1419007a00afe0cb16f4bcaf7a1aecbb8339b94bbfa6ee7c7b972f0c40e89db5 Oct 16 12:04:48.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 12:04:49.086 INFO blam! 1645e60ceff095b72c40414adc37569ec67aebbdfd4475856ad8b1cb5891c753 Oct 16 12:04:49.095 INFO running `"docker" "start" "-a" "1645e60ceff095b72c40414adc37569ec67aebbdfd4475856ad8b1cb5891c753"` Oct 16 12:04:50.219 INFO kablam! usermod: no changes Oct 16 12:04:50.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 16 12:04:50.395 INFO kablam! Running /target/debug/deps/esvm-21b78ab4f7642fc7 Oct 16 12:04:50.396 INFO blam! Oct 16 12:04:50.396 INFO blam! running 0 tests Oct 16 12:04:50.396 INFO blam! Oct 16 12:04:50.396 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:04:50.396 INFO blam! Oct 16 12:04:50.415 INFO kablam! Doc-tests esvm Oct 16 12:04:55.156 INFO blam! Oct 16 12:04:55.156 INFO blam! running 0 tests Oct 16 12:04:55.156 INFO blam! Oct 16 12:04:55.156 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:04:55.156 INFO blam! Oct 16 12:04:55.171 INFO kablam! su: No module specific data is present Oct 16 12:04:56.682 INFO running `"docker" "rm" "-f" "1645e60ceff095b72c40414adc37569ec67aebbdfd4475856ad8b1cb5891c753"` Oct 16 12:04:56.935 INFO blam! 1645e60ceff095b72c40414adc37569ec67aebbdfd4475856ad8b1cb5891c753