[INFO] fetching crate rapido 0.0.2... [INFO] building rapido-0.0.2 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate rapido 0.0.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rapido 0.0.2 [INFO] finished tweaking crates.io crate rapido 0.0.2 [INFO] tweaked toml for crates.io crate rapido 0.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapido 0.0.2 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 236 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-io v1.13.0 [INFO] [stderr] Downloaded sea-query-derive v0.4.3 [INFO] [stderr] Downloaded async-lock v2.8.0 [INFO] [stderr] Downloaded polling v2.8.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.11 [INFO] [stderr] Downloaded rapido-core v0.0.2 [INFO] [stderr] Downloaded sea-query v0.31.1 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded linux-raw-sys v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 977b422a01f2a91a30e1e2829d8801f88d541877ed9670651ee301e2396a9702 [INFO] running `Command { std: "docker" "start" "-a" "977b422a01f2a91a30e1e2829d8801f88d541877ed9670651ee301e2396a9702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "977b422a01f2a91a30e1e2829d8801f88d541877ed9670651ee301e2396a9702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977b422a01f2a91a30e1e2829d8801f88d541877ed9670651ee301e2396a9702", kill_on_drop: false }` [INFO] [stdout] 977b422a01f2a91a30e1e2829d8801f88d541877ed9670651ee301e2396a9702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 31d3b44edb984963709d727cb002ba5136ce83a100b8a0fc8f5eefa1a9c8f325 [INFO] running `Command { std: "docker" "start" "-a" "31d3b44edb984963709d727cb002ba5136ce83a100b8a0fc8f5eefa1a9c8f325", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stdout] error: polling does not support this target OS [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | compile_error!("polling does not support this target OS"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | extra: sys::EventExtra::empty(), [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:420:22 [INFO] [stdout] | [INFO] [stdout] 420 | self.extra = sys::EventExtra::empty(); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 453 | poller: sys::Poller::new()?, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:870:21 [INFO] [stdout] | [INFO] [stdout] 870 | events: sys::Events::with_capacity(capacity.get()), [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsRawSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:529:43 [INFO] [stdout] | [INFO] [stdout] 529 | pub unsafe fn add(&self, source: impl AsRawSource, interest: Event) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsRawSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:550:22 [INFO] [stdout] | [INFO] [stdout] 550 | source: impl AsRawSource, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:634:39 [INFO] [stdout] | [INFO] [stdout] 634 | pub fn modify(&self, source: impl AsSource, interest: Event) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:655:22 [INFO] [stdout] | [INFO] [stdout] 655 | source: impl AsSource, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:688:39 [INFO] [stdout] | [INFO] [stdout] 688 | pub fn delete(&self, source: impl AsSource) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | extra: sys::EventExtra, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | poller: sys::Poller, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.11.0/src/lib.rs:818:13 [INFO] [stdout] | [INFO] [stdout] 818 | events: sys::Events, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polling` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "31d3b44edb984963709d727cb002ba5136ce83a100b8a0fc8f5eefa1a9c8f325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d3b44edb984963709d727cb002ba5136ce83a100b8a0fc8f5eefa1a9c8f325", kill_on_drop: false }` [INFO] [stdout] 31d3b44edb984963709d727cb002ba5136ce83a100b8a0fc8f5eefa1a9c8f325