Sep 18 00:21:47.488 INFO checking gazetta-core-0.1.3 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:21:47.488 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:21:47.488 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:21:47.656 INFO blam! 17f8d1d3ed6c6c3d48a17a8dba83a3afe889c34e91651476dcc133408c455b91 Sep 18 00:21:47.658 INFO running `"docker" "start" "-a" "17f8d1d3ed6c6c3d48a17a8dba83a3afe889c34e91651476dcc133408c455b91"` Sep 18 00:21:48.763 INFO kablam! usermod: no changes Sep 18 00:21:48.863 INFO kablam! Checking gazetta-core v0.1.3 (/source) Sep 18 00:21:49.557 INFO kablam! error: missing fragment specifier Sep 18 00:21:49.557 INFO kablam! --> :163:53 Sep 18 00:21:49.557 INFO kablam! | Sep 18 00:21:49.557 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 18 00:21:49.558 INFO kablam! | ^^^^^^ Sep 18 00:21:49.558 INFO kablam! | Sep 18 00:21:49.558 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 18 00:21:49.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 00:21:49.558 INFO kablam! = note: for more information, see issue #40107 Sep 18 00:21:49.558 INFO kablam! Sep 18 00:21:49.588 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 00:21:49.589 INFO kablam! --> src/render.rs:26:5 Sep 18 00:21:49.589 INFO kablam! | Sep 18 00:21:49.589 INFO kablam! 26 | use std::hash::SipHasher; Sep 18 00:21:49.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 18 00:21:49.589 INFO kablam! | Sep 18 00:21:49.589 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 00:21:49.589 INFO kablam! Sep 18 00:21:49.589 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 00:21:49.589 INFO kablam! --> src/render.rs:44:44 Sep 18 00:21:49.589 INFO kablam! | Sep 18 00:21:49.589 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 18 00:21:49.589 INFO kablam! | ^^^^^^^^^ Sep 18 00:21:49.589 INFO kablam! Sep 18 00:21:49.594 INFO kablam! error: missing fragment specifier Sep 18 00:21:49.594 INFO kablam! --> :163:53 Sep 18 00:21:49.594 INFO kablam! | Sep 18 00:21:49.594 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 18 00:21:49.594 INFO kablam! | ^^^^^^ Sep 18 00:21:49.594 INFO kablam! | Sep 18 00:21:49.594 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 18 00:21:49.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 18 00:21:49.594 INFO kablam! = note: for more information, see issue #40107 Sep 18 00:21:49.594 INFO kablam! Sep 18 00:21:49.619 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 00:21:49.619 INFO kablam! --> src/render.rs:26:5 Sep 18 00:21:49.619 INFO kablam! | Sep 18 00:21:49.619 INFO kablam! 26 | use std::hash::SipHasher; Sep 18 00:21:49.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 18 00:21:49.619 INFO kablam! | Sep 18 00:21:49.619 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 00:21:49.619 INFO kablam! Sep 18 00:21:49.619 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 00:21:49.619 INFO kablam! --> src/render.rs:44:44 Sep 18 00:21:49.619 INFO kablam! | Sep 18 00:21:49.619 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 18 00:21:49.619 INFO kablam! | ^^^^^^^^^ Sep 18 00:21:49.619 INFO kablam! Sep 18 00:21:49.875 INFO kablam! warning: unused import: `std::fmt::Write` Sep 18 00:21:49.875 INFO kablam! --> src/render.rs:159:33 Sep 18 00:21:49.875 INFO kablam! | Sep 18 00:21:49.875 INFO kablam! 159 | use std::fmt::Write; Sep 18 00:21:49.875 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 00:21:49.875 INFO kablam! | Sep 18 00:21:49.875 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:21:49.875 INFO kablam! Sep 18 00:21:49.885 INFO kablam! error: aborting due to previous error Sep 18 00:21:49.885 INFO kablam! Sep 18 00:21:49.890 INFO kablam! error: Could not compile `gazetta-core`. Sep 18 00:21:49.890 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:21:49.911 INFO kablam! warning: unused import: `std::fmt::Write` Sep 18 00:21:49.911 INFO kablam! --> src/render.rs:159:33 Sep 18 00:21:49.911 INFO kablam! | Sep 18 00:21:49.911 INFO kablam! 159 | use std::fmt::Write; Sep 18 00:21:49.912 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 00:21:49.912 INFO kablam! | Sep 18 00:21:49.912 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:21:49.912 INFO kablam! Sep 18 00:21:49.918 INFO kablam! error: aborting due to previous error Sep 18 00:21:49.918 INFO kablam! Sep 18 00:21:49.927 INFO kablam! error: Could not compile `gazetta-core`. Sep 18 00:21:49.927 INFO kablam! Sep 18 00:21:49.927 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:21:49.928 INFO kablam! su: No module specific data is present Sep 18 00:21:50.584 INFO running `"docker" "rm" "-f" "17f8d1d3ed6c6c3d48a17a8dba83a3afe889c34e91651476dcc133408c455b91"` Sep 18 00:21:50.686 INFO blam! 17f8d1d3ed6c6c3d48a17a8dba83a3afe889c34e91651476dcc133408c455b91