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