Sep 04 06:42:28.671 INFO checking redox_event-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 06:42:28.671 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 06:42:28.671 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:42:28.836 INFO blam! 74f79c880ca06c13b2a4f08ca99e93b210f4088403cf68ffffba0a8719bf3d61 Sep 04 06:42:28.836 INFO running `"docker" "start" "-a" "74f79c880ca06c13b2a4f08ca99e93b210f4088403cf68ffffba0a8719bf3d61"` Sep 04 06:42:29.662 INFO kablam! Checking redox_event v0.1.0 (file:///source) Sep 04 06:42:29.977 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 04 06:42:29.977 INFO kablam! --> src/lib.rs:34:18 Sep 04 06:42:29.977 INFO kablam! | Sep 04 06:42:29.977 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 04 06:42:29.977 INFO kablam! | ^^^^^^ not found in `syscall` Sep 04 06:42:29.977 INFO kablam! Sep 04 06:42:29.977 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 04 06:42:29.977 INFO kablam! --> src/lib.rs:44:22 Sep 04 06:42:29.977 INFO kablam! | Sep 04 06:42:29.977 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 04 06:42:29.977 INFO kablam! | ^^^^^^ not found in `syscall` Sep 04 06:42:29.977 INFO kablam! Sep 04 06:42:30.035 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 04 06:42:30.035 INFO kablam! --> src/lib.rs:34:18 Sep 04 06:42:30.035 INFO kablam! | Sep 04 06:42:30.035 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 04 06:42:30.035 INFO kablam! | ^^^^^^ not found in `syscall` Sep 04 06:42:30.035 INFO kablam! Sep 04 06:42:30.035 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 04 06:42:30.035 INFO kablam! --> src/lib.rs:44:22 Sep 04 06:42:30.035 INFO kablam! | Sep 04 06:42:30.035 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 04 06:42:30.035 INFO kablam! | ^^^^^^ not found in `syscall` Sep 04 06:42:30.035 INFO kablam! Sep 04 06:42:30.042 INFO kablam! error: aborting due to 2 previous errors Sep 04 06:42:30.042 INFO kablam! Sep 04 06:42:30.042 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 06:42:30.049 INFO kablam! error: Could not compile `redox_event`. Sep 04 06:42:30.049 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 06:42:30.113 INFO kablam! error: aborting due to 2 previous errors Sep 04 06:42:30.114 INFO kablam! Sep 04 06:42:30.114 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 06:42:30.121 INFO kablam! error: Could not compile `redox_event`. Sep 04 06:42:30.121 INFO kablam! Sep 04 06:42:30.121 INFO kablam! To learn more, run the command again with --verbose. Sep 04 06:42:30.122 INFO kablam! su: No module specific data is present Sep 04 06:42:30.559 INFO running `"docker" "rm" "-f" "74f79c880ca06c13b2a4f08ca99e93b210f4088403cf68ffffba0a8719bf3d61"` Sep 04 06:42:30.648 INFO blam! 74f79c880ca06c13b2a4f08ca99e93b210f4088403cf68ffffba0a8719bf3d61