Dec 18 10:37:05.409 INFO checking swc_ecma_parser-0.5.4 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 10:37:05.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/swc_ecma_parser/0.5.4:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 10:37:05.857 INFO [stdout] 467322fc95f56c82716ade8352e44e546e644e30d720d6c6eea248027130446f Dec 18 10:37:05.862 INFO running `"docker" "start" "-a" "467322fc95f56c82716ade8352e44e546e644e30d720d6c6eea248027130446f"` Dec 18 10:37:08.171 INFO [stderr] Compiling darling_core v0.7.0 Dec 18 10:37:08.171 INFO [stderr] Compiling pmutil v0.2.0 Dec 18 10:37:08.201 INFO [stderr] Compiling swc_atoms v0.1.0 Dec 18 10:37:08.203 INFO [stderr] Checking rustc-ap-rustc_target v297.0.0 Dec 18 10:37:12.142 INFO [stderr] Compiling swc_macros_common v0.1.3 Dec 18 10:37:21.616 INFO [stderr] Compiling string_enum v0.1.1 Dec 18 10:37:21.616 INFO [stderr] Compiling enum_kind v0.1.1 Dec 18 10:37:22.488 INFO [stderr] Compiling swc_ecma_parser_macros v0.1.0 Dec 18 10:37:23.885 INFO [stderr] error[E0599]: no method named `join` found for type `proc_macro2::Span` in the current scope Dec 18 10:37:23.885 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_parser_macros-0.1.0/src/expand.rs:29:25 Dec 18 10:37:23.885 INFO [stderr] | Dec 18 10:37:23.885 INFO [stderr] 29 | first.unwrap_or(cs).join(last.unwrap_or(cs)).unwrap_or(cs) Dec 18 10:37:23.885 INFO [stderr] | ^^^^ Dec 18 10:37:23.888 INFO [stderr] error[E0133]: initializing type with `rustc_layout_scalar_valid_range` attr is unsafe and requires unsafe function or block Dec 18 10:37:23.888 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_target-297.0.0/abi/mod.rs:830:1 Dec 18 10:37:23.888 INFO [stderr] | Dec 18 10:37:23.888 INFO [stderr] 830 | / newtype_index! { Dec 18 10:37:23.888 INFO [stderr] 831 | | pub struct VariantIdx { .. } Dec 18 10:37:23.888 INFO [stderr] 832 | | } Dec 18 10:37:23.888 INFO [stderr] | |_^ initializing type with `rustc_layout_scalar_valid_range` attr Dec 18 10:37:23.888 INFO [stderr] | Dec 18 10:37:23.888 INFO [stderr] = note: initializing a layout restricted type's field with a value outside the valid range is undefined behavior Dec 18 10:37:23.888 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 10:37:23.888 INFO [stderr] Dec 18 10:37:23.888 INFO [stderr] error[E0133]: initializing type with `rustc_layout_scalar_valid_range` attr is unsafe and requires unsafe function or block Dec 18 10:37:23.888 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_target-297.0.0/abi/mod.rs:830:1 Dec 18 10:37:23.888 INFO [stderr] | Dec 18 10:37:23.888 INFO [stderr] 830 | / newtype_index! { Dec 18 10:37:23.888 INFO [stderr] 831 | | pub struct VariantIdx { .. } Dec 18 10:37:23.888 INFO [stderr] 832 | | } Dec 18 10:37:23.888 INFO [stderr] | |_^ initializing type with `rustc_layout_scalar_valid_range` attr Dec 18 10:37:23.888 INFO [stderr] | Dec 18 10:37:23.889 INFO [stderr] = note: initializing a layout restricted type's field with a value outside the valid range is undefined behavior Dec 18 10:37:23.889 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 18 10:37:23.889 INFO [stderr] Dec 18 10:37:23.908 INFO [stderr] Dec 18 10:37:23.936 INFO [stderr] error: aborting due to 2 previous errors Dec 18 10:37:23.936 INFO [stderr] Dec 18 10:37:23.936 INFO [stderr] For more information about this error, try `rustc --explain E0133`. Dec 18 10:37:23.954 INFO [stderr] error: aborting due to previous error Dec 18 10:37:23.954 INFO [stderr] Dec 18 10:37:23.954 INFO [stderr] For more information about this error, try `rustc --explain E0599`. Dec 18 10:37:23.970 INFO [stderr] error: Could not compile `swc_ecma_parser_macros`. Dec 18 10:37:23.971 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 10:37:23.988 INFO [stderr] error: Could not compile `rustc-ap-rustc_target`. Dec 18 10:37:23.988 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 10:37:27.724 INFO [stderr] error: build failed Dec 18 10:37:29.068 INFO running `"docker" "inspect" "467322fc95f56c82716ade8352e44e546e644e30d720d6c6eea248027130446f"` Dec 18 10:37:29.444 INFO running `"docker" "rm" "-f" "467322fc95f56c82716ade8352e44e546e644e30d720d6c6eea248027130446f"` Dec 18 10:37:29.796 INFO [stdout] 467322fc95f56c82716ade8352e44e546e644e30d720d6c6eea248027130446f