[INFO] updating cached repository https://github.com/fplust/bilibili-live-danmu [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/fplust/bilibili-live-danmu [INFO] [stderr] 6927b34..4cd6112 async -> async [INFO] [stderr] 6002ac9..27bb1c6 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 27bb1c65560a27440339a0effd4620e4deb4e6d6 [INFO] checking fplust/bilibili-live-danmu against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffplust%2Fbilibili-live-danmu" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fplust/bilibili-live-danmu on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fplust/bilibili-live-danmu [INFO] removed 0 missing examples [INFO] removed path dependency browsercookie-rs from git repo https://github.com/fplust/bilibili-live-danmu [INFO] finished tweaking git repo https://github.com/fplust/bilibili-live-danmu [INFO] tweaked toml for git repo https://github.com/fplust/bilibili-live-danmu written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (browsercookie-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c5d7836efd2251e1153231715152df54e83294222aecaef92d9cb5efe9cd35d9 [INFO] running `"docker" "start" "-a" "c5d7836efd2251e1153231715152df54e83294222aecaef92d9cb5efe9cd35d9"` [INFO] [stderr] warning: dependency (browsercookie-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking async-tungstenite v0.3.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking bilibili-live-danmu v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking browsercookie-rs v0.1.1 [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:229:17 [INFO] [stderr] | [INFO] [stderr] 229 | self._heart_beat.take().unwrap().await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/lib.rs:229:17 [INFO] [stderr] | [INFO] [stderr] 229 | self._heart_beat.take().unwrap().await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `"docker" "inspect" "c5d7836efd2251e1153231715152df54e83294222aecaef92d9cb5efe9cd35d9"` [INFO] running `"docker" "rm" "-f" "c5d7836efd2251e1153231715152df54e83294222aecaef92d9cb5efe9cd35d9"` [INFO] [stdout] c5d7836efd2251e1153231715152df54e83294222aecaef92d9cb5efe9cd35d9