Sep 19 20:53:59.610 INFO checking rusty-xinput-1.0.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:53:59.611 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:53:59.611 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:53:59.763 INFO blam! c23d15b7c952567071eb93f92e479af5f2e32c87c9285bb0eeecb1f0befb490c Sep 19 20:53:59.765 INFO running `"docker" "start" "-a" "c23d15b7c952567071eb93f92e479af5f2e32c87c9285bb0eeecb1f0befb490c"` Sep 19 20:54:00.421 INFO kablam! usermod: no changes Sep 19 20:54:00.460 INFO kablam! Checking rusty-xinput v1.0.1 (/source) Sep 19 20:54:00.977 INFO kablam! error[E0425]: cannot find function `dynamic_load_xinput` in this scope Sep 19 20:54:00.977 INFO kablam! --> examples/xinput_demo.rs:14:3 Sep 19 20:54:00.977 INFO kablam! | Sep 19 20:54:00.977 INFO kablam! 14 | dynamic_load_xinput().unwrap(); Sep 19 20:54:00.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 19 20:54:00.977 INFO kablam! Sep 19 20:54:00.977 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 19 20:54:00.977 INFO kablam! --> examples/xinput_demo.rs:17:28 Sep 19 20:54:00.977 INFO kablam! | Sep 19 20:54:00.977 INFO kablam! 17 | trace!("rumble on:{:?}", xinput_set_state(0, 1000, 1000)); Sep 19 20:54:00.977 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 19 20:54:00.977 INFO kablam! Sep 19 20:54:00.977 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 19 20:54:00.977 INFO kablam! --> examples/xinput_demo.rs:19:29 Sep 19 20:54:00.977 INFO kablam! | Sep 19 20:54:00.977 INFO kablam! 19 | trace!("rumble off:{:?}", xinput_set_state(0, 0, 0)); Sep 19 20:54:00.977 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 19 20:54:00.977 INFO kablam! Sep 19 20:54:00.977 INFO kablam! error[E0425]: cannot find function `xinput_get_state` in this scope Sep 19 20:54:00.977 INFO kablam! --> examples/xinput_demo.rs:24:11 Sep 19 20:54:00.977 INFO kablam! | Sep 19 20:54:00.977 INFO kablam! 24 | match xinput_get_state(0) { Sep 19 20:54:00.977 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 19 20:54:00.977 INFO kablam! Sep 19 20:54:00.979 INFO kablam! warning: unused import: `rusty_xinput::*` Sep 19 20:54:00.979 INFO kablam! --> examples/xinput_demo.rs:7:5 Sep 19 20:54:00.979 INFO kablam! | Sep 19 20:54:00.979 INFO kablam! 7 | use rusty_xinput::*; Sep 19 20:54:00.979 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 20:54:00.979 INFO kablam! | Sep 19 20:54:00.979 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:54:00.979 INFO kablam! Sep 19 20:54:01.014 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:54:01.014 INFO kablam! Sep 19 20:54:01.014 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 19 20:54:01.020 INFO kablam! error: Could not compile `rusty-xinput`. Sep 19 20:54:01.020 INFO kablam! Sep 19 20:54:01.021 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:54:01.021 INFO kablam! su: No module specific data is present Sep 19 20:54:01.663 INFO running `"docker" "rm" "-f" "c23d15b7c952567071eb93f92e479af5f2e32c87c9285bb0eeecb1f0befb490c"` Sep 19 20:54:01.784 INFO blam! c23d15b7c952567071eb93f92e479af5f2e32c87c9285bb0eeecb1f0befb490c