Sep 10 18:42:22.188 INFO checking gazetta-core-0.1.3 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 18:42:22.188 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 18:42:22.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 18:42:22.379 INFO blam! 9b58e1b0c8b29cc1babea7dd987e62b9e01d92e34416c03f7b5bd37dda95e987 Sep 10 18:42:22.381 INFO running `"docker" "start" "-a" "9b58e1b0c8b29cc1babea7dd987e62b9e01d92e34416c03f7b5bd37dda95e987"` Sep 10 18:42:23.299 INFO kablam! usermod: no changes Sep 10 18:42:23.448 INFO kablam! Checking horrorshow v0.5.8 Sep 10 18:42:24.158 INFO kablam! Checking gazetta-core v0.1.3 (file:///source) Sep 10 18:42:25.014 INFO kablam! warning: missing fragment specifier Sep 10 18:42:25.014 INFO kablam! --> :163:53 Sep 10 18:42:25.014 INFO kablam! | Sep 10 18:42:25.014 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 10 18:42:25.014 INFO kablam! | ^^^^^^ Sep 10 18:42:25.014 INFO kablam! | Sep 10 18:42:25.014 INFO kablam! = note: #[warn(missing_fragment_specifier)] on by default Sep 10 18:42:25.014 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 10 18:42:25.014 INFO kablam! = note: for more information, see issue #40107 Sep 10 18:42:25.014 INFO kablam! Sep 10 18:42:25.038 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 18:42:25.038 INFO kablam! --> src/render.rs:26:5 Sep 10 18:42:25.038 INFO kablam! | Sep 10 18:42:25.038 INFO kablam! 26 | use std::hash::SipHasher; Sep 10 18:42:25.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 18:42:25.038 INFO kablam! | Sep 10 18:42:25.038 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 18:42:25.038 INFO kablam! Sep 10 18:42:25.038 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 18:42:25.038 INFO kablam! --> src/render.rs:44:44 Sep 10 18:42:25.038 INFO kablam! | Sep 10 18:42:25.038 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 10 18:42:25.038 INFO kablam! | ^^^^^^^^^ Sep 10 18:42:25.039 INFO kablam! Sep 10 18:42:25.082 INFO kablam! warning: missing fragment specifier Sep 10 18:42:25.082 INFO kablam! --> :163:53 Sep 10 18:42:25.082 INFO kablam! | Sep 10 18:42:25.082 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 10 18:42:25.082 INFO kablam! | ^^^^^^ Sep 10 18:42:25.082 INFO kablam! | Sep 10 18:42:25.082 INFO kablam! = note: #[warn(missing_fragment_specifier)] on by default Sep 10 18:42:25.082 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 10 18:42:25.082 INFO kablam! = note: for more information, see issue #40107 Sep 10 18:42:25.082 INFO kablam! Sep 10 18:42:25.114 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 18:42:25.114 INFO kablam! --> src/render.rs:26:5 Sep 10 18:42:25.114 INFO kablam! | Sep 10 18:42:25.114 INFO kablam! 26 | use std::hash::SipHasher; Sep 10 18:42:25.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 18:42:25.114 INFO kablam! | Sep 10 18:42:25.114 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 18:42:25.114 INFO kablam! Sep 10 18:42:25.114 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 10 18:42:25.114 INFO kablam! --> src/render.rs:44:44 Sep 10 18:42:25.114 INFO kablam! | Sep 10 18:42:25.114 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 10 18:42:25.114 INFO kablam! | ^^^^^^^^^ Sep 10 18:42:25.114 INFO kablam! Sep 10 18:42:25.312 INFO kablam! warning: unused import: `std::fmt::Write` Sep 10 18:42:25.312 INFO kablam! --> src/render.rs:159:33 Sep 10 18:42:25.312 INFO kablam! | Sep 10 18:42:25.312 INFO kablam! 159 | use std::fmt::Write; Sep 10 18:42:25.312 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 18:42:25.312 INFO kablam! | Sep 10 18:42:25.312 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 18:42:25.312 INFO kablam! Sep 10 18:42:25.381 INFO kablam! warning: unused import: `std::fmt::Write` Sep 10 18:42:25.381 INFO kablam! --> src/render.rs:159:33 Sep 10 18:42:25.381 INFO kablam! | Sep 10 18:42:25.381 INFO kablam! 159 | use std::fmt::Write; Sep 10 18:42:25.381 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 18:42:25.381 INFO kablam! | Sep 10 18:42:25.381 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 18:42:25.381 INFO kablam! Sep 10 18:42:25.600 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Sep 10 18:42:25.604 INFO kablam! su: No module specific data is present Sep 10 18:42:26.320 INFO running `"docker" "rm" "-f" "9b58e1b0c8b29cc1babea7dd987e62b9e01d92e34416c03f7b5bd37dda95e987"` Sep 10 18:42:26.421 INFO blam! 9b58e1b0c8b29cc1babea7dd987e62b9e01d92e34416c03f7b5bd37dda95e987