[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] testing hargoniX/mumble-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fmumble-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hargoniX/mumble-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_info v2.0.2 [INFO] [stderr] Downloaded mumble-protocol v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a121ca3f0906bf4a1b3c2efced6a94664d050e3096df2f7e89da0854e56950f [INFO] running `Command { std: "docker" "start" "-a" "4a121ca3f0906bf4a1b3c2efced6a94664d050e3096df2f7e89da0854e56950f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a121ca3f0906bf4a1b3c2efced6a94664d050e3096df2f7e89da0854e56950f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a121ca3f0906bf4a1b3c2efced6a94664d050e3096df2f7e89da0854e56950f", kill_on_drop: false }` [INFO] [stdout] 4a121ca3f0906bf4a1b3c2efced6a94664d050e3096df2f7e89da0854e56950f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17cdc06f7fadc8e790cdc2d6db566afe2a414fbd9fd79a7ebf67fe7fa643577b [INFO] running `Command { std: "docker" "start" "-a" "17cdc06f7fadc8e790cdc2d6db566afe2a414fbd9fd79a7ebf67fe7fa643577b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling os_info v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling protobuf-codegen v2.14.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] Compiling tokio v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling mumble-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.68s [INFO] running `Command { std: "docker" "inspect" "17cdc06f7fadc8e790cdc2d6db566afe2a414fbd9fd79a7ebf67fe7fa643577b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cdc06f7fadc8e790cdc2d6db566afe2a414fbd9fd79a7ebf67fe7fa643577b", kill_on_drop: false }` [INFO] [stdout] 17cdc06f7fadc8e790cdc2d6db566afe2a414fbd9fd79a7ebf67fe7fa643577b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e84ad77af8ef7ec013a808c8d33b5c9ae0d68198a5ec4d96e28dedcaf1cfd06 [INFO] running `Command { std: "docker" "start" "-a" "3e84ad77af8ef7ec013a808c8d33b5c9ae0d68198a5ec4d96e28dedcaf1cfd06", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling 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] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.12s [INFO] running `Command { std: "docker" "inspect" "3e84ad77af8ef7ec013a808c8d33b5c9ae0d68198a5ec4d96e28dedcaf1cfd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e84ad77af8ef7ec013a808c8d33b5c9ae0d68198a5ec4d96e28dedcaf1cfd06", kill_on_drop: false }` [INFO] [stdout] 3e84ad77af8ef7ec013a808c8d33b5c9ae0d68198a5ec4d96e28dedcaf1cfd06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c982834e4c70a40439701a3477f4da40a5190683ba9bd1fc62e0aaf0bacbda99 [INFO] running `Command { std: "docker" "start" "-a" "c982834e4c70a40439701a3477f4da40a5190683ba9bd1fc62e0aaf0bacbda99", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `sender` [INFO] [stderr] --> examples/test_bot.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | sender: &mut Sender, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `packet` [INFO] [stderr] --> examples/test_bot.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | packet: &Packet, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_packet` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_info` [INFO] [stderr] --> examples/test_bot.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | client_info: &ClientInfo, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sender` [INFO] [stderr] --> examples/test_bot.rs:48:32 [INFO] [stderr] | [INFO] [stderr] 48 | async fn finish(&mut self, sender: &mut Sender, client_info: &ClientInfo) -> Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_info` [INFO] [stderr] --> examples/test_bot.rs:48:53 [INFO] [stderr] | [INFO] [stderr] 48 | async fn finish(&mut self, sender: &mut Sender, client_info: &ClientInfo) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info` [INFO] [stderr] [INFO] [stderr] warning: `mumble-rs` (example "test_bot") generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mumble_rs-e2db2e3d1cdaf79b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mumble-rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c982834e4c70a40439701a3477f4da40a5190683ba9bd1fc62e0aaf0bacbda99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c982834e4c70a40439701a3477f4da40a5190683ba9bd1fc62e0aaf0bacbda99", kill_on_drop: false }` [INFO] [stdout] c982834e4c70a40439701a3477f4da40a5190683ba9bd1fc62e0aaf0bacbda99