Sep 01 20:07:32.330 INFO checking gazetta-core-0.1.3 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 20:07:32.330 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 20:07:32.330 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:32.547 INFO blam! 846cdf57d0389b9580fba36b9b416471588638830fa2827f0c3eb0a48ec1c778 Sep 01 20:07:32.550 INFO running `"docker" "start" "-a" "846cdf57d0389b9580fba36b9b416471588638830fa2827f0c3eb0a48ec1c778"` Sep 01 20:07:33.358 INFO kablam! Checking gazetta-core v0.1.3 (file:///source) Sep 01 20:07:34.421 INFO kablam! error: missing fragment specifier Sep 01 20:07:34.421 INFO kablam! --> :163:53 Sep 01 20:07:34.421 INFO kablam! | Sep 01 20:07:34.421 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 01 20:07:34.421 INFO kablam! | ^^^^^^ Sep 01 20:07:34.421 INFO kablam! | Sep 01 20:07:34.421 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 01 20:07:34.421 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:34.421 INFO kablam! = note: for more information, see issue #40107 Sep 01 20:07:34.421 INFO kablam! Sep 01 20:07:34.454 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:34.454 INFO kablam! --> src/render.rs:26:5 Sep 01 20:07:34.454 INFO kablam! | Sep 01 20:07:34.454 INFO kablam! 26 | use std::hash::SipHasher; Sep 01 20:07:34.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 20:07:34.454 INFO kablam! | Sep 01 20:07:34.454 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:07:34.454 INFO kablam! Sep 01 20:07:34.455 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:34.455 INFO kablam! --> src/render.rs:44:44 Sep 01 20:07:34.455 INFO kablam! | Sep 01 20:07:34.455 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 01 20:07:34.455 INFO kablam! | ^^^^^^^^^ Sep 01 20:07:34.455 INFO kablam! Sep 01 20:07:34.694 INFO kablam! error: missing fragment specifier Sep 01 20:07:34.694 INFO kablam! --> :163:53 Sep 01 20:07:34.694 INFO kablam! | Sep 01 20:07:34.694 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 01 20:07:34.694 INFO kablam! | ^^^^^^ Sep 01 20:07:34.694 INFO kablam! | Sep 01 20:07:34.694 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 01 20:07:34.695 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:34.695 INFO kablam! = note: for more information, see issue #40107 Sep 01 20:07:34.695 INFO kablam! Sep 01 20:07:34.730 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:34.730 INFO kablam! --> src/render.rs:26:5 Sep 01 20:07:34.730 INFO kablam! | Sep 01 20:07:34.730 INFO kablam! 26 | use std::hash::SipHasher; Sep 01 20:07:34.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 20:07:34.730 INFO kablam! | Sep 01 20:07:34.730 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:07:34.730 INFO kablam! Sep 01 20:07:34.730 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 20:07:34.730 INFO kablam! --> src/render.rs:44:44 Sep 01 20:07:34.730 INFO kablam! | Sep 01 20:07:34.730 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 01 20:07:34.731 INFO kablam! | ^^^^^^^^^ Sep 01 20:07:34.731 INFO kablam! Sep 01 20:07:34.962 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 20:07:34.962 INFO kablam! --> src/render.rs:159:33 Sep 01 20:07:34.962 INFO kablam! | Sep 01 20:07:34.962 INFO kablam! 159 | use std::fmt::Write; Sep 01 20:07:34.962 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 20:07:34.962 INFO kablam! | Sep 01 20:07:34.962 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 20:07:34.962 INFO kablam! Sep 01 20:07:34.972 INFO kablam! error: aborting due to previous error Sep 01 20:07:34.972 INFO kablam! Sep 01 20:07:34.980 INFO kablam! error: Could not compile `gazetta-core`. Sep 01 20:07:34.980 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:07:35.235 INFO kablam! warning: unused import: `std::fmt::Write` Sep 01 20:07:35.235 INFO kablam! --> src/render.rs:159:33 Sep 01 20:07:35.235 INFO kablam! | Sep 01 20:07:35.235 INFO kablam! 159 | use std::fmt::Write; Sep 01 20:07:35.236 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 20:07:35.236 INFO kablam! | Sep 01 20:07:35.236 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 20:07:35.236 INFO kablam! Sep 01 20:07:35.241 INFO kablam! error: aborting due to previous error Sep 01 20:07:35.241 INFO kablam! Sep 01 20:07:35.249 INFO kablam! error: Could not compile `gazetta-core`. Sep 01 20:07:35.250 INFO kablam! Sep 01 20:07:35.250 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:07:35.251 INFO kablam! su: No module specific data is present Sep 01 20:07:35.716 INFO running `"docker" "rm" "-f" "846cdf57d0389b9580fba36b9b416471588638830fa2827f0c3eb0a48ec1c778"` Sep 01 20:07:35.823 INFO blam! 846cdf57d0389b9580fba36b9b416471588638830fa2827f0c3eb0a48ec1c778