[INFO] fetching crate in_space 0.0.5... [INFO] checking in_space-0.0.5 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate in_space 0.0.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate in_space 0.0.5 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate in_space 0.0.5 [INFO] finished tweaking crates.io crate in_space 0.0.5 [INFO] tweaked toml for crates.io crate in_space 0.0.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding tokio v0.2.25 (available: v1.41.1) [INFO] [stderr] Adding warp v0.2.5 (available: v0.3.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warp v0.2.5 [INFO] [stderr] Downloaded tungstenite v0.11.1 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.11.0 [INFO] [stderr] Downloaded in_space_core v0.0.5 [INFO] [stderr] Downloaded input_buffer v0.3.1 [INFO] [stderr] Downloaded in_space_routes v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 008842f6de3dfedde8708abfc361fd4ed9b9bec1d0e5f2541489dc7bcb0a3d84 [INFO] running `Command { std: "docker" "start" "-a" "008842f6de3dfedde8708abfc361fd4ed9b9bec1d0e5f2541489dc7bcb0a3d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "008842f6de3dfedde8708abfc361fd4ed9b9bec1d0e5f2541489dc7bcb0a3d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008842f6de3dfedde8708abfc361fd4ed9b9bec1d0e5f2541489dc7bcb0a3d84", kill_on_drop: false }` [INFO] [stdout] 008842f6de3dfedde8708abfc361fd4ed9b9bec1d0e5f2541489dc7bcb0a3d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd73134be6efcceede7439814ff69832fdbd72e718d7e202e63ddadbe52fce8b [INFO] running `Command { std: "docker" "start" "-a" "bd73134be6efcceede7439814ff69832fdbd72e718d7e202e63ddadbe52fce8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking in_space_core v0.0.5 [INFO] [stderr] Compiling in_space_routes v0.0.5 [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/in_space_routes-0.0.5/src/lib.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use syn::export::Span; [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-6f17d22bba15001f/in_space_routes-0.0.5/src/lib.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | path: Option, [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-6f17d22bba15001f/in_space_routes-0.0.5/src/lib.rs:46:78 [INFO] [stdout] | [INFO] [stdout] 46 | fn create_route(struct_ty: &syn::Type, method: &syn::ImplItemMethod) -> syn::export::TokenStream2 { [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-6f17d22bba15001f/in_space_routes-0.0.5/src/lib.rs:297:26 [INFO] [stdout] | [INFO] [stdout] 297 | let routes: Vec = controller_impl [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `in_space_routes` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "bd73134be6efcceede7439814ff69832fdbd72e718d7e202e63ddadbe52fce8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd73134be6efcceede7439814ff69832fdbd72e718d7e202e63ddadbe52fce8b", kill_on_drop: false }` [INFO] [stdout] bd73134be6efcceede7439814ff69832fdbd72e718d7e202e63ddadbe52fce8b