Sep 02 03:19:59.539 INFO checking redox_event-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 03:19:59.539 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 03:19:59.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/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 02 03:19:59.712 INFO blam! 9e60016d5ab127282db110c1431efc90d256b6ddc0a2a5542713937615813883 Sep 02 03:19:59.715 INFO running `"docker" "start" "-a" "9e60016d5ab127282db110c1431efc90d256b6ddc0a2a5542713937615813883"` Sep 02 03:20:00.385 INFO kablam! Checking redox_syscall v0.1.40 Sep 02 03:20:01.085 INFO kablam! Checking redox_event v0.1.0 (file:///source) Sep 02 03:20:01.501 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 02 03:20:01.501 INFO kablam! --> src/lib.rs:34:18 Sep 02 03:20:01.501 INFO kablam! | Sep 02 03:20:01.501 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 02 03:20:01.501 INFO kablam! | ^^^^^^ not found in `syscall` Sep 02 03:20:01.501 INFO kablam! Sep 02 03:20:01.501 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 02 03:20:01.501 INFO kablam! --> src/lib.rs:44:22 Sep 02 03:20:01.502 INFO kablam! | Sep 02 03:20:01.502 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 02 03:20:01.502 INFO kablam! | ^^^^^^ not found in `syscall` Sep 02 03:20:01.502 INFO kablam! Sep 02 03:20:01.565 INFO kablam! error: aborting due to 2 previous errors Sep 02 03:20:01.565 INFO kablam! Sep 02 03:20:01.565 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 02 03:20:01.571 INFO kablam! error: Could not compile `redox_event`. Sep 02 03:20:01.571 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:20:01.587 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 02 03:20:01.587 INFO kablam! --> src/lib.rs:34:18 Sep 02 03:20:01.587 INFO kablam! | Sep 02 03:20:01.587 INFO kablam! 34 | syscall::fevent(fd as usize, syscall::EVENT_READ).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 02 03:20:01.588 INFO kablam! | ^^^^^^ not found in `syscall` Sep 02 03:20:01.588 INFO kablam! Sep 02 03:20:01.588 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 02 03:20:01.588 INFO kablam! --> src/lib.rs:44:22 Sep 02 03:20:01.588 INFO kablam! | Sep 02 03:20:01.588 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 02 03:20:01.588 INFO kablam! | ^^^^^^ not found in `syscall` Sep 02 03:20:01.588 INFO kablam! Sep 02 03:20:01.653 INFO kablam! error: aborting due to 2 previous errors Sep 02 03:20:01.653 INFO kablam! Sep 02 03:20:01.653 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 02 03:20:01.660 INFO kablam! error: Could not compile `redox_event`. Sep 02 03:20:01.660 INFO kablam! Sep 02 03:20:01.660 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:20:01.661 INFO kablam! su: No module specific data is present Sep 02 03:20:02.076 INFO running `"docker" "rm" "-f" "9e60016d5ab127282db110c1431efc90d256b6ddc0a2a5542713937615813883"` Sep 02 03:20:02.212 INFO blam! 9e60016d5ab127282db110c1431efc90d256b6ddc0a2a5542713937615813883