[INFO] fetching crate worker-plus 0.0.15... [INFO] testing worker-plus-0.0.15 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate worker-plus 0.0.15 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate worker-plus 0.0.15 [INFO] finished tweaking crates.io crate worker-plus 0.0.15 [INFO] tweaked toml for crates.io crate worker-plus 0.0.15 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate worker-plus 0.0.15 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding chrono-tz v0.6.3 (available: v0.10.4) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding matchit v0.4.6 (available: v0.8.6) [INFO] [stderr] Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5) [INFO] [stderr] Adding wasm-streams v0.2.3 (available: v0.4.2) [INFO] [stderr] Adding worker-kv v0.5.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.5 [INFO] [stderr] Downloaded chrono-tz-build v0.0.3 [INFO] [stderr] Downloaded uncased v0.9.10 [INFO] [stderr] Downloaded matchit v0.4.6 [INFO] [stderr] Downloaded worker-plus-sys v0.0.8 [INFO] [stderr] Downloaded worker-plus-macros v0.0.7 [INFO] [stderr] Downloaded chrono-tz v0.6.3 [INFO] [stderr] Downloaded wasm-streams v0.2.3 [INFO] [stderr] Downloaded worker-kv v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4eee3dee7e90cae8108fb0ec6b37e3d039a2a1ec81672b6b049d0f9995b5072 [INFO] running `Command { std: "docker" "start" "-a" "a4eee3dee7e90cae8108fb0ec6b37e3d039a2a1ec81672b6b049d0f9995b5072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4eee3dee7e90cae8108fb0ec6b37e3d039a2a1ec81672b6b049d0f9995b5072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4eee3dee7e90cae8108fb0ec6b37e3d039a2a1ec81672b6b049d0f9995b5072", kill_on_drop: false }` [INFO] [stdout] a4eee3dee7e90cae8108fb0ec6b37e3d039a2a1ec81672b6b049d0f9995b5072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e19779aa4f5bb5c08b0603d37ecc948d3275e889b4f62dc4114f98ccdd6b3f1 [INFO] running `Command { std: "docker" "start" "-a" "2e19779aa4f5bb5c08b0603d37ecc948d3275e889b4f62dc4114f98ccdd6b3f1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling pin-project v1.1.10 [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 serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling worker-kv v0.5.1 [INFO] [stderr] Compiling worker-plus-sys v0.0.8 [INFO] [stderr] Compiling wasm-streams v0.2.3 [INFO] [stderr] Compiling worker-plus-macros v0.0.7 [INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::ImplItem`, `syn::Item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/worker-plus-macros-0.0.7/src/durable_object.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{spanned::Spanned, Error, FnArg, ImplItem, Item, Type, TypePath}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^ no `Item` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `ImplItem` in the root [INFO] [stdout] | no `FnArg` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] 362 | pub use crate::item::{ [INFO] [stdout] 363 | FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 364 | ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:364:75 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 364 | ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::ItemFn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/worker-plus-macros-0.0.7/src/event.rs:3:75 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{parse_macro_input, punctuated::Punctuated, token::Comma, Ident, ItemFn}; [INFO] [stdout] | ^^^^^^ no `ItemFn` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 365 | ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `worker-plus-macros` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2e19779aa4f5bb5c08b0603d37ecc948d3275e889b4f62dc4114f98ccdd6b3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e19779aa4f5bb5c08b0603d37ecc948d3275e889b4f62dc4114f98ccdd6b3f1", kill_on_drop: false }` [INFO] [stdout] 2e19779aa4f5bb5c08b0603d37ecc948d3275e889b4f62dc4114f98ccdd6b3f1