Sep 21 11:28:05.873 INFO checking derivative-1.0.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:28:05.873 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:28:05.873 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:28:05.995 INFO blam! 4ac6a2a6912b24e6a4d5e3cbb09284c123c5fbd7d1ee73550776f3bdc7d0385f Sep 21 11:28:05.996 INFO running `"docker" "start" "-a" "4ac6a2a6912b24e6a4d5e3cbb09284c123c5fbd7d1ee73550776f3bdc7d0385f"` Sep 21 11:28:06.914 INFO kablam! usermod: no changes Sep 21 11:28:06.987 INFO kablam! Checking syn v0.10.8 Sep 21 11:28:06.987 INFO kablam! Checking itertools v0.5.10 Sep 21 11:28:06.988 INFO kablam! Compiling derivative v1.0.0 (/source) Sep 21 11:28:18.394 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 21 11:28:18.394 INFO kablam! --> tests/rustc-issue-25394.rs:18:24 Sep 21 11:28:18.394 INFO kablam! | Sep 21 11:28:18.394 INFO kablam! 18 | fn use_row(_: Row) {} Sep 21 11:28:18.394 INFO kablam! | ^ doesn't have a size known at compile-time Sep 21 11:28:18.394 INFO kablam! | Sep 21 11:28:18.394 INFO kablam! = help: within `Row`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 21 11:28:18.394 INFO kablam! = note: to learn more, visit Sep 21 11:28:18.394 INFO kablam! = note: required because it appears within the type `Row` Sep 21 11:28:18.394 INFO kablam! = note: all function arguments must have a statically known size Sep 21 11:28:18.394 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 21 11:28:18.394 INFO kablam! Sep 21 11:28:18.426 INFO kablam! error: aborting due to previous error Sep 21 11:28:18.426 INFO kablam! Sep 21 11:28:18.426 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 11:28:18.530 INFO kablam! error: Could not compile `derivative`. Sep 21 11:28:18.531 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:19.848 INFO kablam! warning: unused comparison which must be used Sep 21 11:28:19.848 INFO kablam! --> tests/rustc-deriving-meta.rs:31:5 Sep 21 11:28:19.848 INFO kablam! | Sep 21 11:28:19.848 INFO kablam! 31 | a == a; // check for PartialEq impl w/o testing its correctness Sep 21 11:28:19.848 INFO kablam! | ^^^^^^ Sep 21 11:28:19.848 INFO kablam! | Sep 21 11:28:19.848 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 11:28:19.848 INFO kablam! Sep 21 11:28:19.874 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 21 11:28:19.874 INFO kablam! --> tests/rustc-deriving-meta.rs:32:5 Sep 21 11:28:19.874 INFO kablam! | Sep 21 11:28:19.874 INFO kablam! 32 | a.clone(); // check for Clone impl w/o testing its correctness Sep 21 11:28:19.874 INFO kablam! | ^^^^^^^^^^ Sep 21 11:28:19.878 INFO kablam! | Sep 21 11:28:19.878 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 21 11:28:19.878 INFO kablam! Sep 21 11:28:20.138 INFO kablam! error: build failed Sep 21 11:28:20.138 INFO kablam! su: No module specific data is present Sep 21 11:28:21.142 INFO running `"docker" "rm" "-f" "4ac6a2a6912b24e6a4d5e3cbb09284c123c5fbd7d1ee73550776f3bdc7d0385f"` Sep 21 11:28:21.265 INFO blam! 4ac6a2a6912b24e6a4d5e3cbb09284c123c5fbd7d1ee73550776f3bdc7d0385f