[INFO] updating cached repository https://github.com/hoodie/peerchat [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] f201851cdb0bd7d28831ee9cb58213f72f2b8ee7 [INFO] checking hoodie/peerchat against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoodie%2Fpeerchat" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoodie/peerchat on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hoodie/peerchat [INFO] finished tweaking git repo https://github.com/hoodie/peerchat [INFO] tweaked toml for git repo https://github.com/hoodie/peerchat written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hoodie/peerchat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 64c7bb76e17daf9905fac00c4b3d593600db36b7eee1650e9d7b02fdc00c69e5 [INFO] running `"docker" "start" "-a" "64c7bb76e17daf9905fac00c4b3d593600db36b7eee1650e9d7b02fdc00c69e5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking serde_json v1.0.6 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking peerchat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> examples/server.rs:68:30 [INFO] [stderr] | [INFO] [stderr] 68 | Message::Message{ref name, ref payload, address} => { [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `name: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> examples/server.rs:81:14 [INFO] [stderr] | [INFO] [stderr] 81 | fn broadcast(msg: &str, receivers: &[SocketAddr]) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `receivers` [INFO] [stderr] --> examples/server.rs:81:25 [INFO] [stderr] | [INFO] [stderr] 81 | fn broadcast(msg: &str, receivers: &[SocketAddr]) { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receivers` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `broadcast` [INFO] [stderr] --> examples/server.rs:81:4 [INFO] [stderr] | [INFO] [stderr] 81 | fn broadcast(msg: &str, receivers: &[SocketAddr]) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.32s [INFO] running `"docker" "inspect" "64c7bb76e17daf9905fac00c4b3d593600db36b7eee1650e9d7b02fdc00c69e5"` [INFO] running `"docker" "rm" "-f" "64c7bb76e17daf9905fac00c4b3d593600db36b7eee1650e9d7b02fdc00c69e5"` [INFO] [stdout] 64c7bb76e17daf9905fac00c4b3d593600db36b7eee1650e9d7b02fdc00c69e5