[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 try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhargoniX%2Fmumble-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hargoniX/mumble-rs on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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-4/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mumble-protocol v0.3.0 [INFO] [stderr] Downloaded protobuf v2.14.0 [INFO] [stderr] Downloaded os_info v2.0.2 [INFO] [stderr] Downloaded protobuf-codegen v2.14.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76afab965349838eb72289cf49bf59bde269a71b980705678329cd3e14acbc95 [INFO] running `Command { std: "docker" "start" "-a" "76afab965349838eb72289cf49bf59bde269a71b980705678329cd3e14acbc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76afab965349838eb72289cf49bf59bde269a71b980705678329cd3e14acbc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76afab965349838eb72289cf49bf59bde269a71b980705678329cd3e14acbc95", kill_on_drop: false }` [INFO] [stdout] 76afab965349838eb72289cf49bf59bde269a71b980705678329cd3e14acbc95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b10ec3a4f4602597632ac3e6550150480faf8a5d15b5aa9c7b18476227ba5a [INFO] running `Command { std: "docker" "start" "-a" "37b10ec3a4f4602597632ac3e6550150480faf8a5d15b5aa9c7b18476227ba5a", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking os_info v2.0.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.4 [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 env_logger v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [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] 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] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | unexpected => debug!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 113 | | "Received {:?}, this should not be sent during the version exchange squence", [INFO] [stdout] 114 | | unexpected [INFO] [stdout] 115 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | unexpected => debug!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 159 | | "Received {:?}, this should not be sent during the server sync squence", [INFO] [stdout] 160 | | unexpected [INFO] [stdout] 161 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | unexpected => debug!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 113 | | "Received {:?}, this should not be sent during the version exchange squence", [INFO] [stdout] 114 | | unexpected [INFO] [stdout] 115 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | unexpected => debug!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 159 | | "Received {:?}, this should not be sent during the server sync squence", [INFO] [stdout] 160 | | unexpected [INFO] [stdout] 161 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mumble-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "37b10ec3a4f4602597632ac3e6550150480faf8a5d15b5aa9c7b18476227ba5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b10ec3a4f4602597632ac3e6550150480faf8a5d15b5aa9c7b18476227ba5a", kill_on_drop: false }` [INFO] [stdout] 37b10ec3a4f4602597632ac3e6550150480faf8a5d15b5aa9c7b18476227ba5a