Sep 21 10:52:24.010 INFO checking entity_rust-0.0.8 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:52:24.010 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:52:24.010 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:52:24.130 INFO blam! 2bd81e3aa5e412751aad8abeba139d6f2a73694ad4b2f5a1bc3b54c66673ac6e Sep 21 10:52:24.135 INFO running `"docker" "start" "-a" "2bd81e3aa5e412751aad8abeba139d6f2a73694ad4b2f5a1bc3b54c66673ac6e"` Sep 21 10:52:25.145 INFO kablam! usermod: no changes Sep 21 10:52:25.205 INFO kablam! Compiling poison v0.1.0 Sep 21 10:52:25.210 INFO kablam! Compiling uuid v0.7.1 Sep 21 10:52:25.654 INFO kablam! Checking shared-mutex v0.3.1 Sep 21 10:52:26.418 INFO kablam! Checking entity_rust v0.0.8 (/source) Sep 21 10:52:27.594 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 21 10:52:27.594 INFO kablam! --> src/events/mod.rs:177:56 Sep 21 10:52:27.594 INFO kablam! | Sep 21 10:52:27.594 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 21 10:52:27.594 INFO kablam! | ^^^^^^ Sep 21 10:52:27.594 INFO kablam! | Sep 21 10:52:27.594 INFO kablam! ::: src/lib.rs:85:1 Sep 21 10:52:27.594 INFO kablam! | Sep 21 10:52:27.594 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 21 10:52:27.594 INFO kablam! | ------------------------------------- in this macro invocation Sep 21 10:52:27.594 INFO kablam! Sep 21 10:52:27.598 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 21 10:52:27.598 INFO kablam! --> src/events/mod.rs:177:56 Sep 21 10:52:27.598 INFO kablam! | Sep 21 10:52:27.598 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 21 10:52:27.598 INFO kablam! | ^^^^^^ Sep 21 10:52:27.598 INFO kablam! | Sep 21 10:52:27.598 INFO kablam! ::: src/lib.rs:85:1 Sep 21 10:52:27.598 INFO kablam! | Sep 21 10:52:27.598 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 21 10:52:27.598 INFO kablam! | ------------------------------------- in this macro invocation Sep 21 10:52:27.598 INFO kablam! Sep 21 10:52:27.606 INFO kablam! error: aborting due to previous error Sep 21 10:52:27.606 INFO kablam! Sep 21 10:52:27.606 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 10:52:27.613 INFO kablam! error: Could not compile `entity_rust`. Sep 21 10:52:27.613 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:52:27.620 INFO kablam! error: aborting due to previous error Sep 21 10:52:27.620 INFO kablam! Sep 21 10:52:27.620 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 10:52:27.633 INFO kablam! error: Could not compile `entity_rust`. Sep 21 10:52:27.633 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:52:27.736 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 21 10:52:27.736 INFO kablam! --> src/events/mod.rs:177:56 Sep 21 10:52:27.736 INFO kablam! | Sep 21 10:52:27.736 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 21 10:52:27.736 INFO kablam! | ^^^^^^ Sep 21 10:52:27.736 INFO kablam! | Sep 21 10:52:27.736 INFO kablam! ::: src/lib.rs:85:1 Sep 21 10:52:27.737 INFO kablam! | Sep 21 10:52:27.737 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 21 10:52:27.737 INFO kablam! | ------------------------------------- in this macro invocation Sep 21 10:52:27.737 INFO kablam! Sep 21 10:52:27.744 INFO kablam! error: aborting due to previous error Sep 21 10:52:27.745 INFO kablam! Sep 21 10:52:27.745 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 10:52:27.755 INFO kablam! error: Could not compile `entity_rust`. Sep 21 10:52:27.755 INFO kablam! Sep 21 10:52:27.755 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:52:27.755 INFO kablam! su: No module specific data is present Sep 21 10:52:28.450 INFO running `"docker" "rm" "-f" "2bd81e3aa5e412751aad8abeba139d6f2a73694ad4b2f5a1bc3b54c66673ac6e"` Sep 21 10:52:28.548 INFO blam! 2bd81e3aa5e412751aad8abeba139d6f2a73694ad4b2f5a1bc3b54c66673ac6e