[INFO] fetching crate ws_stream_wasm 0.7.0... [INFO] checking ws_stream_wasm-0.7.0 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate ws_stream_wasm 0.7.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ws_stream_wasm 0.7.0 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ws_stream_wasm 0.7.0 [INFO] finished tweaking crates.io crate ws_stream_wasm 0.7.0 [INFO] tweaked toml for crates.io crate ws_stream_wasm 0.7.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console_log v0.2.0 [INFO] [stderr] Downloaded futures_codec v0.4.1 [INFO] [stderr] Downloaded pharos v0.5.1 [INFO] [stderr] Downloaded async_io_stream v0.3.1 [INFO] [stderr] Downloaded send_wrapper v0.5.0 [INFO] [stderr] Downloaded rand_xoshiro v0.6.0 [INFO] [stderr] Downloaded tokio-serde-cbor v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "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] c52d2a00b01378ca65b6843363339398db37ce1ddce9a6f7a8734ec18abc466b [INFO] running `Command { std: "docker" "start" "-a" "c52d2a00b01378ca65b6843363339398db37ce1ddce9a6f7a8734ec18abc466b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c52d2a00b01378ca65b6843363339398db37ce1ddce9a6f7a8734ec18abc466b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52d2a00b01378ca65b6843363339398db37ce1ddce9a6f7a8734ec18abc466b", kill_on_drop: false }` [INFO] [stdout] c52d2a00b01378ca65b6843363339398db37ce1ddce9a6f7a8734ec18abc466b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35eca488a1ac055e4994f536eaca7d8cb05006e20d6e2e24801419b28bbda342 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35eca488a1ac055e4994f536eaca7d8cb05006e20d6e2e24801419b28bbda342", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling pharos v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling async_io_stream v0.3.1 [INFO] [stderr] Compiling ws_stream_wasm v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.23 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking wasm-bindgen-test v0.3.23 [INFO] [stderr] Checking console_log v0.2.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking tokio-serde-cbor v0.6.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "35eca488a1ac055e4994f536eaca7d8cb05006e20d6e2e24801419b28bbda342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35eca488a1ac055e4994f536eaca7d8cb05006e20d6e2e24801419b28bbda342", kill_on_drop: false }` [INFO] [stdout] 35eca488a1ac055e4994f536eaca7d8cb05006e20d6e2e24801419b28bbda342