Oct 13 08:05:12.796 INFO checking sputnikvm-stateful-0.10.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:05:12.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.196 INFO blam! 20a6c57121e32a90eb8535432c0c8d11c2db0fa535a6dd4d1aba2a0e2e484e17 Oct 13 08:05:13.202 INFO running `"docker" "start" "-a" "20a6c57121e32a90eb8535432c0c8d11c2db0fa535a6dd4d1aba2a0e2e484e17"` Oct 13 08:05:13.609 INFO kablam! usermod: no changes Oct 13 08:05:13.695 INFO kablam! Checking elastic-array-plus v0.9.1 Oct 13 08:05:13.696 INFO kablam! Checking etcommon-hexutil v0.2.3 Oct 13 08:05:13.696 INFO kablam! Checking odds v0.2.26 Oct 13 08:05:13.696 INFO kablam! Checking blockchain v0.2.0 Oct 13 08:05:13.702 INFO kablam! Compiling secp256k1-plus v0.5.7 Oct 13 08:05:13.703 INFO kablam! Checking generic-array v0.8.3 Oct 13 08:05:15.803 INFO kablam! Checking block-buffer v0.2.0 Oct 13 08:05:15.839 INFO kablam! Checking digest v0.6.2 Oct 13 08:05:15.894 INFO kablam! Checking arrayvec v0.3.25 Oct 13 08:05:16.261 INFO kablam! Checking etcommon-rlp v0.2.3 Oct 13 08:05:17.314 INFO kablam! Checking sha3 v0.6.0 Oct 13 08:05:17.333 INFO kablam! Checking sha2 v0.6.0 Oct 13 08:05:17.334 INFO kablam! Checking ripemd160 v0.6.0 Oct 13 08:05:18.014 INFO kablam! Checking etcommon-bigint v0.2.9 Oct 13 08:05:21.384 INFO kablam! Checking etcommon-trie v0.3.11 Oct 13 08:05:21.385 INFO kablam! Checking etcommon-block-core v0.1.0 Oct 13 08:05:21.385 INFO kablam! Checking etcommon-bloom v0.2.1 Oct 13 08:05:25.596 INFO kablam! Checking etcommon-block v0.3.4 Oct 13 08:05:27.613 INFO kablam! Checking sputnikvm v0.10.1 Oct 13 08:05:30.780 INFO kablam! Checking sputnikvm-stateful v0.10.0 (/source) Oct 13 08:05:30.789 INFO kablam! Checking sputnikvm-network-classic v0.10.1 Oct 13 08:05:34.376 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.376 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:34.376 INFO kablam! | Oct 13 08:05:34.376 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.376 INFO kablam! | ^^^^^ Oct 13 08:05:34.376 INFO kablam! | Oct 13 08:05:34.376 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.376 INFO kablam! note: the associated type `>::Guard` must be valid for the block suffix following statement 0 at 471:9... Oct 13 08:05:34.376 INFO kablam! --> src/lib.rs:471:9 Oct 13 08:05:34.376 INFO kablam! | Oct 13 08:05:34.376 INFO kablam! 471 | / let state = self.state(); Oct 13 08:05:34.376 INFO kablam! 472 | | let account = state.get(&address); Oct 13 08:05:34.376 INFO kablam! 473 | | Oct 13 08:05:34.376 INFO kablam! 474 | | match account { Oct 13 08:05:34.376 INFO kablam! ... | Oct 13 08:05:34.377 INFO kablam! 479 | | } Oct 13 08:05:34.377 INFO kablam! 480 | | } Oct 13 08:05:34.377 INFO kablam! | |_____^ Oct 13 08:05:34.377 INFO kablam! note: ...so that variable is valid at time of its declaration Oct 13 08:05:34.377 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:34.377 INFO kablam! | Oct 13 08:05:34.377 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.377 INFO kablam! | ^^^^^ Oct 13 08:05:34.377 INFO kablam! Oct 13 08:05:34.377 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.377 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:34.377 INFO kablam! | Oct 13 08:05:34.377 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.377 INFO kablam! | ^^^^^ Oct 13 08:05:34.377 INFO kablam! | Oct 13 08:05:34.377 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.377 INFO kablam! note: the associated type `>::Guard` must be valid for the block at 470:125... Oct 13 08:05:34.377 INFO kablam! --> src/lib.rs:470:125 Oct 13 08:05:34.377 INFO kablam! | Oct 13 08:05:34.377 INFO kablam! 470 | pub fn storage_state<'a>(&'a self, address: Address) -> Option>::Guard, H256, M256>> { Oct 13 08:05:34.377 INFO kablam! | _____________________________________________________________________________________________________________________________^ Oct 13 08:05:34.377 INFO kablam! 471 | | let state = self.state(); Oct 13 08:05:34.377 INFO kablam! 472 | | let account = state.get(&address); Oct 13 08:05:34.377 INFO kablam! 473 | | Oct 13 08:05:34.377 INFO kablam! ... | Oct 13 08:05:34.377 INFO kablam! 479 | | } Oct 13 08:05:34.377 INFO kablam! 480 | | } Oct 13 08:05:34.377 INFO kablam! | |_____^ Oct 13 08:05:34.377 INFO kablam! note: ...so that references are valid when the destructor runs Oct 13 08:05:34.377 INFO kablam! --> src/lib.rs:471:13 Oct 13 08:05:34.377 INFO kablam! | Oct 13 08:05:34.377 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.377 INFO kablam! | ^^^^^ Oct 13 08:05:34.377 INFO kablam! Oct 13 08:05:34.377 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.377 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:34.377 INFO kablam! | Oct 13 08:05:34.377 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.377 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:34.377 INFO kablam! | Oct 13 08:05:34.385 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.385 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 471:21... Oct 13 08:05:34.385 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:34.385 INFO kablam! | Oct 13 08:05:34.385 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.385 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:34.385 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 13 08:05:34.385 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:34.385 INFO kablam! | Oct 13 08:05:34.385 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.385 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:34.385 INFO kablam! Oct 13 08:05:34.385 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.385 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:34.385 INFO kablam! | Oct 13 08:05:34.385 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.385 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:34.385 INFO kablam! | Oct 13 08:05:34.385 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.385 INFO kablam! note: the associated type `>::Guard` must be valid for the destruction scope surrounding statement at 471:9... Oct 13 08:05:34.385 INFO kablam! --> src/lib.rs:471:9 Oct 13 08:05:34.385 INFO kablam! | Oct 13 08:05:34.385 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:34.385 INFO kablam! note: ...so that references are valid when the destructor runs Oct 13 08:05:34.385 INFO kablam! --> src/lib.rs:471:21 Oct 13 08:05:34.389 INFO kablam! | Oct 13 08:05:34.389 INFO kablam! 471 | let state = self.state(); Oct 13 08:05:34.389 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:05:34.389 INFO kablam! Oct 13 08:05:34.389 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.389 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.389 INFO kablam! | Oct 13 08:05:34.389 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.389 INFO kablam! | ^^^^^ Oct 13 08:05:34.389 INFO kablam! | Oct 13 08:05:34.389 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.389 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 13 08:05:34.389 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.389 INFO kablam! | Oct 13 08:05:34.389 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:34.390 INFO kablam! note: ...so that method receiver is valid for the method call Oct 13 08:05:34.390 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.390 INFO kablam! | Oct 13 08:05:34.390 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.390 INFO kablam! | ^^^^^ Oct 13 08:05:34.390 INFO kablam! Oct 13 08:05:34.390 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.390 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.390 INFO kablam! | Oct 13 08:05:34.390 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.390 INFO kablam! | ^^^^^ Oct 13 08:05:34.390 INFO kablam! | Oct 13 08:05:34.390 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.390 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 13 08:05:34.390 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.390 INFO kablam! | Oct 13 08:05:34.390 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.390 INFO kablam! | ^^^^^ Oct 13 08:05:34.390 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 13 08:05:34.390 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.390 INFO kablam! | Oct 13 08:05:34.390 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.390 INFO kablam! | ^^^^^ Oct 13 08:05:34.390 INFO kablam! Oct 13 08:05:34.390 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.391 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.391 INFO kablam! | Oct 13 08:05:34.391 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.391 INFO kablam! | ^^^^^ Oct 13 08:05:34.391 INFO kablam! | Oct 13 08:05:34.391 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.391 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 13 08:05:34.391 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.391 INFO kablam! | Oct 13 08:05:34.391 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:34.391 INFO kablam! note: ...so that the type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` is not borrowed for too long Oct 13 08:05:34.391 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.391 INFO kablam! | Oct 13 08:05:34.391 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.391 INFO kablam! | ^^^^^ Oct 13 08:05:34.391 INFO kablam! Oct 13 08:05:34.391 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.391 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.391 INFO kablam! | Oct 13 08:05:34.391 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.391 INFO kablam! | ^^^^^ Oct 13 08:05:34.391 INFO kablam! | Oct 13 08:05:34.391 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.391 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 13 08:05:34.391 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.391 INFO kablam! | Oct 13 08:05:34.391 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.392 INFO kablam! | ^^^^^ Oct 13 08:05:34.392 INFO kablam! note: ...so that auto-reference is valid at the time of borrow Oct 13 08:05:34.392 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.392 INFO kablam! | Oct 13 08:05:34.392 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.392 INFO kablam! | ^^^^^ Oct 13 08:05:34.392 INFO kablam! Oct 13 08:05:34.392 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 13 08:05:34.392 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.392 INFO kablam! | Oct 13 08:05:34.392 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:34.392 INFO kablam! | Oct 13 08:05:34.392 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 13 08:05:34.392 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 13 08:05:34.392 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.392 INFO kablam! | Oct 13 08:05:34.392 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:34.392 INFO kablam! note: ...so that a type/lifetime parameter is in scope here Oct 13 08:05:34.392 INFO kablam! --> src/lib.rs:472:23 Oct 13 08:05:34.392 INFO kablam! | Oct 13 08:05:34.392 INFO kablam! 472 | let account = state.get(&address); Oct 13 08:05:34.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 08:05:34.393 INFO kablam! Oct 13 08:05:34.404 INFO kablam! error: aborting due to 9 previous errors Oct 13 08:05:34.404 INFO kablam! Oct 13 08:05:34.404 INFO kablam! For more information about this error, try `rustc --explain E0311`. Oct 13 08:05:34.432 INFO kablam! error: Could not compile `sputnikvm-stateful`. Oct 13 08:05:34.432 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 08:05:34.477 INFO kablam! error: build failed Oct 13 08:05:34.479 INFO kablam! su: No module specific data is present Oct 13 08:05:35.652 INFO running `"docker" "rm" "-f" "20a6c57121e32a90eb8535432c0c8d11c2db0fa535a6dd4d1aba2a0e2e484e17"` Oct 13 08:05:36.024 INFO blam! 20a6c57121e32a90eb8535432c0c8d11c2db0fa535a6dd4d1aba2a0e2e484e17