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