Sep 21 03:45:52.894 INFO checking rusty-xinput-1.0.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:45:52.894 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:45:52.894 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:45:53.022 INFO blam! eeb62c627620e1a260de15939eeefc5b43f02338bd7c28d9020f3f3db5e535fc Sep 21 03:45:53.023 INFO running `"docker" "start" "-a" "eeb62c627620e1a260de15939eeefc5b43f02338bd7c28d9020f3f3db5e535fc"` Sep 21 03:45:53.794 INFO kablam! usermod: no changes Sep 21 03:45:53.835 INFO kablam! Checking rusty-xinput v1.0.1 (/source) Sep 21 03:45:53.835 INFO kablam! Checking simple_logger v0.5.0 Sep 21 03:45:54.213 INFO kablam! error[E0425]: cannot find function `dynamic_load_xinput` in this scope Sep 21 03:45:54.213 INFO kablam! --> examples/xinput_demo.rs:14:3 Sep 21 03:45:54.213 INFO kablam! | Sep 21 03:45:54.213 INFO kablam! 14 | dynamic_load_xinput().unwrap(); Sep 21 03:45:54.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Sep 21 03:45:54.213 INFO kablam! Sep 21 03:45:54.213 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 21 03:45:54.213 INFO kablam! --> examples/xinput_demo.rs:17:28 Sep 21 03:45:54.213 INFO kablam! | Sep 21 03:45:54.213 INFO kablam! 17 | trace!("rumble on:{:?}", xinput_set_state(0, 1000, 1000)); Sep 21 03:45:54.213 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 21 03:45:54.213 INFO kablam! Sep 21 03:45:54.213 INFO kablam! error[E0425]: cannot find function `xinput_set_state` in this scope Sep 21 03:45:54.213 INFO kablam! --> examples/xinput_demo.rs:19:29 Sep 21 03:45:54.213 INFO kablam! | Sep 21 03:45:54.213 INFO kablam! 19 | trace!("rumble off:{:?}", xinput_set_state(0, 0, 0)); Sep 21 03:45:54.213 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 21 03:45:54.213 INFO kablam! Sep 21 03:45:54.213 INFO kablam! error[E0425]: cannot find function `xinput_get_state` in this scope Sep 21 03:45:54.213 INFO kablam! --> examples/xinput_demo.rs:24:11 Sep 21 03:45:54.213 INFO kablam! | Sep 21 03:45:54.213 INFO kablam! 24 | match xinput_get_state(0) { Sep 21 03:45:54.213 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Sep 21 03:45:54.213 INFO kablam! Sep 21 03:45:54.217 INFO kablam! warning: unused import: `rusty_xinput::*` Sep 21 03:45:54.217 INFO kablam! --> examples/xinput_demo.rs:7:5 Sep 21 03:45:54.217 INFO kablam! | Sep 21 03:45:54.217 INFO kablam! 7 | use rusty_xinput::*; Sep 21 03:45:54.217 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:45:54.217 INFO kablam! | Sep 21 03:45:54.217 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:45:54.217 INFO kablam! Sep 21 03:45:54.239 INFO kablam! error: aborting due to 4 previous errors Sep 21 03:45:54.239 INFO kablam! Sep 21 03:45:54.239 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 21 03:45:54.245 INFO kablam! error: Could not compile `rusty-xinput`. Sep 21 03:45:54.245 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:45:54.292 INFO kablam! error: build failed Sep 21 03:45:54.294 INFO kablam! su: No module specific data is present Sep 21 03:45:54.996 INFO running `"docker" "rm" "-f" "eeb62c627620e1a260de15939eeefc5b43f02338bd7c28d9020f3f3db5e535fc"` Sep 21 03:45:55.119 INFO blam! eeb62c627620e1a260de15939eeefc5b43f02338bd7c28d9020f3f3db5e535fc