Oct 27 15:17:24.496 INFO checking sputnikvm-stateful-0.10.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:17:24.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 15:17:24.769 INFO blam! 25bbd3dace79587b43bf7ca01786d46789512ae42e16a2d82466d7c71a01f3ac Oct 27 15:17:24.775 INFO running `"docker" "start" "-a" "25bbd3dace79587b43bf7ca01786d46789512ae42e16a2d82466d7c71a01f3ac"` Oct 27 15:17:25.826 INFO kablam! usermod: no changes Oct 27 15:17:25.999 INFO kablam! Checking elastic-array-plus v0.10.0 Oct 27 15:17:26.011 INFO kablam! Checking byteorder v1.2.7 Oct 27 15:17:26.024 INFO kablam! Checking etcommon-hexutil v0.2.4 Oct 27 15:17:26.026 INFO kablam! Checking blockchain v0.2.0 Oct 27 15:17:26.037 INFO kablam! Compiling secp256k1-plus v0.5.7 Oct 27 15:17:26.041 INFO kablam! Checking generic-array v0.8.3 Oct 27 15:17:29.071 INFO kablam! Checking block-buffer v0.2.0 Oct 27 15:17:29.071 INFO kablam! Checking digest v0.6.2 Oct 27 15:17:29.399 INFO kablam! Checking etcommon-rlp v0.2.4 Oct 27 15:17:31.704 INFO kablam! Checking sha3 v0.6.0 Oct 27 15:17:31.706 INFO kablam! Checking sha2 v0.6.0 Oct 27 15:17:31.732 INFO kablam! Checking ripemd160 v0.6.0 Oct 27 15:17:32.829 INFO kablam! Checking etcommon-bigint v0.2.9 Oct 27 15:17:38.483 INFO kablam! Checking etcommon-block-core v0.1.0 Oct 27 15:17:38.483 INFO kablam! Checking etcommon-bloom v0.2.1 Oct 27 15:17:38.483 INFO kablam! Checking etcommon-trie v0.3.11 Oct 27 15:17:42.711 INFO kablam! Checking etcommon-block v0.3.4 Oct 27 15:17:44.592 INFO kablam! Checking sputnikvm v0.10.1 Oct 27 15:17:47.485 INFO kablam! Checking sputnikvm-stateful v0.10.0 (/source) Oct 27 15:17:47.491 INFO kablam! Checking sputnikvm-network-classic v0.10.1 Oct 27 15:17:50.576 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.576 INFO kablam! --> src/lib.rs:471:13 Oct 27 15:17:50.577 INFO kablam! | Oct 27 15:17:50.577 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.578 INFO kablam! | ^^^^^ Oct 27 15:17:50.578 INFO kablam! | Oct 27 15:17:50.579 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.579 INFO kablam! note: the associated type `>::Guard` must be valid for the block suffix following statement 0 at 471:9... Oct 27 15:17:50.579 INFO kablam! --> src/lib.rs:471:9 Oct 27 15:17:50.580 INFO kablam! | Oct 27 15:17:50.580 INFO kablam! 471 | / let state = self.state(); Oct 27 15:17:50.580 INFO kablam! 472 | | let account = state.get(&address); Oct 27 15:17:50.580 INFO kablam! 473 | | Oct 27 15:17:50.581 INFO kablam! 474 | | match account { Oct 27 15:17:50.581 INFO kablam! ... | Oct 27 15:17:50.581 INFO kablam! 479 | | } Oct 27 15:17:50.581 INFO kablam! 480 | | } Oct 27 15:17:50.582 INFO kablam! | |_____^ Oct 27 15:17:50.582 INFO kablam! note: ...so that variable is valid at time of its declaration Oct 27 15:17:50.582 INFO kablam! --> src/lib.rs:471:13 Oct 27 15:17:50.583 INFO kablam! | Oct 27 15:17:50.583 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.583 INFO kablam! | ^^^^^ Oct 27 15:17:50.584 INFO kablam! Oct 27 15:17:50.587 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.587 INFO kablam! --> src/lib.rs:471:13 Oct 27 15:17:50.587 INFO kablam! | Oct 27 15:17:50.587 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.588 INFO kablam! | ^^^^^ Oct 27 15:17:50.588 INFO kablam! | Oct 27 15:17:50.588 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.589 INFO kablam! note: the associated type `>::Guard` must be valid for the block at 470:125... Oct 27 15:17:50.589 INFO kablam! --> src/lib.rs:470:125 Oct 27 15:17:50.589 INFO kablam! | Oct 27 15:17:50.589 INFO kablam! 470 | pub fn storage_state<'a>(&'a self, address: Address) -> Option>::Guard, H256, M256>> { Oct 27 15:17:50.589 INFO kablam! | _____________________________________________________________________________________________________________________________^ Oct 27 15:17:50.590 INFO kablam! 471 | | let state = self.state(); Oct 27 15:17:50.590 INFO kablam! 472 | | let account = state.get(&address); Oct 27 15:17:50.590 INFO kablam! 473 | | Oct 27 15:17:50.591 INFO kablam! ... | Oct 27 15:17:50.591 INFO kablam! 479 | | } Oct 27 15:17:50.591 INFO kablam! 480 | | } Oct 27 15:17:50.591 INFO kablam! | |_____^ Oct 27 15:17:50.592 INFO kablam! note: ...so that references are valid when the destructor runs Oct 27 15:17:50.592 INFO kablam! --> src/lib.rs:471:13 Oct 27 15:17:50.592 INFO kablam! | Oct 27 15:17:50.592 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.593 INFO kablam! | ^^^^^ Oct 27 15:17:50.593 INFO kablam! Oct 27 15:17:50.593 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.593 INFO kablam! --> src/lib.rs:471:21 Oct 27 15:17:50.594 INFO kablam! | Oct 27 15:17:50.594 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.594 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:17:50.594 INFO kablam! | Oct 27 15:17:50.595 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.595 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 471:21... Oct 27 15:17:50.595 INFO kablam! --> src/lib.rs:471:21 Oct 27 15:17:50.595 INFO kablam! | Oct 27 15:17:50.596 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.596 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:17:50.596 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 27 15:17:50.597 INFO kablam! --> src/lib.rs:471:21 Oct 27 15:17:50.597 INFO kablam! | Oct 27 15:17:50.597 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.597 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:17:50.598 INFO kablam! Oct 27 15:17:50.598 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.598 INFO kablam! --> src/lib.rs:471:21 Oct 27 15:17:50.603 INFO kablam! | Oct 27 15:17:50.603 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.604 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:17:50.604 INFO kablam! | Oct 27 15:17:50.604 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.604 INFO kablam! note: the associated type `>::Guard` must be valid for the destruction scope surrounding statement at 471:9... Oct 27 15:17:50.604 INFO kablam! --> src/lib.rs:471:9 Oct 27 15:17:50.605 INFO kablam! | Oct 27 15:17:50.605 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:50.606 INFO kablam! note: ...so that references are valid when the destructor runs Oct 27 15:17:50.606 INFO kablam! --> src/lib.rs:471:21 Oct 27 15:17:50.606 INFO kablam! | Oct 27 15:17:50.606 INFO kablam! 471 | let state = self.state(); Oct 27 15:17:50.607 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:17:50.607 INFO kablam! Oct 27 15:17:50.607 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.607 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.607 INFO kablam! | Oct 27 15:17:50.608 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.608 INFO kablam! | ^^^^^ Oct 27 15:17:50.608 INFO kablam! | Oct 27 15:17:50.609 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.609 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 27 15:17:50.609 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.609 INFO kablam! | Oct 27 15:17:50.609 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:50.609 INFO kablam! note: ...so that method receiver is valid for the method call Oct 27 15:17:50.609 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.609 INFO kablam! | Oct 27 15:17:50.609 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.609 INFO kablam! | ^^^^^ Oct 27 15:17:50.609 INFO kablam! Oct 27 15:17:50.609 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.609 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.610 INFO kablam! | Oct 27 15:17:50.610 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.610 INFO kablam! | ^^^^^ Oct 27 15:17:50.610 INFO kablam! | Oct 27 15:17:50.610 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.610 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 27 15:17:50.610 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.610 INFO kablam! | Oct 27 15:17:50.610 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.610 INFO kablam! | ^^^^^ Oct 27 15:17:50.610 INFO kablam! note: ...so type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` of expression is valid during the expression Oct 27 15:17:50.610 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.610 INFO kablam! | Oct 27 15:17:50.610 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.610 INFO kablam! | ^^^^^ Oct 27 15:17:50.610 INFO kablam! Oct 27 15:17:50.610 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.610 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.610 INFO kablam! | Oct 27 15:17:50.610 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.610 INFO kablam! | ^^^^^ Oct 27 15:17:50.610 INFO kablam! | Oct 27 15:17:50.610 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.610 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 27 15:17:50.610 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.611 INFO kablam! | Oct 27 15:17:50.611 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:50.611 INFO kablam! note: ...so that the type `trie::FixedSecureTrie<>::Guard, bigint::H160, block::Account>` is not borrowed for too long Oct 27 15:17:50.611 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.611 INFO kablam! | Oct 27 15:17:50.611 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.611 INFO kablam! | ^^^^^ Oct 27 15:17:50.611 INFO kablam! Oct 27 15:17:50.611 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.611 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.611 INFO kablam! | Oct 27 15:17:50.611 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.611 INFO kablam! | ^^^^^ Oct 27 15:17:50.611 INFO kablam! | Oct 27 15:17:50.611 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.611 INFO kablam! note: the associated type `>::Guard` must be valid for the expression at 472:23... Oct 27 15:17:50.611 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.611 INFO kablam! | Oct 27 15:17:50.611 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.611 INFO kablam! | ^^^^^ Oct 27 15:17:50.611 INFO kablam! note: ...so that auto-reference is valid at the time of borrow Oct 27 15:17:50.611 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.611 INFO kablam! | Oct 27 15:17:50.611 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.612 INFO kablam! | ^^^^^ Oct 27 15:17:50.612 INFO kablam! Oct 27 15:17:50.612 INFO kablam! error[E0311]: the associated type `>::Guard` may not live long enough Oct 27 15:17:50.612 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.612 INFO kablam! | Oct 27 15:17:50.612 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:50.612 INFO kablam! | Oct 27 15:17:50.612 INFO kablam! = help: consider adding an explicit lifetime bound for `>::Guard` Oct 27 15:17:50.612 INFO kablam! note: the associated type `>::Guard` must be valid for the method call at 472:23... Oct 27 15:17:50.612 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.612 INFO kablam! | Oct 27 15:17:50.612 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:50.612 INFO kablam! note: ...so that a type/lifetime parameter is in scope here Oct 27 15:17:50.612 INFO kablam! --> src/lib.rs:472:23 Oct 27 15:17:50.612 INFO kablam! | Oct 27 15:17:50.612 INFO kablam! 472 | let account = state.get(&address); Oct 27 15:17:50.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:50.612 INFO kablam! Oct 27 15:17:50.619 INFO kablam! error: aborting due to 9 previous errors Oct 27 15:17:50.619 INFO kablam! Oct 27 15:17:50.619 INFO kablam! For more information about this error, try `rustc --explain E0311`. Oct 27 15:17:50.647 INFO kablam! error: Could not compile `sputnikvm-stateful`. Oct 27 15:17:50.647 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 15:17:50.980 INFO kablam! error: build failed Oct 27 15:17:50.980 INFO kablam! su: No module specific data is present Oct 27 15:17:51.890 INFO running `"docker" "rm" "-f" "25bbd3dace79587b43bf7ca01786d46789512ae42e16a2d82466d7c71a01f3ac"` Oct 27 15:17:52.083 INFO blam! 25bbd3dace79587b43bf7ca01786d46789512ae42e16a2d82466d7c71a01f3ac