Sep 06 00:28:30.484 INFO checking savefile-0.2.11 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:28:30.484 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:28:30.484 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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:28:30.721 INFO blam! 2ca281901de16af8cb13ad487d7078cdecd58af4b2a1c98f4a7fde4ac0a2e29a Sep 06 00:28:30.723 INFO running `"docker" "start" "-a" "2ca281901de16af8cb13ad487d7078cdecd58af4b2a1c98f4a7fde4ac0a2e29a"` Sep 06 00:28:32.174 INFO kablam! usermod: no changes Sep 06 00:28:32.258 INFO kablam! Compiling syn v0.14.9 Sep 06 00:28:46.481 INFO kablam! Compiling synstructure v0.9.0 Sep 06 00:28:46.481 INFO kablam! Compiling savefile-derive v0.2.11 Sep 06 00:28:52.934 INFO kablam! Compiling failure_derive v0.1.2 Sep 06 00:28:56.132 INFO kablam! Checking failure v0.1.2 Sep 06 00:28:56.866 INFO kablam! Checking savefile v0.2.11 (file:///source) Sep 06 00:28:57.078 INFO kablam! warning: unknown lint: `unit_arg` Sep 06 00:28:57.078 INFO kablam! --> src/lib.rs:601:9 Sep 06 00:28:57.078 INFO kablam! | Sep 06 00:28:57.078 INFO kablam! 601 | #[allow(unit_arg)] Sep 06 00:28:57.078 INFO kablam! | ^^^^^^^^ Sep 06 00:28:57.078 INFO kablam! | Sep 06 00:28:57.078 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 06 00:28:57.078 INFO kablam! Sep 06 00:28:57.078 INFO kablam! warning: unknown lint: `new_without_default_derive` Sep 06 00:28:57.078 INFO kablam! --> src/lib.rs:1582:9 Sep 06 00:28:57.078 INFO kablam! | Sep 06 00:28:57.078 INFO kablam! 1582 | #[allow(new_without_default_derive)] //You should never need to instantiate Removed yourself anyway. Sep 06 00:28:57.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:28:57.078 INFO kablam! Sep 06 00:28:57.082 INFO kablam! warning: unknown lint: `unit_arg` Sep 06 00:28:57.082 INFO kablam! --> src/lib.rs:601:9 Sep 06 00:28:57.082 INFO kablam! | Sep 06 00:28:57.082 INFO kablam! 601 | #[allow(unit_arg)] Sep 06 00:28:57.082 INFO kablam! | ^^^^^^^^ Sep 06 00:28:57.082 INFO kablam! | Sep 06 00:28:57.082 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 06 00:28:57.082 INFO kablam! Sep 06 00:28:57.082 INFO kablam! warning: unknown lint: `new_without_default_derive` Sep 06 00:28:57.082 INFO kablam! --> src/lib.rs:1582:9 Sep 06 00:28:57.082 INFO kablam! | Sep 06 00:28:57.082 INFO kablam! 1582 | #[allow(new_without_default_derive)] //You should never need to instantiate Removed yourself anyway. Sep 06 00:28:57.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:28:57.082 INFO kablam! Sep 06 00:28:58.607 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 06 00:28:58.607 INFO kablam! --> src/lib.rs:6:12 Sep 06 00:28:58.607 INFO kablam! | Sep 06 00:28:58.607 INFO kablam! 6 | #![feature(attr_literals)] Sep 06 00:28:58.607 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:28:58.607 INFO kablam! | Sep 06 00:28:58.607 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 00:28:58.607 INFO kablam! Sep 06 00:28:59.019 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 06 00:28:59.019 INFO kablam! --> src/lib.rs:6:12 Sep 06 00:28:59.019 INFO kablam! | Sep 06 00:28:59.019 INFO kablam! 6 | #![feature(attr_literals)] Sep 06 00:28:59.019 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:28:59.019 INFO kablam! | Sep 06 00:28:59.019 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 00:28:59.019 INFO kablam! Sep 06 00:28:59.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.94s Sep 06 00:28:59.138 INFO kablam! su: No module specific data is present Sep 06 00:29:00.040 INFO running `"docker" "rm" "-f" "2ca281901de16af8cb13ad487d7078cdecd58af4b2a1c98f4a7fde4ac0a2e29a"` Sep 06 00:29:00.210 INFO blam! 2ca281901de16af8cb13ad487d7078cdecd58af4b2a1c98f4a7fde4ac0a2e29a