[INFO] fetching crate supply-chain-trust-example-crate-000062 1.2.1... [INFO] testing supply-chain-trust-example-crate-000062-1.2.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate supply-chain-trust-example-crate-000062 1.2.1 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000062 1.2.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 92 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-default v1.0.0 [INFO] [stderr] Downloaded faster-hex v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870cce0d63a388bb54e7fc520698adac78f1a28d0c79cab8af9f473ea9529b1c [INFO] running `Command { std: "docker" "start" "-a" "870cce0d63a388bb54e7fc520698adac78f1a28d0c79cab8af9f473ea9529b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870cce0d63a388bb54e7fc520698adac78f1a28d0c79cab8af9f473ea9529b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870cce0d63a388bb54e7fc520698adac78f1a28d0c79cab8af9f473ea9529b1c", kill_on_drop: false }` [INFO] [stdout] 870cce0d63a388bb54e7fc520698adac78f1a28d0c79cab8af9f473ea9529b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f6e9d31ec464789ae3f953d7733ac01d7d567ec0dc8f4b139591acc0d987437 [INFO] running `Command { std: "docker" "start" "-a" "6f6e9d31ec464789ae3f953d7733ac01d7d567ec0dc8f4b139591acc0d987437", 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.94s [INFO] running `Command { std: "docker" "inspect" "6f6e9d31ec464789ae3f953d7733ac01d7d567ec0dc8f4b139591acc0d987437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6e9d31ec464789ae3f953d7733ac01d7d567ec0dc8f4b139591acc0d987437", kill_on_drop: false }` [INFO] [stdout] 6f6e9d31ec464789ae3f953d7733ac01d7d567ec0dc8f4b139591acc0d987437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 952239c925cba2690c342583549c14600536b3b605973970f147e7dffcb0ee7b [INFO] running `Command { std: "docker" "start" "-a" "952239c925cba2690c342583549c14600536b3b605973970f147e7dffcb0ee7b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [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 clap_builder v4.5.48 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v4.5.48 [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 12.49s [INFO] running `Command { std: "docker" "inspect" "952239c925cba2690c342583549c14600536b3b605973970f147e7dffcb0ee7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952239c925cba2690c342583549c14600536b3b605973970f147e7dffcb0ee7b", kill_on_drop: false }` [INFO] [stdout] 952239c925cba2690c342583549c14600536b3b605973970f147e7dffcb0ee7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da6a03990179c8d1187232096fe8fb6997df47f4abf92aa11b375664e890ce21 [INFO] running `Command { std: "docker" "start" "-a" "da6a03990179c8d1187232096fe8fb6997df47f4abf92aa11b375664e890ce21", 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generic_array-796e6b28dce03084) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test impls::tests::test_from_inference ... ok [INFO] [stdout] test test::test_assembly ... ok [INFO] [stderr] Doc-tests generic_array [INFO] [stdout] test iter::test::test_send_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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/functional.rs - functional::FunctionalSequence::zip (line 66) - 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/hex.rs - hex (line 7) ... ok [INFO] [stdout] test src/internal.rs - internal::IntrusiveArrayBuilder<'a,T,N>::iter_position (line 147) ... ok [INFO] [stdout] test src/lib.rs - ArrayLength (line 167) ... ok [INFO] [stdout] test src/lib.rs - (line 42) ... ok [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/lib.rs - ArrayLength::ArrayType (line 185) ... ok [INFO] [stdout] test src/arr.rs - arr::arr (line 10) ... ok [INFO] [stdout] test src/arr.rs - arr::doctests_only::DocTests (line 111) ... ok [INFO] [stdout] test src/lib.rs - (line 11) - compile fail ... ok [INFO] [stdout] test src/lib.rs - ArrayLength (line 160) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Lengthen::append (line 130) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Remove::swap_remove (line 448) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Flatten::flatten (line 555) ... ok [INFO] [stdout] test src/internal.rs - internal::ArrayBuilder::iter_position (line 58) ... ok [INFO] [stdout] test src/lib.rs - IntoArrayLength (line 228) ... ok [INFO] [stdout] test src/lib.rs - IntoArrayLength (line 213) ... ok [INFO] [stdout] test src/lib.rs - GenericArray (line 335) ... ok [INFO] [stdout] test src/lib.rs - GenericArray::assume_init (line 900) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Shorten::pop_back (line 173) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Remove::remove (line 420) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Lengthen::prepend (line 145) ... ok [INFO] [stdout] test src/sequence.rs - sequence::Shorten::pop_front (line 188) ... 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.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da6a03990179c8d1187232096fe8fb6997df47f4abf92aa11b375664e890ce21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6a03990179c8d1187232096fe8fb6997df47f4abf92aa11b375664e890ce21", kill_on_drop: false }` [INFO] [stdout] da6a03990179c8d1187232096fe8fb6997df47f4abf92aa11b375664e890ce21