[INFO] updating cached repository https://github.com/blakehawkins/zdex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f26d5e7ee845712a84a416270b89377fc898eadd [INFO] testing blakehawkins/zdex against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblakehawkins%2Fzdex" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blakehawkins/zdex on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blakehawkins/zdex [INFO] finished tweaking git repo https://github.com/blakehawkins/zdex [INFO] tweaked toml for git repo https://github.com/blakehawkins/zdex written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/blakehawkins/zdex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62a9771f8871956676b343ade4af30888a1dec568dc5b08b7a6e52ec5d24763e [INFO] running `Command { std: "docker" "start" "-a" "62a9771f8871956676b343ade4af30888a1dec568dc5b08b7a6e52ec5d24763e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62a9771f8871956676b343ade4af30888a1dec568dc5b08b7a6e52ec5d24763e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a9771f8871956676b343ade4af30888a1dec568dc5b08b7a6e52ec5d24763e", kill_on_drop: false }` [INFO] [stdout] 62a9771f8871956676b343ade4af30888a1dec568dc5b08b7a6e52ec5d24763e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5398a48493852c5030d368ab865b7c69bde8054f392336e1052e9628adcbe0f6 [INFO] running `Command { std: "docker" "start" "-a" "5398a48493852c5030d368ab865b7c69bde8054f392336e1052e9628adcbe0f6", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling vob v2.0.4 [INFO] [stderr] Compiling bit_collection_derive v0.2.2 [INFO] [stderr] Compiling bit_collection v0.2.3 [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] = note: `#[warn(legacy_derive_helpers)]` on by default [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.01s [INFO] running `Command { std: "docker" "inspect" "5398a48493852c5030d368ab865b7c69bde8054f392336e1052e9628adcbe0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5398a48493852c5030d368ab865b7c69bde8054f392336e1052e9628adcbe0f6", kill_on_drop: false }` [INFO] [stdout] 5398a48493852c5030d368ab865b7c69bde8054f392336e1052e9628adcbe0f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f782ff13317d4207502f9b99720abe88484173fe47610f4c03e763747696565e [INFO] running `Command { std: "docker" "start" "-a" "f782ff13317d4207502f9b99720abe88484173fe47610f4c03e763747696565e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] = note: `#[warn(legacy_derive_helpers)]` on by default [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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] = note: `#[warn(legacy_derive_helpers)]` on by default [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.24s [INFO] running `Command { std: "docker" "inspect" "f782ff13317d4207502f9b99720abe88484173fe47610f4c03e763747696565e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f782ff13317d4207502f9b99720abe88484173fe47610f4c03e763747696565e", kill_on_drop: false }` [INFO] [stdout] f782ff13317d4207502f9b99720abe88484173fe47610f4c03e763747696565e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a72719fe9f2942fd8bd692555c44e33a336e47064accc41d10eae6da4d53accc [INFO] running `Command { std: "docker" "start" "-a" "a72719fe9f2942fd8bd692555c44e33a336e47064accc41d10eae6da4d53accc", 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] = note: `#[warn(legacy_derive_helpers)]` on by default [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 [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 [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 [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 [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 [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 [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zdex-0d6ccfeb29973020) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Doc-tests zdex [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::tupl_works ... ok [INFO] [stdout] test tests::iter_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/lib.rs - (line 61) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a72719fe9f2942fd8bd692555c44e33a336e47064accc41d10eae6da4d53accc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72719fe9f2942fd8bd692555c44e33a336e47064accc41d10eae6da4d53accc", kill_on_drop: false }` [INFO] [stdout] a72719fe9f2942fd8bd692555c44e33a336e47064accc41d10eae6da4d53accc