Sep 01 03:41:12.686 INFO checking gazetta-core-0.1.3 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 03:41:12.686 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 03:41:12.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:41:12.926 INFO blam! 74b85b7535b79b90240499b9692084a68b07371ae2a3474f1a7378ee8f1387ff Sep 01 03:41:12.928 INFO running `"docker" "start" "-a" "74b85b7535b79b90240499b9692084a68b07371ae2a3474f1a7378ee8f1387ff"` Sep 01 03:41:13.650 INFO kablam! Checking gazetta-core v0.1.3 (file:///source) Sep 01 03:41:14.603 INFO kablam! error: missing fragment specifier Sep 01 03:41:14.603 INFO kablam! --> :163:53 Sep 01 03:41:14.603 INFO kablam! | Sep 01 03:41:14.603 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 01 03:41:14.603 INFO kablam! | ^^^^^^ Sep 01 03:41:14.604 INFO kablam! | Sep 01 03:41:14.604 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 01 03:41:14.605 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 03:41:14.605 INFO kablam! = note: for more information, see issue #40107 Sep 01 03:41:14.606 INFO kablam! Sep 01 03:41:14.633 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 03:41:14.633 INFO kablam! --> src/render.rs:26:5 Sep 01 03:41:14.633 INFO kablam! | Sep 01 03:41:14.633 INFO kablam! 26 | use std::hash::SipHasher; Sep 01 03:41:14.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 03:41:14.633 INFO kablam! | Sep 01 03:41:14.634 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 03:41:14.634 INFO kablam! Sep 01 03:41:14.634 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 03:41:14.634 INFO kablam! --> src/render.rs:44:44 Sep 01 03:41:14.634 INFO kablam! | Sep 01 03:41:14.634 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 01 03:41:14.634 INFO kablam! | ^^^^^^^^^ Sep 01 03:41:14.634 INFO kablam! Sep 01 03:41:14.637 INFO kablam! error: missing fragment specifier Sep 01 03:41:14.637 INFO kablam! --> :163:53 Sep 01 03:41:14.637 INFO kablam! | Sep 01 03:41:14.637 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 01 03:41:14.637 INFO kablam! | ^^^^^^ Sep 01 03:41:14.637 INFO kablam! | Sep 01 03:41:14.637 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 01 03:41:14.637 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 03:41:14.637 INFO kablam! = note: for more information, see issue #40107 Sep 01 03:41:14.637 INFO kablam! Sep 01 03:41:14.675 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 03:41:14.675 INFO kablam! --> src/render.rs:26:5 Sep 01 03:41:14.675 INFO kablam! | Sep 01 03:41:14.675 INFO kablam! 26 | use std::hash::SipHasher; Sep 01 03:41:14.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 03:41:14.675 INFO kablam! | Sep 01 03:41:14.675 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 03:41:14.675 INFO kablam! Sep 01 03:41:14.675 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 03:41:14.675 INFO kablam! --> src/render.rs:44:44 Sep 01 03:41:14.675 INFO kablam! | Sep 01 03:41:14.676 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 01 03:41:14.676 INFO kablam! | ^^^^^^^^^ Sep 01 03:41:14.676 INFO kablam! Sep 01 03:41:15.252 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 03:41:15.252 INFO kablam! --> src/render.rs:159:33 Sep 01 03:41:15.252 INFO kablam! | Sep 01 03:41:15.252 INFO kablam! 159 | use std::fmt::Write; Sep 01 03:41:15.252 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 03:41:15.252 INFO kablam! | Sep 01 03:41:15.252 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:41:15.252 INFO kablam! Sep 01 03:41:15.262 INFO kablam! error: aborting due to previous error Sep 01 03:41:15.262 INFO kablam! Sep 01 03:41:15.270 INFO kablam! error: Could not compile `gazetta-core`. Sep 01 03:41:15.270 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:41:15.418 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 03:41:15.418 INFO kablam! --> src/render.rs:159:33 Sep 01 03:41:15.418 INFO kablam! | Sep 01 03:41:15.418 INFO kablam! 159 | use std::fmt::Write; Sep 01 03:41:15.418 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 03:41:15.418 INFO kablam! | Sep 01 03:41:15.418 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:41:15.418 INFO kablam! Sep 01 03:41:15.427 INFO kablam! error: aborting due to previous error Sep 01 03:41:15.428 INFO kablam! Sep 01 03:41:15.439 INFO kablam! error: Could not compile `gazetta-core`. Sep 01 03:41:15.439 INFO kablam! Sep 01 03:41:15.439 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:41:15.441 INFO kablam! su: No module specific data is present Sep 01 03:41:15.849 INFO running `"docker" "rm" "-f" "74b85b7535b79b90240499b9692084a68b07371ae2a3474f1a7378ee8f1387ff"` Sep 01 03:41:15.948 INFO blam! 74b85b7535b79b90240499b9692084a68b07371ae2a3474f1a7378ee8f1387ff