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