[INFO] fetching crate cubic-protocol 0.1.11... [INFO] testing cubic-protocol-0.1.11 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cubic-protocol 0.1.11 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cubic-protocol 0.1.11 [INFO] finished tweaking crates.io crate cubic-protocol 0.1.11 [INFO] tweaked toml for crates.io crate cubic-protocol 0.1.11 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cubic-protocol 0.1.11 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cubic-chat v0.1.1 [INFO] [stderr] Downloaded cubic-protocol-derive v0.1.7 [INFO] [stderr] Downloaded fastnbt v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad060a96c4723f5b58c398f79f00ea10ff899fc8d69647a5e12569f89ff4ef05 [INFO] running `Command { std: "docker" "start" "-a" "ad060a96c4723f5b58c398f79f00ea10ff899fc8d69647a5e12569f89ff4ef05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad060a96c4723f5b58c398f79f00ea10ff899fc8d69647a5e12569f89ff4ef05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad060a96c4723f5b58c398f79f00ea10ff899fc8d69647a5e12569f89ff4ef05", kill_on_drop: false }` [INFO] [stdout] ad060a96c4723f5b58c398f79f00ea10ff899fc8d69647a5e12569f89ff4ef05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 98f01862c2a3e1e4385277ac6362bb3bdb6e7e3b9f9decfa41200ae197ddf220 [INFO] running `Command { std: "docker" "start" "-a" "98f01862c2a3e1e4385277ac6362bb3bdb6e7e3b9f9decfa41200ae197ddf220", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling fastnbt v2.5.0 [INFO] [stderr] Compiling cubic-chat v0.1.1 [INFO] [stderr] Compiling cubic-protocol v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.26s [INFO] running `Command { std: "docker" "inspect" "98f01862c2a3e1e4385277ac6362bb3bdb6e7e3b9f9decfa41200ae197ddf220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f01862c2a3e1e4385277ac6362bb3bdb6e7e3b9f9decfa41200ae197ddf220", kill_on_drop: false }` [INFO] [stdout] 98f01862c2a3e1e4385277ac6362bb3bdb6e7e3b9f9decfa41200ae197ddf220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 24aa2d71cd05f102c8447500854f20393b4fd442102b7086ba4b24e14eeb7bea [INFO] running `Command { std: "docker" "start" "-a" "24aa2d71cd05f102c8447500854f20393b4fd442102b7086ba4b24e14eeb7bea", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling fastnbt v2.5.0 [INFO] [stderr] Compiling cubic-chat v0.1.1 [INFO] [stderr] Compiling cubic-protocol v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::packet_default` [INFO] [stdout] --> src/tests.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::packet_default::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `packet_default` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cubic-protocol` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "24aa2d71cd05f102c8447500854f20393b4fd442102b7086ba4b24e14eeb7bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24aa2d71cd05f102c8447500854f20393b4fd442102b7086ba4b24e14eeb7bea", kill_on_drop: false }` [INFO] [stdout] 24aa2d71cd05f102c8447500854f20393b4fd442102b7086ba4b24e14eeb7bea