Sep 18 01:11:10.788 INFO checking entity_rust-0.0.8 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:11:10.788 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:11:10.788 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:11:10.966 INFO blam! ef32d449b24e9b102103d62e30b9be520d91ed55523b90e39d79360ca84031cb Sep 18 01:11:10.968 INFO running `"docker" "start" "-a" "ef32d449b24e9b102103d62e30b9be520d91ed55523b90e39d79360ca84031cb"` Sep 18 01:11:12.344 INFO kablam! usermod: no changes Sep 18 01:11:12.411 INFO kablam! Compiling poison v0.1.0 Sep 18 01:11:12.413 INFO kablam! Compiling uuid v0.7.1 Sep 18 01:11:12.810 INFO kablam! Compiling shared-mutex v0.3.1 Sep 18 01:11:13.923 INFO kablam! Checking entity_rust v0.0.8 (/source) Sep 18 01:11:14.450 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 18 01:11:14.451 INFO kablam! --> src/events/mod.rs:177:56 Sep 18 01:11:14.451 INFO kablam! | Sep 18 01:11:14.451 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 18 01:11:14.451 INFO kablam! | ^^^^^^ Sep 18 01:11:14.451 INFO kablam! | Sep 18 01:11:14.451 INFO kablam! ::: src/lib.rs:85:1 Sep 18 01:11:14.451 INFO kablam! | Sep 18 01:11:14.451 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 18 01:11:14.451 INFO kablam! | ------------------------------------- in this macro invocation Sep 18 01:11:14.451 INFO kablam! Sep 18 01:11:14.460 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 18 01:11:14.460 INFO kablam! --> src/events/mod.rs:177:56 Sep 18 01:11:14.460 INFO kablam! | Sep 18 01:11:14.460 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 18 01:11:14.460 INFO kablam! | ^^^^^^ Sep 18 01:11:14.460 INFO kablam! | Sep 18 01:11:14.460 INFO kablam! ::: src/lib.rs:85:1 Sep 18 01:11:14.460 INFO kablam! | Sep 18 01:11:14.460 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 18 01:11:14.460 INFO kablam! | ------------------------------------- in this macro invocation Sep 18 01:11:14.460 INFO kablam! Sep 18 01:11:14.463 INFO kablam! error: aborting due to previous error Sep 18 01:11:14.463 INFO kablam! Sep 18 01:11:14.463 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 18 01:11:14.469 INFO kablam! error: aborting due to previous error Sep 18 01:11:14.469 INFO kablam! Sep 18 01:11:14.469 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 18 01:11:14.471 INFO kablam! error: Could not compile `entity_rust`. Sep 18 01:11:14.471 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:11:14.476 INFO kablam! error: Could not compile `entity_rust`. Sep 18 01:11:14.476 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:11:14.588 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 18 01:11:14.588 INFO kablam! --> src/events/mod.rs:177:56 Sep 18 01:11:14.588 INFO kablam! | Sep 18 01:11:14.588 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 18 01:11:14.588 INFO kablam! | ^^^^^^ Sep 18 01:11:14.588 INFO kablam! | Sep 18 01:11:14.588 INFO kablam! ::: src/lib.rs:85:1 Sep 18 01:11:14.588 INFO kablam! | Sep 18 01:11:14.589 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 18 01:11:14.589 INFO kablam! | ------------------------------------- in this macro invocation Sep 18 01:11:14.589 INFO kablam! Sep 18 01:11:14.595 INFO kablam! error: aborting due to previous error Sep 18 01:11:14.595 INFO kablam! Sep 18 01:11:14.595 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 18 01:11:14.603 INFO kablam! error: Could not compile `entity_rust`. Sep 18 01:11:14.603 INFO kablam! Sep 18 01:11:14.603 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:11:14.605 INFO kablam! su: No module specific data is present Sep 18 01:11:15.045 INFO running `"docker" "rm" "-f" "ef32d449b24e9b102103d62e30b9be520d91ed55523b90e39d79360ca84031cb"` Sep 18 01:11:15.110 INFO blam! ef32d449b24e9b102103d62e30b9be520d91ed55523b90e39d79360ca84031cb