[INFO] fetching crate cache-padded 1.3.0... [INFO] checking cache-padded-1.3.0 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate cache-padded 1.3.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate cache-padded 1.3.0 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cache-padded 1.3.0 [INFO] finished tweaking crates.io crate cache-padded 1.3.0 [INFO] tweaked toml for crates.io crate cache-padded 1.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e3c41e9ea55303f9e496f96b2fadb22deb8b0b895acad3bf22ea6830043dca1 [INFO] running `Command { std: "docker" "start" "-a" "5e3c41e9ea55303f9e496f96b2fadb22deb8b0b895acad3bf22ea6830043dca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e3c41e9ea55303f9e496f96b2fadb22deb8b0b895acad3bf22ea6830043dca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3c41e9ea55303f9e496f96b2fadb22deb8b0b895acad3bf22ea6830043dca1", kill_on_drop: false }` [INFO] [stdout] 5e3c41e9ea55303f9e496f96b2fadb22deb8b0b895acad3bf22ea6830043dca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25b97f9cbf493cb44e0947010cca04a36f169a449a4ac0e337699dbe7846f3fb [INFO] running `Command { std: "docker" "start" "-a" "25b97f9cbf493cb44e0947010cca04a36f169a449a4ac0e337699dbe7846f3fb", kill_on_drop: false }` [INFO] [stderr] Checking cache-padded v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use cache_padded::CachePadded; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | let x: CachePadded = Default::default(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | let x: CachePadded = CachePadded::new(17); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | let x: CachePadded = CachePadded::new(17); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | let x: CachePadded<(u64, u64)> = CachePadded::new((17, 37)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | let x: CachePadded<(u64, u64)> = CachePadded::new((17, 37)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | let arr = [CachePadded::new(17u8), CachePadded::new(37u8)]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | let arr = [CachePadded::new(17u8), CachePadded::new(37u8)]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | CachePadded::new(17u8); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | CachePadded::new(17u16); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | CachePadded::new(17u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | CachePadded::new([17u64; 0]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | CachePadded::new([17u64; 1]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | CachePadded::new([17u64; 2]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | CachePadded::new([17u64; 3]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | CachePadded::new([17u64; 4]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | CachePadded::new([17u64; 5]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | CachePadded::new([17u64; 6]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | CachePadded::new([17u64; 7]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | CachePadded::new([17u64; 8]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let b = CachePadded::new(a); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(format!("{:?}", CachePadded::new(17u64)), "CachePadded(17)"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | let a = CachePadded::new(Foo(&count)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let b = CachePadded::new(Foo(&count)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let a = CachePadded::new(17); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `cache_padded::CachePadded`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let a = CachePadded::new(Foo(&count)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 14 | let x: CachePadded = CachePadded::new(17); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:20:51 [INFO] [stdout] | [INFO] [stdout] 20 | let x: CachePadded<(u64, u64)> = CachePadded::new((17, 37)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | let arr = [CachePadded::new(17u8), CachePadded::new(37u8)]; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:27:53 [INFO] [stdout] | [INFO] [stdout] 27 | let arr = [CachePadded::new(17u8), CachePadded::new(37u8)]; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | CachePadded::new(17u8); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | CachePadded::new(17u16); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | CachePadded::new(17u32); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | CachePadded::new([17u64; 0]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | CachePadded::new([17u64; 1]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | CachePadded::new([17u64; 2]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | CachePadded::new([17u64; 3]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | CachePadded::new([17u64; 4]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | CachePadded::new([17u64; 5]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | CachePadded::new([17u64; 6]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | CachePadded::new([17u64; 7]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | CachePadded::new([17u64; 8]); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | let b = CachePadded::new(a); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(format!("{:?}", CachePadded::new(17u64)), "CachePadded(17)"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | let a = CachePadded::new(Foo(&count)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | let b = CachePadded::new(Foo(&count)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | let a = CachePadded::new(17); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cache_padded::CachePadded::::new`: This crate is now deprecated in favor of [crossbeam-utils::CachePadded](https://docs.rs/crossbeam-utils/latest/crossbeam_utils/struct.CachePadded.html). [INFO] [stdout] --> tests/padding.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | let a = CachePadded::new(Foo(&count)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "25b97f9cbf493cb44e0947010cca04a36f169a449a4ac0e337699dbe7846f3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b97f9cbf493cb44e0947010cca04a36f169a449a4ac0e337699dbe7846f3fb", kill_on_drop: false }` [INFO] [stdout] 25b97f9cbf493cb44e0947010cca04a36f169a449a4ac0e337699dbe7846f3fb