Sep 01 06:36:18.761 INFO checking derivative-1.0.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 06:36:18.761 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 06:36:18.761 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:36:18.923 INFO blam! 76c7c2fe5ccc0b9b8a9d9b523f0bec761cefee51b82aad235a5688d31599312b Sep 01 06:36:18.925 INFO running `"docker" "start" "-a" "76c7c2fe5ccc0b9b8a9d9b523f0bec761cefee51b82aad235a5688d31599312b"` Sep 01 06:36:20.032 INFO kablam! Checking itertools v0.5.10 Sep 01 06:36:20.032 INFO kablam! Checking syn v0.10.8 Sep 01 06:36:20.033 INFO kablam! Compiling derivative v1.0.0 (file:///source) Sep 01 06:36:48.292 INFO kablam! warning: unused comparison which must be used Sep 01 06:36:48.292 INFO kablam! --> tests/rustc-deriving-meta.rs:31:5 Sep 01 06:36:48.292 INFO kablam! | Sep 01 06:36:48.292 INFO kablam! 31 | a == a; // check for PartialEq impl w/o testing its correctness Sep 01 06:36:48.292 INFO kablam! | ^^^^^^ Sep 01 06:36:48.298 INFO kablam! | Sep 01 06:36:48.299 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 06:36:48.299 INFO kablam! Sep 01 06:36:48.361 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 01 06:36:48.361 INFO kablam! --> tests/rustc-deriving-meta.rs:32:5 Sep 01 06:36:48.361 INFO kablam! | Sep 01 06:36:48.361 INFO kablam! 32 | a.clone(); // check for Clone impl w/o testing its correctness Sep 01 06:36:48.361 INFO kablam! | ^^^^^^^^^^ Sep 01 06:36:48.361 INFO kablam! | Sep 01 06:36:48.362 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 01 06:36:48.362 INFO kablam! Sep 01 06:36:51.768 INFO kablam! warning: unused comparison which must be used Sep 01 06:36:51.768 INFO kablam! --> tests/rustc-deriving-meta-multiple.rs:34:5 Sep 01 06:36:51.768 INFO kablam! | Sep 01 06:36:51.768 INFO kablam! 34 | a == a; // check for PartialEq impl w/o testing its correctness Sep 01 06:36:51.768 INFO kablam! | ^^^^^^ Sep 01 06:36:51.768 INFO kablam! | Sep 01 06:36:51.768 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 06:36:51.768 INFO kablam! Sep 01 06:36:51.793 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 01 06:36:51.793 INFO kablam! --> tests/rustc-deriving-meta-multiple.rs:35:5 Sep 01 06:36:51.793 INFO kablam! | Sep 01 06:36:51.793 INFO kablam! 35 | a.clone(); // check for Clone impl w/o testing its correctness Sep 01 06:36:51.793 INFO kablam! | ^^^^^^^^^^ Sep 01 06:36:51.793 INFO kablam! | Sep 01 06:36:51.793 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 01 06:36:51.793 INFO kablam! Sep 01 06:36:54.625 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 01 06:36:54.626 INFO kablam! --> tests/rustc-issue-25394.rs:18:24 Sep 01 06:36:54.626 INFO kablam! | Sep 01 06:36:54.626 INFO kablam! 18 | fn use_row(_: Row) {} Sep 01 06:36:54.626 INFO kablam! | ^ doesn't have a size known at compile-time Sep 01 06:36:54.638 INFO kablam! | Sep 01 06:36:54.639 INFO kablam! = help: within `Row`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 01 06:36:54.639 INFO kablam! = note: to learn more, visit Sep 01 06:36:54.640 INFO kablam! = note: required because it appears within the type `Row` Sep 01 06:36:54.640 INFO kablam! = note: all function arguments must have a statically known size Sep 01 06:36:54.640 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 01 06:36:54.641 INFO kablam! Sep 01 06:36:54.644 INFO kablam! error: aborting due to previous error Sep 01 06:36:54.645 INFO kablam! Sep 01 06:36:54.645 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 06:36:54.655 INFO kablam! error: Could not compile `derivative`. Sep 01 06:36:54.656 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:36:56.861 INFO kablam! error: build failed Sep 01 06:36:56.863 INFO kablam! su: No module specific data is present Sep 01 06:36:57.400 INFO running `"docker" "rm" "-f" "76c7c2fe5ccc0b9b8a9d9b523f0bec761cefee51b82aad235a5688d31599312b"` Sep 01 06:36:57.555 INFO blam! 76c7c2fe5ccc0b9b8a9d9b523f0bec761cefee51b82aad235a5688d31599312b