[INFO] fetching crate accel-derive 0.3.0... [INFO] checking accel-derive-0.3.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate accel-derive 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate accel-derive 0.3.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate accel-derive 0.3.0 [INFO] finished tweaking crates.io crate accel-derive 0.3.0 [INFO] tweaked toml for crates.io crate accel-derive 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding cfg-if v0.1.10 (latest: v1.0.0) [INFO] [stderr] Adding derive-new v0.5.9 (latest: v0.6.0) [INFO] [stderr] Adding dirs v2.0.2 (latest: v5.0.1) [INFO] [stderr] Adding dirs-sys v0.3.7 (latest: v0.4.1) [INFO] [stderr] Adding num-derive v0.2.5 (latest: v0.4.2) [INFO] [stderr] Adding object v0.32.2 (latest: v0.34.0) [INFO] [stderr] Adding paste v0.1.18 (latest: v1.0.14) [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.79) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.35) [INFO] [stderr] Adding syn v0.15.44 (latest: v2.0.58) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.58) [INFO] [stderr] Adding synstructure v0.12.6 (latest: v0.13.1) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.12) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.4) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded failure_derive v0.1.8 [INFO] [stderr] Downloaded failure v0.1.8 [INFO] [stderr] Downloaded accel-derive v0.3.0 [INFO] [stderr] Downloaded cuda-config v0.1.0 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded trybuild v1.0.91 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.30 [INFO] [stderr] Downloaded syn v0.15.44 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded accel v0.3.1 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded quote v0.6.13 [INFO] [stderr] Downloaded unicode-xid v0.1.0 [INFO] [stderr] Downloaded num-derive v0.2.5 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb7e21c023f1d34c05fad4bf109dfde894a26ae53e61b9bcf9b41617199df176 [INFO] running `Command { std: "docker" "start" "-a" "eb7e21c023f1d34c05fad4bf109dfde894a26ae53e61b9bcf9b41617199df176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb7e21c023f1d34c05fad4bf109dfde894a26ae53e61b9bcf9b41617199df176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7e21c023f1d34c05fad4bf109dfde894a26ae53e61b9bcf9b41617199df176", kill_on_drop: false }` [INFO] [stdout] eb7e21c023f1d34c05fad4bf109dfde894a26ae53e61b9bcf9b41617199df176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 137c4257754a647c6caa92dd36003624a5560c8f15ccea116279307ecd05f0ba [INFO] running `Command { std: "docker" "start" "-a" "137c4257754a647c6caa92dd36003624a5560c8f15ccea116279307ecd05f0ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking accel-derive v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `DefaultHasher` is imported redundantly [INFO] [stdout] --> src/builder.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | collections::{hash_map::DefaultHasher, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | env, fs, [INFO] [stdout] 7 | hash::*, [INFO] [stdout] | ------- the item `DefaultHasher` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Compiling accel-derive v0.3.0 [INFO] [stdout] warning: the item `DefaultHasher` is imported redundantly [INFO] [stdout] --> src/builder.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | collections::{hash_map::DefaultHasher, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | env, fs, [INFO] [stdout] 7 | hash::*, [INFO] [stdout] | ------- the item `DefaultHasher` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking accel v0.3.1 [INFO] [stdout] warning: the item `DefaultHasher` is imported redundantly [INFO] [stdout] --> src/builder.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | collections::{hash_map::DefaultHasher, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | env, fs, [INFO] [stdout] 7 | hash::*, [INFO] [stdout] | ------- the item `DefaultHasher` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.54s [INFO] running `Command { std: "docker" "inspect" "137c4257754a647c6caa92dd36003624a5560c8f15ccea116279307ecd05f0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137c4257754a647c6caa92dd36003624a5560c8f15ccea116279307ecd05f0ba", kill_on_drop: false }` [INFO] [stdout] 137c4257754a647c6caa92dd36003624a5560c8f15ccea116279307ecd05f0ba [INFO] checking accel-derive-0.3.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate accel-derive 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate accel-derive 0.3.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate accel-derive 0.3.0 [INFO] finished tweaking crates.io crate accel-derive 0.3.0 [INFO] tweaked toml for crates.io crate accel-derive 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff69a61faf5fa51280fe8daea9317ed764ad614a1c67394d13c6ff253b0bd040 [INFO] running `Command { std: "docker" "start" "-a" "ff69a61faf5fa51280fe8daea9317ed764ad614a1c67394d13c6ff253b0bd040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff69a61faf5fa51280fe8daea9317ed764ad614a1c67394d13c6ff253b0bd040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff69a61faf5fa51280fe8daea9317ed764ad614a1c67394d13c6ff253b0bd040", kill_on_drop: false }` [INFO] [stdout] ff69a61faf5fa51280fe8daea9317ed764ad614a1c67394d13c6ff253b0bd040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e812d25e0cfa5d0986ace6f9927af09c5745b490b8cbd301285cd0c232d2f2d [INFO] running `Command { std: "docker" "start" "-a" "6e812d25e0cfa5d0986ace6f9927af09c5745b490b8cbd301285cd0c232d2f2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking accel-derive v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `DefaultHasher` is imported redundantly [INFO] [stdout] --> src/builder.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | collections::{hash_map::DefaultHasher, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | env, fs, [INFO] [stdout] 7 | hash::*, [INFO] [stdout] | ------- the item `DefaultHasher` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling accel-derive v0.3.0 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stdout] warning: the item `DefaultHasher` is imported redundantly [INFO] [stdout] --> src/builder.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | collections::{hash_map::DefaultHasher, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | env, fs, [INFO] [stdout] 7 | hash::*, [INFO] [stdout] | ------- the item `DefaultHasher` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking accel v0.3.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DefaultHasher` is imported redundantly [INFO] [stdout] --> src/builder.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | collections::{hash_map::DefaultHasher, HashMap}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | env, fs, [INFO] [stdout] 7 | hash::*, [INFO] [stdout] | ------- the item `DefaultHasher` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.28s [INFO] running `Command { std: "docker" "inspect" "6e812d25e0cfa5d0986ace6f9927af09c5745b490b8cbd301285cd0c232d2f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e812d25e0cfa5d0986ace6f9927af09c5745b490b8cbd301285cd0c232d2f2d", kill_on_drop: false }` [INFO] [stdout] 6e812d25e0cfa5d0986ace6f9927af09c5745b490b8cbd301285cd0c232d2f2d