[INFO] fetching crate farmfe_bench 0.0.6... [INFO] checking farmfe_bench-0.0.6 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate farmfe_bench 0.0.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate farmfe_bench 0.0.6 [INFO] finished tweaking crates.io crate farmfe_bench 0.0.6 [INFO] tweaked toml for crates.io crate farmfe_bench 0.0.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate farmfe_bench 0.0.6 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 393 packages to latest compatible versions [INFO] [stderr] Adding criterion2 v0.11.0 (available: v3.0.3) [INFO] [stderr] Adding farmfe_compiler v0.0.16 (available: v2.1.0) [INFO] [stderr] Adding farmfe_core v0.7.3 (available: v2.1.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rkyv v0.7.44 (available: v0.7.46) [INFO] [stderr] Adding rkyv_derive v0.7.44 (available: v0.7.46) [INFO] [stderr] Adding rkyv_dyn v0.7.44 (available: v0.7.46) [INFO] [stderr] Adding unicode-id-start v1.0.4 (available: v1.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f91a6ab668c6e425ee2071d497ce184c61dd117d4b5bea9210402c5fac524db [INFO] running `Command { std: "docker" "start" "-a" "6f91a6ab668c6e425ee2071d497ce184c61dd117d4b5bea9210402c5fac524db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f91a6ab668c6e425ee2071d497ce184c61dd117d4b5bea9210402c5fac524db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f91a6ab668c6e425ee2071d497ce184c61dd117d4b5bea9210402c5fac524db", kill_on_drop: false }` [INFO] [stdout] 6f91a6ab668c6e425ee2071d497ce184c61dd117d4b5bea9210402c5fac524db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d1ae7e4483827fb88d26ab71a0fc2072a605f11943c7b1d759d10cf5aff9286 [INFO] running `Command { std: "docker" "start" "-a" "0d1ae7e4483827fb88d26ab71a0fc2072a605f11943c7b1d759d10cf5aff9286", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking if_chain v1.0.3 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking unicode-id-start v1.0.4 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking better_scoped_tls v0.1.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sourcemap v8.0.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hstr v0.2.17 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking unicode-id v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.5 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling swc_trace_macro v0.1.3 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling swc_config_macro v0.1.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking swc_visit v0.5.14 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking swc_common v0.34.4 [INFO] [stderr] Checking sourcemap v9.3.2 [INFO] [stderr] Compiling static-map-macro v0.3.4 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stdout] error[E0432]: unresolved import `serde::__private` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_common-0.34.4/src/private/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use serde::__private as serde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `__private` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 - pub use serde::__private as serde; [INFO] [stdout] 3 + pub use serde::private as serde; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking swc_cached v0.3.20 [INFO] [stderr] Checking st-map v0.2.4 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking swc_config v0.1.15 [INFO] [stdout] error[E0432]: unresolved import `serde::__private` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_config-0.1.15/src/config_types/bool_or_data.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | use serde::__private::de; [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Compiling rkyv_typename_derive v0.7.46 [INFO] [stderr] error: could not compile `swc_config` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_common` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0d1ae7e4483827fb88d26ab71a0fc2072a605f11943c7b1d759d10cf5aff9286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1ae7e4483827fb88d26ab71a0fc2072a605f11943c7b1d759d10cf5aff9286", kill_on_drop: false }` [INFO] [stdout] 0d1ae7e4483827fb88d26ab71a0fc2072a605f11943c7b1d759d10cf5aff9286