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