[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fmumble-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hargoniX/mumble-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-9/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-codegen-pure v2.14.0 [INFO] [stderr] Downloaded protobuf-codegen v2.14.0 [INFO] [stderr] Downloaded protobuf v2.14.0 [INFO] [stderr] Downloaded mumble-protocol v0.3.0 [INFO] [stderr] Downloaded os_info v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d5ab68171226b5825eb641a3738610d07c85c50980cf3c6a9c3e7f37464f3cd [INFO] running `Command { std: "docker" "start" "-a" "2d5ab68171226b5825eb641a3738610d07c85c50980cf3c6a9c3e7f37464f3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d5ab68171226b5825eb641a3738610d07c85c50980cf3c6a9c3e7f37464f3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5ab68171226b5825eb641a3738610d07c85c50980cf3c6a9c3e7f37464f3cd", kill_on_drop: false }` [INFO] [stdout] 2d5ab68171226b5825eb641a3738610d07c85c50980cf3c6a9c3e7f37464f3cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c2db63c7ff18353c22a17e1ff7190f30581fa68f9ae97596040768f30a7612 [INFO] running `Command { std: "docker" "start" "-a" "13c2db63c7ff18353c22a17e1ff7190f30581fa68f9ae97596040768f30a7612", 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 syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [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 memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling os_info v2.0.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [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 40.02s [INFO] running `Command { std: "docker" "inspect" "13c2db63c7ff18353c22a17e1ff7190f30581fa68f9ae97596040768f30a7612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c2db63c7ff18353c22a17e1ff7190f30581fa68f9ae97596040768f30a7612", kill_on_drop: false }` [INFO] [stdout] 13c2db63c7ff18353c22a17e1ff7190f30581fa68f9ae97596040768f30a7612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 785bf9e63d5cb37eb6e5e54e92c18d860f03c9aa6f5744fb5404c19405361499 [INFO] running `Command { std: "docker" "start" "-a" "785bf9e63d5cb37eb6e5e54e92c18d860f03c9aa6f5744fb5404c19405361499", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [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 regex v1.3.7 [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 12.02s [INFO] running `Command { std: "docker" "inspect" "785bf9e63d5cb37eb6e5e54e92c18d860f03c9aa6f5744fb5404c19405361499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785bf9e63d5cb37eb6e5e54e92c18d860f03c9aa6f5744fb5404c19405361499", kill_on_drop: false }` [INFO] [stdout] 785bf9e63d5cb37eb6e5e54e92c18d860f03c9aa6f5744fb5404c19405361499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2e049a622cb507e65cd4f7835d893697fa0943132559c3b5a593e4b9820fee3 [INFO] running `Command { std: "docker" "start" "-a" "b2e049a622cb507e65cd4f7835d893697fa0943132559c3b5a593e4b9820fee3", 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.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mumble_rs-7b4c59c93dc88b51) [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" "b2e049a622cb507e65cd4f7835d893697fa0943132559c3b5a593e4b9820fee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e049a622cb507e65cd4f7835d893697fa0943132559c3b5a593e4b9820fee3", kill_on_drop: false }` [INFO] [stdout] b2e049a622cb507e65cd4f7835d893697fa0943132559c3b5a593e4b9820fee3