[INFO] fetching crate zdex 0.3.1...
[INFO] testing zdex-0.3.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate zdex 0.3.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate zdex 0.3.1
[INFO] finished tweaking crates.io crate zdex 0.3.1
[INFO] tweaked toml for crates.io crate zdex 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zdex 0.3.1 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 15 packages to latest compatible versions
[INFO] [stderr]       Adding vob v2.0.6 (available: v3.0.6)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 92d2a48ede8da62b904470b7eeb693facd8787a8b21b9fc7c544f67fcc8b6703
[INFO] running `Command { std: "docker" "start" "-a" "92d2a48ede8da62b904470b7eeb693facd8787a8b21b9fc7c544f67fcc8b6703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92d2a48ede8da62b904470b7eeb693facd8787a8b21b9fc7c544f67fcc8b6703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d2a48ede8da62b904470b7eeb693facd8787a8b21b9fc7c544f67fcc8b6703", kill_on_drop: false }`
[INFO] [stdout] 92d2a48ede8da62b904470b7eeb693facd8787a8b21b9fc7c544f67fcc8b6703
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6cbf4d4e5409da2a8306a1d0aad204d12e269f16eecc8e3018e87cb581808764
[INFO] running `Command { std: "docker" "start" "-a" "6cbf4d4e5409da2a8306a1d0aad204d12e269f16eecc8e3018e87cb581808764", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling bit_collection_derive v0.2.2
[INFO] [stderr]    Compiling bit_collection v0.2.3
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling vob v2.0.6
[INFO] [stderr]    Compiling zdex v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:250:3
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 251 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]     = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:255:3
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 256 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:260:3
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 261 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 266 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:270:3
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 271 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: zdex v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "6cbf4d4e5409da2a8306a1d0aad204d12e269f16eecc8e3018e87cb581808764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbf4d4e5409da2a8306a1d0aad204d12e269f16eecc8e3018e87cb581808764", kill_on_drop: false }`
[INFO] [stdout] 6cbf4d4e5409da2a8306a1d0aad204d12e269f16eecc8e3018e87cb581808764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd3d3d93a2ed8f0ca6a96f8a6ad80a2bba05f8984c0c342a6291f106fb036c49
[INFO] running `Command { std: "docker" "start" "-a" "bd3d3d93a2ed8f0ca6a96f8a6ad80a2bba05f8984c0c342a6291f106fb036c49", kill_on_drop: false }`
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:250:3
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 251 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]     = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:255:3
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 256 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:260:3
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 261 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zdex v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 266 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:270:3
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 271 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:250:3
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 251 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]     = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:255:3
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 256 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:260:3
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 261 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 266 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/lib.rs:270:3
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 271 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stdout]     |                       ------------- the attribute is introduced here
[INFO] [stdout]     |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: zdex v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "bd3d3d93a2ed8f0ca6a96f8a6ad80a2bba05f8984c0c342a6291f106fb036c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3d3d93a2ed8f0ca6a96f8a6ad80a2bba05f8984c0c342a6291f106fb036c49", kill_on_drop: false }`
[INFO] [stdout] bd3d3d93a2ed8f0ca6a96f8a6ad80a2bba05f8984c0c342a6291f106fb036c49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18e7ca00853f688d706710ed9646e24f1c7a0f9fafcf2560f5cea5b24272be67
[INFO] running `Command { std: "docker" "start" "-a" "18e7ca00853f688d706710ed9646e24f1c7a0f9fafcf2560f5cea5b24272be67", kill_on_drop: false }`
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]    --> src/lib.rs:250:3
[INFO] [stderr]     |
[INFO] [stderr] 250 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stderr]     |   ^^^
[INFO] [stderr] 251 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stderr]     |                       ------------- the attribute is introduced here
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr]     = note: `#[warn(legacy_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]    --> src/lib.rs:255:3
[INFO] [stderr]     |
[INFO] [stderr] 255 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stderr]     |   ^^^
[INFO] [stderr] 256 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stderr]     |                       ------------- the attribute is introduced here
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]    --> src/lib.rs:260:3
[INFO] [stderr]     |
[INFO] [stderr] 260 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stderr]     |   ^^^
[INFO] [stderr] 261 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stderr]     |                       ------------- the attribute is introduced here
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]    --> src/lib.rs:265:3
[INFO] [stderr]     |
[INFO] [stderr] 265 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stderr]     |   ^^^
[INFO] [stderr] 266 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stderr]     |                       ------------- the attribute is introduced here
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: derive helper attribute is used before it is introduced
[INFO] [stderr]    --> src/lib.rs:270:3
[INFO] [stderr]     |
[INFO] [stderr] 270 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stderr]     |   ^^^
[INFO] [stderr] 271 | #[derive(Copy, Clone, BitCollection, Debug)]
[INFO] [stderr]     |                       ------------- the attribute is introduced here
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stderr] 
[INFO] [stderr] warning: `zdex` (lib) generated 5 warnings
[INFO] [stderr] warning: `zdex` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: zdex v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zdex-be2f1f3dfb93094e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::iter_works ... ok
[INFO] [stdout] test tests::tupl_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zdex
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 29) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 61) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 13) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 29) stdout ----
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> src/lib.rs:34:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 8 | #[derive(BitCollection, Clone, Copy, Debug)]
[INFO] [stdout]   |          ------------- the attribute is introduced here
[INFO] [stdout]   |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]   = note: `#[deny(legacy_derive_helpers)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]   --> src/lib.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .into_iter()
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]    = note: `#[warn(array_into_iter)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 13 -         .into_iter()
[INFO] [stdout] 13 +         .iter()
[INFO] [stdout]    |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let vals: Vec<BigVal> = [BigVal(1u128 << 90)]
[INFO] [stdout] 12 +     let vals: Vec<BigVal> = IntoIterator::into_iter([BigVal(1u128 << 90)])
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 61) stdout ----
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> src/lib.rs:67:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[bit(BitU8, mask = "!0", retr = "0")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 9 | #[derive(BitCollection, Clone, Copy, Debug)]
[INFO] [stdout]   |          ------------- the attribute is introduced here
[INFO] [stdout]   |
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]   = note: `#[deny(legacy_derive_helpers)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 29)
[INFO] [stdout]     src/lib.rs - (line 61)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "18e7ca00853f688d706710ed9646e24f1c7a0f9fafcf2560f5cea5b24272be67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e7ca00853f688d706710ed9646e24f1c7a0f9fafcf2560f5cea5b24272be67", kill_on_drop: false }`
[INFO] [stdout] 18e7ca00853f688d706710ed9646e24f1c7a0f9fafcf2560f5cea5b24272be67
