Aug 30 06:52:55.639 INFO checking redox_event-0.1.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 06:52:55.639 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 06:52:55.639 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 06:52:55.802 INFO blam! 91a8439c463aeff072bcfc285859cc5cbe9c0fa9c6476ceceebe274f533410e4 Aug 30 06:52:55.804 INFO running `"docker" "start" "-a" "91a8439c463aeff072bcfc285859cc5cbe9c0fa9c6476ceceebe274f533410e4"` Aug 30 06:52:56.600 INFO kablam! Checking redox_event v0.1.0 (file:///source) Aug 30 06:52:56.992 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Aug 30 06:52:56.992 INFO kablam! --> src/lib.rs:34:18 Aug 30 06:52:56.992 INFO kablam! | Aug 30 06:52:56.992 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Aug 30 06:52:56.992 INFO kablam! | ^^^^^^ not found in `syscall` Aug 30 06:52:56.992 INFO kablam! Aug 30 06:52:56.993 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Aug 30 06:52:56.993 INFO kablam! --> src/lib.rs:44:22 Aug 30 06:52:56.993 INFO kablam! | Aug 30 06:52:56.993 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Aug 30 06:52:56.993 INFO kablam! | ^^^^^^ not found in `syscall` Aug 30 06:52:56.993 INFO kablam! Aug 30 06:52:57.047 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Aug 30 06:52:57.047 INFO kablam! --> src/lib.rs:34:18 Aug 30 06:52:57.047 INFO kablam! | Aug 30 06:52:57.047 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Aug 30 06:52:57.047 INFO kablam! | ^^^^^^ not found in `syscall` Aug 30 06:52:57.047 INFO kablam! Aug 30 06:52:57.047 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Aug 30 06:52:57.047 INFO kablam! --> src/lib.rs:44:22 Aug 30 06:52:57.047 INFO kablam! | Aug 30 06:52:57.047 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Aug 30 06:52:57.047 INFO kablam! | ^^^^^^ not found in `syscall` Aug 30 06:52:57.047 INFO kablam! Aug 30 06:52:57.079 INFO kablam! error: aborting due to 2 previous errors Aug 30 06:52:57.080 INFO kablam! Aug 30 06:52:57.080 INFO kablam! For more information about this error, try `rustc --explain E0425`. Aug 30 06:52:57.086 INFO kablam! error: Could not compile `redox_event`. Aug 30 06:52:57.087 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 06:52:57.104 INFO kablam! error: aborting due to 2 previous errors Aug 30 06:52:57.104 INFO kablam! Aug 30 06:52:57.105 INFO kablam! For more information about this error, try `rustc --explain E0425`. Aug 30 06:52:57.111 INFO kablam! error: Could not compile `redox_event`. Aug 30 06:52:57.111 INFO kablam! Aug 30 06:52:57.111 INFO kablam! To learn more, run the command again with --verbose. Aug 30 06:52:57.112 INFO kablam! su: No module specific data is present Aug 30 06:52:57.570 INFO running `"docker" "rm" "-f" "91a8439c463aeff072bcfc285859cc5cbe9c0fa9c6476ceceebe274f533410e4"` Aug 30 06:52:57.712 INFO blam! 91a8439c463aeff072bcfc285859cc5cbe9c0fa9c6476ceceebe274f533410e4