Sep 10 19:36:52.258 INFO checking entity_rust-0.0.8 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 19:36:52.258 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 19:36:52.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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.431 INFO blam! 8c56232338cee0017eeff7dd25137aa88a8303b944655cb8e699377bf47783b7 Sep 10 19:36:52.433 INFO running `"docker" "start" "-a" "8c56232338cee0017eeff7dd25137aa88a8303b944655cb8e699377bf47783b7"` Sep 10 19:36:53.595 INFO kablam! usermod: no changes Sep 10 19:36:53.664 INFO kablam! Compiling poison v0.1.0 Sep 10 19:36:53.666 INFO kablam! Compiling uuid v0.7.0 Sep 10 19:36:54.140 INFO kablam! Compiling shared-mutex v0.3.1 Sep 10 19:36:55.846 INFO kablam! Compiling entity_rust v0.0.8 (file:///source) Sep 10 19:36:56.423 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 10 19:36:56.423 INFO kablam! --> src/events/mod.rs:177:56 Sep 10 19:36:56.423 INFO kablam! | Sep 10 19:36:56.423 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 10 19:36:56.423 INFO kablam! | ^^^^^^ Sep 10 19:36:56.423 INFO kablam! | Sep 10 19:36:56.423 INFO kablam! ::: src/lib.rs:85:1 Sep 10 19:36:56.424 INFO kablam! | Sep 10 19:36:56.424 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 10 19:36:56.424 INFO kablam! | ------------------------------------- in this macro invocation Sep 10 19:36:56.424 INFO kablam! Sep 10 19:36:56.437 INFO kablam! error: aborting due to previous error Sep 10 19:36:56.437 INFO kablam! Sep 10 19:36:56.437 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 19:36:56.443 INFO kablam! error: Could not compile `entity_rust`. Sep 10 19:36:56.443 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 19:36:56.742 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 10 19:36:56.742 INFO kablam! --> src/events/mod.rs:177:56 Sep 10 19:36:56.742 INFO kablam! | Sep 10 19:36:56.742 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 10 19:36:56.742 INFO kablam! | ^^^^^^ Sep 10 19:36:56.742 INFO kablam! | Sep 10 19:36:56.742 INFO kablam! ::: src/lib.rs:85:1 Sep 10 19:36:56.742 INFO kablam! | Sep 10 19:36:56.742 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 10 19:36:56.742 INFO kablam! | ------------------------------------- in this macro invocation Sep 10 19:36:56.742 INFO kablam! Sep 10 19:36:56.749 INFO kablam! error: aborting due to previous error Sep 10 19:36:56.749 INFO kablam! Sep 10 19:36:56.749 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 19:36:56.751 INFO kablam! error[E0599]: no method named `simple` found for type `uuid::Uuid` in the current scope Sep 10 19:36:56.751 INFO kablam! --> src/events/mod.rs:177:56 Sep 10 19:36:56.751 INFO kablam! | Sep 10 19:36:56.751 INFO kablam! 177 | pub static ref EVENT_UUID: String = Uuid::new_v4().simple().to_string(); Sep 10 19:36:56.751 INFO kablam! | ^^^^^^ Sep 10 19:36:56.751 INFO kablam! | Sep 10 19:36:56.751 INFO kablam! ::: src/lib.rs:85:1 Sep 10 19:36:56.751 INFO kablam! | Sep 10 19:36:56.751 INFO kablam! 85 | event!{ tick, step: super::Duration } Sep 10 19:36:56.751 INFO kablam! | ------------------------------------- in this macro invocation Sep 10 19:36:56.751 INFO kablam! Sep 10 19:36:56.755 INFO kablam! error: Could not compile `entity_rust`. Sep 10 19:36:56.755 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 19:36:56.761 INFO kablam! error: aborting due to previous error Sep 10 19:36:56.761 INFO kablam! Sep 10 19:36:56.761 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 19:36:56.769 INFO kablam! error: Could not compile `entity_rust`. Sep 10 19:36:56.769 INFO kablam! Sep 10 19:36:56.769 INFO kablam! To learn more, run the command again with --verbose. Sep 10 19:36:56.771 INFO kablam! su: No module specific data is present Sep 10 19:36:57.251 INFO running `"docker" "rm" "-f" "8c56232338cee0017eeff7dd25137aa88a8303b944655cb8e699377bf47783b7"` Sep 10 19:36:57.361 INFO blam! 8c56232338cee0017eeff7dd25137aa88a8303b944655cb8e699377bf47783b7