[INFO] fetching crate indieweb 0.4.5... [INFO] testing indieweb-0.4.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate indieweb 0.4.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate indieweb 0.4.5 [INFO] finished tweaking crates.io crate indieweb 0.4.5 [INFO] tweaked toml for crates.io crate indieweb 0.4.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate indieweb 0.4.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 319 packages to latest compatible versions [INFO] [stderr] Adding oauth2 v4.4.2 (available: v5.0.0) [INFO] [stderr] Adding reqwest-middleware v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a806ae61e9935eaa3fe8a606396c7f6389594bc2912abfffbf8c612c268922e6 [INFO] running `Command { std: "docker" "start" "-a" "a806ae61e9935eaa3fe8a606396c7f6389594bc2912abfffbf8c612c268922e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a806ae61e9935eaa3fe8a606396c7f6389594bc2912abfffbf8c612c268922e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a806ae61e9935eaa3fe8a606396c7f6389594bc2912abfffbf8c612c268922e6", kill_on_drop: false }` [INFO] [stdout] a806ae61e9935eaa3fe8a606396c7f6389594bc2912abfffbf8c612c268922e6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b8ab4579bb4865051bb5fbc4a4a102c8563ef79aa5a21ce4652ec37990f387c [INFO] running `Command { std: "docker" "start" "-a" "0b8ab4579bb4865051bb5fbc4a4a102c8563ef79aa5a21ce4652ec37990f387c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling better_scoped_tls v0.1.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling hstr v0.2.17 [INFO] [stderr] Compiling swc_atoms v0.6.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling swc_html_codegen_macros v0.2.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling microformats v0.15.0 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling microformats-types v0.12.0 [INFO] [stderr] Compiling swc_visit v0.5.14 [INFO] [stderr] Compiling tracing-forest v0.1.6 [INFO] [stderr] Compiling swc_common v0.33.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stdout] error[E0432]: unresolved import `serde::__private` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_common-0.33.26/src/private/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use serde::__private as serde; [INFO] [stdout] | ^^^^^^^---------^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `private` [INFO] [stdout] | no `__private` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-unwrap v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0b8ab4579bb4865051bb5fbc4a4a102c8563ef79aa5a21ce4652ec37990f387c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8ab4579bb4865051bb5fbc4a4a102c8563ef79aa5a21ce4652ec37990f387c", kill_on_drop: false }` [INFO] [stdout] 0b8ab4579bb4865051bb5fbc4a4a102c8563ef79aa5a21ce4652ec37990f387c