Sep 21 05:22:51.925 INFO checking pscontroller-rs-0.6.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:22:51.925 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:22:51.925 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/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 05:22:52.170 INFO blam! fee9ed13b7fa7865879357a5ef1cc26d12809da0049651cd4c9b1f2d185c07fa Sep 21 05:22:52.186 INFO running `"docker" "start" "-a" "fee9ed13b7fa7865879357a5ef1cc26d12809da0049651cd4c9b1f2d185c07fa"` Sep 21 05:22:54.002 INFO kablam! usermod: no changes Sep 21 05:22:54.188 INFO kablam! Checking bit_reverse v0.1.7 Sep 21 05:22:54.194 INFO kablam! Checking embedded-hal v0.1.3 Sep 21 05:22:54.866 INFO kablam! Checking linux-embedded-hal v0.1.1 Sep 21 05:22:54.866 INFO kablam! Checking pscontroller-rs v0.6.0 (/source) Sep 21 05:22:57.558 INFO kablam! warning: the feature `duration_from_micros` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 21 05:22:57.558 INFO kablam! --> examples/scanner.rs:1:12 Sep 21 05:22:57.558 INFO kablam! | Sep 21 05:22:57.558 INFO kablam! 1 | #![feature(duration_from_micros)] Sep 21 05:22:57.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 05:22:57.558 INFO kablam! | Sep 21 05:22:57.558 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 05:22:57.558 INFO kablam! Sep 21 05:22:57.830 INFO kablam! error[E0422]: cannot find struct, variant or union type `ControllerData` in this scope Sep 21 05:22:57.830 INFO kablam! --> src/lib.rs:477:26 Sep 21 05:22:57.830 INFO kablam! | Sep 21 05:22:57.830 INFO kablam! 477 | let controller = ControllerData { Sep 21 05:22:57.830 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Sep 21 05:22:57.830 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 21 05:22:57.830 INFO kablam! | Sep 21 05:22:57.830 INFO kablam! 1 | use ControllerData; Sep 21 05:22:57.830 INFO kablam! | Sep 21 05:22:57.834 INFO kablam! Sep 21 05:22:58.404 INFO kablam! warning: the feature `duration_from_micros` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 21 05:22:58.405 INFO kablam! --> examples/jogcon.rs:8:12 Sep 21 05:22:58.405 INFO kablam! | Sep 21 05:22:58.405 INFO kablam! 8 | #![feature(duration_from_micros)] Sep 21 05:22:58.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 05:22:58.405 INFO kablam! | Sep 21 05:22:58.405 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 05:22:58.405 INFO kablam! Sep 21 05:22:58.585 INFO kablam! error: aborting due to previous error Sep 21 05:22:58.585 INFO kablam! Sep 21 05:22:58.585 INFO kablam! For more information about this error, try `rustc --explain E0422`. Sep 21 05:22:58.606 INFO kablam! error[E0603]: struct `GamepadButtons` is private Sep 21 05:22:58.606 INFO kablam! --> examples/dualshock.rs:12:5 Sep 21 05:22:58.606 INFO kablam! | Sep 21 05:22:58.607 INFO kablam! 12 | GamepadButtons, Sep 21 05:22:58.607 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 05:22:58.607 INFO kablam! Sep 21 05:22:58.622 INFO kablam! error: Could not compile `pscontroller-rs`. Sep 21 05:22:58.622 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:22:59.005 INFO kablam! warning: the feature `duration_from_micros` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 21 05:22:59.005 INFO kablam! --> examples/console.rs:1:12 Sep 21 05:22:59.005 INFO kablam! | Sep 21 05:22:59.005 INFO kablam! 1 | #![feature(duration_from_micros)] Sep 21 05:22:59.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 05:22:59.005 INFO kablam! | Sep 21 05:22:59.005 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 05:22:59.005 INFO kablam! Sep 21 05:22:59.078 INFO kablam! error: aborting due to previous error Sep 21 05:22:59.078 INFO kablam! Sep 21 05:22:59.078 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 21 05:22:59.098 INFO kablam! error: Could not compile `pscontroller-rs`. Sep 21 05:22:59.098 INFO kablam! Sep 21 05:22:59.098 INFO kablam! To learn more, run the command again with --verbose. Sep 21 05:22:59.098 INFO kablam! su: No module specific data is present Sep 21 05:23:00.253 INFO running `"docker" "rm" "-f" "fee9ed13b7fa7865879357a5ef1cc26d12809da0049651cd4c9b1f2d185c07fa"` Sep 21 05:23:00.363 INFO blam! fee9ed13b7fa7865879357a5ef1cc26d12809da0049651cd4c9b1f2d185c07fa