[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 1.44.0 for beta-1.45-1
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAnders00%2Ftwitch-irc-rs" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/RAnders00/twitch-irc-rs on toolchain 1.44.0
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-7/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" "+1.44.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+1.44.0" "build" "--frozen"`
[INFO] [stdout] 11513987f6aa9b91ecfdd40df64f016c44a78a15e934a1b3967c1d804816f078
[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" "11513987f6aa9b91ecfdd40df64f016c44a78a15e934a1b3967c1d804816f078"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling syn v1.0.17
[INFO] [stderr] Compiling stable_deref_trait v1.1.1
[INFO] [stderr] Compiling input_buffer v0.3.1
[INFO] [stderr] Compiling futures-channel v0.3.4
[INFO] [stderr] Compiling openssl-sys v0.9.54
[INFO] [stderr] Compiling native-tls v0.2.4
[INFO] [stderr] Compiling regex v1.3.5
[INFO] [stderr] Compiling futures-intrusive v0.3.0
[INFO] [stderr] Compiling block-buffer v0.7.3
[INFO] [stderr] Compiling sha-1 v0.8.2
[INFO] [stderr] Compiling openssl v0.10.28
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling 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 rental-impl v0.5.5
[INFO] [stderr] Compiling thiserror-impl v1.0.13
[INFO] [stderr] Compiling derive_more v0.99.3
[INFO] [stderr] Compiling async-trait v0.1.24
[INFO] [stderr] Compiling tokio v0.2.13
[INFO] [stderr] Compiling thiserror v1.0.13
[INFO] [stderr] Compiling futures-util v0.3.4
[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