Oct 13 08:05:12.877 INFO checking sputnikvm-stateful-0.10.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:05:12.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 08:05:13.148 INFO blam! 611c301b379c43c36f385abfb0ff5816585f0d566e0415ad15aa4552192ea637 Oct 13 08:05:13.150 INFO running `"docker" "start" "-a" "611c301b379c43c36f385abfb0ff5816585f0d566e0415ad15aa4552192ea637"` Oct 13 08:05:13.603 INFO kablam! usermod: no changes Oct 13 08:05:13.700 INFO kablam! Checking etcommon-hexutil v0.2.3 Oct 13 08:05:13.701 INFO kablam! Checking elastic-array-plus v0.9.1 Oct 13 08:05:13.702 INFO kablam! Checking blockchain v0.2.0 Oct 13 08:05:13.703 INFO kablam! Compiling secp256k1-plus v0.5.7 Oct 13 08:05:13.704 INFO kablam! Checking generic-array v0.8.3 Oct 13 08:05:15.348 INFO kablam! Checking digest v0.6.2 Oct 13 08:05:15.348 INFO kablam! Checking block-buffer v0.2.0 Oct 13 08:05:16.154 INFO kablam! Checking etcommon-rlp v0.2.3 Oct 13 08:05:16.386 INFO kablam! Checking sha3 v0.6.0 Oct 13 08:05:16.388 INFO kablam! Checking ripemd160 v0.6.0 Oct 13 08:05:16.416 INFO kablam! Checking sha2 v0.6.0 Oct 13 08:05:18.028 INFO kablam! Checking etcommon-bigint v0.2.9 Oct 13 08:05:20.568 INFO kablam! Checking etcommon-trie v0.3.11 Oct 13 08:05:20.577 INFO kablam! Checking etcommon-bloom v0.2.1 Oct 13 08:05:20.579 INFO kablam! Checking etcommon-block-core v0.1.0 Oct 13 08:05:24.705 INFO kablam! Checking etcommon-block v0.3.4 Oct 13 08:05:26.588 INFO kablam! Checking sputnikvm v0.10.1 Oct 13 08:05:29.566 INFO kablam! Checking sputnikvm-network-classic v0.10.1 Oct 13 08:05:29.566 INFO kablam! Checking sputnikvm-stateful v0.10.0 (/source) Oct 13 08:05:32.752 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.753 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:32.754 INFO kablam! | Oct 13 08:05:32.754 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.755 INFO kablam! | ^^^^^ Oct 13 08:05:32.756 INFO kablam! | Oct 13 08:05:32.756 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.757 INFO kablam! note: the associated type `>::Guard` must be valid for the block suffix following statement 0 at 471:9... Oct 13 08:05:32.757 INFO kablam! --> src/lib.rs:471:9 Oct 13 08:05:32.758 INFO kablam! | Oct 13 08:05:32.758 INFO kablam! 471 | / let state = self.state(); Oct 13 08:05:32.759 INFO kablam! 472 | | let account = state.get(&address); Oct 13 08:05:32.759 INFO kablam! 473 | | Oct 13 08:05:32.759 INFO kablam! 474 | | match account { Oct 13 08:05:32.759 INFO kablam! ... | Oct 13 08:05:32.759 INFO kablam! 479 | | } Oct 13 08:05:32.760 INFO kablam! 480 | | } Oct 13 08:05:32.760 INFO kablam! | |_____^ Oct 13 08:05:32.760 INFO kablam! note: ...so that variable is valid at time of its declaration Oct 13 08:05:32.760 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:32.760 INFO kablam! | Oct 13 08:05:32.760 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.760 INFO kablam! | ^^^^^ Oct 13 08:05:32.760 INFO kablam! Oct 13 08:05:32.760 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.760 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:32.760 INFO kablam! | Oct 13 08:05:32.760 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.760 INFO kablam! | ^^^^^ Oct 13 08:05:32.760 INFO kablam! | Oct 13 08:05:32.760 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.760 INFO kablam! note: the associated type `>::Guard` must be valid for the block at 470:125... Oct 13 08:05:32.763 INFO kablam! --> src/lib.rs:470:125 Oct 13 08:05:32.763 INFO kablam! | Oct 13 08:05:32.763 INFO kablam! 470 | pub fn storage_state<'a>(&'a self, address: Address) -> Option>::Guard, H256, M256>> { Oct 13 08:05:32.763 INFO kablam! | _____________________________________________________________________________________________________________________________^ Oct 13 08:05:32.763 INFO kablam! 471 | | let state = self.state(); Oct 13 08:05:32.763 INFO kablam! 472 | | let account = state.get(&address); Oct 13 08:05:32.763 INFO kablam! 473 | | Oct 13 08:05:32.763 INFO kablam! ... | Oct 13 08:05:32.763 INFO kablam! 479 | | } Oct 13 08:05:32.763 INFO kablam! 480 | | } Oct 13 08:05:32.763 INFO kablam! | |_____^ Oct 13 08:05:32.763 INFO kablam! note: ...so that references are valid when the destructor runs Oct 13 08:05:32.763 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:32.763 INFO kablam! | Oct 13 08:05:32.763 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.763 INFO kablam! | ^^^^^ Oct 13 08:05:32.763 INFO kablam! Oct 13 08:05:32.763 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.763 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:32.763 INFO kablam! | Oct 13 08:05:32.763 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.763 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:32.763 INFO kablam! | Oct 13 08:05:32.763 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.763 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 471:21... Oct 13 08:05:32.763 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:32.763 INFO kablam! | Oct 13 08:05:32.763 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.763 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:32.763 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 13 08:05:32.763 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:32.763 INFO kablam! | Oct 13 08:05:32.763 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.763 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:32.763 INFO kablam! Oct 13 08:05:32.769 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.769 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:32.769 INFO kablam! | Oct 13 08:05:32.769 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.769 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:32.769 INFO kablam! | Oct 13 08:05:32.769 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.769 INFO kablam! note: the associated type `>::Guard` must be valid for the destruction scope surrounding statement at 471:9... Oct 13 08:05:32.769 INFO kablam! --> src/lib.rs:471:9 Oct 13 08:05:32.769 INFO kablam! | Oct 13 08:05:32.769 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:32.769 INFO kablam! note: ...so that references are valid when the destructor runs Oct 13 08:05:32.769 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:32.769 INFO kablam! | Oct 13 08:05:32.769 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:32.769 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:32.769 INFO kablam! Oct 13 08:05:32.769 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.769 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.769 INFO kablam! | Oct 13 08:05:32.769 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.769 INFO kablam! | ^^^^^ Oct 13 08:05:32.769 INFO kablam! | Oct 13 08:05:32.769 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.769 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 13 08:05:32.769 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.769 INFO kablam! | Oct 13 08:05:32.769 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:32.769 INFO kablam! note: ...so that method receiver is valid for the method call Oct 13 08:05:32.769 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! Oct 13 08:05:32.770 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.770 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! Oct 13 08:05:32.770 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.770 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:32.770 INFO kablam! note: ...so that the type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` is not borrowed for too long Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! Oct 13 08:05:32.770 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.770 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! note: ...so that auto-reference is valid at the time of borrow Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^ Oct 13 08:05:32.770 INFO kablam! Oct 13 08:05:32.770 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:32.770 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:32.770 INFO kablam! note: ...so that a type/lifetime parameter is in scope here Oct 13 08:05:32.770 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:32.770 INFO kablam! | Oct 13 08:05:32.770 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:32.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:32.770 INFO kablam! Oct 13 08:05:32.770 INFO kablam! error: aborting due to 9 previous errors Oct 13 08:05:32.770 INFO kablam! Oct 13 08:05:32.770 INFO kablam! For more information about this error, try `rustc --explain E0311`. Oct 13 08:05:32.788 INFO kablam! error: Could not compile `sputnikvm-stateful`. Oct 13 08:05:32.788 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 08:05:32.920 INFO kablam! error: build failed Oct 13 08:05:32.922 INFO kablam! su: No module specific data is present Oct 13 08:05:34.161 INFO running `"docker" "rm" "-f" "611c301b379c43c36f385abfb0ff5816585f0d566e0415ad15aa4552192ea637"` Oct 13 08:05:34.384 INFO blam! 611c301b379c43c36f385abfb0ff5816585f0d566e0415ad15aa4552192ea637