Sep 04 04:26:51.127 INFO checking rusty-xinput-1.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:26:51.127 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:26:51.128 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:26:51.279 INFO blam! 8a34b0ead935cf3a08a56bf283abccf270dfd87139cc0ecb807a47ad84bee180 Sep 04 04:26:51.281 INFO running `"docker" "start" "-a" "8a34b0ead935cf3a08a56bf283abccf270dfd87139cc0ecb807a47ad84bee180"` Sep 04 04:26:52.131 INFO kablam! Checking rusty-xinput v1.0.1 (file:///source) Sep 04 04:26:52.744 INFO kablam! error[E0425]: cannot find function `dynamic_load_xinput` in this scope Sep 04 04:26:52.745 INFO kablam! --> examples/xinput_demo.rs:14:3 Sep 04 04:26:52.745 INFO kablam! | Sep 04 04:26:52.745 INFO kablam! 14 | dynamic_load_xinput().unwrap(); Sep 04 04:26:52.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 04:26:52.745 INFO kablam! Sep 04 04:26:52.745 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 04 04:26:52.745 INFO kablam! --> examples/xinput_demo.rs:17:28 Sep 04 04:26:52.745 INFO kablam! | Sep 04 04:26:52.745 INFO kablam! 17 | trace!("rumble on:{:?}", xinput_set_state(0, 1000, 1000)); Sep 04 04:26:52.745 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 04 04:26:52.745 INFO kablam! Sep 04 04:26:52.745 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 04 04:26:52.745 INFO kablam! --> examples/xinput_demo.rs:19:29 Sep 04 04:26:52.745 INFO kablam! | Sep 04 04:26:52.745 INFO kablam! 19 | trace!("rumble off:{:?}", xinput_set_state(0, 0, 0)); Sep 04 04:26:52.745 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 04 04:26:52.745 INFO kablam! Sep 04 04:26:52.745 INFO kablam! error[E0425]: cannot find function `xinput_get_state` in this scope Sep 04 04:26:52.745 INFO kablam! --> examples/xinput_demo.rs:24:11 Sep 04 04:26:52.745 INFO kablam! | Sep 04 04:26:52.745 INFO kablam! 24 | match xinput_get_state(0) { Sep 04 04:26:52.745 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 04 04:26:52.745 INFO kablam! Sep 04 04:26:52.746 INFO kablam! warning: unused import: `rusty_xinput::*` Sep 04 04:26:52.746 INFO kablam! --> examples/xinput_demo.rs:7:5 Sep 04 04:26:52.746 INFO kablam! | Sep 04 04:26:52.746 INFO kablam! 7 | use rusty_xinput::*; Sep 04 04:26:52.746 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 04:26:52.746 INFO kablam! | Sep 04 04:26:52.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:26:52.746 INFO kablam! Sep 04 04:26:52.787 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:26:52.787 INFO kablam! Sep 04 04:26:52.787 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 04:26:52.794 INFO kablam! error: Could not compile `rusty-xinput`. Sep 04 04:26:52.794 INFO kablam! Sep 04 04:26:52.794 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:26:52.796 INFO kablam! su: No module specific data is present Sep 04 04:26:53.314 INFO running `"docker" "rm" "-f" "8a34b0ead935cf3a08a56bf283abccf270dfd87139cc0ecb807a47ad84bee180"` Sep 04 04:26:53.455 INFO blam! 8a34b0ead935cf3a08a56bf283abccf270dfd87139cc0ecb807a47ad84bee180