Sep 20 03:12:31.645 INFO checking gazetta-core-0.1.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:12:31.645 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:12:31.645 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:12:31.845 INFO blam! c4bf28a550b1ec41adcbf836430a87bc1ceeb17abc697726e0c3c623e377020b Sep 20 03:12:31.847 INFO running `"docker" "start" "-a" "c4bf28a550b1ec41adcbf836430a87bc1ceeb17abc697726e0c3c623e377020b"` Sep 20 03:12:32.756 INFO kablam! usermod: no changes Sep 20 03:12:32.821 INFO kablam! Checking yaml-rust v0.2.2 Sep 20 03:12:32.821 INFO kablam! Checking horrorshow v0.5.8 Sep 20 03:12:34.004 INFO kablam! Checking gazetta-core v0.1.3 (/source) Sep 20 03:12:34.609 INFO kablam! error: missing fragment specifier Sep 20 03:12:34.609 INFO kablam! --> :163:53 Sep 20 03:12:34.609 INFO kablam! | Sep 20 03:12:34.609 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 20 03:12:34.609 INFO kablam! | ^^^^^^ Sep 20 03:12:34.609 INFO kablam! | Sep 20 03:12:34.609 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 20 03:12:34.609 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 20 03:12:34.609 INFO kablam! = note: for more information, see issue #40107 Sep 20 03:12:34.609 INFO kablam! Sep 20 03:12:34.638 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 03:12:34.638 INFO kablam! --> src/render.rs:26:5 Sep 20 03:12:34.638 INFO kablam! | Sep 20 03:12:34.638 INFO kablam! 26 | use std::hash::SipHasher; Sep 20 03:12:34.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:12:34.638 INFO kablam! | Sep 20 03:12:34.638 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:12:34.638 INFO kablam! Sep 20 03:12:34.638 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 03:12:34.638 INFO kablam! --> src/render.rs:44:44 Sep 20 03:12:34.638 INFO kablam! | Sep 20 03:12:34.638 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 20 03:12:34.638 INFO kablam! | ^^^^^^^^^ Sep 20 03:12:34.638 INFO kablam! Sep 20 03:12:34.642 INFO kablam! error: missing fragment specifier Sep 20 03:12:34.642 INFO kablam! --> :163:53 Sep 20 03:12:34.642 INFO kablam! | Sep 20 03:12:34.642 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 20 03:12:34.642 INFO kablam! | ^^^^^^ Sep 20 03:12:34.642 INFO kablam! | Sep 20 03:12:34.642 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 20 03:12:34.642 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 20 03:12:34.642 INFO kablam! = note: for more information, see issue #40107 Sep 20 03:12:34.642 INFO kablam! Sep 20 03:12:34.671 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 03:12:34.671 INFO kablam! --> src/render.rs:26:5 Sep 20 03:12:34.671 INFO kablam! | Sep 20 03:12:34.671 INFO kablam! 26 | use std::hash::SipHasher; Sep 20 03:12:34.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:12:34.671 INFO kablam! | Sep 20 03:12:34.671 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:12:34.671 INFO kablam! Sep 20 03:12:34.671 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 03:12:34.671 INFO kablam! --> src/render.rs:44:44 Sep 20 03:12:34.672 INFO kablam! | Sep 20 03:12:34.672 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 20 03:12:34.672 INFO kablam! | ^^^^^^^^^ Sep 20 03:12:34.672 INFO kablam! Sep 20 03:12:34.931 INFO kablam! warning: unused import: `std::fmt::Write` Sep 20 03:12:34.931 INFO kablam! --> src/render.rs:159:33 Sep 20 03:12:34.931 INFO kablam! | Sep 20 03:12:34.931 INFO kablam! 159 | use std::fmt::Write; Sep 20 03:12:34.931 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 03:12:34.931 INFO kablam! | Sep 20 03:12:34.931 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:12:34.932 INFO kablam! Sep 20 03:12:34.941 INFO kablam! error: aborting due to previous error Sep 20 03:12:34.941 INFO kablam! Sep 20 03:12:34.950 INFO kablam! error: Could not compile `gazetta-core`. Sep 20 03:12:34.950 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:12:34.964 INFO kablam! warning: unused import: `std::fmt::Write` Sep 20 03:12:34.964 INFO kablam! --> src/render.rs:159:33 Sep 20 03:12:34.964 INFO kablam! | Sep 20 03:12:34.964 INFO kablam! 159 | use std::fmt::Write; Sep 20 03:12:34.964 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 03:12:34.964 INFO kablam! | Sep 20 03:12:34.964 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:12:34.964 INFO kablam! Sep 20 03:12:34.970 INFO kablam! error: aborting due to previous error Sep 20 03:12:34.970 INFO kablam! Sep 20 03:12:34.978 INFO kablam! error: Could not compile `gazetta-core`. Sep 20 03:12:34.978 INFO kablam! Sep 20 03:12:34.978 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:12:34.980 INFO kablam! su: No module specific data is present Sep 20 03:12:35.485 INFO running `"docker" "rm" "-f" "c4bf28a550b1ec41adcbf836430a87bc1ceeb17abc697726e0c3c623e377020b"` Sep 20 03:12:35.567 INFO blam! c4bf28a550b1ec41adcbf836430a87bc1ceeb17abc697726e0c3c623e377020b