Oct 31 20:45:28.123 INFO checking sorpaas/etclient against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:45:28.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-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 31 20:45:28.544 INFO blam! de72c353fab22eb21be9f40d2a1ccfc26d0c51c7118ba98f10214c7631d86c3e Oct 31 20:45:28.564 INFO running `"docker" "start" "-a" "de72c353fab22eb21be9f40d2a1ccfc26d0c51c7118ba98f10214c7631d86c3e"` Oct 31 20:45:29.976 INFO kablam! usermod: no changes Oct 31 20:45:30.213 INFO kablam! Checking elastic-array-plus v0.9.0 Oct 31 20:45:30.220 INFO kablam! Checking etcommon-hexutil v0.2.2 Oct 31 20:45:30.228 INFO kablam! Checking blockchain v0.2.0 Oct 31 20:45:30.229 INFO kablam! Checking serde v1.0.15 Oct 31 20:45:30.229 INFO kablam! Compiling secp256k1-plus v0.5.7 Oct 31 20:45:30.229 INFO kablam! Checking iovec v0.1.0 Oct 31 20:45:30.229 INFO kablam! Checking time v0.1.38 Oct 31 20:45:30.230 INFO kablam! Checking memchr v0.1.11 Oct 31 20:45:31.348 INFO kablam! Checking net2 v0.2.31 Oct 31 20:45:31.572 INFO kablam! Checking tokio-timer-plus v0.1.3 Oct 31 20:45:32.496 INFO kablam! Checking bytes v0.4.5 Oct 31 20:45:32.496 INFO kablam! Checking aho-corasick v0.5.3 Oct 31 20:45:34.868 INFO kablam! Checking generic-array v0.8.3 Oct 31 20:45:35.512 INFO kablam! Checking thread-id v2.0.0 Oct 31 20:45:35.924 INFO kablam! Compiling serde_derive v1.0.15 Oct 31 20:45:36.432 INFO kablam! Checking mio v0.6.10 Oct 31 20:45:36.936 INFO kablam! Checking rust-crypto v0.2.36 Oct 31 20:45:37.239 INFO kablam! Checking etcommon-rlp v0.2.2 Oct 31 20:45:38.616 INFO kablam! Checking thread_local v0.2.7 Oct 31 20:45:39.020 INFO kablam! Checking tokio-io v0.1.3 Oct 31 20:45:39.380 INFO kablam! Checking digest v0.6.2 Oct 31 20:45:40.929 INFO kablam! Checking block-buffer v0.2.0 Oct 31 20:45:41.476 INFO kablam! Checking regex v0.1.80 Oct 31 20:45:41.552 INFO kablam! Checking etcommon-bigint v0.2.7 Oct 31 20:45:42.633 INFO kablam! Checking sha3 v0.6.0 Oct 31 20:45:44.000 INFO kablam! Checking sha2 v0.6.0 Oct 31 20:45:45.988 INFO kablam! Checking ripemd160 v0.6.0 Oct 31 20:45:46.808 INFO kablam! Checking tokio-core v0.1.9 Oct 31 20:45:50.086 INFO kablam! Checking etcommon-trie v0.3.8 Oct 31 20:45:50.086 INFO kablam! Checking etcommon-bloom v0.2.1 Oct 31 20:45:50.086 INFO kablam! Checking dpt v0.2.6 Oct 31 20:45:50.086 INFO kablam! Checking ethash v0.3.0 Oct 31 20:45:50.305 INFO kablam! Checking env_logger v0.3.5 Oct 31 20:45:52.748 INFO kablam! Checking etcommon-block v0.3.2 Oct 31 20:45:56.816 INFO kablam! Checking sputnikvm v0.7.6 Oct 31 20:45:59.841 INFO kablam! Checking sputnikvm-stateful v0.7.5 Oct 31 20:46:00.096 INFO kablam! Checking rlpx v0.3.0 Oct 31 20:46:00.745 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:13 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.745 INFO kablam! | ^^^^^ Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.745 INFO kablam! note: the associated type `>::Guard` must be valid for the block suffix following statement 0 at 438:9... Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:9 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 438 | / let state = self.state(); Oct 31 20:46:00.745 INFO kablam! 439 | | let account = state.get(&address); Oct 31 20:46:00.745 INFO kablam! 440 | | Oct 31 20:46:00.745 INFO kablam! 441 | | match account { Oct 31 20:46:00.745 INFO kablam! ... | Oct 31 20:46:00.745 INFO kablam! 446 | | } Oct 31 20:46:00.745 INFO kablam! 447 | | } Oct 31 20:46:00.745 INFO kablam! | |_____^ Oct 31 20:46:00.745 INFO kablam! note: ...so that variable is valid at time of its declaration Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:13 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.745 INFO kablam! | ^^^^^ Oct 31 20:46:00.745 INFO kablam! Oct 31 20:46:00.745 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:13 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.745 INFO kablam! | ^^^^^ Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.745 INFO kablam! note: the associated type `>::Guard` must be valid for the block at 437:125... Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:437:125 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 437 | pub fn storage_state<'a>(&'a self, address: Address) -> Option>::Guard, H256, M256>> { Oct 31 20:46:00.745 INFO kablam! | _____________________________________________________________________________________________________________________________^ Oct 31 20:46:00.745 INFO kablam! 438 | | let state = self.state(); Oct 31 20:46:00.745 INFO kablam! 439 | | let account = state.get(&address); Oct 31 20:46:00.745 INFO kablam! 440 | | Oct 31 20:46:00.745 INFO kablam! ... | Oct 31 20:46:00.745 INFO kablam! 446 | | } Oct 31 20:46:00.745 INFO kablam! 447 | | } Oct 31 20:46:00.745 INFO kablam! | |_____^ Oct 31 20:46:00.745 INFO kablam! note: ...so that references are valid when the destructor runs Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:13 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.745 INFO kablam! | ^^^^^ Oct 31 20:46:00.745 INFO kablam! Oct 31 20:46:00.745 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:21 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.745 INFO kablam! | ^^^^^^^^^^^^ Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.745 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 438:21... Oct 31 20:46:00.745 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:21 Oct 31 20:46:00.745 INFO kablam! | Oct 31 20:46:00.745 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.745 INFO kablam! | ^^^^^^^^^^^^ Oct 31 20:46:00.745 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:21 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.746 INFO kablam! | ^^^^^^^^^^^^ Oct 31 20:46:00.746 INFO kablam! Oct 31 20:46:00.746 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:21 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.746 INFO kablam! | ^^^^^^^^^^^^ Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.746 INFO kablam! note: the associated type `>::Guard` must be valid for the destruction scope surrounding statement at 438:9... Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:9 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:46:00.746 INFO kablam! note: ...so that references are valid when the destructor runs Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:438:21 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 438 | let state = self.state(); Oct 31 20:46:00.746 INFO kablam! | ^^^^^^^^^^^^ Oct 31 20:46:00.746 INFO kablam! Oct 31 20:46:00.746 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.746 INFO kablam! | ^^^^^ Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.746 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 439:23... Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:46:00.746 INFO kablam! note: ...so that method receiver is valid for the method call Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.746 INFO kablam! | ^^^^^ Oct 31 20:46:00.746 INFO kablam! Oct 31 20:46:00.746 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.746 INFO kablam! | ^^^^^ Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.746 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 439:23... Oct 31 20:46:00.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.746 INFO kablam! | Oct 31 20:46:00.746 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.746 INFO kablam! | ^^^^^ Oct 31 20:46:00.758 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 31 20:46:00.758 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.758 INFO kablam! | Oct 31 20:46:00.758 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^ Oct 31 20:46:00.759 INFO kablam! Oct 31 20:46:00.759 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^ Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.759 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 439:23... Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:46:00.759 INFO kablam! note: ...so that the type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` is not borrowed for too long Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^ Oct 31 20:46:00.759 INFO kablam! Oct 31 20:46:00.759 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^ Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.759 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 439:23... Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^ Oct 31 20:46:00.759 INFO kablam! note: ...so that auto-reference is valid at the time of borrow Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^ Oct 31 20:46:00.759 INFO kablam! Oct 31 20:46:00.759 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 31 20:46:00.759 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 439:23... Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:46:00.759 INFO kablam! note: ...so that a type/lifetime parameter is in scope here Oct 31 20:46:00.759 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/sputnikvm-stateful-0.7.5/src/lib.rs:439:23 Oct 31 20:46:00.759 INFO kablam! | Oct 31 20:46:00.759 INFO kablam! 439 | let account = state.get(&address); Oct 31 20:46:00.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:46:00.759 INFO kablam! Oct 31 20:46:00.759 INFO kablam! error: aborting due to 9 previous errors Oct 31 20:46:00.759 INFO kablam! Oct 31 20:46:00.759 INFO kablam! For more information about this error, try `rustc --explain E0311`. Oct 31 20:46:00.771 INFO kablam! error: Could not compile `sputnikvm-stateful`. Oct 31 20:46:00.771 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 31 20:46:04.240 INFO kablam! error: build failed Oct 31 20:46:04.244 INFO kablam! su: No module specific data is present Oct 31 20:46:05.272 INFO running `"docker" "rm" "-f" "de72c353fab22eb21be9f40d2a1ccfc26d0c51c7118ba98f10214c7631d86c3e"` Oct 31 20:46:05.604 INFO blam! de72c353fab22eb21be9f40d2a1ccfc26d0c51c7118ba98f10214c7631d86c3e