[INFO] fetching crate supply-chain-trust-example-crate-000062 1.2.1... [INFO] testing supply-chain-trust-example-crate-000062-1.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate supply-chain-trust-example-crate-000062 1.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000062 1.2.1 [INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000062 1.2.1 [INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000062 1.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000062 1.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3e0e0e339e6490de7f08ce9bfa7b98dffa2e8b011b001a1564f344efeca42d3 [INFO] running `Command { std: "docker" "start" "-a" "b3e0e0e339e6490de7f08ce9bfa7b98dffa2e8b011b001a1564f344efeca42d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e0e0e339e6490de7f08ce9bfa7b98dffa2e8b011b001a1564f344efeca42d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e0e0e339e6490de7f08ce9bfa7b98dffa2e8b011b001a1564f344efeca42d3", kill_on_drop: false }` [INFO] [stdout] b3e0e0e339e6490de7f08ce9bfa7b98dffa2e8b011b001a1564f344efeca42d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48492b495b139ed250bde7d23889f66eafaf688b1a8d3a560c4232b08acbb5eb [INFO] running `Command { std: "docker" "start" "-a" "48492b495b139ed250bde7d23889f66eafaf688b1a8d3a560c4232b08acbb5eb", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling supply-chain-trust-example-crate-000062 v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "48492b495b139ed250bde7d23889f66eafaf688b1a8d3a560c4232b08acbb5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48492b495b139ed250bde7d23889f66eafaf688b1a8d3a560c4232b08acbb5eb", kill_on_drop: false }` [INFO] [stdout] 48492b495b139ed250bde7d23889f66eafaf688b1a8d3a560c4232b08acbb5eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c58a01e1fe8c93fcd813d6db9116a15d97da7ce68a33d8377c6637cba20188b [INFO] running `Command { std: "docker" "start" "-a" "4c58a01e1fe8c93fcd813d6db9116a15d97da7ce68a33d8377c6637cba20188b", kill_on_drop: false }` [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling supply-chain-trust-example-crate-000062 v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/internal.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.33s [INFO] running `Command { std: "docker" "inspect" "4c58a01e1fe8c93fcd813d6db9116a15d97da7ce68a33d8377c6637cba20188b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c58a01e1fe8c93fcd813d6db9116a15d97da7ce68a33d8377c6637cba20188b", kill_on_drop: false }` [INFO] [stdout] 4c58a01e1fe8c93fcd813d6db9116a15d97da7ce68a33d8377c6637cba20188b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 350d754f0375806249bbc6b2d2688522f5d342e4554dfa1ceade43699bdec8ca [INFO] running `Command { std: "docker" "start" "-a" "350d754f0375806249bbc6b2d2688522f5d342e4554dfa1ceade43699bdec8ca", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internal.rs:77:33 [INFO] [stderr] | [INFO] [stderr] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 77 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internal.rs:167:33 [INFO] [stderr] | [INFO] [stderr] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut>, &mut usize) { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 167 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, MaybeUninit>, &mut usize) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/internal.rs:222:33 [INFO] [stderr] | [INFO] [stderr] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 222 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `supply-chain-trust-example-crate-000062` (lib) generated 3 warnings (run `cargo fix --lib -p supply-chain-trust-example-crate-000062` to apply 3 suggestions) [INFO] [stderr] warning: `supply-chain-trust-example-crate-000062` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generic_array-06c382a4433909c2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test iter::test::test_send_iter ... ok [INFO] [stdout] test test::test_assembly ... ok [INFO] [stdout] test impls::tests::test_from_inference ... 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] [stderr] Doc-tests generic_array [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/lib.rs - (line 27) - compile fail ... ok [INFO] [stdout] test src/lib.rs - ArrayLength::ArrayType (line 199) ... ignored [INFO] [stdout] test src/lib.rs - (line 11) - compile fail ... ok [INFO] [stdout] test src/lib.rs - GenericArray (line 378) ... ignored [INFO] [stdout] test src/lib.rs - GenericArray (line 423) ... ignored [INFO] [stdout] test src/arr.rs - arr::doctests_only::DocTests (line 104) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 59) ... ok [INFO] [stdout] test src/functional.rs - functional::FunctionalSequence::zip (line 66) - compile fail ... ok [INFO] [stdout] test src/lib.rs - ArrayLength (line 160) ... ok [INFO] [stdout] test src/lib.rs - (line 42) ... ok [INFO] [stdout] test src/arr.rs - arr::arr (line 10) ... ok [INFO] [stdout] test src/internal.rs - internal::IntrusiveArrayBuilder<'a,T,N>::iter_position (line 147) ... ok [INFO] [stdout] test src/lib.rs - ArrayLength::ArrayType (line 185) ... ok [INFO] [stdout] test src/lib.rs - IntoArrayLength (line 228) ... ok [INFO] [stdout] test src/internal.rs - internal::ArrayBuilder::iter_position (line 58) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/hex.rs - hex (line 7) ... ok [INFO] [stdout] test src/arr.rs - arr::doctests_only::DocTests (line 111) ... ok [INFO] [stdout] test src/lib.rs - ArrayLength (line 167) ... ok [INFO] [stdout] test src/lib.rs - GenericArray (line 335) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Shorten::pop_back (line 173) ... ok [INFO] [stdout] test src/lib.rs - GenericArray::assume_init (line 900) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Remove::swap_remove (line 448) ... ok [INFO] [stdout] test src/lib.rs - IntoArrayLength (line 213) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Shorten::pop_front (line 188) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Lengthen::append (line 130) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Flatten::flatten (line 555) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Lengthen::prepend (line 145) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Remove::remove (line 420) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Unflatten::unflatten (line 584) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "350d754f0375806249bbc6b2d2688522f5d342e4554dfa1ceade43699bdec8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350d754f0375806249bbc6b2d2688522f5d342e4554dfa1ceade43699bdec8ca", kill_on_drop: false }` [INFO] [stdout] 350d754f0375806249bbc6b2d2688522f5d342e4554dfa1ceade43699bdec8ca