[INFO] fetching crate mumble-protocol-2x 0.6.0... [INFO] building mumble-protocol-2x-0.6.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate mumble-protocol-2x 0.6.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mumble-protocol-2x 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mumble-protocol-2x 0.6.0 [INFO] tweaked toml for crates.io crate mumble-protocol-2x 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mumble-protocol-2x 0.6.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mumble-protocol-2x 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-codegen v3.7.1 [INFO] [stderr] Downloaded log v0.4.24 [INFO] [stderr] Downloaded protobuf-support v3.7.1 [INFO] [stderr] Downloaded cc v1.2.8 [INFO] [stderr] Downloaded protobuf-parse v3.7.1 [INFO] [stderr] Downloaded protobuf v3.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae76b397befca5114248d2bea6a80607630fcd6d9ed39c37fc2c995d6a4a3457 [INFO] running `Command { std: "docker" "start" "-a" "ae76b397befca5114248d2bea6a80607630fcd6d9ed39c37fc2c995d6a4a3457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae76b397befca5114248d2bea6a80607630fcd6d9ed39c37fc2c995d6a4a3457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae76b397befca5114248d2bea6a80607630fcd6d9ed39c37fc2c995d6a4a3457", kill_on_drop: false }` [INFO] [stdout] ae76b397befca5114248d2bea6a80607630fcd6d9ed39c37fc2c995d6a4a3457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e82260744b410511fca188eeab74d504ba56b6175b1186f07794ca0259021d0 [INFO] running `Command { std: "docker" "start" "-a" "6e82260744b410511fca188eeab74d504ba56b6175b1186f07794ca0259021d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.24 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [INFO] [stderr] Compiling protobuf-codegen v3.7.1 [INFO] [stderr] Compiling mumble-protocol-2x v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.06s [INFO] running `Command { std: "docker" "inspect" "6e82260744b410511fca188eeab74d504ba56b6175b1186f07794ca0259021d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e82260744b410511fca188eeab74d504ba56b6175b1186f07794ca0259021d0", kill_on_drop: false }` [INFO] [stdout] 6e82260744b410511fca188eeab74d504ba56b6175b1186f07794ca0259021d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83d2524a7ee31a931ac9b09462a1474308a6fcd54a8f4b28786113e28465a1a8 [INFO] running `Command { std: "docker" "start" "-a" "83d2524a7ee31a931ac9b09462a1474308a6fcd54a8f4b28786113e28465a1a8", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling protobuf-codegen v3.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mumble-protocol-2x v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] --> examples/echo_client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use mumble_protocol::control::msgs; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 10 | use mumble_protocol_2x::control::msgs; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] --> examples/echo_client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use mumble_protocol::control::ClientControlCodec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | use mumble_protocol_2x::control::ClientControlCodec; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] --> examples/echo_client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use mumble_protocol::control::ControlPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 12 | use mumble_protocol_2x::control::ControlPacket; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] --> examples/echo_client.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use mumble_protocol::crypt::ClientCryptState; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use mumble_protocol_2x::crypt::ClientCryptState; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] --> examples/echo_client.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use mumble_protocol::voice::VoicePacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | use mumble_protocol_2x::voice::VoicePacket; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] --> examples/echo_client.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use mumble_protocol::voice::VoicePacketPayload; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `mumble_protocol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 | use mumble_protocol_2x::voice::VoicePacketPayload; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mumble-protocol-2x` (example "echo_client") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83d2524a7ee31a931ac9b09462a1474308a6fcd54a8f4b28786113e28465a1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d2524a7ee31a931ac9b09462a1474308a6fcd54a8f4b28786113e28465a1a8", kill_on_drop: false }` [INFO] [stdout] 83d2524a7ee31a931ac9b09462a1474308a6fcd54a8f4b28786113e28465a1a8