[INFO] cloning repository https://github.com/hoodie/peerchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoodie/peerchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoodie%2Fpeerchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoodie%2Fpeerchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f201851cdb0bd7d28831ee9cb58213f72f2b8ee7 [INFO] checking hoodie/peerchat against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoodie%2Fpeerchat" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoodie/peerchat on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/hoodie/peerchat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb2590a319ae7a99b689b9e67a5cebfcc2da648dcdf778feb686140530f05f2e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb2590a319ae7a99b689b9e67a5cebfcc2da648dcdf778feb686140530f05f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb2590a319ae7a99b689b9e67a5cebfcc2da648dcdf778feb686140530f05f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb2590a319ae7a99b689b9e67a5cebfcc2da648dcdf778feb686140530f05f2e", kill_on_drop: false }` [INFO] [stdout] bb2590a319ae7a99b689b9e67a5cebfcc2da648dcdf778feb686140530f05f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6d97179831a207791ae027f0f8182c10b0a0feb6e68e7590be4207869744300 [INFO] running `Command { std: "docker" "start" "-a" "f6d97179831a207791ae027f0f8182c10b0a0feb6e68e7590be4207869744300", kill_on_drop: false }` [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Checking num-traits v0.1.40 [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 aho-corasick v0.6.3 [INFO] [stderr] Checking serde_json v1.0.6 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking peerchat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> examples/server.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | Message::Message{ref name, ref payload, address} => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> examples/server.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | fn broadcast(msg: &str, receivers: &[SocketAddr]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `receivers` [INFO] [stdout] --> examples/server.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | fn broadcast(msg: &str, receivers: &[SocketAddr]) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receivers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `broadcast` [INFO] [stdout] --> examples/server.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn broadcast(msg: &str, receivers: &[SocketAddr]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.43s [INFO] running `Command { std: "docker" "inspect" "f6d97179831a207791ae027f0f8182c10b0a0feb6e68e7590be4207869744300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d97179831a207791ae027f0f8182c10b0a0feb6e68e7590be4207869744300", kill_on_drop: false }` [INFO] [stdout] f6d97179831a207791ae027f0f8182c10b0a0feb6e68e7590be4207869744300