Sep 01 04:06:38.318 INFO checking ticketed_lock-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 04:06:38.318 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 04:06:38.318 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:06:38.523 INFO blam! 0e039157d992227e1130285b791afd284d81eeba7f540d7808c7925cf020fa41 Sep 01 04:06:38.525 INFO running `"docker" "start" "-a" "0e039157d992227e1130285b791afd284d81eeba7f540d7808c7925cf020fa41"` Sep 01 04:06:39.273 INFO kablam! Checking ticketed_lock v0.2.0 (file:///source) Sep 01 04:06:39.274 INFO kablam! Checking env_logger v0.4.3 Sep 01 04:06:39.872 INFO kablam! warning: unnecessary `unsafe` block Sep 01 04:06:39.873 INFO kablam! --> src/lib.rs:174:25 Sep 01 04:06:39.873 INFO kablam! | Sep 01 04:06:39.873 INFO kablam! 174 | Ok(data) => unsafe{ data.into_inner() }, Sep 01 04:06:39.873 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Sep 01 04:06:39.873 INFO kablam! | Sep 01 04:06:39.873 INFO kablam! = note: #[warn(unused_unsafe)] on by default Sep 01 04:06:39.873 INFO kablam! Sep 01 04:06:40.735 INFO kablam! warning: unnecessary `unsafe` block Sep 01 04:06:40.735 INFO kablam! --> src/lib.rs:174:25 Sep 01 04:06:40.735 INFO kablam! | Sep 01 04:06:40.735 INFO kablam! 174 | Ok(data) => unsafe{ data.into_inner() }, Sep 01 04:06:40.735 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Sep 01 04:06:40.735 INFO kablam! | Sep 01 04:06:40.735 INFO kablam! = note: #[warn(unused_unsafe)] on by default Sep 01 04:06:40.735 INFO kablam! Sep 01 04:06:40.967 INFO kablam! error[E0599]: no method named `wait` found for type `ticketed_lock::WriteTicket` in the current scope Sep 01 04:06:40.967 INFO kablam! --> examples/order.rs:16:28 Sep 01 04:06:40.967 INFO kablam! | Sep 01 04:06:40.967 INFO kablam! 16 | let mut guard = t3.wait(); Sep 01 04:06:40.967 INFO kablam! | ^^^^ Sep 01 04:06:40.967 INFO kablam! | Sep 01 04:06:40.967 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 01 04:06:40.967 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 01 04:06:40.967 INFO kablam! | Sep 01 04:06:40.967 INFO kablam! 4 | use futures::future::Future; Sep 01 04:06:40.967 INFO kablam! | Sep 01 04:06:40.967 INFO kablam! Sep 01 04:06:40.972 INFO kablam! error[E0599]: no method named `wait` found for type `ticketed_lock::ReadTicket` in the current scope Sep 01 04:06:40.972 INFO kablam! --> examples/order.rs:21:24 Sep 01 04:06:40.972 INFO kablam! | Sep 01 04:06:40.972 INFO kablam! 21 | let guard = t2.wait(); Sep 01 04:06:40.972 INFO kablam! | ^^^^ Sep 01 04:06:40.972 INFO kablam! | Sep 01 04:06:40.972 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 01 04:06:40.972 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 01 04:06:40.972 INFO kablam! | Sep 01 04:06:40.972 INFO kablam! 4 | use futures::future::Future; Sep 01 04:06:40.972 INFO kablam! | Sep 01 04:06:40.972 INFO kablam! Sep 01 04:06:40.974 INFO kablam! error[E0599]: no method named `wait` found for type `ticketed_lock::ReadTicket` in the current scope Sep 01 04:06:40.974 INFO kablam! --> examples/order.rs:25:24 Sep 01 04:06:40.975 INFO kablam! | Sep 01 04:06:40.975 INFO kablam! 25 | let guard = t1.wait(); Sep 01 04:06:40.975 INFO kablam! | ^^^^ Sep 01 04:06:40.975 INFO kablam! | Sep 01 04:06:40.975 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 01 04:06:40.975 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 01 04:06:40.975 INFO kablam! | Sep 01 04:06:40.975 INFO kablam! 4 | use futures::future::Future; Sep 01 04:06:40.975 INFO kablam! | Sep 01 04:06:40.975 INFO kablam! Sep 01 04:06:40.980 INFO kablam! error: aborting due to 3 previous errors Sep 01 04:06:40.980 INFO kablam! Sep 01 04:06:40.980 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 04:06:40.988 INFO kablam! error: Could not compile `ticketed_lock`. Sep 01 04:06:40.988 INFO kablam! Sep 01 04:06:40.988 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:06:40.989 INFO kablam! su: No module specific data is present Sep 01 04:06:41.442 INFO running `"docker" "rm" "-f" "0e039157d992227e1130285b791afd284d81eeba7f540d7808c7925cf020fa41"` Sep 01 04:06:41.555 INFO blam! 0e039157d992227e1130285b791afd284d81eeba7f540d7808c7925cf020fa41