[INFO] cloning repository https://github.com/Artentus/gsim2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artentus/gsim2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82fe6e204f7edbc2c02d4af8e32995a77c6d80b5
[INFO] checking Artentus/gsim2 against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2Fgsim2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Artentus/gsim2 on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Artentus/gsim2
[INFO] finished tweaking git repo https://github.com/Artentus/gsim2
[INFO] tweaked toml for git repo https://github.com/Artentus/gsim2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Artentus/gsim2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09170ca8bad345ae0078d55b751115338a67606f7a1365e2237d07f890980f5f
[INFO] running `Command { std: "docker" "start" "-a" "09170ca8bad345ae0078d55b751115338a67606f7a1365e2237d07f890980f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09170ca8bad345ae0078d55b751115338a67606f7a1365e2237d07f890980f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09170ca8bad345ae0078d55b751115338a67606f7a1365e2237d07f890980f5f", kill_on_drop: false }`
[INFO] [stdout] 09170ca8bad345ae0078d55b751115338a67606f7a1365e2237d07f890980f5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788573c4116c9c84ed7449a2df582cd54cfaa5824f34493162127a048dc5d9cd
[INFO] running `Command { std: "docker" "start" "-a" "788573c4116c9c84ed7449a2df582cd54cfaa5824f34493162127a048dc5d9cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wgpu-hal v0.20.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]    Compiling wgpu-core v0.20.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling wgpu v0.20.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling pod-enum-macros v0.1.0
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking pod-enum v0.1.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking gsim2 v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `small_vec`
[INFO] [stdout]    --> src/vec.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 | macro_rules! small_vec {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `small_vec`
[INFO] [stdout]    --> src/vec.rs:539:16
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub(crate) use small_vec;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `small_vec`
[INFO] [stdout]    --> src/vec.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 | macro_rules! small_vec {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `small_vec`
[INFO] [stdout]    --> src/vec.rs:539:16
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub(crate) use small_vec;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sync_memory` is never used
[INFO] [stdout]    --> src/lib.rs:356:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | impl Simulator {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn sync_memory(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `linked_list_iter` is never used
[INFO] [stdout]   --> src/graph.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn linked_list_iter<'a, T: LinkedListNode, S: BufferState>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]   --> src/vec.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T, const CAP: usize> Inline<T, CAP> {
[INFO] [stdout]    | ---------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn pop(&mut self) -> Option<T> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repeat` is never used
[INFO] [stdout]   --> src/vec.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl<T: Clone, const CAP: usize> Inline<T, CAP> {
[INFO] [stdout]    | ----------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn repeat(value: T, count: usize) -> Self {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_inline`, `push`, and `pop` are never used
[INFO] [stdout]    --> src/vec.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl<T> Heap<T> {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     unsafe fn from_inline<const INLINE_CAP: usize>(
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     fn push(&mut self, value: T) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn pop(&mut self) -> Option<T> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repeat` is never used
[INFO] [stdout]    --> src/vec.rs:257:8
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl<T: Clone> Heap<T> {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 257 |     fn repeat(value: T, count: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `len`, `capacity`, `push`, and `pop` are never used
[INFO] [stdout]    --> src/vec.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 286 | impl<T, const INLINE_CAP: usize> SmallVec<T, INLINE_CAP> {
[INFO] [stdout]     | -------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 287 |     #[inline]
[INFO] [stdout] 288 |     pub const fn new() -> Self {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub const fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn push(&mut self, value: T) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub fn pop(&mut self) -> Option<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repeat` is never used
[INFO] [stdout]    --> src/vec.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | impl<T: Clone, const INLINE_CAP: usize> SmallVec<T, INLINE_CAP> {
[INFO] [stdout]     | --------------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn repeat(value: T, count: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sync_memory` is never used
[INFO] [stdout]    --> src/lib.rs:356:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | impl Simulator {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn sync_memory(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `linked_list_iter` is never used
[INFO] [stdout]   --> src/graph.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn linked_list_iter<'a, T: LinkedListNode, S: BufferState>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pop` is never used
[INFO] [stdout]   --> src/vec.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T, const CAP: usize> Inline<T, CAP> {
[INFO] [stdout]    | ---------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn pop(&mut self) -> Option<T> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repeat` is never used
[INFO] [stdout]   --> src/vec.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl<T: Clone, const CAP: usize> Inline<T, CAP> {
[INFO] [stdout]    | ----------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn repeat(value: T, count: usize) -> Self {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_inline`, `push`, and `pop` are never used
[INFO] [stdout]    --> src/vec.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl<T> Heap<T> {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     unsafe fn from_inline<const INLINE_CAP: usize>(
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     fn push(&mut self, value: T) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn pop(&mut self) -> Option<T> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repeat` is never used
[INFO] [stdout]    --> src/vec.rs:257:8
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl<T: Clone> Heap<T> {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 257 |     fn repeat(value: T, count: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `len`, `capacity`, `push`, and `pop` are never used
[INFO] [stdout]    --> src/vec.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 286 | impl<T, const INLINE_CAP: usize> SmallVec<T, INLINE_CAP> {
[INFO] [stdout]     | -------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 287 |     #[inline]
[INFO] [stdout] 288 |     pub const fn new() -> Self {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub const fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn push(&mut self, value: T) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 357 |     pub fn pop(&mut self) -> Option<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repeat` is never used
[INFO] [stdout]    --> src/vec.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | impl<T: Clone, const INLINE_CAP: usize> SmallVec<T, INLINE_CAP> {
[INFO] [stdout]     | --------------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn repeat(value: T, count: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.05s
[INFO] running `Command { std: "docker" "inspect" "788573c4116c9c84ed7449a2df582cd54cfaa5824f34493162127a048dc5d9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788573c4116c9c84ed7449a2df582cd54cfaa5824f34493162127a048dc5d9cd", kill_on_drop: false }`
[INFO] [stdout] 788573c4116c9c84ed7449a2df582cd54cfaa5824f34493162127a048dc5d9cd
