[INFO] fetching crate mumble-protocol-2x 0.6.0... [INFO] testing mumble-protocol-2x-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate mumble-protocol-2x 0.6.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mumble-protocol-2x 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded log v0.4.24 [INFO] [stderr] Downloaded protobuf-support v3.7.1 [INFO] [stderr] Downloaded asynchronous-codec v0.7.0 [INFO] [stderr] Downloaded home v0.5.11 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded protobuf-codegen v3.7.1 [INFO] [stderr] Downloaded protobuf-parse v3.7.1 [INFO] [stderr] Downloaded cc v1.2.8 [INFO] [stderr] Downloaded openssl-sys v0.9.104 [INFO] [stderr] Downloaded bytes v1.9.0 [INFO] [stderr] Downloaded protobuf v3.7.1 [INFO] [stderr] Downloaded openssl v0.10.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68ac3c5177344b88eaf5e26f1ed13efbfeb005eae1c7f817c75b910382f6cf7c [INFO] running `Command { std: "docker" "start" "-a" "68ac3c5177344b88eaf5e26f1ed13efbfeb005eae1c7f817c75b910382f6cf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68ac3c5177344b88eaf5e26f1ed13efbfeb005eae1c7f817c75b910382f6cf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ac3c5177344b88eaf5e26f1ed13efbfeb005eae1c7f817c75b910382f6cf7c", kill_on_drop: false }` [INFO] [stdout] 68ac3c5177344b88eaf5e26f1ed13efbfeb005eae1c7f817c75b910382f6cf7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d688524f7df8fcb0e90c06c741878f14860f08e2f921e5b43fe1107c6268d396 [INFO] running `Command { std: "docker" "start" "-a" "d688524f7df8fcb0e90c06c741878f14860f08e2f921e5b43fe1107c6268d396", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling log v0.4.24 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.15.0 [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 30.42s [INFO] running `Command { std: "docker" "inspect" "d688524f7df8fcb0e90c06c741878f14860f08e2f921e5b43fe1107c6268d396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d688524f7df8fcb0e90c06c741878f14860f08e2f921e5b43fe1107c6268d396", kill_on_drop: false }` [INFO] [stdout] d688524f7df8fcb0e90c06c741878f14860f08e2f921e5b43fe1107c6268d396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c16aeb00563c41cd23a503a3fdf9a2d0b903a740c1bb568695535d258db40b [INFO] running `Command { std: "docker" "start" "-a" "e9c16aeb00563c41cd23a503a3fdf9a2d0b903a740c1bb568695535d258db40b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [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 mumble-protocol-2x v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stdout] error[E0433]: cannot find module or crate `mumble_protocol` in this scope [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]: cannot find module or crate `mumble_protocol` in this scope [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]: cannot find module or crate `mumble_protocol` in this scope [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]: cannot find module or crate `mumble_protocol` in this scope [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]: cannot find module or crate `mumble_protocol` in this scope [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]: cannot find module or crate `mumble_protocol` in this scope [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" "e9c16aeb00563c41cd23a503a3fdf9a2d0b903a740c1bb568695535d258db40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c16aeb00563c41cd23a503a3fdf9a2d0b903a740c1bb568695535d258db40b", kill_on_drop: false }` [INFO] [stdout] e9c16aeb00563c41cd23a503a3fdf9a2d0b903a740c1bb568695535d258db40b