Jul 05 21:07:28.766 INFO testing piston_mix_economy-0.2.0 against try#00bcc44fb92c28465c727881355c3235a56a4045 for nll-3 Jul 05 21:07:28.766 INFO running: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 21:07:28.766 INFO creating container for: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 21:07:28.766 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/main/nll-3/try#00bcc44fb92c28465c727881355c3235a56a4045:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/nll-3/try#00bcc44fb92c28465c727881355c3235a56a4045:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn -Zborrowck=mir -Ztwo-phase-borrows " "crater"` Jul 05 21:07:28.937 INFO blam! d414bc1d766c6c8e2c189cb3c3824d69102f9300bff458a5b932af3eb56a0f26 Jul 05 21:07:28.939 INFO running `"docker" "start" "-a" "d414bc1d766c6c8e2c189cb3c3824d69102f9300bff458a5b932af3eb56a0f26"` Jul 05 21:07:29.753 INFO kablam! Checking piston_mix_economy v0.2.0 (file:///source) Jul 05 21:07:29.757 INFO kablam! Checking rusttype v0.2.3 Jul 05 21:07:29.759 INFO kablam! Checking pistoncore-window v0.22.1 Jul 05 21:07:29.759 INFO kablam! Checking piston-timer_controller v0.6.0 Jul 05 21:07:29.763 INFO kablam! Checking piston-gfx_texture v0.17.0 Jul 05 21:07:31.406 INFO kablam! Checking pistoncore-event_loop v0.25.1 Jul 05 21:07:31.406 INFO kablam! Checking pistoncore-glutin_window v0.30.0 Jul 05 21:07:32.577 INFO kablam! Checking piston v0.25.1 Jul 05 21:07:33.418 INFO kablam! error[E0311]: the parameter type `K` may not live long enough Jul 05 21:07:33.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 Jul 05 21:07:33.418 INFO kablam! | Jul 05 21:07:33.418 INFO kablam! 81 | match node.force() { Jul 05 21:07:33.418 INFO kablam! | ^^^^ Jul 05 21:07:33.418 INFO kablam! | Jul 05 21:07:33.418 INFO kablam! = help: consider adding an explicit lifetime bound for `K` Jul 05 21:07:33.418 INFO kablam! note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... Jul 05 21:07:33.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 Jul 05 21:07:33.418 INFO kablam! | Jul 05 21:07:33.418 INFO kablam! 77 | / fn clone_subtree( Jul 05 21:07:33.419 INFO kablam! 78 | | node: node::NodeRef) Jul 05 21:07:33.419 INFO kablam! 79 | | -> BTreeMap { Jul 05 21:07:33.419 INFO kablam! 80 | | Jul 05 21:07:33.419 INFO kablam! ... | Jul 05 21:07:33.419 INFO kablam! 136| | } Jul 05 21:07:33.419 INFO kablam! 137| | } Jul 05 21:07:33.419 INFO kablam! | |_________^ Jul 05 21:07:33.419 INFO kablam! Jul 05 21:07:33.419 INFO kablam! error[E0311]: the parameter type `V` may not live long enough Jul 05 21:07:33.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 Jul 05 21:07:33.419 INFO kablam! | Jul 05 21:07:33.419 INFO kablam! 81 | match node.force() { Jul 05 21:07:33.419 INFO kablam! | ^^^^ Jul 05 21:07:33.419 INFO kablam! | Jul 05 21:07:33.419 INFO kablam! = help: consider adding an explicit lifetime bound for `V` Jul 05 21:07:33.419 INFO kablam! note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... Jul 05 21:07:33.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 Jul 05 21:07:33.419 INFO kablam! | Jul 05 21:07:33.419 INFO kablam! 77 | / fn clone_subtree( Jul 05 21:07:33.419 INFO kablam! 78 | | node: node::NodeRef) Jul 05 21:07:33.419 INFO kablam! 79 | | -> BTreeMap { Jul 05 21:07:33.419 INFO kablam! 80 | | Jul 05 21:07:33.419 INFO kablam! ... | Jul 05 21:07:33.419 INFO kablam! 136| | } Jul 05 21:07:33.420 INFO kablam! 137| | } Jul 05 21:07:33.420 INFO kablam! | |_________^ Jul 05 21:07:33.420 INFO kablam! Jul 05 21:07:33.670 INFO kablam! error: aborting due to 2 previous errors Jul 05 21:07:33.670 INFO kablam! Jul 05 21:07:33.670 INFO kablam! For more information about this error, try `rustc --explain E0311`. Jul 05 21:07:33.675 INFO kablam! error: Could not compile `rusttype`. Jul 05 21:07:33.675 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 05 21:07:34.234 INFO kablam! error: build failed Jul 05 21:07:34.236 INFO kablam! su: No module specific data is present Jul 05 21:07:34.582 INFO running `"docker" "rm" "-f" "d414bc1d766c6c8e2c189cb3c3824d69102f9300bff458a5b932af3eb56a0f26"` Jul 05 21:07:34.664 INFO blam! d414bc1d766c6c8e2c189cb3c3824d69102f9300bff458a5b932af3eb56a0f26