Sep 20 05:06:56.222 INFO checking const-concat-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:06:56.222 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:06:56.222 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:06:56.424 INFO blam! 5df0b51361c2a1a55c958463b9b1a855264449d2187c77d8a245325860dcdc56 Sep 20 05:06:56.426 INFO running `"docker" "start" "-a" "5df0b51361c2a1a55c958463b9b1a855264449d2187c77d8a245325860dcdc56"` Sep 20 05:06:57.402 INFO kablam! usermod: no changes Sep 20 05:06:57.424 INFO kablam! Checking const-concat v0.1.0 (/source) Sep 20 05:06:57.878 INFO kablam! error[E0658]: unions in const fn are unstable (see issue #51909) Sep 20 05:06:57.878 INFO kablam! --> src/lib.rs:10:5 Sep 20 05:06:57.878 INFO kablam! | Sep 20 05:06:57.878 INFO kablam! 10 | Transmute { from }.to Sep 20 05:06:57.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:06:57.878 INFO kablam! | Sep 20 05:06:57.878 INFO kablam! = help: add #![feature(const_fn_union)] to the crate attributes to enable Sep 20 05:06:57.878 INFO kablam! Sep 20 05:06:57.934 INFO kablam! error[E0308]: mismatched types Sep 20 05:06:57.934 INFO kablam! --> src/lib.rs:33:13 Sep 20 05:06:57.934 INFO kablam! | Sep 20 05:06:57.934 INFO kablam! 33 | / &$crate::concat::< Sep 20 05:06:57.934 INFO kablam! 34 | | [u8; $a.len()], Sep 20 05:06:57.934 INFO kablam! 35 | | [u8; $b.len()], Sep 20 05:06:57.934 INFO kablam! 36 | | [u8; $a.len() + $b.len()], Sep 20 05:06:57.934 INFO kablam! 37 | | >($a.as_bytes(), $b.as_bytes()) Sep 20 05:06:57.934 INFO kablam! | |___________________________________________^ expected slice, found array Sep 20 05:06:57.934 INFO kablam! ... Sep 20 05:06:57.934 INFO kablam! 57 | const GREETING: &str = const_concat!(SALUTATION, ", ", TARGET, "!"); Sep 20 05:06:57.934 INFO kablam! | -------------------------------------------- in this macro invocation Sep 20 05:06:57.934 INFO kablam! | Sep 20 05:06:57.934 INFO kablam! = note: expected type `&'static [u8]` Sep 20 05:06:57.934 INFO kablam! found type `&[u8; _]` Sep 20 05:06:57.934 INFO kablam! Sep 20 05:06:57.942 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:06:57.942 INFO kablam! Sep 20 05:06:57.942 INFO kablam! Some errors occurred: E0308, E0658. Sep 20 05:06:57.942 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 20 05:06:57.949 INFO kablam! error[E0658]: unions in const fn are unstable (see issue #51909) Sep 20 05:06:57.949 INFO kablam! --> src/lib.rs:10:5 Sep 20 05:06:57.949 INFO kablam! | Sep 20 05:06:57.949 INFO kablam! 10 | Transmute { from }.to Sep 20 05:06:57.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:06:57.949 INFO kablam! | Sep 20 05:06:57.949 INFO kablam! = help: add #![feature(const_fn_union)] to the crate attributes to enable Sep 20 05:06:57.949 INFO kablam! Sep 20 05:06:57.949 INFO kablam! error: aborting due to previous error Sep 20 05:06:57.949 INFO kablam! Sep 20 05:06:57.949 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 05:06:57.949 INFO kablam! error: Could not compile `const-concat`. Sep 20 05:06:57.949 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:06:57.955 INFO kablam! error: Could not compile `const-concat`. Sep 20 05:06:57.955 INFO kablam! Sep 20 05:06:57.955 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:06:57.956 INFO kablam! su: No module specific data is present Sep 20 05:06:58.852 INFO running `"docker" "rm" "-f" "5df0b51361c2a1a55c958463b9b1a855264449d2187c77d8a245325860dcdc56"` Sep 20 05:06:58.959 INFO blam! 5df0b51361c2a1a55c958463b9b1a855264449d2187c77d8a245325860dcdc56