Sep 10 19:36:52.329 INFO checking entity_rust-0.0.8 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 19:36:52.329 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 19:36:52.329 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 19:36:52.476 INFO blam! c5001fd9115561ad7105851db10c94cdb82e0942419be4213d361974684ed025 Sep 10 19:36:52.478 INFO running `"docker" "start" "-a" "c5001fd9115561ad7105851db10c94cdb82e0942419be4213d361974684ed025"` Sep 10 19:36:53.445 INFO kablam! usermod: no changes Sep 10 19:36:53.500 INFO kablam! Compiling poison v0.1.0 Sep 10 19:36:53.500 INFO kablam! Compiling uuid v0.7.0 Sep 10 19:36:53.845 INFO kablam! Checking shared-mutex v0.3.1 Sep 10 19:36:55.218 INFO kablam! Checking entity_rust v0.0.8 (file:///source) Sep 10 19:36:56.297 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 10 19:36:56.297 INFO kablam! --> src/events/mod.rs:177:56 Sep 10 19:36:56.297 INFO kablam! | Sep 10 19:36:56.297 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 10 19:36:56.297 INFO kablam! | ^^^^^^ Sep 10 19:36:56.298 INFO kablam! | Sep 10 19:36:56.298 INFO kablam! ::: src/lib.rs:85:1 Sep 10 19:36:56.298 INFO kablam! | Sep 10 19:36:56.298 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 10 19:36:56.298 INFO kablam! | ------------------------------------- in this macro invocation Sep 10 19:36:56.298 INFO kablam! Sep 10 19:36:56.307 INFO kablam! error: aborting due to previous error Sep 10 19:36:56.307 INFO kablam! Sep 10 19:36:56.307 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 19:36:56.310 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 10 19:36:56.310 INFO kablam! --> src/events/mod.rs:177:56 Sep 10 19:36:56.310 INFO kablam! | Sep 10 19:36:56.310 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 10 19:36:56.310 INFO kablam! | ^^^^^^ Sep 10 19:36:56.310 INFO kablam! | Sep 10 19:36:56.310 INFO kablam! ::: src/lib.rs:85:1 Sep 10 19:36:56.310 INFO kablam! | Sep 10 19:36:56.310 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 10 19:36:56.310 INFO kablam! | ------------------------------------- in this macro invocation Sep 10 19:36:56.310 INFO kablam! Sep 10 19:36:56.318 INFO kablam! error: Could not compile `entity_rust`. Sep 10 19:36:56.318 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 19:36:56.327 INFO kablam! error: aborting due to previous error Sep 10 19:36:56.327 INFO kablam! Sep 10 19:36:56.327 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 19:36:56.332 INFO kablam! error: Could not compile `entity_rust`. Sep 10 19:36:56.332 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 19:36:56.372 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 10 19:36:56.373 INFO kablam! --> src/events/mod.rs:177:56 Sep 10 19:36:56.373 INFO kablam! | Sep 10 19:36:56.373 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 10 19:36:56.373 INFO kablam! | ^^^^^^ Sep 10 19:36:56.373 INFO kablam! | Sep 10 19:36:56.373 INFO kablam! ::: src/lib.rs:85:1 Sep 10 19:36:56.373 INFO kablam! | Sep 10 19:36:56.373 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 10 19:36:56.373 INFO kablam! | ------------------------------------- in this macro invocation Sep 10 19:36:56.373 INFO kablam! Sep 10 19:36:56.386 INFO kablam! error: aborting due to previous error Sep 10 19:36:56.386 INFO kablam! Sep 10 19:36:56.386 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 19:36:56.397 INFO kablam! error: Could not compile `entity_rust`. Sep 10 19:36:56.397 INFO kablam! Sep 10 19:36:56.397 INFO kablam! To learn more, run the command again with --verbose. Sep 10 19:36:56.397 INFO kablam! su: No module specific data is present Sep 10 19:36:57.040 INFO running `"docker" "rm" "-f" "c5001fd9115561ad7105851db10c94cdb82e0942419be4213d361974684ed025"` Sep 10 19:36:57.137 INFO blam! c5001fd9115561ad7105851db10c94cdb82e0942419be4213d361974684ed025