Sep 01 20:20:14.743 INFO checking futex-0.1.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 20:20:14.743 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:20:14.744 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/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 20:20:14.958 INFO blam! d2b309ba24a5d3a4dec72ba49c9eaca33ed688941e7e7a6372232dbea06e676d Sep 01 20:20:14.960 INFO running `"docker" "start" "-a" "d2b309ba24a5d3a4dec72ba49c9eaca33ed688941e7e7a6372232dbea06e676d"` Sep 01 20:20:15.698 INFO kablam! Checking lock-wrappers v0.1.2 Sep 01 20:20:15.700 INFO kablam! Checking integer-atomics v1.0.2 Sep 01 20:20:16.504 INFO kablam! Checking futex v0.1.3 (file:///source) Sep 01 20:20:17.146 INFO kablam! error[E0599]: no function or associated item named `new` found for type `raw::futex::Futex` in the current scope Sep 01 20:20:17.146 INFO kablam! --> src/raw/mod.rs:20:30 Sep 01 20:20:17.146 INFO kablam! | Sep 01 20:20:17.146 INFO kablam! 20 | let futex = Arc::new(Mutex::new()); Sep 01 20:20:17.146 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `raw::futex::Futex` Sep 01 20:20:17.146 INFO kablam! | Sep 01 20:20:17.146 INFO kablam! ::: src/raw/futex.rs:15:1 Sep 01 20:20:17.146 INFO kablam! | Sep 01 20:20:17.146 INFO kablam! 15 | pub struct Futex { Sep 01 20:20:17.146 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 01 20:20:17.146 INFO kablam! | Sep 01 20:20:17.146 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 20:20:17.146 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 01 20:20:17.146 INFO kablam! candidate #1: `integer_atomics::atomic::IntCast` Sep 01 20:20:17.146 INFO kablam! Sep 01 20:20:17.151 INFO kablam! error[E0599]: no function or associated item named `new` found for type `raw::rwfutex4::RwFutex2` in the current scope Sep 01 20:20:17.151 INFO kablam! --> src/raw/mod.rs:33:30 Sep 01 20:20:17.151 INFO kablam! | Sep 01 20:20:17.151 INFO kablam! 33 | let futex = Arc::new(RwLock::new()); Sep 01 20:20:17.151 INFO kablam! | ^^^^^^^^^^^ function or associated item not found in `raw::rwfutex4::RwFutex2` Sep 01 20:20:17.151 INFO kablam! | Sep 01 20:20:17.151 INFO kablam! ::: src/raw/rwfutex4.rs:34:1 Sep 01 20:20:17.151 INFO kablam! | Sep 01 20:20:17.151 INFO kablam! 34 | pub struct RwFutex2 { Sep 01 20:20:17.151 INFO kablam! | ------------------- function or associated item `new` not found for this Sep 01 20:20:17.151 INFO kablam! | Sep 01 20:20:17.151 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 20:20:17.152 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 01 20:20:17.152 INFO kablam! candidate #1: `integer_atomics::atomic::IntCast` Sep 01 20:20:17.152 INFO kablam! Sep 01 20:20:17.179 INFO kablam! error: aborting due to 2 previous errors Sep 01 20:20:17.179 INFO kablam! Sep 01 20:20:17.179 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 20:20:17.185 INFO kablam! error: Could not compile `futex`. Sep 01 20:20:17.185 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:20:17.228 INFO kablam! error: build failed Sep 01 20:20:17.229 INFO kablam! su: No module specific data is present Sep 01 20:20:17.923 INFO running `"docker" "rm" "-f" "d2b309ba24a5d3a4dec72ba49c9eaca33ed688941e7e7a6372232dbea06e676d"` Sep 01 20:20:18.009 INFO blam! d2b309ba24a5d3a4dec72ba49c9eaca33ed688941e7e7a6372232dbea06e676d