[INFO] fetching crate basws 0.1.4... [INFO] testing basws-0.1.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate basws 0.1.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate basws 0.1.4 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] started tweaking crates.io crate basws 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate basws 0.1.4 [INFO] tweaked toml for crates.io crate basws 0.1.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate basws 0.1.4 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-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" "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] 94e27afcf259a87302868d7807aff3493e8bb553b3d6be43ed7ab4f8e480a358 [INFO] running `Command { std: "docker" "start" "-a" "94e27afcf259a87302868d7807aff3493e8bb553b3d6be43ed7ab4f8e480a358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e27afcf259a87302868d7807aff3493e8bb553b3d6be43ed7ab4f8e480a358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e27afcf259a87302868d7807aff3493e8bb553b3d6be43ed7ab4f8e480a358", kill_on_drop: false }` [INFO] [stdout] 94e27afcf259a87302868d7807aff3493e8bb553b3d6be43ed7ab4f8e480a358 [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=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] 9cfcdcb205513cd15b05d8e82d0f125edf207d25c585eed448644375868a67bf [INFO] running `Command { std: "docker" "start" "-a" "9cfcdcb205513cd15b05d8e82d0f125edf207d25c585eed448644375868a67bf", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling lz4_flex v0.7.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling basws-shared v0.1.4 [INFO] [stderr] Compiling basws v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.98s [INFO] running `Command { std: "docker" "inspect" "9cfcdcb205513cd15b05d8e82d0f125edf207d25c585eed448644375868a67bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cfcdcb205513cd15b05d8e82d0f125edf207d25c585eed448644375868a67bf", kill_on_drop: false }` [INFO] [stdout] 9cfcdcb205513cd15b05d8e82d0f125edf207d25c585eed448644375868a67bf [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=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" "test" "--frozen" "--no-run" "--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] ec67fca43444498d09d8c2652ec1c392ae9c8a14bf838d5187e4c6d4d6116392 [INFO] running `Command { std: "docker" "start" "-a" "ec67fca43444498d09d8c2652ec1c392ae9c8a14bf838d5187e4c6d4d6116392", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling sha-1 v0.9.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling basws v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 26s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/basws-9912a31a01819d2d) [INFO] running `Command { std: "docker" "inspect" "ec67fca43444498d09d8c2652ec1c392ae9c8a14bf838d5187e4c6d4d6116392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec67fca43444498d09d8c2652ec1c392ae9c8a14bf838d5187e4c6d4d6116392", kill_on_drop: false }` [INFO] [stdout] ec67fca43444498d09d8c2652ec1c392ae9c8a14bf838d5187e4c6d4d6116392 [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=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" "test" "--frozen", 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] 9f2617c248a159aa054cd9196a77f86d939a1dd16b30a14a791750a1c0e50866 [INFO] running `Command { std: "docker" "start" "-a" "9f2617c248a159aa054cd9196a77f86d939a1dd16b30a14a791750a1c0e50866", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basws-9912a31a01819d2d) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests basws [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f2617c248a159aa054cd9196a77f86d939a1dd16b30a14a791750a1c0e50866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2617c248a159aa054cd9196a77f86d939a1dd16b30a14a791750a1c0e50866", kill_on_drop: false }` [INFO] [stdout] 9f2617c248a159aa054cd9196a77f86d939a1dd16b30a14a791750a1c0e50866