[INFO] fetching crate ghetto-lock 0.2.1...
[INFO] testing ghetto-lock-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ghetto-lock 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ghetto-lock 0.2.1
[INFO] finished tweaking crates.io crate ghetto-lock 0.2.1
[INFO] tweaked toml for crates.io crate ghetto-lock 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ghetto-lock 0.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding memcache v0.14.0 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90b8317fe29b3e0fd539a4a6d68707ef06921b9cea15f2d6d0371a6f68f99f2b
[INFO] running `Command { std: "docker" "start" "-a" "90b8317fe29b3e0fd539a4a6d68707ef06921b9cea15f2d6d0371a6f68f99f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90b8317fe29b3e0fd539a4a6d68707ef06921b9cea15f2d6d0371a6f68f99f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b8317fe29b3e0fd539a4a6d68707ef06921b9cea15f2d6d0371a6f68f99f2b", kill_on_drop: false }`
[INFO] [stdout] 90b8317fe29b3e0fd539a4a6d68707ef06921b9cea15f2d6d0371a6f68f99f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 886311c7df162011a6e9bdce20a66bd789d69b871401142e6a2b9c4f97f5d518
[INFO] running `Command { std: "docker" "start" "-a" "886311c7df162011a6e9bdce20a66bd789d69b871401142e6a2b9c4f97f5d518", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling enum_dispatch v0.2.4
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum_dispatch-0.2.4/src/enum_dispatch_item.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl syn::export::quote::ToTokens for EnumDispatchItem {
[INFO] [stdout]    |           ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum_dispatch-0.2.4/src/enum_dispatch_variant.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl syn::export::quote::ToTokens for EnumDispatchVariant {
[INFO] [stdout]    |           ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum_dispatch-0.2.4/src/expansion.rs:243:61
[INFO] [stdout]     |
[INFO] [stdout] 243 |                         ident: syn::Ident::new("self", syn::export::Span::call_site()),
[INFO] [stdout]     |                                                             ^^^^^^ could not find `export` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::expansion::proc_macro::Span;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use proc_macro::Span;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Span`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 243 -                         ident: syn::Ident::new("self", syn::export::Span::call_site()),
[INFO] [stdout] 243 +                         ident: syn::Ident::new("self", Span::call_site()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `enum_dispatch` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "886311c7df162011a6e9bdce20a66bd789d69b871401142e6a2b9c4f97f5d518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886311c7df162011a6e9bdce20a66bd789d69b871401142e6a2b9c4f97f5d518", kill_on_drop: false }`
[INFO] [stdout] 886311c7df162011a6e9bdce20a66bd789d69b871401142e6a2b9c4f97f5d518
