[INFO] fetching crate leptos_core 0.0.22... [INFO] documenting leptos_core-0.0.22 against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] extracting crate leptos_core 0.0.22 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate leptos_core 0.0.22 on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leptos_core 0.0.22 [INFO] finished tweaking crates.io crate leptos_core 0.0.22 [INFO] tweaked toml for crates.io crate leptos_core 0.0.22 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e72c1491a9d2ba932ca0b7396b116f5235e9d0929de9046d5db82a1a560b1ec [INFO] running `Command { std: "docker" "start" "-a" "8e72c1491a9d2ba932ca0b7396b116f5235e9d0929de9046d5db82a1a560b1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e72c1491a9d2ba932ca0b7396b116f5235e9d0929de9046d5db82a1a560b1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e72c1491a9d2ba932ca0b7396b116f5235e9d0929de9046d5db82a1a560b1ec", kill_on_drop: false }` [INFO] [stdout] 8e72c1491a9d2ba932ca0b7396b116f5235e9d0929de9046d5db82a1a560b1ec [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 152d2f4ccf56ee7756bb69a8e476159d329edc0c6197c466988297e4d2b38bd1 [INFO] running `Command { std: "docker" "start" "-a" "152d2f4ccf56ee7756bb69a8e476159d329edc0c6197c466988297e4d2b38bd1", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling leptos_reactive v0.0.22 [INFO] [stderr] Compiling leptos_dom v0.0.22 [INFO] [stderr] Compiling leptos_macro v0.0.22 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling leptos_core v0.0.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling typed-builder v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn-rsx v0.9.0 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_reactive-0.0.22/src/lib.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(not(feature = "stable"), feature(fn_traits))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_reactive-0.0.22/src/lib.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(not(feature = "stable"), feature(unboxed_closures))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_reactive-0.0.22/src/lib.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(not(feature = "stable"), feature(fn_traits))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `leptos_reactive` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "152d2f4ccf56ee7756bb69a8e476159d329edc0c6197c466988297e4d2b38bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152d2f4ccf56ee7756bb69a8e476159d329edc0c6197c466988297e4d2b38bd1", kill_on_drop: false }` [INFO] [stdout] 152d2f4ccf56ee7756bb69a8e476159d329edc0c6197c466988297e4d2b38bd1