Sep 04 19:55:14.268 INFO checking gazetta-core-0.1.3 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:55:14.268 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:55:14.268 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:55:14.503 INFO blam! 3b0457c9961e51ee18c732df51ab64e45b0ead723dd2b5e33f1396fc557df2c9 Sep 04 19:55:14.505 INFO running `"docker" "start" "-a" "3b0457c9961e51ee18c732df51ab64e45b0ead723dd2b5e33f1396fc557df2c9"` Sep 04 19:55:15.264 INFO kablam! Checking str_stack v0.1.0 Sep 04 19:55:15.265 INFO kablam! Checking horrorshow v0.5.8 Sep 04 19:55:16.401 INFO kablam! Checking gazetta-core v0.1.3 (file:///source) Sep 04 19:55:17.502 INFO kablam! error: missing fragment specifier Sep 04 19:55:17.502 INFO kablam! --> :163:53 Sep 04 19:55:17.502 INFO kablam! | Sep 04 19:55:17.502 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 04 19:55:17.502 INFO kablam! | ^^^^^^ Sep 04 19:55:17.502 INFO kablam! | Sep 04 19:55:17.502 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 04 19:55:17.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 04 19:55:17.503 INFO kablam! = note: for more information, see issue #40107 Sep 04 19:55:17.503 INFO kablam! Sep 04 19:55:17.529 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 19:55:17.529 INFO kablam! --> src/render.rs:26:5 Sep 04 19:55:17.529 INFO kablam! | Sep 04 19:55:17.529 INFO kablam! 26 | use std::hash::SipHasher; Sep 04 19:55:17.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:55:17.529 INFO kablam! | Sep 04 19:55:17.529 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:55:17.529 INFO kablam! Sep 04 19:55:17.529 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 19:55:17.529 INFO kablam! --> src/render.rs:44:44 Sep 04 19:55:17.529 INFO kablam! | Sep 04 19:55:17.530 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 04 19:55:17.530 INFO kablam! | ^^^^^^^^^ Sep 04 19:55:17.530 INFO kablam! Sep 04 19:55:17.540 INFO kablam! error: missing fragment specifier Sep 04 19:55:17.540 INFO kablam! --> :163:53 Sep 04 19:55:17.540 INFO kablam! | Sep 04 19:55:17.540 INFO kablam! 163 | $ ( $ attr : tt ) + ) : { $ ( $ code : tt ) * } $ ( $ next ) * ) => { Sep 04 19:55:17.540 INFO kablam! | ^^^^^^ Sep 04 19:55:17.541 INFO kablam! | Sep 04 19:55:17.541 INFO kablam! = note: #[deny(missing_fragment_specifier)] on by default Sep 04 19:55:17.541 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 04 19:55:17.541 INFO kablam! = note: for more information, see issue #40107 Sep 04 19:55:17.541 INFO kablam! Sep 04 19:55:17.571 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 19:55:17.571 INFO kablam! --> src/render.rs:26:5 Sep 04 19:55:17.571 INFO kablam! | Sep 04 19:55:17.571 INFO kablam! 26 | use std::hash::SipHasher; Sep 04 19:55:17.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:55:17.571 INFO kablam! | Sep 04 19:55:17.572 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:55:17.572 INFO kablam! Sep 04 19:55:17.573 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 19:55:17.573 INFO kablam! --> src/render.rs:44:44 Sep 04 19:55:17.573 INFO kablam! | Sep 04 19:55:17.573 INFO kablam! 44 | let mut output = StreamHasher::<_, SipHasher>::new(output); Sep 04 19:55:17.573 INFO kablam! | ^^^^^^^^^ Sep 04 19:55:17.573 INFO kablam! Sep 04 19:55:17.990 INFO kablam! warning: unused import: `std::fmt::Write` Sep 04 19:55:17.990 INFO kablam! --> src/render.rs:159:33 Sep 04 19:55:17.990 INFO kablam! | Sep 04 19:55:17.990 INFO kablam! 159 | use std::fmt::Write; Sep 04 19:55:17.990 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 19:55:17.990 INFO kablam! | Sep 04 19:55:17.990 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 19:55:17.990 INFO kablam! Sep 04 19:55:17.996 INFO kablam! error: aborting due to previous error Sep 04 19:55:17.996 INFO kablam! Sep 04 19:55:18.003 INFO kablam! error: Could not compile `gazetta-core`. Sep 04 19:55:18.003 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:55:18.031 INFO kablam! warning: unused import: `std::fmt::Write` Sep 04 19:55:18.031 INFO kablam! --> src/render.rs:159:33 Sep 04 19:55:18.031 INFO kablam! | Sep 04 19:55:18.031 INFO kablam! 159 | use std::fmt::Write; Sep 04 19:55:18.031 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 19:55:18.031 INFO kablam! | Sep 04 19:55:18.031 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 19:55:18.031 INFO kablam! Sep 04 19:55:18.037 INFO kablam! error: aborting due to previous error Sep 04 19:55:18.037 INFO kablam! Sep 04 19:55:18.046 INFO kablam! error: Could not compile `gazetta-core`. Sep 04 19:55:18.046 INFO kablam! Sep 04 19:55:18.046 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:55:18.048 INFO kablam! su: No module specific data is present Sep 04 19:55:18.753 INFO running `"docker" "rm" "-f" "3b0457c9961e51ee18c732df51ab64e45b0ead723dd2b5e33f1396fc557df2c9"` Sep 04 19:55:18.835 INFO blam! 3b0457c9961e51ee18c732df51ab64e45b0ead723dd2b5e33f1396fc557df2c9