Nov 30 11:52:02.855 INFO checking Brodin-DMS/programming_with_rust against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 11:52:02.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 11:52:03.365 INFO [stdout] fa7889f14f595356f7ba8c10c35ec79500985ced3a1c4b160a83e892254cde30 Nov 30 11:52:03.368 INFO running `"docker" "start" "-a" "fa7889f14f595356f7ba8c10c35ec79500985ced3a1c4b160a83e892254cde30"` Nov 30 11:52:04.964 INFO [stderr] usermod: no changes Nov 30 11:52:05.096 INFO [stderr] Checking programming_with_rust v0.1.0 (/source) Nov 30 11:52:06.416 INFO [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time Nov 30 11:52:06.416 INFO [stderr] --> src/main.rs:6:5 Nov 30 11:52:06.416 INFO [stderr] | Nov 30 11:52:06.416 INFO [stderr] 6 | flag: str, Nov 30 11:52:06.416 INFO [stderr] | ^^^^^^^^^ doesn't have a size known at compile-time Nov 30 11:52:06.416 INFO [stderr] | Nov 30 11:52:06.416 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `str` Nov 30 11:52:06.416 INFO [stderr] = note: to learn more, visit Nov 30 11:52:06.416 INFO [stderr] = note: only the last field of a struct may have a dynamically sized type Nov 30 11:52:06.416 INFO [stderr] Nov 30 11:52:06.416 INFO [stderr] error: aborting due to previous error Nov 30 11:52:06.416 INFO [stderr] Nov 30 11:52:06.416 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 11:52:06.432 INFO [stderr] error: Could not compile `programming_with_rust`. Nov 30 11:52:06.432 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 11:52:06.553 INFO [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time Nov 30 11:52:06.553 INFO [stderr] --> src/main.rs:6:5 Nov 30 11:52:06.553 INFO [stderr] | Nov 30 11:52:06.553 INFO [stderr] 6 | flag: str, Nov 30 11:52:06.553 INFO [stderr] | ^^^^^^^^^ doesn't have a size known at compile-time Nov 30 11:52:06.553 INFO [stderr] | Nov 30 11:52:06.553 INFO [stderr] = help: the trait `std::marker::Sized` is not implemented for `str` Nov 30 11:52:06.553 INFO [stderr] = note: to learn more, visit Nov 30 11:52:06.553 INFO [stderr] = note: only the last field of a struct may have a dynamically sized type Nov 30 11:52:06.553 INFO [stderr] Nov 30 11:52:06.553 INFO [stderr] error: aborting due to previous error Nov 30 11:52:06.553 INFO [stderr] Nov 30 11:52:06.553 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 11:52:06.553 INFO [stderr] error: Could not compile `programming_with_rust`. Nov 30 11:52:06.553 INFO [stderr] Nov 30 11:52:06.553 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 11:52:06.553 INFO [stderr] su: No module specific data is present Nov 30 11:52:07.646 INFO running `"docker" "inspect" "fa7889f14f595356f7ba8c10c35ec79500985ced3a1c4b160a83e892254cde30"` Nov 30 11:52:07.962 INFO running `"docker" "rm" "-f" "fa7889f14f595356f7ba8c10c35ec79500985ced3a1c4b160a83e892254cde30"` Nov 30 11:52:08.331 INFO [stdout] fa7889f14f595356f7ba8c10c35ec79500985ced3a1c4b160a83e892254cde30