[INFO] fetching crate packetrs-impl 0.5.0...
[INFO] testing packetrs-impl-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate packetrs-impl 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate packetrs-impl 0.5.0
[INFO] finished tweaking crates.io crate packetrs-impl 0.5.0
[INFO] tweaked toml for crates.io crate packetrs-impl 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate packetrs-impl 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.4.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.108)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 906115e6e447f3ec4dae1556f45514a835cb6257601dbb781a288d638072231a
[INFO] running `Command { std: "docker" "start" "-a" "906115e6e447f3ec4dae1556f45514a835cb6257601dbb781a288d638072231a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "906115e6e447f3ec4dae1556f45514a835cb6257601dbb781a288d638072231a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906115e6e447f3ec4dae1556f45514a835cb6257601dbb781a288d638072231a", kill_on_drop: false }`
[INFO] [stdout] 906115e6e447f3ec4dae1556f45514a835cb6257601dbb781a288d638072231a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a87cb04b9b5069436d7af0c7f90ecb1c07da063f6531c5a260f5611d1447f76
[INFO] running `Command { std: "docker" "start" "-a" "4a87cb04b9b5069436d7af0c7f90ecb1c07da063f6531c5a260f5611d1447f76", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling nsw-types v0.1.13
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling bit-cursor v0.1.5
[INFO] [stderr]    Compiling packetrs-impl v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `bit_cursor::bitcursor`, `bit_cursor::ux`
[INFO] [stdout]  --> src/packetrs_read.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bit_cursor::{bitcursor::BitCursor, ux::*, bit_read::BitRead};
[INFO] [stdout]   |                  ^^^^^^^^^             ^^ could not find `ux` in `bit_cursor`
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  could not find `bitcursor` in `bit_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::ux`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::ux;
[INFO] [stdout]    |         ^^^^^^^^ no `ux` in the 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 `packetrs-impl` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a87cb04b9b5069436d7af0c7f90ecb1c07da063f6531c5a260f5611d1447f76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a87cb04b9b5069436d7af0c7f90ecb1c07da063f6531c5a260f5611d1447f76", kill_on_drop: false }`
[INFO] [stdout] 4a87cb04b9b5069436d7af0c7f90ecb1c07da063f6531c5a260f5611d1447f76
