[INFO] updating cached repository https://github.com/RAnders00/twitch-irc-rs
[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] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 53dfd7751d5acfc609a0a0eeed191fa1498cd492
[INFO] checking RAnders00/twitch-irc-rs against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAnders00%2Ftwitch-irc-rs" "/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/RAnders00/twitch-irc-rs on toolchain ba72b15666b2491415aec703a02c2364fe5e2790
[INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/RAnders00/twitch-irc-rs
[INFO] finished tweaking git repo https://github.com/RAnders00/twitch-irc-rs
[INFO] tweaked toml for git repo https://github.com/RAnders00/twitch-irc-rs written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/RAnders00/twitch-irc-rs already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 378d3b30f6e4a705c46679a15cf2fd16a11c308e5ecfddb623179572367de61c
[INFO] running `"docker" "start" "-a" "378d3b30f6e4a705c46679a15cf2fd16a11c308e5ecfddb623179572367de61c"`
[INFO] [stderr] Compiling syn v1.0.17
[INFO] [stderr] Checking futures-intrusive v0.3.0
[INFO] [stderr] Checking native-tls v0.2.4
[INFO] [stderr] Checking tungstenite v0.10.1
[INFO] [stderr] Compiling futures-macro v0.3.4
[INFO] [stderr] Compiling tokio-macros v0.2.5
[INFO] [stderr] Compiling pin-project-internal v0.4.8
[INFO] [stderr] Compiling thiserror-impl v1.0.13
[INFO] [stderr] Compiling rental-impl v0.5.5
[INFO] [stderr] Compiling derive_more v0.99.3
[INFO] [stderr] Compiling async-trait v0.1.24
[INFO] [stderr] Checking tokio v0.2.13
[INFO] [stderr] Checking futures-util v0.3.4
[INFO] [stderr] Checking thiserror v1.0.13
[INFO] [stderr] Checking pin-project v0.4.8
[INFO] [stderr] Checking futures-executor v0.3.4
[INFO] [stderr] Checking futures v0.3.4
[INFO] [stderr] Checking tokio-tls v0.3.0
[INFO] [stderr] Checking tokio-util v0.3.1
[INFO] [stderr] Checking async-tungstenite v0.4.0
[INFO] [stderr] Checking rental v0.5.5
[INFO] [stderr] Checking twitch-irc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: field is never read: `kill_join_loop_tx`
[INFO] [stderr] --> src/client/mod.rs:22:5
[INFO] [stderr] |
[INFO] [stderr] 22 | kill_join_loop_tx: Mutex