Sep 04 07:37:48.511 INFO checking rusty-xinput-1.0.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:37:48.511 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:37:48.512 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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.706 INFO blam! 9e88b7410ca297717c47b40d6d1c05a6679826e97aeeec430bc9d1e2f27dd1e2 Sep 04 07:37:48.708 INFO running `"docker" "start" "-a" "9e88b7410ca297717c47b40d6d1c05a6679826e97aeeec430bc9d1e2f27dd1e2"` Sep 04 07:37:49.432 INFO kablam! Checking rusty-xinput v1.0.1 (file:///source) Sep 04 07:37:49.432 INFO kablam! Checking simple_logger v0.5.0 Sep 04 07:37:50.221 INFO kablam! error[E0425]: cannot find function `dynamic_load_xinput` in this scope Sep 04 07:37:50.221 INFO kablam! --> examples/xinput_demo.rs:14:3 Sep 04 07:37:50.221 INFO kablam! | Sep 04 07:37:50.221 INFO kablam! 14 | dynamic_load_xinput().unwrap(); Sep 04 07:37:50.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 07:37:50.221 INFO kablam! Sep 04 07:37:50.221 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 04 07:37:50.221 INFO kablam! --> examples/xinput_demo.rs:17:28 Sep 04 07:37:50.222 INFO kablam! | Sep 04 07:37:50.222 INFO kablam! 17 | trace!("rumble on:{:?}", xinput_set_state(0, 1000, 1000)); Sep 04 07:37:50.222 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 04 07:37:50.222 INFO kablam! Sep 04 07:37:50.222 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 04 07:37:50.222 INFO kablam! --> examples/xinput_demo.rs:19:29 Sep 04 07:37:50.222 INFO kablam! | Sep 04 07:37:50.222 INFO kablam! 19 | trace!("rumble off:{:?}", xinput_set_state(0, 0, 0)); Sep 04 07:37:50.222 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 04 07:37:50.222 INFO kablam! Sep 04 07:37:50.222 INFO kablam! error[E0425]: cannot find function `xinput_get_state` in this scope Sep 04 07:37:50.222 INFO kablam! --> examples/xinput_demo.rs:24:11 Sep 04 07:37:50.222 INFO kablam! | Sep 04 07:37:50.222 INFO kablam! 24 | match xinput_get_state(0) { Sep 04 07:37:50.222 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 04 07:37:50.222 INFO kablam! Sep 04 07:37:50.222 INFO kablam! warning: unused import: `rusty_xinput::*` Sep 04 07:37:50.222 INFO kablam! --> examples/xinput_demo.rs:7:5 Sep 04 07:37:50.222 INFO kablam! | Sep 04 07:37:50.222 INFO kablam! 7 | use rusty_xinput::*; Sep 04 07:37:50.222 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 07:37:50.222 INFO kablam! | Sep 04 07:37:50.222 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:37:50.222 INFO kablam! Sep 04 07:37:50.258 INFO kablam! error: aborting due to 4 previous errors Sep 04 07:37:50.258 INFO kablam! Sep 04 07:37:50.258 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 07:37:50.266 INFO kablam! error: Could not compile `rusty-xinput`. Sep 04 07:37:50.266 INFO kablam! Sep 04 07:37:50.266 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:37:50.267 INFO kablam! su: No module specific data is present Sep 04 07:37:50.666 INFO running `"docker" "rm" "-f" "9e88b7410ca297717c47b40d6d1c05a6679826e97aeeec430bc9d1e2f27dd1e2"` Sep 04 07:37:50.755 INFO blam! 9e88b7410ca297717c47b40d6d1c05a6679826e97aeeec430bc9d1e2f27dd1e2