[INFO] cloning repository https://github.com/usamoi/zelf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usamoi/zelf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusamoi%2Fzelf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusamoi%2Fzelf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da243332daf6c9b9a9989d5ae9810c65abac1dde [INFO] checking usamoi/zelf against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusamoi%2Fzelf" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/usamoi/zelf 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 git repo https://github.com/usamoi/zelf [INFO] finished tweaking git repo https://github.com/usamoi/zelf [INFO] tweaked toml for git repo https://github.com/usamoi/zelf written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/usamoi/zelf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cd5e76916c16c822f9def0ea25a5d952ef80ce8cba755ddb7bf00492e83f4b3a [INFO] running `Command { std: "docker" "start" "-a" "cd5e76916c16c822f9def0ea25a5d952ef80ce8cba755ddb7bf00492e83f4b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd5e76916c16c822f9def0ea25a5d952ef80ce8cba755ddb7bf00492e83f4b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5e76916c16c822f9def0ea25a5d952ef80ce8cba755ddb7bf00492e83f4b3a", kill_on_drop: false }` [INFO] [stdout] cd5e76916c16c822f9def0ea25a5d952ef80ce8cba755ddb7bf00492e83f4b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bce79cbbee305ee6e11519122910dac32a72aba80b1893561b1f057515b339d3 [INFO] running `Command { std: "docker" "start" "-a" "bce79cbbee305ee6e11519122910dac32a72aba80b1893561b1f057515b339d3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Checking clap v3.0.14 [INFO] [stderr] Checking zelf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/group.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/hash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/note.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/program.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/group.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/hash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/note.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/program.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s [INFO] running `Command { std: "docker" "inspect" "bce79cbbee305ee6e11519122910dac32a72aba80b1893561b1f057515b339d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce79cbbee305ee6e11519122910dac32a72aba80b1893561b1f057515b339d3", kill_on_drop: false }` [INFO] [stdout] bce79cbbee305ee6e11519122910dac32a72aba80b1893561b1f057515b339d3 [INFO] checking usamoi/zelf against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusamoi%2Fzelf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/usamoi/zelf 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 git repo https://github.com/usamoi/zelf [INFO] finished tweaking git repo https://github.com/usamoi/zelf [INFO] tweaked toml for git repo https://github.com/usamoi/zelf written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/usamoi/zelf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 18a6f424ece558b291111061a7d967506e688fb731eb54527d9d57e73bcc6e46 [INFO] running `Command { std: "docker" "start" "-a" "18a6f424ece558b291111061a7d967506e688fb731eb54527d9d57e73bcc6e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a6f424ece558b291111061a7d967506e688fb731eb54527d9d57e73bcc6e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a6f424ece558b291111061a7d967506e688fb731eb54527d9d57e73bcc6e46", kill_on_drop: false }` [INFO] [stdout] 18a6f424ece558b291111061a7d967506e688fb731eb54527d9d57e73bcc6e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 59a86ddf76b0f5c3b0b494ccc1e9a4acff630b880ce0c1cf80c3c991786b2dfe [INFO] running `Command { std: "docker" "start" "-a" "59a86ddf76b0f5c3b0b494ccc1e9a4acff630b880ce0c1cf80c3c991786b2dfe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Checking clap v3.0.14 [INFO] [stderr] Checking zelf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/group.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/hash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/note.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/program.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/elf.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/group.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/hash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/note.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/program.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::PropU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU16` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU16` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PropU32` is imported redundantly [INFO] [stdout] --> src/symtab.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::context::*; [INFO] [stdout] | ----------------- the item `PropU32` is already imported here [INFO] [stdout] 2 | use crate::context::{PropU16, PropU32}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s [INFO] running `Command { std: "docker" "inspect" "59a86ddf76b0f5c3b0b494ccc1e9a4acff630b880ce0c1cf80c3c991786b2dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a86ddf76b0f5c3b0b494ccc1e9a4acff630b880ce0c1cf80c3c991786b2dfe", kill_on_drop: false }` [INFO] [stdout] 59a86ddf76b0f5c3b0b494ccc1e9a4acff630b880ce0c1cf80c3c991786b2dfe