Sep 01 20:07:33.203 INFO checking gazetta-core-0.1.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 20:07:33.203 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:07:33.203 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:07:33.366 INFO blam! 65c7dc8e15229e3d1420c760749cd3c3da17f3ee2c11f87d5df377dc03ad5e54 Sep 01 20:07:33.368 INFO running `"docker" "start" "-a" "65c7dc8e15229e3d1420c760749cd3c3da17f3ee2c11f87d5df377dc03ad5e54"` Sep 01 20:07:34.353 INFO kablam! Checking gazetta-core v0.1.3 (file:///source) Sep 01 20:07:35.591 INFO kablam! error: missing fragment specifier Sep 01 20:07:35.591 INFO kablam! --> :163:53 Sep 01 20:07:35.591 INFO kablam! | Sep 01 20:07:35.591 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 01 20:07:35.591 INFO kablam! | ^^^^^^ Sep 01 20:07:35.591 INFO kablam! | Sep 01 20:07:35.591 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 01 20:07:35.591 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 01 20:07:35.591 INFO kablam! = note: for more information, see issue #40107 Sep 01 20:07:35.591 INFO kablam! Sep 01 20:07:35.630 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:35.630 INFO kablam! --> src/render.rs:26:5 Sep 01 20:07:35.631 INFO kablam! | Sep 01 20:07:35.631 INFO kablam! 26 | use std::hash::SipHasher; Sep 01 20:07:35.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 20:07:35.631 INFO kablam! | Sep 01 20:07:35.631 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:07:35.631 INFO kablam! Sep 01 20:07:35.631 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:35.631 INFO kablam! --> src/render.rs:44:44 Sep 01 20:07:35.631 INFO kablam! | Sep 01 20:07:35.631 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 01 20:07:35.631 INFO kablam! | ^^^^^^^^^ Sep 01 20:07:35.631 INFO kablam! Sep 01 20:07:35.634 INFO kablam! error: missing fragment specifier Sep 01 20:07:35.634 INFO kablam! --> :163:53 Sep 01 20:07:35.634 INFO kablam! | Sep 01 20:07:35.634 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 01 20:07:35.634 INFO kablam! | ^^^^^^ Sep 01 20:07:35.634 INFO kablam! | Sep 01 20:07:35.634 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 01 20:07:35.634 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 01 20:07:35.634 INFO kablam! = note: for more information, see issue #40107 Sep 01 20:07:35.634 INFO kablam! Sep 01 20:07:35.659 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:35.659 INFO kablam! --> src/render.rs:26:5 Sep 01 20:07:35.659 INFO kablam! | Sep 01 20:07:35.659 INFO kablam! 26 | use std::hash::SipHasher; Sep 01 20:07:35.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 20:07:35.659 INFO kablam! | Sep 01 20:07:35.659 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:07:35.659 INFO kablam! Sep 01 20:07:35.659 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:35.659 INFO kablam! --> src/render.rs:44:44 Sep 01 20:07:35.659 INFO kablam! | Sep 01 20:07:35.659 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 01 20:07:35.659 INFO kablam! | ^^^^^^^^^ Sep 01 20:07:35.659 INFO kablam! Sep 01 20:07:36.096 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 20:07:36.096 INFO kablam! --> src/render.rs:159:33 Sep 01 20:07:36.096 INFO kablam! | Sep 01 20:07:36.096 INFO kablam! 159 | use std::fmt::Write; Sep 01 20:07:36.096 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 20:07:36.096 INFO kablam! | Sep 01 20:07:36.096 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 20:07:36.096 INFO kablam! Sep 01 20:07:36.103 INFO kablam! error: aborting due to previous error Sep 01 20:07:36.103 INFO kablam! Sep 01 20:07:36.112 INFO kablam! error: Could not compile `gazetta-core`. Sep 01 20:07:36.112 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:07:36.149 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 20:07:36.149 INFO kablam! --> src/render.rs:159:33 Sep 01 20:07:36.149 INFO kablam! | Sep 01 20:07:36.149 INFO kablam! 159 | use std::fmt::Write; Sep 01 20:07:36.149 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 20:07:36.149 INFO kablam! | Sep 01 20:07:36.149 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 20:07:36.149 INFO kablam! Sep 01 20:07:36.158 INFO kablam! error: aborting due to previous error Sep 01 20:07:36.158 INFO kablam! Sep 01 20:07:36.170 INFO kablam! error: Could not compile `gazetta-core`. Sep 01 20:07:36.170 INFO kablam! Sep 01 20:07:36.170 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:07:36.171 INFO kablam! su: No module specific data is present Sep 01 20:07:36.677 INFO running `"docker" "rm" "-f" "65c7dc8e15229e3d1420c760749cd3c3da17f3ee2c11f87d5df377dc03ad5e54"` Sep 01 20:07:36.790 INFO blam! 65c7dc8e15229e3d1420c760749cd3c3da17f3ee2c11f87d5df377dc03ad5e54