Sep 01 09:55:45.489 INFO checking redox_event-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 09:55:45.489 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 09:55:45.489 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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.674 INFO blam! acc79765be4b52be276a5b7fe7830903970aa4ea1bb19c3ca70003e66d7359f0 Sep 01 09:55:45.676 INFO running `"docker" "start" "-a" "acc79765be4b52be276a5b7fe7830903970aa4ea1bb19c3ca70003e66d7359f0"` Sep 01 09:55:46.347 INFO kablam! Checking redox_event v0.1.0 (file:///source) Sep 01 09:55:46.684 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:46.685 INFO kablam! --> src/lib.rs:34:18 Sep 01 09:55:46.685 INFO kablam! | Sep 01 09:55:46.685 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.685 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:46.685 INFO kablam! Sep 01 09:55:46.685 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:46.685 INFO kablam! --> src/lib.rs:44:22 Sep 01 09:55:46.685 INFO kablam! | Sep 01 09:55:46.685 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 01 09:55:46.685 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:46.685 INFO kablam! Sep 01 09:55:46.696 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:46.697 INFO kablam! --> src/lib.rs:34:18 Sep 01 09:55:46.697 INFO kablam! | Sep 01 09:55:46.697 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.697 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:46.697 INFO kablam! Sep 01 09:55:46.697 INFO kablam! error[E0425]: cannot find function `fevent` in module `syscall` Sep 01 09:55:46.697 INFO kablam! --> src/lib.rs:44:22 Sep 01 09:55:46.697 INFO kablam! | Sep 01 09:55:46.697 INFO kablam! 44 | syscall::fevent(fd as usize, 0).map_err(|x| Error::from_raw_os_error(x.errno))?; Sep 01 09:55:46.697 INFO kablam! | ^^^^^^ not found in `syscall` Sep 01 09:55:46.697 INFO kablam! Sep 01 09:55:46.763 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:55:46.763 INFO kablam! Sep 01 09:55:46.763 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 09:55:46.764 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:55:46.764 INFO kablam! Sep 01 09:55:46.764 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 09:55:46.769 INFO kablam! error: Could not compile `redox_event`. Sep 01 09:55:46.769 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:55:46.770 INFO kablam! error: Could not compile `redox_event`. Sep 01 09:55:46.770 INFO kablam! Sep 01 09:55:46.770 INFO kablam! To learn more, run the command again with --verbose. Sep 01 09:55:46.771 INFO kablam! su: No module specific data is present Sep 01 09:55:47.442 INFO running `"docker" "rm" "-f" "acc79765be4b52be276a5b7fe7830903970aa4ea1bb19c3ca70003e66d7359f0"` Sep 01 09:55:47.524 INFO blam! acc79765be4b52be276a5b7fe7830903970aa4ea1bb19c3ca70003e66d7359f0