[INFO] fetching crate supply-chain-trust-example-crate-000090 1.9.1...
[INFO] testing supply-chain-trust-example-crate-000090-1.9.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate supply-chain-trust-example-crate-000090 1.9.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000090 1.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000090 1.9.1
[INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000090 1.9.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000090 1.9.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding debugger_test v0.1.5 (available: v0.2.0)
[INFO] [stderr]       Adding debugger_test_parser v0.1.3 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debugger_test_parser v0.1.3
[INFO] [stderr]   Downloaded debugger_test v0.1.5
[INFO] [stderr]   Downloaded generic-array v1.2.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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd26e39181663e6fff20485ed5dc958ae76761c95eab6e287b2b90e1e4d8c53a
[INFO] running `Command { std: "docker" "start" "-a" "cd26e39181663e6fff20485ed5dc958ae76761c95eab6e287b2b90e1e4d8c53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd26e39181663e6fff20485ed5dc958ae76761c95eab6e287b2b90e1e4d8c53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd26e39181663e6fff20485ed5dc958ae76761c95eab6e287b2b90e1e4d8c53a", kill_on_drop: false }`
[INFO] [stdout] cd26e39181663e6fff20485ed5dc958ae76761c95eab6e287b2b90e1e4d8c53a
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d8b97243ae2147a4aa2816ac0b2e5c73681277b84b2550ddcff06a63d68a252
[INFO] running `Command { std: "docker" "start" "-a" "3d8b97243ae2147a4aa2816ac0b2e5c73681277b84b2550ddcff06a63d68a252", kill_on_drop: false }`
[INFO] [stderr]    Compiling supply-chain-trust-example-crate-000090 v1.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:100:3
[INFO] [stdout]     |
[INFO] [stdout] 100 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:106:3
[INFO] [stdout]     |
[INFO] [stdout] 106 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:144:3
[INFO] [stdout]     |
[INFO] [stdout] 144 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:150:3
[INFO] [stdout]     |
[INFO] [stdout] 150 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:173:3
[INFO] [stdout]     |
[INFO] [stdout] 173 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:209:3
[INFO] [stdout]     |
[INFO] [stdout] 209 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:240:3
[INFO] [stdout]     |
[INFO] [stdout] 240 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:266:3
[INFO] [stdout]     |
[INFO] [stdout] 266 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:272:3
[INFO] [stdout]     |
[INFO] [stdout] 272 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:299:3
[INFO] [stdout]     |
[INFO] [stdout] 299 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:305:3
[INFO] [stdout]     |
[INFO] [stdout] 305 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:333:3
[INFO] [stdout]     |
[INFO] [stdout] 333 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:339:3
[INFO] [stdout]     |
[INFO] [stdout] 339 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:368:3
[INFO] [stdout]     |
[INFO] [stdout] 368 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:374:3
[INFO] [stdout]     |
[INFO] [stdout] 374 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:404:3
[INFO] [stdout]     |
[INFO] [stdout] 404 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:441:3
[INFO] [stdout]     |
[INFO] [stdout] 441 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:447:3
[INFO] [stdout]     |
[INFO] [stdout] 447 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:518:3
[INFO] [stdout]     |
[INFO] [stdout] 518 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:524:3
[INFO] [stdout]     |
[INFO] [stdout] 524 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:558:3
[INFO] [stdout]     |
[INFO] [stdout] 558 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:564:3
[INFO] [stdout]     |
[INFO] [stdout] 564 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:599:3
[INFO] [stdout]     |
[INFO] [stdout] 599 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:605:3
[INFO] [stdout]     |
[INFO] [stdout] 605 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:641:3
[INFO] [stdout]     |
[INFO] [stdout] 641 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:647:3
[INFO] [stdout]     |
[INFO] [stdout] 647 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:684:3
[INFO] [stdout]     |
[INFO] [stdout] 684 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:690:3
[INFO] [stdout]     |
[INFO] [stdout] 690 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:728:3
[INFO] [stdout]     |
[INFO] [stdout] 728 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:734:3
[INFO] [stdout]     |
[INFO] [stdout] 734 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:773:3
[INFO] [stdout]     |
[INFO] [stdout] 773 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:779:3
[INFO] [stdout]     |
[INFO] [stdout] 779 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:819:3
[INFO] [stdout]     |
[INFO] [stdout] 819 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:825:3
[INFO] [stdout]     |
[INFO] [stdout] 825 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:866:3
[INFO] [stdout]     |
[INFO] [stdout] 866 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:872:3
[INFO] [stdout]     |
[INFO] [stdout] 872 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:914:3
[INFO] [stdout]     |
[INFO] [stdout] 914 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:920:3
[INFO] [stdout]     |
[INFO] [stdout] 920 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:963:3
[INFO] [stdout]     |
[INFO] [stdout] 963 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:969:3
[INFO] [stdout]     |
[INFO] [stdout] 969 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1013:3
[INFO] [stdout]      |
[INFO] [stdout] 1013 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1019:3
[INFO] [stdout]      |
[INFO] [stdout] 1019 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1064:3
[INFO] [stdout]      |
[INFO] [stdout] 1064 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1070:3
[INFO] [stdout]      |
[INFO] [stdout] 1070 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1116:3
[INFO] [stdout]      |
[INFO] [stdout] 1116 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1122:3
[INFO] [stdout]      |
[INFO] [stdout] 1122 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1169:3
[INFO] [stdout]      |
[INFO] [stdout] 1169 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1175:3
[INFO] [stdout]      |
[INFO] [stdout] 1175 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1223:3
[INFO] [stdout]      |
[INFO] [stdout] 1223 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1229:3
[INFO] [stdout]      |
[INFO] [stdout] 1229 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1278:3
[INFO] [stdout]      |
[INFO] [stdout] 1278 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1284:3
[INFO] [stdout]      |
[INFO] [stdout] 1284 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1334:3
[INFO] [stdout]      |
[INFO] [stdout] 1334 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1340:3
[INFO] [stdout]      |
[INFO] [stdout] 1340 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1421:3
[INFO] [stdout]      |
[INFO] [stdout] 1421 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1427:3
[INFO] [stdout]      |
[INFO] [stdout] 1427 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1572:3
[INFO] [stdout]      |
[INFO] [stdout] 1572 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1578:3
[INFO] [stdout]      |
[INFO] [stdout] 1578 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1851:3
[INFO] [stdout]      |
[INFO] [stdout] 1851 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1857:3
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:2386:3
[INFO] [stdout]      |
[INFO] [stdout] 2386 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:2392:3
[INFO] [stdout]      |
[INFO] [stdout] 2392 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:3433:3
[INFO] [stdout]      |
[INFO] [stdout] 3433 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:3439:3
[INFO] [stdout]      |
[INFO] [stdout] 3439 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:5504:3
[INFO] [stdout]      |
[INFO] [stdout] 5504 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:5510:3
[INFO] [stdout]      |
[INFO] [stdout] 5510 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:158:3
[INFO] [stdout]     |
[INFO] [stdout] 158 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:175:3
[INFO] [stdout]     |
[INFO] [stdout] 175 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1376:3
[INFO] [stdout]      |
[INFO] [stdout] 1376 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1384:3
[INFO] [stdout]      |
[INFO] [stdout] 1384 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1392:3
[INFO] [stdout]      |
[INFO] [stdout] 1392 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1400:3
[INFO] [stdout]      |
[INFO] [stdout] 1400 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1417:3
[INFO] [stdout]      |
[INFO] [stdout] 1417 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1478:3
[INFO] [stdout]      |
[INFO] [stdout] 1478 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1515:3
[INFO] [stdout]      |
[INFO] [stdout] 1515 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1595:3
[INFO] [stdout]      |
[INFO] [stdout] 1595 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1605:3
[INFO] [stdout]      |
[INFO] [stdout] 1605 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1615:3
[INFO] [stdout]      |
[INFO] [stdout] 1615 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1626:3
[INFO] [stdout]      |
[INFO] [stdout] 1626 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1638:3
[INFO] [stdout]      |
[INFO] [stdout] 1638 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1648:3
[INFO] [stdout]      |
[INFO] [stdout] 1648 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1659:3
[INFO] [stdout]      |
[INFO] [stdout] 1659 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1670:3
[INFO] [stdout]      |
[INFO] [stdout] 1670 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:755:3
[INFO] [stdout]     |
[INFO] [stdout] 755 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:763:3
[INFO] [stdout]     |
[INFO] [stdout] 763 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:771:3
[INFO] [stdout]     |
[INFO] [stdout] 771 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:779:3
[INFO] [stdout]     |
[INFO] [stdout] 779 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:798:3
[INFO] [stdout]     |
[INFO] [stdout] 798 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:809:3
[INFO] [stdout]     |
[INFO] [stdout] 809 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:821:3
[INFO] [stdout]     |
[INFO] [stdout] 821 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:831:3
[INFO] [stdout]     |
[INFO] [stdout] 831 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:842:3
[INFO] [stdout]     |
[INFO] [stdout] 842 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "3d8b97243ae2147a4aa2816ac0b2e5c73681277b84b2550ddcff06a63d68a252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d8b97243ae2147a4aa2816ac0b2e5c73681277b84b2550ddcff06a63d68a252", kill_on_drop: false }`
[INFO] [stdout] 3d8b97243ae2147a4aa2816ac0b2e5c73681277b84b2550ddcff06a63d68a252
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4de758d892bb3bc6abf3d135e93020aa6138f4836c629c28f51432f74c1fd439
[INFO] running `Command { std: "docker" "start" "-a" "4de758d892bb3bc6abf3d135e93020aa6138f4836c629c28f51432f74c1fd439", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:100:3
[INFO] [stdout]     |
[INFO] [stdout] 100 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:106:3
[INFO] [stdout]     |
[INFO] [stdout] 106 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:144:3
[INFO] [stdout]     |
[INFO] [stdout] 144 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:150:3
[INFO] [stdout]     |
[INFO] [stdout] 150 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:173:3
[INFO] [stdout]     |
[INFO] [stdout] 173 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:209:3
[INFO] [stdout]     |
[INFO] [stdout] 209 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:240:3
[INFO] [stdout]     |
[INFO] [stdout] 240 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:266:3
[INFO] [stdout]     |
[INFO] [stdout] 266 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:272:3
[INFO] [stdout]     |
[INFO] [stdout] 272 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:299:3
[INFO] [stdout]     |
[INFO] [stdout] 299 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:305:3
[INFO] [stdout]     |
[INFO] [stdout] 305 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:333:3
[INFO] [stdout]     |
[INFO] [stdout] 333 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:339:3
[INFO] [stdout]     |
[INFO] [stdout] 339 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:368:3
[INFO] [stdout]     |
[INFO] [stdout] 368 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:374:3
[INFO] [stdout]     |
[INFO] [stdout] 374 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:404:3
[INFO] [stdout]     |
[INFO] [stdout] 404 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:441:3
[INFO] [stdout]     |
[INFO] [stdout] 441 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:447:3
[INFO] [stdout]     |
[INFO] [stdout] 447 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:518:3
[INFO] [stdout]     |
[INFO] [stdout] 518 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:524:3
[INFO] [stdout]     |
[INFO] [stdout] 524 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:558:3
[INFO] [stdout]     |
[INFO] [stdout] 558 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:564:3
[INFO] [stdout]     |
[INFO] [stdout] 564 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:599:3
[INFO] [stdout]     |
[INFO] [stdout] 599 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:605:3
[INFO] [stdout]     |
[INFO] [stdout] 605 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:641:3
[INFO] [stdout]     |
[INFO] [stdout] 641 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:647:3
[INFO] [stdout]     |
[INFO] [stdout] 647 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:684:3
[INFO] [stdout]     |
[INFO] [stdout] 684 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:690:3
[INFO] [stdout]     |
[INFO] [stdout] 690 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:728:3
[INFO] [stdout]     |
[INFO] [stdout] 728 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:734:3
[INFO] [stdout]     |
[INFO] [stdout] 734 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:773:3
[INFO] [stdout]     |
[INFO] [stdout] 773 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:779:3
[INFO] [stdout]     |
[INFO] [stdout] 779 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:819:3
[INFO] [stdout]     |
[INFO] [stdout] 819 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:825:3
[INFO] [stdout]     |
[INFO] [stdout] 825 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:866:3
[INFO] [stdout]     |
[INFO] [stdout] 866 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:872:3
[INFO] [stdout]     |
[INFO] [stdout] 872 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:914:3
[INFO] [stdout]     |
[INFO] [stdout] 914 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:920:3
[INFO] [stdout]     |
[INFO] [stdout] 920 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:963:3
[INFO] [stdout]     |
[INFO] [stdout] 963 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:969:3
[INFO] [stdout]     |
[INFO] [stdout] 969 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1013:3
[INFO] [stdout]      |
[INFO] [stdout] 1013 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1019:3
[INFO] [stdout]      |
[INFO] [stdout] 1019 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1064:3
[INFO] [stdout]      |
[INFO] [stdout] 1064 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1070:3
[INFO] [stdout]      |
[INFO] [stdout] 1070 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1116:3
[INFO] [stdout]      |
[INFO] [stdout] 1116 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1122:3
[INFO] [stdout]      |
[INFO] [stdout] 1122 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1169:3
[INFO] [stdout]      |
[INFO] [stdout] 1169 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1175:3
[INFO] [stdout]      |
[INFO] [stdout] 1175 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1223:3
[INFO] [stdout]      |
[INFO] [stdout] 1223 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1229:3
[INFO] [stdout]      |
[INFO] [stdout] 1229 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1278:3
[INFO] [stdout]      |
[INFO] [stdout] 1278 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1284:3
[INFO] [stdout]      |
[INFO] [stdout] 1284 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1334:3
[INFO] [stdout]      |
[INFO] [stdout] 1334 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1340:3
[INFO] [stdout]      |
[INFO] [stdout] 1340 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1421:3
[INFO] [stdout]      |
[INFO] [stdout] 1421 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1427:3
[INFO] [stdout]      |
[INFO] [stdout] 1427 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1572:3
[INFO] [stdout]      |
[INFO] [stdout] 1572 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1578:3
[INFO] [stdout]      |
[INFO] [stdout] 1578 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1851:3
[INFO] [stdout]      |
[INFO] [stdout] 1851 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1857:3
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:2386:3
[INFO] [stdout]      |
[INFO] [stdout] 2386 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:2392:3
[INFO] [stdout]      |
[INFO] [stdout] 2392 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:3433:3
[INFO] [stdout]      |
[INFO] [stdout] 3433 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:3439:3
[INFO] [stdout]      |
[INFO] [stdout] 3439 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:5504:3
[INFO] [stdout]      |
[INFO] [stdout] 5504 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:5510:3
[INFO] [stdout]      |
[INFO] [stdout] 5510 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:158:3
[INFO] [stdout]     |
[INFO] [stdout] 158 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:175:3
[INFO] [stdout]     |
[INFO] [stdout] 175 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1376:3
[INFO] [stdout]      |
[INFO] [stdout] 1376 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1384:3
[INFO] [stdout]      |
[INFO] [stdout] 1384 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1392:3
[INFO] [stdout]      |
[INFO] [stdout] 1392 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1400:3
[INFO] [stdout]      |
[INFO] [stdout] 1400 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1417:3
[INFO] [stdout]      |
[INFO] [stdout] 1417 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1478:3
[INFO] [stdout]      |
[INFO] [stdout] 1478 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1515:3
[INFO] [stdout]      |
[INFO] [stdout] 1515 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1595:3
[INFO] [stdout]      |
[INFO] [stdout] 1595 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1605:3
[INFO] [stdout]      |
[INFO] [stdout] 1605 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1615:3
[INFO] [stdout]      |
[INFO] [stdout] 1615 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1626:3
[INFO] [stdout]      |
[INFO] [stdout] 1626 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1638:3
[INFO] [stdout]      |
[INFO] [stdout] 1638 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1648:3
[INFO] [stdout]      |
[INFO] [stdout] 1648 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1659:3
[INFO] [stdout]      |
[INFO] [stdout] 1659 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1670:3
[INFO] [stdout]      |
[INFO] [stdout] 1670 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:755:3
[INFO] [stdout]     |
[INFO] [stdout] 755 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:763:3
[INFO] [stdout]     |
[INFO] [stdout] 763 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:771:3
[INFO] [stdout]     |
[INFO] [stdout] 771 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:779:3
[INFO] [stdout]     |
[INFO] [stdout] 779 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:798:3
[INFO] [stdout]     |
[INFO] [stdout] 798 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:809:3
[INFO] [stdout]     |
[INFO] [stdout] 809 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:821:3
[INFO] [stdout]     |
[INFO] [stdout] 821 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:831:3
[INFO] [stdout]     |
[INFO] [stdout] 831 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:842:3
[INFO] [stdout]     |
[INFO] [stdout] 842 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling debugger_test v0.1.5
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling debugger_test_parser v0.1.3
[INFO] [stderr]    Compiling supply-chain-trust-example-crate-000090 v1.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/array/generated_impl.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:100:3
[INFO] [stdout]     |
[INFO] [stdout] 100 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:106:3
[INFO] [stdout]     |
[INFO] [stdout] 106 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:144:3
[INFO] [stdout]     |
[INFO] [stdout] 144 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:150:3
[INFO] [stdout]     |
[INFO] [stdout] 150 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:173:3
[INFO] [stdout]     |
[INFO] [stdout] 173 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:209:3
[INFO] [stdout]     |
[INFO] [stdout] 209 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:240:3
[INFO] [stdout]     |
[INFO] [stdout] 240 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:266:3
[INFO] [stdout]     |
[INFO] [stdout] 266 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:272:3
[INFO] [stdout]     |
[INFO] [stdout] 272 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:299:3
[INFO] [stdout]     |
[INFO] [stdout] 299 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:305:3
[INFO] [stdout]     |
[INFO] [stdout] 305 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:333:3
[INFO] [stdout]     |
[INFO] [stdout] 333 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:339:3
[INFO] [stdout]     |
[INFO] [stdout] 339 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:368:3
[INFO] [stdout]     |
[INFO] [stdout] 368 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:374:3
[INFO] [stdout]     |
[INFO] [stdout] 374 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:404:3
[INFO] [stdout]     |
[INFO] [stdout] 404 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:441:3
[INFO] [stdout]     |
[INFO] [stdout] 441 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:447:3
[INFO] [stdout]     |
[INFO] [stdout] 447 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:518:3
[INFO] [stdout]     |
[INFO] [stdout] 518 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:524:3
[INFO] [stdout]     |
[INFO] [stdout] 524 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:558:3
[INFO] [stdout]     |
[INFO] [stdout] 558 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:564:3
[INFO] [stdout]     |
[INFO] [stdout] 564 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:599:3
[INFO] [stdout]     |
[INFO] [stdout] 599 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:605:3
[INFO] [stdout]     |
[INFO] [stdout] 605 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:641:3
[INFO] [stdout]     |
[INFO] [stdout] 641 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:647:3
[INFO] [stdout]     |
[INFO] [stdout] 647 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:684:3
[INFO] [stdout]     |
[INFO] [stdout] 684 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:690:3
[INFO] [stdout]     |
[INFO] [stdout] 690 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:728:3
[INFO] [stdout]     |
[INFO] [stdout] 728 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:734:3
[INFO] [stdout]     |
[INFO] [stdout] 734 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:773:3
[INFO] [stdout]     |
[INFO] [stdout] 773 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:779:3
[INFO] [stdout]     |
[INFO] [stdout] 779 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:819:3
[INFO] [stdout]     |
[INFO] [stdout] 819 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:825:3
[INFO] [stdout]     |
[INFO] [stdout] 825 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:866:3
[INFO] [stdout]     |
[INFO] [stdout] 866 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:872:3
[INFO] [stdout]     |
[INFO] [stdout] 872 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:914:3
[INFO] [stdout]     |
[INFO] [stdout] 914 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:920:3
[INFO] [stdout]     |
[INFO] [stdout] 920 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:963:3
[INFO] [stdout]     |
[INFO] [stdout] 963 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/array/generated_impl.rs:969:3
[INFO] [stdout]     |
[INFO] [stdout] 969 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1013:3
[INFO] [stdout]      |
[INFO] [stdout] 1013 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1019:3
[INFO] [stdout]      |
[INFO] [stdout] 1019 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1064:3
[INFO] [stdout]      |
[INFO] [stdout] 1064 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1070:3
[INFO] [stdout]      |
[INFO] [stdout] 1070 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1116:3
[INFO] [stdout]      |
[INFO] [stdout] 1116 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1122:3
[INFO] [stdout]      |
[INFO] [stdout] 1122 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1169:3
[INFO] [stdout]      |
[INFO] [stdout] 1169 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1175:3
[INFO] [stdout]      |
[INFO] [stdout] 1175 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1223:3
[INFO] [stdout]      |
[INFO] [stdout] 1223 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1229:3
[INFO] [stdout]      |
[INFO] [stdout] 1229 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1278:3
[INFO] [stdout]      |
[INFO] [stdout] 1278 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1284:3
[INFO] [stdout]      |
[INFO] [stdout] 1284 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1334:3
[INFO] [stdout]      |
[INFO] [stdout] 1334 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1340:3
[INFO] [stdout]      |
[INFO] [stdout] 1340 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1421:3
[INFO] [stdout]      |
[INFO] [stdout] 1421 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1427:3
[INFO] [stdout]      |
[INFO] [stdout] 1427 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1572:3
[INFO] [stdout]      |
[INFO] [stdout] 1572 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1578:3
[INFO] [stdout]      |
[INFO] [stdout] 1578 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1851:3
[INFO] [stdout]      |
[INFO] [stdout] 1851 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:1857:3
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:2386:3
[INFO] [stdout]      |
[INFO] [stdout] 2386 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:2392:3
[INFO] [stdout]      |
[INFO] [stdout] 2392 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:3433:3
[INFO] [stdout]      |
[INFO] [stdout] 3433 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:3439:3
[INFO] [stdout]      |
[INFO] [stdout] 3439 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:5504:3
[INFO] [stdout]      |
[INFO] [stdout] 5504 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/array/generated_impl.rs:5510:3
[INFO] [stdout]      |
[INFO] [stdout] 5510 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:158:3
[INFO] [stdout]     |
[INFO] [stdout] 158 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:175:3
[INFO] [stdout]     |
[INFO] [stdout] 175 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/arrayvec.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1376:3
[INFO] [stdout]      |
[INFO] [stdout] 1376 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1384:3
[INFO] [stdout]      |
[INFO] [stdout] 1384 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1392:3
[INFO] [stdout]      |
[INFO] [stdout] 1392 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1400:3
[INFO] [stdout]      |
[INFO] [stdout] 1400 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1417:3
[INFO] [stdout]      |
[INFO] [stdout] 1417 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1478:3
[INFO] [stdout]      |
[INFO] [stdout] 1478 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1515:3
[INFO] [stdout]      |
[INFO] [stdout] 1515 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1595:3
[INFO] [stdout]      |
[INFO] [stdout] 1595 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1605:3
[INFO] [stdout]      |
[INFO] [stdout] 1605 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1615:3
[INFO] [stdout]      |
[INFO] [stdout] 1615 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1626:3
[INFO] [stdout]      |
[INFO] [stdout] 1626 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1638:3
[INFO] [stdout]      |
[INFO] [stdout] 1638 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1648:3
[INFO] [stdout]      |
[INFO] [stdout] 1648 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1659:3
[INFO] [stdout]      |
[INFO] [stdout] 1659 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]     --> src/arrayvec.rs:1670:3
[INFO] [stdout]      |
[INFO] [stdout] 1670 |   #[must_use]
[INFO] [stdout]      |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]   --> src/slicevec.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 |   #[must_use]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:755:3
[INFO] [stdout]     |
[INFO] [stdout] 755 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:763:3
[INFO] [stdout]     |
[INFO] [stdout] 763 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:771:3
[INFO] [stdout]     |
[INFO] [stdout] 771 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:779:3
[INFO] [stdout]     |
[INFO] [stdout] 779 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:798:3
[INFO] [stdout]     |
[INFO] [stdout] 798 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:809:3
[INFO] [stdout]     |
[INFO] [stdout] 809 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:821:3
[INFO] [stdout]     |
[INFO] [stdout] 821 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:831:3
[INFO] [stdout]     |
[INFO] [stdout] 831 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method
[INFO] [stdout]    --> src/slicevec.rs:842:3
[INFO] [stdout]     |
[INFO] [stdout] 842 |   #[must_use]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tinyvec`
[INFO] [stdout]  --> tests/arrayvec.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tinyvec::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `tinyvec`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file tests/tinyvec.rs, use `mod tinyvec` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 4 + mod tinyvec;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |   let actual = array_vec!(1, 2, 3);
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |   assert_eq!(array_vec![0u8; 4], array_vec!(0u8, 0u8, 0u8, 0u8));
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |   assert_eq!(array_vec![0u8; 4], array_vec!(0u8, 0u8, 0u8, 0u8));
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |   assert_eq!(array_vec![0u8; 4], array_vec!([u8; 4] => 0, 0, 0, 0));
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |   assert_eq!(array_vec![0u8; 4], array_vec!([u8; 4] => 0, 0, 0, 0));
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |   assert_eq!(array_vec![0; 4], array_vec!(0, 0, 0, 0));
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |   assert_eq!(array_vec![0; 4], array_vec!(0, 0, 0, 0));
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |   assert_eq!(array_vec![0; 4], array_vec!([u8; 4] => 0, 0, 0, 0));
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |   assert_eq!(array_vec![0; 4], array_vec!([u8; 4] => 0, 0, 0, 0));
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let expected2 = array_vec![1.1; 3];
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]   --> tests/arrayvec.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let actual2 = array_vec!([f32; 3] => 1.1, 1.1, 1.1);
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |   let av = array_vec!([i32; 4] => 10, 11, 12, 13);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 |   let av = array_vec!([i32; 4] => 10, 11, 12, 13);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let mut av = array_vec!([i32; 8] => 1, 2, 3);
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let mut av2 = array_vec!([i32; 8] => 4, 5, 6);
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |   assert_eq!(av2, array_vec![]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 236 |   assert_eq!(av2, array_vec![3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |   assert_eq!(av2, array_vec![]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |   assert_eq!(av2, array_vec![3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |   assert_eq!(av2, array_vec![]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:251:19
[INFO] [stdout]     |
[INFO] [stdout] 251 |   assert_eq!(av2, array_vec![]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |   assert_eq!(av2, array_vec![1]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |   assert_eq!(av2, array_vec![3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:262:19
[INFO] [stdout]     |
[INFO] [stdout] 262 |   assert_eq!(av2, array_vec![]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 265 |   assert_eq!(av2, array_vec![1, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |   assert_eq!(av2, array_vec![1]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |   assert_eq!(av2, array_vec![3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |   assert_eq!(av2, array_vec![]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 |   assert_eq!(av2, array_vec![1, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:285:19
[INFO] [stdout]     |
[INFO] [stdout] 285 |   assert_eq!(av2, array_vec![1]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |   assert_eq!(av2, array_vec![4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |   assert_eq!(av2, array_vec![4, 5, 6, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:298:19
[INFO] [stdout]     |
[INFO] [stdout] 298 |   assert_eq!(av2, array_vec![4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:302:19
[INFO] [stdout]     |
[INFO] [stdout] 302 |   assert_eq!(av2, array_vec![4, 5, 6, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:306:19
[INFO] [stdout]     |
[INFO] [stdout] 306 |   assert_eq!(av2, array_vec![4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |   assert_eq!(av2, array_vec![4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:314:19
[INFO] [stdout]     |
[INFO] [stdout] 314 |   assert_eq!(av2, array_vec![1, 4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:318:19
[INFO] [stdout]     |
[INFO] [stdout] 318 |   assert_eq!(av2, array_vec![4, 5, 6, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:322:19
[INFO] [stdout]     |
[INFO] [stdout] 322 |   assert_eq!(av2, array_vec![4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:326:19
[INFO] [stdout]     |
[INFO] [stdout] 326 |   assert_eq!(av2, array_vec![1, 4, 5, 6, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:330:19
[INFO] [stdout]     |
[INFO] [stdout] 330 |   assert_eq!(av2, array_vec![1, 4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:334:19
[INFO] [stdout]     |
[INFO] [stdout] 334 |   assert_eq!(av2, array_vec![4, 5, 6, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:338:19
[INFO] [stdout]     |
[INFO] [stdout] 338 |   assert_eq!(av2, array_vec![4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |   assert_eq!(av2, array_vec![1, 4, 5, 6, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |   assert_eq!(av2, array_vec![1, 4, 5, 6]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |   assert_eq!(av2, array_vec![4]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:355:19
[INFO] [stdout]     |
[INFO] [stdout] 355 |   assert_eq!(av2, array_vec![4, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |   assert_eq!(av2, array_vec![1, 4]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |   assert_eq!(av2, array_vec![1, 4, 3]);
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `array_vec` in this scope
[INFO] [stdout]    --> tests/arrayvec.rs:496:33
[INFO] [stdout]     |
[INFO] [stdout] 496 |   let arr: ArrayVec<[i32; 3]> = array_vec![1, 2, 3];
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   6 + use supply_chain_trust_example_crate_000090::array_vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]    --> tests/arrayvec.rs:474:7
[INFO] [stdout]     |
[INFO] [stdout] 474 |   use std::convert::TryFrom;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000090` (test "arrayvec") due to 51 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4de758d892bb3bc6abf3d135e93020aa6138f4836c629c28f51432f74c1fd439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de758d892bb3bc6abf3d135e93020aa6138f4836c629c28f51432f74c1fd439", kill_on_drop: false }`
[INFO] [stdout] 4de758d892bb3bc6abf3d135e93020aa6138f4836c629c28f51432f74c1fd439
