Oct 21 23:23:44.488 INFO checking sputnikvm-stateful-0.10.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:23:44.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 23:23:44.676 INFO blam! 6046aaabd70110f83b17a7d82dd873b7f45afb1916708b8b36734483d53629a7 Oct 21 23:23:44.680 INFO running `"docker" "start" "-a" "6046aaabd70110f83b17a7d82dd873b7f45afb1916708b8b36734483d53629a7"` Oct 21 23:23:45.351 INFO kablam! usermod: no changes Oct 21 23:23:45.461 INFO kablam! Checking etcommon-hexutil v0.2.3 Oct 21 23:23:45.461 INFO kablam! Checking elastic-array-plus v0.10.0 Oct 21 23:23:45.461 INFO kablam! Checking odds v0.2.26 Oct 21 23:23:45.464 INFO kablam! Checking blockchain v0.2.0 Oct 21 23:23:45.477 INFO kablam! Compiling secp256k1-plus v0.5.7 Oct 21 23:23:45.478 INFO kablam! Checking generic-array v0.8.3 Oct 21 23:23:46.727 INFO kablam! Checking block-buffer v0.2.0 Oct 21 23:23:46.727 INFO kablam! Checking digest v0.6.2 Oct 21 23:23:47.061 INFO kablam! Checking arrayvec v0.3.25 Oct 21 23:23:47.148 INFO kablam! Checking etcommon-rlp v0.2.4 Oct 21 23:23:48.852 INFO kablam! Checking sha3 v0.6.0 Oct 21 23:23:48.853 INFO kablam! Checking ripemd160 v0.6.0 Oct 21 23:23:48.853 INFO kablam! Checking sha2 v0.6.0 Oct 21 23:23:49.445 INFO kablam! Checking etcommon-bigint v0.2.9 Oct 21 23:23:54.008 INFO kablam! Checking etcommon-block-core v0.1.0 Oct 21 23:23:54.008 INFO kablam! Checking etcommon-trie v0.3.11 Oct 21 23:23:54.008 INFO kablam! Checking etcommon-bloom v0.2.1 Oct 21 23:23:57.992 INFO kablam! Checking etcommon-block v0.3.4 Oct 21 23:23:59.832 INFO kablam! Checking sputnikvm v0.10.1 Oct 21 23:24:03.400 INFO kablam! Checking sputnikvm-stateful v0.10.0 (/source) Oct 21 23:24:03.401 INFO kablam! Checking sputnikvm-network-classic v0.10.1 Oct 21 23:24:07.288 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.289 INFO kablam! --> src/lib.rs:471:13 Oct 21 23:24:07.289 INFO kablam! | Oct 21 23:24:07.289 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.290 INFO kablam! | ^^^^^ Oct 21 23:24:07.290 INFO kablam! | Oct 21 23:24:07.290 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.291 INFO kablam! note: the associated type `>::Guard` must be valid for the block suffix following statement 0 at 471:9... Oct 21 23:24:07.291 INFO kablam! --> src/lib.rs:471:9 Oct 21 23:24:07.291 INFO kablam! | Oct 21 23:24:07.291 INFO kablam! 471 | / let state = self.state(); Oct 21 23:24:07.292 INFO kablam! 472 | | let account = state.get(&address); Oct 21 23:24:07.292 INFO kablam! 473 | | Oct 21 23:24:07.292 INFO kablam! 474 | | match account { Oct 21 23:24:07.293 INFO kablam! ... | Oct 21 23:24:07.293 INFO kablam! 479 | | } Oct 21 23:24:07.293 INFO kablam! 480 | | } Oct 21 23:24:07.294 INFO kablam! | |_____^ Oct 21 23:24:07.294 INFO kablam! note: ...so that variable is valid at time of its declaration Oct 21 23:24:07.294 INFO kablam! --> src/lib.rs:471:13 Oct 21 23:24:07.294 INFO kablam! | Oct 21 23:24:07.295 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.295 INFO kablam! | ^^^^^ Oct 21 23:24:07.295 INFO kablam! Oct 21 23:24:07.296 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.296 INFO kablam! --> src/lib.rs:471:13 Oct 21 23:24:07.296 INFO kablam! | Oct 21 23:24:07.297 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.297 INFO kablam! | ^^^^^ Oct 21 23:24:07.297 INFO kablam! | Oct 21 23:24:07.297 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.298 INFO kablam! note: the associated type `>::Guard` must be valid for the block at 470:125... Oct 21 23:24:07.298 INFO kablam! --> src/lib.rs:470:125 Oct 21 23:24:07.298 INFO kablam! | Oct 21 23:24:07.298 INFO kablam! 470 | pub fn storage_state<'a>(&'a self, address: Address) -> Option>::Guard, H256, M256>> { Oct 21 23:24:07.299 INFO kablam! | _____________________________________________________________________________________________________________________________^ Oct 21 23:24:07.299 INFO kablam! 471 | | let state = self.state(); Oct 21 23:24:07.299 INFO kablam! 472 | | let account = state.get(&address); Oct 21 23:24:07.300 INFO kablam! 473 | | Oct 21 23:24:07.300 INFO kablam! ... | Oct 21 23:24:07.300 INFO kablam! 479 | | } Oct 21 23:24:07.300 INFO kablam! 480 | | } Oct 21 23:24:07.301 INFO kablam! | |_____^ Oct 21 23:24:07.301 INFO kablam! note: ...so that references are valid when the destructor runs Oct 21 23:24:07.301 INFO kablam! --> src/lib.rs:471:13 Oct 21 23:24:07.302 INFO kablam! | Oct 21 23:24:07.302 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.302 INFO kablam! | ^^^^^ Oct 21 23:24:07.303 INFO kablam! Oct 21 23:24:07.303 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.303 INFO kablam! --> src/lib.rs:471:21 Oct 21 23:24:07.303 INFO kablam! | Oct 21 23:24:07.304 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.312 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:24:07.313 INFO kablam! | Oct 21 23:24:07.313 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.313 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 471:21... Oct 21 23:24:07.314 INFO kablam! --> src/lib.rs:471:21 Oct 21 23:24:07.314 INFO kablam! | Oct 21 23:24:07.314 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.314 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:24:07.315 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 21 23:24:07.315 INFO kablam! --> src/lib.rs:471:21 Oct 21 23:24:07.315 INFO kablam! | Oct 21 23:24:07.316 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.316 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:24:07.316 INFO kablam! Oct 21 23:24:07.317 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.317 INFO kablam! --> src/lib.rs:471:21 Oct 21 23:24:07.317 INFO kablam! | Oct 21 23:24:07.317 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.318 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:24:07.318 INFO kablam! | Oct 21 23:24:07.318 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.319 INFO kablam! note: the associated type `>::Guard` must be valid for the destruction scope surrounding statement at 471:9... Oct 21 23:24:07.319 INFO kablam! --> src/lib.rs:471:9 Oct 21 23:24:07.319 INFO kablam! | Oct 21 23:24:07.319 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:24:07.320 INFO kablam! note: ...so that references are valid when the destructor runs Oct 21 23:24:07.320 INFO kablam! --> src/lib.rs:471:21 Oct 21 23:24:07.321 INFO kablam! | Oct 21 23:24:07.321 INFO kablam! 471 | let state = self.state(); Oct 21 23:24:07.321 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:24:07.322 INFO kablam! Oct 21 23:24:07.322 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.322 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.323 INFO kablam! | Oct 21 23:24:07.323 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.323 INFO kablam! | ^^^^^ Oct 21 23:24:07.323 INFO kablam! | Oct 21 23:24:07.324 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.324 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 21 23:24:07.324 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.325 INFO kablam! | Oct 21 23:24:07.325 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:24:07.326 INFO kablam! note: ...so that method receiver is valid for the method call Oct 21 23:24:07.326 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.326 INFO kablam! | Oct 21 23:24:07.326 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.327 INFO kablam! | ^^^^^ Oct 21 23:24:07.327 INFO kablam! Oct 21 23:24:07.327 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.328 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.328 INFO kablam! | Oct 21 23:24:07.328 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.328 INFO kablam! | ^^^^^ Oct 21 23:24:07.329 INFO kablam! | Oct 21 23:24:07.329 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.329 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 21 23:24:07.329 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.330 INFO kablam! | Oct 21 23:24:07.330 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.330 INFO kablam! | ^^^^^ Oct 21 23:24:07.331 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 21 23:24:07.331 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.331 INFO kablam! | Oct 21 23:24:07.331 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.332 INFO kablam! | ^^^^^ Oct 21 23:24:07.332 INFO kablam! Oct 21 23:24:07.332 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.333 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.333 INFO kablam! | Oct 21 23:24:07.333 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.333 INFO kablam! | ^^^^^ Oct 21 23:24:07.334 INFO kablam! | Oct 21 23:24:07.334 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.334 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 21 23:24:07.334 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.335 INFO kablam! | Oct 21 23:24:07.335 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:24:07.336 INFO kablam! note: ...so that the type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` is not borrowed for too long Oct 21 23:24:07.336 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.336 INFO kablam! | Oct 21 23:24:07.336 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.337 INFO kablam! | ^^^^^ Oct 21 23:24:07.337 INFO kablam! Oct 21 23:24:07.337 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.338 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.338 INFO kablam! | Oct 21 23:24:07.338 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.339 INFO kablam! | ^^^^^ Oct 21 23:24:07.348 INFO kablam! | Oct 21 23:24:07.348 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.348 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 21 23:24:07.348 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.348 INFO kablam! | Oct 21 23:24:07.348 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.348 INFO kablam! | ^^^^^ Oct 21 23:24:07.348 INFO kablam! note: ...so that auto-reference is valid at the time of borrow Oct 21 23:24:07.348 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.348 INFO kablam! | Oct 21 23:24:07.348 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.348 INFO kablam! | ^^^^^ Oct 21 23:24:07.348 INFO kablam! Oct 21 23:24:07.348 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 21 23:24:07.348 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.348 INFO kablam! | Oct 21 23:24:07.348 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:24:07.348 INFO kablam! | Oct 21 23:24:07.348 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 21 23:24:07.348 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 21 23:24:07.348 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.348 INFO kablam! | Oct 21 23:24:07.348 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:24:07.348 INFO kablam! note: ...so that a type/lifetime parameter is in scope here Oct 21 23:24:07.348 INFO kablam! --> src/lib.rs:472:23 Oct 21 23:24:07.348 INFO kablam! | Oct 21 23:24:07.348 INFO kablam! 472 | let account = state.get(&address); Oct 21 23:24:07.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 23:24:07.348 INFO kablam! Oct 21 23:24:07.348 INFO kablam! error: aborting due to 9 previous errors Oct 21 23:24:07.348 INFO kablam! Oct 21 23:24:07.348 INFO kablam! For more information about this error, try `rustc --explain E0311`. Oct 21 23:24:07.380 INFO kablam! error: Could not compile `sputnikvm-stateful`. Oct 21 23:24:07.380 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:24:07.540 INFO kablam! error: build failed Oct 21 23:24:07.544 INFO kablam! su: No module specific data is present Oct 21 23:24:08.318 INFO running `"docker" "rm" "-f" "6046aaabd70110f83b17a7d82dd873b7f45afb1916708b8b36734483d53629a7"` Oct 21 23:24:08.568 INFO blam! 6046aaabd70110f83b17a7d82dd873b7f45afb1916708b8b36734483d53629a7