Sep 17 18:00:27.080 INFO checking rusty-xinput-1.0.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:00:27.080 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:00:27.080 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:00:27.244 INFO blam! 22c272b60fa0d24153f194bc515afbffbc84c86c2365cb140750c31e0fdc8b47 Sep 17 18:00:27.246 INFO running `"docker" "start" "-a" "22c272b60fa0d24153f194bc515afbffbc84c86c2365cb140750c31e0fdc8b47"` Sep 17 18:00:28.478 INFO kablam! usermod: no changes Sep 17 18:00:28.519 INFO kablam! Checking rusty-xinput v1.0.1 (/source) Sep 17 18:00:28.551 INFO kablam! Checking simple_logger v0.5.0 Sep 17 18:00:29.088 INFO kablam! error[E0425]: cannot find function `dynamic_load_xinput` in this scope Sep 17 18:00:29.088 INFO kablam! --> examples/xinput_demo.rs:14:3 Sep 17 18:00:29.088 INFO kablam! | Sep 17 18:00:29.088 INFO kablam! 14 | dynamic_load_xinput().unwrap(); Sep 17 18:00:29.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 17 18:00:29.088 INFO kablam! Sep 17 18:00:29.088 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 17 18:00:29.088 INFO kablam! --> examples/xinput_demo.rs:17:28 Sep 17 18:00:29.088 INFO kablam! | Sep 17 18:00:29.088 INFO kablam! 17 | trace!("rumble on:{:?}", xinput_set_state(0, 1000, 1000)); Sep 17 18:00:29.088 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 17 18:00:29.088 INFO kablam! Sep 17 18:00:29.088 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 17 18:00:29.088 INFO kablam! --> examples/xinput_demo.rs:19:29 Sep 17 18:00:29.088 INFO kablam! | Sep 17 18:00:29.088 INFO kablam! 19 | trace!("rumble off:{:?}", xinput_set_state(0, 0, 0)); Sep 17 18:00:29.088 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 17 18:00:29.088 INFO kablam! Sep 17 18:00:29.088 INFO kablam! error[E0425]: cannot find function `xinput_get_state` in this scope Sep 17 18:00:29.088 INFO kablam! --> examples/xinput_demo.rs:24:11 Sep 17 18:00:29.088 INFO kablam! | Sep 17 18:00:29.088 INFO kablam! 24 | match xinput_get_state(0) { Sep 17 18:00:29.088 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 17 18:00:29.088 INFO kablam! Sep 17 18:00:29.088 INFO kablam! warning: unused import: `rusty_xinput::*` Sep 17 18:00:29.088 INFO kablam! --> examples/xinput_demo.rs:7:5 Sep 17 18:00:29.088 INFO kablam! | Sep 17 18:00:29.088 INFO kablam! 7 | use rusty_xinput::*; Sep 17 18:00:29.088 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 18:00:29.088 INFO kablam! | Sep 17 18:00:29.088 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 18:00:29.088 INFO kablam! Sep 17 18:00:29.127 INFO kablam! error: aborting due to 4 previous errors Sep 17 18:00:29.127 INFO kablam! Sep 17 18:00:29.127 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 17 18:00:29.133 INFO kablam! error: Could not compile `rusty-xinput`. Sep 17 18:00:29.133 INFO kablam! Sep 17 18:00:29.133 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:00:29.133 INFO kablam! su: No module specific data is present Sep 17 18:00:29.769 INFO running `"docker" "rm" "-f" "22c272b60fa0d24153f194bc515afbffbc84c86c2365cb140750c31e0fdc8b47"` Sep 17 18:00:29.959 INFO blam! 22c272b60fa0d24153f194bc515afbffbc84c86c2365cb140750c31e0fdc8b47