Sep 06 00:37:24.620 INFO checking rusty-xinput-1.0.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:37:24.620 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:37:24.620 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:37:24.786 INFO blam! 7e4ffa268bcb633df7191cfbc092c92d59fe18166bd705fe47749ead674ecf10 Sep 06 00:37:24.789 INFO running `"docker" "start" "-a" "7e4ffa268bcb633df7191cfbc092c92d59fe18166bd705fe47749ead674ecf10"` Sep 06 00:37:25.594 INFO kablam! usermod: no changes Sep 06 00:37:25.634 INFO kablam! Checking rusty-xinput v1.0.1 (file:///source) Sep 06 00:37:25.634 INFO kablam! Checking simple_logger v0.5.0 Sep 06 00:37:26.004 INFO kablam! error[E0425]: cannot find function `dynamic_load_xinput` in this scope Sep 06 00:37:26.004 INFO kablam! --> examples/xinput_demo.rs:14:3 Sep 06 00:37:26.004 INFO kablam! | Sep 06 00:37:26.004 INFO kablam! 14 | dynamic_load_xinput().unwrap(); Sep 06 00:37:26.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 06 00:37:26.004 INFO kablam! Sep 06 00:37:26.004 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 06 00:37:26.004 INFO kablam! --> examples/xinput_demo.rs:17:28 Sep 06 00:37:26.004 INFO kablam! | Sep 06 00:37:26.004 INFO kablam! 17 | trace!("rumble on:{:?}", xinput_set_state(0, 1000, 1000)); Sep 06 00:37:26.004 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 06 00:37:26.004 INFO kablam! Sep 06 00:37:26.004 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 06 00:37:26.004 INFO kablam! --> examples/xinput_demo.rs:19:29 Sep 06 00:37:26.005 INFO kablam! | Sep 06 00:37:26.005 INFO kablam! 19 | trace!("rumble off:{:?}", xinput_set_state(0, 0, 0)); Sep 06 00:37:26.005 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 06 00:37:26.005 INFO kablam! Sep 06 00:37:26.005 INFO kablam! error[E0425]: cannot find function `xinput_get_state` in this scope Sep 06 00:37:26.005 INFO kablam! --> examples/xinput_demo.rs:24:11 Sep 06 00:37:26.005 INFO kablam! | Sep 06 00:37:26.005 INFO kablam! 24 | match xinput_get_state(0) { Sep 06 00:37:26.005 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 06 00:37:26.005 INFO kablam! Sep 06 00:37:26.005 INFO kablam! warning: unused import: `rusty_xinput::*` Sep 06 00:37:26.005 INFO kablam! --> examples/xinput_demo.rs:7:5 Sep 06 00:37:26.005 INFO kablam! | Sep 06 00:37:26.005 INFO kablam! 7 | use rusty_xinput::*; Sep 06 00:37:26.005 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 00:37:26.005 INFO kablam! | Sep 06 00:37:26.005 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:37:26.005 INFO kablam! Sep 06 00:37:26.033 INFO kablam! error: aborting due to 4 previous errors Sep 06 00:37:26.033 INFO kablam! Sep 06 00:37:26.033 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 06 00:37:26.039 INFO kablam! error: Could not compile `rusty-xinput`. Sep 06 00:37:26.039 INFO kablam! Sep 06 00:37:26.039 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:37:26.040 INFO kablam! su: No module specific data is present Sep 06 00:37:26.690 INFO running `"docker" "rm" "-f" "7e4ffa268bcb633df7191cfbc092c92d59fe18166bd705fe47749ead674ecf10"` Sep 06 00:37:26.813 INFO blam! 7e4ffa268bcb633df7191cfbc092c92d59fe18166bd705fe47749ead674ecf10