[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] testing RAnders00/twitch-irc-rs against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAnders00%2Ftwitch-irc-rs" "/workspace/builds/worker-10/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RAnders00/twitch-irc-rs on toolchain 28742a1146f10a4f09369baad027a464acb7a766
[INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-10/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"`
[INFO] [stdout] 5dcb6435e29c1cb7fc51a4f234dcbe7c405e4bf5617d9d71f06a5fe47dde05a9
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "5dcb6435e29c1cb7fc51a4f234dcbe7c405e4bf5617d9d71f06a5fe47dde05a9"`
[INFO] [stderr] Compiling foreign-types-shared v0.1.1
[INFO] [stderr] Compiling openssl v0.10.28
[INFO] [stderr] Compiling fnv v1.0.6
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling openssl-probe v0.1.2
[INFO] [stderr] Compiling fake-simd v0.1.2
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling stable_deref_trait v1.1.1
[INFO] [stderr] Compiling termcolor v1.1.0
[INFO] [stderr] Compiling input_buffer v0.3.1
[INFO] [stderr] Compiling openssl-sys v0.9.54
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling net2 v0.2.33
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling num_cpus v1.12.0
[INFO] [stderr] Compiling signal-hook-registry v1.2.0
[INFO] [stderr] Compiling parking_lot_core v0.7.0
[INFO] [stderr] Compiling aho-corasick v0.7.10
[INFO] [stderr] Compiling foreign-types v0.3.2
[INFO] [stderr] Compiling unicode-bidi v0.3.4
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling http v0.2.0
[INFO] [stderr] Compiling syn v1.0.17
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling mio v0.6.21
[INFO] [stderr] Compiling sha-1 v0.8.2
[INFO] [stderr] Compiling parking_lot v0.10.0
[INFO] [stderr] Compiling idna v0.2.0
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling futures-intrusive v0.3.0
[INFO] [stderr] Compiling mio-uds v0.6.7
[INFO] [stderr] Compiling regex v1.3.5
[INFO] [stderr] Compiling native-tls v0.2.4
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling url v2.1.1
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling tungstenite v0.10.1
[INFO] [stderr] Compiling tokio-macros v0.2.5
[INFO] [stderr] Compiling futures-macro v0.3.4
[INFO] [stderr] Compiling pin-project-internal v0.4.8
[INFO] [stderr] Compiling rental-impl v0.5.5
[INFO] [stderr] Compiling thiserror-impl v1.0.13
[INFO] [stderr] Compiling async-trait v0.1.24
[INFO] [stderr] Compiling derive_more v0.99.3
[INFO] [stderr] Compiling tokio v0.2.13
[INFO] [stderr] Compiling futures-util v0.3.4
[INFO] [stderr] Compiling thiserror v1.0.13
[INFO] [stderr] Compiling pin-project v0.4.8
[INFO] [stderr] Compiling futures-executor v0.3.4
[INFO] [stderr] Compiling futures v0.3.4
[INFO] [stderr] Compiling tokio-tls v0.3.0
[INFO] [stderr] Compiling tokio-util v0.3.1
[INFO] [stderr] Compiling async-tungstenite v0.4.0
[INFO] [stderr] Compiling rental v0.5.5
[INFO] [stderr] Compiling 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