Sep 01 09:55:45.763 INFO checking redox_event-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 09:55:45.764 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 09:55:45.764 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/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 09:55:45.927 INFO blam! 08f4cd0b21f0219b11da9473a31006f6fade4a82a9364658403b11f4adfdcb48 Sep 01 09:55:45.929 INFO running `"docker" "start" "-a" "08f4cd0b21f0219b11da9473a31006f6fade4a82a9364658403b11f4adfdcb48"` Sep 01 09:55:46.646 INFO kablam! Checking redox_event v0.1.0 (file:///source) Sep 01 09:55:46.992 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:46.992 INFO kablam! --> src/lib.rs:34:18 Sep 01 09:55:46.992 INFO kablam! | Sep 01 09:55:46.992 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 01 09:55:46.992 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:46.992 INFO kablam! Sep 01 09:55:46.992 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:46.992 INFO kablam! --> src/lib.rs:44:22 Sep 01 09:55:46.992 INFO kablam! | Sep 01 09:55:46.992 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 01 09:55:46.992 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:46.992 INFO kablam! Sep 01 09:55:47.047 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:55:47.047 INFO kablam! Sep 01 09:55:47.047 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 09:55:47.053 INFO kablam! error: Could not compile `redox_event`. Sep 01 09:55:47.053 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:55:47.099 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:47.099 INFO kablam! --> src/lib.rs:34:18 Sep 01 09:55:47.099 INFO kablam! | Sep 01 09:55:47.099 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 01 09:55:47.099 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:47.099 INFO kablam! Sep 01 09:55:47.099 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:47.099 INFO kablam! --> src/lib.rs:44:22 Sep 01 09:55:47.099 INFO kablam! | Sep 01 09:55:47.099 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 01 09:55:47.099 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:47.099 INFO kablam! Sep 01 09:55:47.155 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:55:47.155 INFO kablam! Sep 01 09:55:47.155 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 09:55:47.161 INFO kablam! error: Could not compile `redox_event`. Sep 01 09:55:47.161 INFO kablam! Sep 01 09:55:47.161 INFO kablam! To learn more, run the command again with --verbose. Sep 01 09:55:47.162 INFO kablam! su: No module specific data is present Sep 01 09:55:47.672 INFO running `"docker" "rm" "-f" "08f4cd0b21f0219b11da9473a31006f6fade4a82a9364658403b11f4adfdcb48"` Sep 01 09:55:47.759 INFO blam! 08f4cd0b21f0219b11da9473a31006f6fade4a82a9364658403b11f4adfdcb48