Sep 21 11:57:25.917 INFO checking const-concat-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:57:25.917 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:57:25.917 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:57:26.047 INFO blam! fa32bd4fffa33bdc2def5123afaa0bd2ff80074f65766dd43cbcf6893b773c13 Sep 21 11:57:26.049 INFO running `"docker" "start" "-a" "fa32bd4fffa33bdc2def5123afaa0bd2ff80074f65766dd43cbcf6893b773c13"` Sep 21 11:57:26.741 INFO kablam! usermod: no changes Sep 21 11:57:26.765 INFO kablam! Checking const-concat v0.1.0 (/source) Sep 21 11:57:26.994 INFO kablam! error[E0658]: unions in const fn are unstable (see issue #51909) Sep 21 11:57:26.994 INFO kablam! --> src/lib.rs:10:5 Sep 21 11:57:26.994 INFO kablam! | Sep 21 11:57:26.994 INFO kablam! 10 | Transmute { from }.to Sep 21 11:57:26.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:57:26.994 INFO kablam! | Sep 21 11:57:26.994 INFO kablam! = help: add #![feature(const_fn_union)] to the crate attributes to enable Sep 21 11:57:26.994 INFO kablam! Sep 21 11:57:26.999 INFO kablam! error: aborting due to previous error Sep 21 11:57:26.999 INFO kablam! Sep 21 11:57:26.999 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 11:57:27.003 INFO kablam! error: Could not compile `const-concat`. Sep 21 11:57:27.003 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:57:27.118 INFO kablam! error[E0658]: unions in const fn are unstable (see issue #51909) Sep 21 11:57:27.118 INFO kablam! --> src/lib.rs:10:5 Sep 21 11:57:27.118 INFO kablam! | Sep 21 11:57:27.118 INFO kablam! 10 | Transmute { from }.to Sep 21 11:57:27.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:57:27.118 INFO kablam! | Sep 21 11:57:27.118 INFO kablam! = help: add #![feature(const_fn_union)] to the crate attributes to enable Sep 21 11:57:27.118 INFO kablam! Sep 21 11:57:27.176 INFO kablam! error[E0308]: mismatched types Sep 21 11:57:27.176 INFO kablam! --> src/lib.rs:33:13 Sep 21 11:57:27.176 INFO kablam! | Sep 21 11:57:27.176 INFO kablam! 33 | / &$crate::concat::< Sep 21 11:57:27.176 INFO kablam! 34 | | [u8; $a.len()], Sep 21 11:57:27.176 INFO kablam! 35 | | [u8; $b.len()], Sep 21 11:57:27.176 INFO kablam! 36 | | [u8; $a.len() + $b.len()], Sep 21 11:57:27.176 INFO kablam! 37 | | >($a.as_bytes(), $b.as_bytes()) Sep 21 11:57:27.176 INFO kablam! | |___________________________________________^ expected slice, found array Sep 21 11:57:27.176 INFO kablam! ... Sep 21 11:57:27.176 INFO kablam! 57 | const GREETING: &str = const_concat!(SALUTATION, ", ", TARGET, "!"); Sep 21 11:57:27.176 INFO kablam! | -------------------------------------------- in this macro invocation Sep 21 11:57:27.176 INFO kablam! | Sep 21 11:57:27.176 INFO kablam! = note: expected type `&'static [u8]` Sep 21 11:57:27.176 INFO kablam! found type `&[u8; _]` Sep 21 11:57:27.176 INFO kablam! Sep 21 11:57:27.189 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:57:27.189 INFO kablam! Sep 21 11:57:27.189 INFO kablam! Some errors occurred: E0308, E0658. Sep 21 11:57:27.189 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 21 11:57:27.193 INFO kablam! error: Could not compile `const-concat`. Sep 21 11:57:27.193 INFO kablam! Sep 21 11:57:27.193 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:57:27.195 INFO kablam! su: No module specific data is present Sep 21 11:57:27.837 INFO running `"docker" "rm" "-f" "fa32bd4fffa33bdc2def5123afaa0bd2ff80074f65766dd43cbcf6893b773c13"` Sep 21 11:57:27.917 INFO blam! fa32bd4fffa33bdc2def5123afaa0bd2ff80074f65766dd43cbcf6893b773c13