[INFO] cloning repository https://github.com/Johni0702/rust-mumble-protocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Johni0702/rust-mumble-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohni0702%2Frust-mumble-protocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohni0702%2Frust-mumble-protocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50c0fd35c3934734c51a22ce662dca412d1667d7 [INFO] checking Johni0702/rust-mumble-protocol against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohni0702%2Frust-mumble-protocol" "/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/Johni0702/rust-mumble-protocol on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Johni0702/rust-mumble-protocol [INFO] finished tweaking git repo https://github.com/Johni0702/rust-mumble-protocol [INFO] tweaked toml for git repo https://github.com/Johni0702/rust-mumble-protocol written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Johni0702/rust-mumble-protocol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.18.1 [INFO] [stderr] Downloaded protobuf-codegen v2.18.1 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc51c09b2dbf20ae483b008242653e793ba565dab6b082513fafc24241702bc [INFO] running `Command { std: "docker" "start" "-a" "2dc51c09b2dbf20ae483b008242653e793ba565dab6b082513fafc24241702bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc51c09b2dbf20ae483b008242653e793ba565dab6b082513fafc24241702bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc51c09b2dbf20ae483b008242653e793ba565dab6b082513fafc24241702bc", kill_on_drop: false }` [INFO] [stdout] 2dc51c09b2dbf20ae483b008242653e793ba565dab6b082513fafc24241702bc [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=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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f22053aa3cf9b6e71eb59260463a03d62b8f56cd96e2ee10ab19ea18c043f5a6 [INFO] running `Command { std: "docker" "start" "-a" "f22053aa3cf9b6e71eb59260463a03d62b8f56cd96e2ee10ab19ea18c043f5a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling protobuf-codegen v2.18.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.18.1 [INFO] [stderr] Compiling mumble-protocol v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tokio-stream v0.1.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/mumble-protocol-8b361a4045228101/out/proto/Mumble.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/target/debug/build/mumble-protocol-8b361a4045228101/out/proto/Mumble.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mumble-protocol` [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f22053aa3cf9b6e71eb59260463a03d62b8f56cd96e2ee10ab19ea18c043f5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22053aa3cf9b6e71eb59260463a03d62b8f56cd96e2ee10ab19ea18c043f5a6", kill_on_drop: false }` [INFO] [stdout] f22053aa3cf9b6e71eb59260463a03d62b8f56cd96e2ee10ab19ea18c043f5a6