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