Sep 02 13:41:53.804 INFO checking gazetta-core-0.1.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:41:53.804 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:41:53.804 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:41:54.058 INFO blam! 0ad45fe9d12efb35850b56837716e2cb3f0b352d34d3b9cde6e989b6f319b15a Sep 02 13:41:54.060 INFO running `"docker" "start" "-a" "0ad45fe9d12efb35850b56837716e2cb3f0b352d34d3b9cde6e989b6f319b15a"` Sep 02 13:41:54.816 INFO kablam! Checking gazetta-core v0.1.3 (file:///source) Sep 02 13:41:56.076 INFO kablam! error: missing fragment specifier Sep 02 13:41:56.076 INFO kablam! --> :163:53 Sep 02 13:41:56.076 INFO kablam! | Sep 02 13:41:56.076 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 02 13:41:56.076 INFO kablam! | ^^^^^^ Sep 02 13:41:56.076 INFO kablam! | Sep 02 13:41:56.076 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 02 13:41:56.076 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 02 13:41:56.076 INFO kablam! = note: for more information, see issue #40107 Sep 02 13:41:56.076 INFO kablam! Sep 02 13:41:56.113 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 13:41:56.113 INFO kablam! --> src/render.rs:26:5 Sep 02 13:41:56.113 INFO kablam! | Sep 02 13:41:56.114 INFO kablam! 26 | use std::hash::SipHasher; Sep 02 13:41:56.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:41:56.114 INFO kablam! | Sep 02 13:41:56.114 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 13:41:56.114 INFO kablam! Sep 02 13:41:56.114 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 13:41:56.114 INFO kablam! --> src/render.rs:44:44 Sep 02 13:41:56.114 INFO kablam! | Sep 02 13:41:56.114 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 02 13:41:56.115 INFO kablam! | ^^^^^^^^^ Sep 02 13:41:56.115 INFO kablam! Sep 02 13:41:56.182 INFO kablam! error: missing fragment specifier Sep 02 13:41:56.182 INFO kablam! --> :163:53 Sep 02 13:41:56.182 INFO kablam! | Sep 02 13:41:56.182 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 02 13:41:56.182 INFO kablam! | ^^^^^^ Sep 02 13:41:56.183 INFO kablam! | Sep 02 13:41:56.183 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 02 13:41:56.183 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 02 13:41:56.183 INFO kablam! = note: for more information, see issue #40107 Sep 02 13:41:56.183 INFO kablam! Sep 02 13:41:56.209 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 13:41:56.210 INFO kablam! --> src/render.rs:26:5 Sep 02 13:41:56.210 INFO kablam! | Sep 02 13:41:56.210 INFO kablam! 26 | use std::hash::SipHasher; Sep 02 13:41:56.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:41:56.210 INFO kablam! | Sep 02 13:41:56.210 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 13:41:56.210 INFO kablam! Sep 02 13:41:56.210 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 13:41:56.210 INFO kablam! --> src/render.rs:44:44 Sep 02 13:41:56.210 INFO kablam! | Sep 02 13:41:56.210 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 02 13:41:56.210 INFO kablam! | ^^^^^^^^^ Sep 02 13:41:56.210 INFO kablam! Sep 02 13:41:56.634 INFO kablam! warning: unused import: `std::fmt::Write` Sep 02 13:41:56.634 INFO kablam! --> src/render.rs:159:33 Sep 02 13:41:56.634 INFO kablam! | Sep 02 13:41:56.634 INFO kablam! 159 | use std::fmt::Write; Sep 02 13:41:56.634 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 13:41:56.634 INFO kablam! | Sep 02 13:41:56.634 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 13:41:56.635 INFO kablam! Sep 02 13:41:56.645 INFO kablam! error: aborting due to previous error Sep 02 13:41:56.645 INFO kablam! Sep 02 13:41:56.654 INFO kablam! error: Could not compile `gazetta-core`. Sep 02 13:41:56.654 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:41:56.699 INFO kablam! warning: unused import: `std::fmt::Write` Sep 02 13:41:56.699 INFO kablam! --> src/render.rs:159:33 Sep 02 13:41:56.699 INFO kablam! | Sep 02 13:41:56.699 INFO kablam! 159 | use std::fmt::Write; Sep 02 13:41:56.699 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 13:41:56.699 INFO kablam! | Sep 02 13:41:56.699 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 13:41:56.699 INFO kablam! Sep 02 13:41:56.706 INFO kablam! error: aborting due to previous error Sep 02 13:41:56.706 INFO kablam! Sep 02 13:41:56.716 INFO kablam! error: Could not compile `gazetta-core`. Sep 02 13:41:56.716 INFO kablam! Sep 02 13:41:56.716 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:41:56.718 INFO kablam! su: No module specific data is present Sep 02 13:41:57.158 INFO running `"docker" "rm" "-f" "0ad45fe9d12efb35850b56837716e2cb3f0b352d34d3b9cde6e989b6f319b15a"` Sep 02 13:41:57.258 INFO blam! 0ad45fe9d12efb35850b56837716e2cb3f0b352d34d3b9cde6e989b6f319b15a