Sep 01 07:47:12.639 INFO checking rusty-xinput-1.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 07:47:12.639 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 07:47:12.639 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:47:12.910 INFO blam! 682f5d75370a2f70fdf13fe8b8e7dd829f309ba81f5c012456cdf5367f3b39d3 Sep 01 07:47:12.912 INFO running `"docker" "start" "-a" "682f5d75370a2f70fdf13fe8b8e7dd829f309ba81f5c012456cdf5367f3b39d3"` Sep 01 07:47:13.711 INFO kablam! Checking rusty-xinput v1.0.1 (file:///source) Sep 01 07:47:13.711 INFO kablam! Checking simple_logger v0.5.0 Sep 01 07:47:14.742 INFO kablam! error[E0425]: cannot find function `dynamic_load_xinput` in this scope Sep 01 07:47:14.742 INFO kablam! --> examples/xinput_demo.rs:14:3 Sep 01 07:47:14.742 INFO kablam! | Sep 01 07:47:14.742 INFO kablam! 14 | dynamic_load_xinput().unwrap(); Sep 01 07:47:14.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 01 07:47:14.742 INFO kablam! Sep 01 07:47:14.742 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 01 07:47:14.742 INFO kablam! --> examples/xinput_demo.rs:17:28 Sep 01 07:47:14.742 INFO kablam! | Sep 01 07:47:14.742 INFO kablam! 17 | trace!("rumble on:{:?}", xinput_set_state(0, 1000, 1000)); Sep 01 07:47:14.742 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 01 07:47:14.742 INFO kablam! Sep 01 07:47:14.743 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 01 07:47:14.743 INFO kablam! --> examples/xinput_demo.rs:19:29 Sep 01 07:47:14.743 INFO kablam! | Sep 01 07:47:14.743 INFO kablam! 19 | trace!("rumble off:{:?}", xinput_set_state(0, 0, 0)); Sep 01 07:47:14.743 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 01 07:47:14.743 INFO kablam! Sep 01 07:47:14.743 INFO kablam! error[E0425]: cannot find function `xinput_get_state` in this scope Sep 01 07:47:14.743 INFO kablam! --> examples/xinput_demo.rs:24:11 Sep 01 07:47:14.743 INFO kablam! | Sep 01 07:47:14.743 INFO kablam! 24 | match xinput_get_state(0) { Sep 01 07:47:14.743 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 01 07:47:14.743 INFO kablam! Sep 01 07:47:14.743 INFO kablam! warning: unused import: `rusty_xinput::*` Sep 01 07:47:14.743 INFO kablam! --> examples/xinput_demo.rs:7:5 Sep 01 07:47:14.743 INFO kablam! | Sep 01 07:47:14.743 INFO kablam! 7 | use rusty_xinput::*; Sep 01 07:47:14.743 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:47:14.744 INFO kablam! | Sep 01 07:47:14.744 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:47:14.744 INFO kablam! Sep 01 07:47:14.780 INFO kablam! error: aborting due to 4 previous errors Sep 01 07:47:14.780 INFO kablam! Sep 01 07:47:14.780 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 07:47:14.787 INFO kablam! error: Could not compile `rusty-xinput`. Sep 01 07:47:14.787 INFO kablam! Sep 01 07:47:14.787 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:47:14.788 INFO kablam! su: No module specific data is present Sep 01 07:47:15.248 INFO running `"docker" "rm" "-f" "682f5d75370a2f70fdf13fe8b8e7dd829f309ba81f5c012456cdf5367f3b39d3"` Sep 01 07:47:15.372 INFO blam! 682f5d75370a2f70fdf13fe8b8e7dd829f309ba81f5c012456cdf5367f3b39d3