Sep 06 08:33:15.789 INFO checking const-concat-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:33:15.789 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:33:15.789 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:33:15.956 INFO blam! 5b9160ef99021776700fa32ac009039bae4b4672bafe0119070d7989d647a10c Sep 06 08:33:15.958 INFO running `"docker" "start" "-a" "5b9160ef99021776700fa32ac009039bae4b4672bafe0119070d7989d647a10c"` Sep 06 08:33:16.610 INFO kablam! usermod: no changes Sep 06 08:33:16.625 INFO kablam! Checking const-concat v0.1.0 (file:///source) Sep 06 08:33:16.882 INFO kablam! error[E0658]: unions in const fn are unstable (see issue #51909) Sep 06 08:33:16.882 INFO kablam! --> src/lib.rs:10:5 Sep 06 08:33:16.882 INFO kablam! | Sep 06 08:33:16.882 INFO kablam! 10 | Transmute { from }.to Sep 06 08:33:16.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:33:16.882 INFO kablam! | Sep 06 08:33:16.882 INFO kablam! = help: add #![feature(const_fn_union)] to the crate attributes to enable Sep 06 08:33:16.882 INFO kablam! Sep 06 08:33:16.884 INFO kablam! error: aborting due to previous error Sep 06 08:33:16.884 INFO kablam! Sep 06 08:33:16.884 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 08:33:16.890 INFO kablam! error: Could not compile `const-concat`. Sep 06 08:33:16.890 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:33:16.897 INFO kablam! error[E0658]: unions in const fn are unstable (see issue #51909) Sep 06 08:33:16.897 INFO kablam! --> src/lib.rs:10:5 Sep 06 08:33:16.897 INFO kablam! | Sep 06 08:33:16.897 INFO kablam! 10 | Transmute { from }.to Sep 06 08:33:16.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:33:16.898 INFO kablam! | Sep 06 08:33:16.898 INFO kablam! = help: add #![feature(const_fn_union)] to the crate attributes to enable Sep 06 08:33:16.898 INFO kablam! Sep 06 08:33:16.941 INFO kablam! error[E0308]: mismatched types Sep 06 08:33:16.941 INFO kablam! --> src/lib.rs:33:13 Sep 06 08:33:16.941 INFO kablam! | Sep 06 08:33:16.941 INFO kablam! 33 | / &$crate::concat::< Sep 06 08:33:16.941 INFO kablam! 34 | | [u8; $a.len()], Sep 06 08:33:16.941 INFO kablam! 35 | | [u8; $b.len()], Sep 06 08:33:16.941 INFO kablam! 36 | | [u8; $a.len() + $b.len()], Sep 06 08:33:16.941 INFO kablam! 37 | | >($a.as_bytes(), $b.as_bytes()) Sep 06 08:33:16.941 INFO kablam! | |___________________________________________^ expected slice, found array Sep 06 08:33:16.941 INFO kablam! ... Sep 06 08:33:16.941 INFO kablam! 57 | const GREETING: &str = const_concat!(SALUTATION, ", ", TARGET, "!"); Sep 06 08:33:16.941 INFO kablam! | -------------------------------------------- in this macro invocation Sep 06 08:33:16.941 INFO kablam! | Sep 06 08:33:16.941 INFO kablam! = note: expected type `&'static [u8]` Sep 06 08:33:16.941 INFO kablam! found type `&[u8; _]` Sep 06 08:33:16.941 INFO kablam! Sep 06 08:33:16.951 INFO kablam! error: aborting due to 2 previous errors Sep 06 08:33:16.951 INFO kablam! Sep 06 08:33:16.951 INFO kablam! Some errors occurred: E0308, E0658. Sep 06 08:33:16.951 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 06 08:33:16.959 INFO kablam! error: Could not compile `const-concat`. Sep 06 08:33:16.959 INFO kablam! Sep 06 08:33:16.959 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:33:16.960 INFO kablam! su: No module specific data is present Sep 06 08:33:17.580 INFO running `"docker" "rm" "-f" "5b9160ef99021776700fa32ac009039bae4b4672bafe0119070d7989d647a10c"` Sep 06 08:33:17.677 INFO blam! 5b9160ef99021776700fa32ac009039bae4b4672bafe0119070d7989d647a10c