[INFO] cloning repository https://github.com/achimcc/rust-analyzer-react-typescript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/achimcc/rust-analyzer-react-typescript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Frust-analyzer-react-typescript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Frust-analyzer-react-typescript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e326a0e7d81e47c7a6230060b924576e4da052f3 [INFO] testing achimcc/rust-analyzer-react-typescript against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fachimcc%2Frust-analyzer-react-typescript" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/achimcc/rust-analyzer-react-typescript on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/achimcc/rust-analyzer-react-typescript [INFO] finished tweaking git repo https://github.com/achimcc/rust-analyzer-react-typescript [INFO] tweaked toml for git repo https://github.com/achimcc/rust-analyzer-react-typescript written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/achimcc/rust-analyzer-react-typescript already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 397daa2847863100d590e069e644af27749acc87f5c6502ecac2beb672edf298 [INFO] running `Command { std: "docker" "start" "-a" "397daa2847863100d590e069e644af27749acc87f5c6502ecac2beb672edf298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "397daa2847863100d590e069e644af27749acc87f5c6502ecac2beb672edf298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397daa2847863100d590e069e644af27749acc87f5c6502ecac2beb672edf298", kill_on_drop: false }` [INFO] [stdout] 397daa2847863100d590e069e644af27749acc87f5c6502ecac2beb672edf298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a76050c1a64e147283de1e27b869d251b522f3b9bda3cfe0ad743722b90875e9 [INFO] running `Command { std: "docker" "start" "-a" "a76050c1a64e147283de1e27b869d251b522f3b9bda3cfe0ad743722b90875e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.77 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ra_ap_paths v0.0.77 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling ra_ap_limit v0.0.77 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling spmc v0.3.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ra_ap_parser v0.0.77 [INFO] [stderr] Compiling psm v0.1.13 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.77 [INFO] [stderr] Compiling expect-test v1.2.0-pre.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.77 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ra_ap_tt v0.0.77 [INFO] [stderr] Compiling ra_ap_vfs v0.0.77 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ra_ap_cfg v0.0.77 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v6.0.2 [INFO] [stderr] Compiling ra_ap_profile v0.0.77 [INFO] [stderr] Compiling rowan v0.14.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.77 [INFO] [stderr] Compiling ra_ap_syntax v0.0.77 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling chalk-derive v0.71.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling chalk-ir v0.71.0 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling ra_ap_base_db v0.0.77 [INFO] [stderr] Compiling ra_ap_mbe v0.0.77 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.77 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling chalk-solve v0.71.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.77 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-rayon v1.0.3 [INFO] [stderr] Compiling chalk-recursive v0.71.0 [INFO] [stdout] error: Did you forget to enable `atomics` and `bulk-memory` features as outlined in wasm-bindgen-rayon README? [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-rayon-1.0.3/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | compile_error!("Did you forget to enable `atomics` and `bulk-memory` features as outlined in wasm-bindgen-rayon README?"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-rayon` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a76050c1a64e147283de1e27b869d251b522f3b9bda3cfe0ad743722b90875e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76050c1a64e147283de1e27b869d251b522f3b9bda3cfe0ad743722b90875e9", kill_on_drop: false }` [INFO] [stdout] a76050c1a64e147283de1e27b869d251b522f3b9bda3cfe0ad743722b90875e9