Oct 12 00:11:38.674 INFO testing evm-stateful-0.9.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:11:38.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:11:39.205 INFO blam! 4979fbfbe0ba9925f359ac85c45b184eb771f486f90c68beb2c761e55a7ada98 Oct 12 00:11:39.206 INFO running `"docker" "start" "-a" "4979fbfbe0ba9925f359ac85c45b184eb771f486f90c68beb2c761e55a7ada98"` Oct 12 00:11:40.383 INFO kablam! usermod: no changes Oct 12 00:11:40.524 INFO kablam! Compiling constant_time_eq v0.1.3 Oct 12 00:11:40.532 INFO kablam! Compiling elastic-array-plus v0.9.1 Oct 12 00:11:40.532 INFO kablam! Compiling ethereum-hexutil v0.2.3 Oct 12 00:11:40.537 INFO kablam! Compiling byteorder v1.2.6 Oct 12 00:11:40.537 INFO kablam! Compiling blockchain v0.2.0 Oct 12 00:11:40.572 INFO kablam! Compiling generic-array v0.8.3 Oct 12 00:11:42.553 INFO kablam! Compiling digest v0.6.2 Oct 12 00:11:42.554 INFO kablam! Compiling crypto-mac v0.4.0 Oct 12 00:11:42.555 INFO kablam! Compiling block-buffer v0.2.0 Oct 12 00:11:43.101 INFO kablam! Compiling hmac v0.4.2 Oct 12 00:11:43.277 INFO kablam! Compiling sha2 v0.6.0 Oct 12 00:11:43.278 INFO kablam! Compiling sha3 v0.6.0 Oct 12 00:11:43.280 INFO kablam! Compiling ripemd160 v0.6.0 Oct 12 00:11:43.510 INFO kablam! Compiling ethereum-rlp v0.2.3 Oct 12 00:11:43.826 INFO kablam! Compiling hmac-drbg v0.1.2 Oct 12 00:11:46.144 INFO kablam! Compiling libsecp256k1 v0.1.14 Oct 12 00:11:47.723 INFO kablam! Compiling ethereum-bigint v0.2.9 Oct 12 00:11:51.629 INFO kablam! Compiling ethereum-trie v0.3.8 Oct 12 00:11:51.629 INFO kablam! Compiling ethereum-bloom v0.2.1 Oct 12 00:11:51.629 INFO kablam! Compiling ethereum-block-core v0.1.0 Oct 12 00:12:05.156 INFO kablam! Compiling ethereum-block v0.3.5 Oct 12 00:12:06.585 INFO kablam! Compiling evm v0.9.4 Oct 12 00:12:09.283 INFO kablam! Compiling evm-stateful v0.9.2 (/source) Oct 12 00:12:09.732 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:13 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.734 INFO kablam! | ^^^^^ Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.734 INFO kablam! note: the associated type `>::Guard` must be valid for the block suffix following statement 0 at 478:9... Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:9 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | / let state = self.state(); Oct 12 00:12:09.734 INFO kablam! 479 | | let account = state.get(&address); Oct 12 00:12:09.734 INFO kablam! 480 | | Oct 12 00:12:09.734 INFO kablam! 481 | | match account { Oct 12 00:12:09.734 INFO kablam! ... | Oct 12 00:12:09.734 INFO kablam! 486 | | } Oct 12 00:12:09.734 INFO kablam! 487 | | } Oct 12 00:12:09.734 INFO kablam! | |_____^ Oct 12 00:12:09.734 INFO kablam! note: ...so that variable is valid at time of its declaration Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:13 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.734 INFO kablam! | ^^^^^ Oct 12 00:12:09.734 INFO kablam! Oct 12 00:12:09.734 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:13 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.734 INFO kablam! | ^^^^^ Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.734 INFO kablam! note: the associated type `>::Guard` must be valid for the block at 477:125... Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:477:125 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 477 | pub fn storage_state<'a>(&'a self, address: Address) -> Option>::Guard, H256, M256>> { Oct 12 00:12:09.734 INFO kablam! | _____________________________________________________________________________________________________________________________^ Oct 12 00:12:09.734 INFO kablam! 478 | | let state = self.state(); Oct 12 00:12:09.734 INFO kablam! 479 | | let account = state.get(&address); Oct 12 00:12:09.734 INFO kablam! 480 | | Oct 12 00:12:09.734 INFO kablam! ... | Oct 12 00:12:09.734 INFO kablam! 486 | | } Oct 12 00:12:09.734 INFO kablam! 487 | | } Oct 12 00:12:09.734 INFO kablam! | |_____^ Oct 12 00:12:09.734 INFO kablam! note: ...so that references are valid when the destructor runs Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:13 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.734 INFO kablam! | ^^^^^ Oct 12 00:12:09.734 INFO kablam! Oct 12 00:12:09.734 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:21 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.734 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.734 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 478:21... Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:21 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.734 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:12:09.734 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 12 00:12:09.734 INFO kablam! --> src/lib.rs:478:21 Oct 12 00:12:09.734 INFO kablam! | Oct 12 00:12:09.734 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.735 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:12:09.735 INFO kablam! Oct 12 00:12:09.735 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:478:21 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.735 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.735 INFO kablam! note: the associated type `>::Guard` must be valid for the destruction scope surrounding statement at 478:9... Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:478:9 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:12:09.735 INFO kablam! note: ...so that references are valid when the destructor runs Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:478:21 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 478 | let state = self.state(); Oct 12 00:12:09.735 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:12:09.735 INFO kablam! Oct 12 00:12:09.735 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.735 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 479:23... Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 00:12:09.735 INFO kablam! note: ...so that method receiver is valid for the method call Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! Oct 12 00:12:09.735 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.735 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 479:23... Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! Oct 12 00:12:09.735 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.735 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 479:23... Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 00:12:09.735 INFO kablam! note: ...so that the type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` is not borrowed for too long Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! Oct 12 00:12:09.735 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.735 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 479:23... Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.735 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.735 INFO kablam! | ^^^^^ Oct 12 00:12:09.735 INFO kablam! note: ...so that auto-reference is valid at the time of borrow Oct 12 00:12:09.735 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.735 INFO kablam! | Oct 12 00:12:09.736 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.736 INFO kablam! | ^^^^^ Oct 12 00:12:09.736 INFO kablam! Oct 12 00:12:09.736 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 12 00:12:09.736 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.736 INFO kablam! | Oct 12 00:12:09.736 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 00:12:09.736 INFO kablam! | Oct 12 00:12:09.736 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 12 00:12:09.736 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 479:23... Oct 12 00:12:09.736 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.736 INFO kablam! | Oct 12 00:12:09.736 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 00:12:09.736 INFO kablam! note: ...so that a type/lifetime parameter is in scope here Oct 12 00:12:09.736 INFO kablam! --> src/lib.rs:479:23 Oct 12 00:12:09.736 INFO kablam! | Oct 12 00:12:09.736 INFO kablam! 479 | let account = state.get(&address); Oct 12 00:12:09.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 00:12:09.736 INFO kablam! Oct 12 00:12:09.753 INFO kablam! error: aborting due to 9 previous errors Oct 12 00:12:09.753 INFO kablam! Oct 12 00:12:09.753 INFO kablam! For more information about this error, try `rustc --explain E0311`. Oct 12 00:12:09.753 INFO kablam! error: Could not compile `evm-stateful`. Oct 12 00:12:09.753 INFO kablam! Oct 12 00:12:09.753 INFO kablam! To learn more, run the command again with --verbose. Oct 12 00:12:09.753 INFO kablam! su: No module specific data is present Oct 12 00:12:10.860 INFO running `"docker" "rm" "-f" "4979fbfbe0ba9925f359ac85c45b184eb771f486f90c68beb2c761e55a7ada98"` Oct 12 00:12:11.152 INFO blam! 4979fbfbe0ba9925f359ac85c45b184eb771f486f90c68beb2c761e55a7ada98