Sep 20 01:26:53.200 INFO checking gazetta-core-0.1.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:26:53.200 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:26:53.200 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:26:53.401 INFO blam! d0d8fdda78d6ae190373aa08b538bdef362626395c1560a3506fdd687415569a Sep 20 01:26:53.403 INFO running `"docker" "start" "-a" "d0d8fdda78d6ae190373aa08b538bdef362626395c1560a3506fdd687415569a"` Sep 20 01:26:54.417 INFO kablam! usermod: no changes Sep 20 01:26:54.507 INFO kablam! Checking str_stack v0.1.0 Sep 20 01:26:54.507 INFO kablam! Checking horrorshow v0.5.8 Sep 20 01:26:55.003 INFO kablam! Checking gazetta-core v0.1.3 (/source) Sep 20 01:26:55.443 INFO kablam! error: missing fragment specifier Sep 20 01:26:55.443 INFO kablam! --> :163:53 Sep 20 01:26:55.443 INFO kablam! | Sep 20 01:26:55.443 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 20 01:26:55.443 INFO kablam! | ^^^^^^ Sep 20 01:26:55.443 INFO kablam! | Sep 20 01:26:55.443 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 20 01:26:55.443 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 01:26:55.443 INFO kablam! = note: for more information, see issue #40107 Sep 20 01:26:55.443 INFO kablam! Sep 20 01:26:55.460 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 01:26:55.460 INFO kablam! --> src/render.rs:26:5 Sep 20 01:26:55.460 INFO kablam! | Sep 20 01:26:55.460 INFO kablam! 26 | use std::hash::SipHasher; Sep 20 01:26:55.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 01:26:55.460 INFO kablam! | Sep 20 01:26:55.460 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 01:26:55.460 INFO kablam! Sep 20 01:26:55.460 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 01:26:55.460 INFO kablam! --> src/render.rs:44:44 Sep 20 01:26:55.460 INFO kablam! | Sep 20 01:26:55.460 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 20 01:26:55.460 INFO kablam! | ^^^^^^^^^ Sep 20 01:26:55.460 INFO kablam! Sep 20 01:26:55.503 INFO kablam! error: missing fragment specifier Sep 20 01:26:55.503 INFO kablam! --> :163:53 Sep 20 01:26:55.503 INFO kablam! | Sep 20 01:26:55.503 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 20 01:26:55.503 INFO kablam! | ^^^^^^ Sep 20 01:26:55.503 INFO kablam! | Sep 20 01:26:55.503 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 20 01:26:55.503 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 01:26:55.503 INFO kablam! = note: for more information, see issue #40107 Sep 20 01:26:55.503 INFO kablam! Sep 20 01:26:55.525 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 01:26:55.526 INFO kablam! --> src/render.rs:26:5 Sep 20 01:26:55.526 INFO kablam! | Sep 20 01:26:55.526 INFO kablam! 26 | use std::hash::SipHasher; Sep 20 01:26:55.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 01:26:55.526 INFO kablam! | Sep 20 01:26:55.526 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 01:26:55.526 INFO kablam! Sep 20 01:26:55.526 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 01:26:55.526 INFO kablam! --> src/render.rs:44:44 Sep 20 01:26:55.526 INFO kablam! | Sep 20 01:26:55.526 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 20 01:26:55.526 INFO kablam! | ^^^^^^^^^ Sep 20 01:26:55.526 INFO kablam! Sep 20 01:26:55.746 INFO kablam! warning: unused import: `std::fmt::Write` Sep 20 01:26:55.746 INFO kablam! --> src/render.rs:159:33 Sep 20 01:26:55.746 INFO kablam! | Sep 20 01:26:55.746 INFO kablam! 159 | use std::fmt::Write; Sep 20 01:26:55.746 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 01:26:55.746 INFO kablam! | Sep 20 01:26:55.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:26:55.746 INFO kablam! Sep 20 01:26:55.750 INFO kablam! error: aborting due to previous error Sep 20 01:26:55.750 INFO kablam! Sep 20 01:26:55.783 INFO kablam! error: Could not compile `gazetta-core`. Sep 20 01:26:55.783 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:26:55.819 INFO kablam! warning: unused import: `std::fmt::Write` Sep 20 01:26:55.819 INFO kablam! --> src/render.rs:159:33 Sep 20 01:26:55.819 INFO kablam! | Sep 20 01:26:55.819 INFO kablam! 159 | use std::fmt::Write; Sep 20 01:26:55.819 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 01:26:55.819 INFO kablam! | Sep 20 01:26:55.819 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:26:55.819 INFO kablam! Sep 20 01:26:55.826 INFO kablam! error: aborting due to previous error Sep 20 01:26:55.827 INFO kablam! Sep 20 01:26:55.839 INFO kablam! error: Could not compile `gazetta-core`. Sep 20 01:26:55.839 INFO kablam! Sep 20 01:26:55.839 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:26:55.841 INFO kablam! su: No module specific data is present Sep 20 01:26:56.456 INFO running `"docker" "rm" "-f" "d0d8fdda78d6ae190373aa08b538bdef362626395c1560a3506fdd687415569a"` Sep 20 01:26:56.661 INFO blam! d0d8fdda78d6ae190373aa08b538bdef362626395c1560a3506fdd687415569a