[INFO] cloning repository https://github.com/hargoniX/mumble-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hargoniX/mumble-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fmumble-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fmumble-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 572a19eef92a2d5e604114ffcc749ba47a3aa27b [INFO] checking hargoniX/mumble-rs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fmumble-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hargoniX/mumble-rs 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/hargoniX/mumble-rs [INFO] finished tweaking git repo https://github.com/hargoniX/mumble-rs [INFO] tweaked toml for git repo https://github.com/hargoniX/mumble-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hargoniX/mumble-rs 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] running `Command { std: "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" "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] 1e05acb7ffe1c021b5a2085394fef0cef968975dfae0f76d1d1ef72932bad739 [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" "1e05acb7ffe1c021b5a2085394fef0cef968975dfae0f76d1d1ef72932bad739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e05acb7ffe1c021b5a2085394fef0cef968975dfae0f76d1d1ef72932bad739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e05acb7ffe1c021b5a2085394fef0cef968975dfae0f76d1d1ef72932bad739", kill_on_drop: false }` [INFO] [stdout] 1e05acb7ffe1c021b5a2085394fef0cef968975dfae0f76d1d1ef72932bad739 [INFO] running `Command { std: "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" "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] [stdout] 2fe870ebbe5037fba5471690efab3a7c02b2ac407a1837db8bc1b44c4651b799 [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" "2fe870ebbe5037fba5471690efab3a7c02b2ac407a1837db8bc1b44c4651b799", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking os_info v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling protobuf-codegen v2.14.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.14.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling mumble-protocol v0.3.0 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking mumble-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sender` [INFO] [stdout] --> examples/test_bot.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | sender: &mut Sender, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `packet` [INFO] [stdout] --> examples/test_bot.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | packet: &Packet, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_packet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_info` [INFO] [stdout] --> examples/test_bot.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | client_info: &ClientInfo, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender` [INFO] [stdout] --> examples/test_bot.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | async fn finish(&mut self, sender: &mut Sender, client_info: &ClientInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_info` [INFO] [stdout] --> examples/test_bot.rs:48:53 [INFO] [stdout] | [INFO] [stdout] 48 | async fn finish(&mut self, sender: &mut Sender, client_info: &ClientInfo) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2fe870ebbe5037fba5471690efab3a7c02b2ac407a1837db8bc1b44c4651b799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe870ebbe5037fba5471690efab3a7c02b2ac407a1837db8bc1b44c4651b799", kill_on_drop: false }` [INFO] [stdout] 2fe870ebbe5037fba5471690efab3a7c02b2ac407a1837db8bc1b44c4651b799