[INFO] fetching crate exe 0.5.6...
[INFO] checking exe-0.5.6 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate exe 0.5.6 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate exe 0.5.6 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate exe 0.5.6
[INFO] finished tweaking crates.io crate exe 0.5.6
[INFO] tweaked toml for crates.io crate exe 0.5.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkbuffer v0.4.2
[INFO] [stderr]   Downloaded pkbuffer_derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e73bafffbfc1269b4f54d0a4c72e900c978d861e09f711bb0e16c6d7970df2d
[INFO] running `Command { std: "docker" "start" "-a" "4e73bafffbfc1269b4f54d0a4c72e900c978d861e09f711bb0e16c6d7970df2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e73bafffbfc1269b4f54d0a4c72e900c978d861e09f711bb0e16c6d7970df2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e73bafffbfc1269b4f54d0a4c72e900c978d861e09f711bb0e16c6d7970df2d", kill_on_drop: false }`
[INFO] [stdout] 4e73bafffbfc1269b4f54d0a4c72e900c978d861e09f711bb0e16c6d7970df2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79699e5f342e943a1314c85b3ba5a42235e369c04368ad45df7f7ea247a2db7c
[INFO] running `Command { std: "docker" "start" "-a" "79699e5f342e943a1314c85b3ba5a42235e369c04368ad45df7f7ea247a2db7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]    Compiling pkbuffer_derive v0.1.0
[INFO] [stderr]     Checking pkbuffer v0.4.2
[INFO] [stderr]     Checking exe v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/headers.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/imphash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/pe.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Buffer` is imported redundantly
[INFO] [stdout]   --> src/types.rs:5:16
[INFO] [stdout]    |
[INFO] [stdout] 5  | use pkbuffer::{Buffer, Castable, VecBuffer};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `Buffer` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/types.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `align` is imported redundantly
[INFO] [stdout]   --> src/types.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `align` is already imported here
[INFO] [stdout] 15 | use crate::headers::*;
[INFO] [stdout] 16 | use crate::align;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_traits` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use num_traits;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `num_traits` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/headers.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/imphash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/pe.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Buffer` is imported redundantly
[INFO] [stdout]   --> src/types.rs:5:16
[INFO] [stdout]    |
[INFO] [stdout] 5  | use pkbuffer::{Buffer, Castable, VecBuffer};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `Buffer` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/types.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `align` is imported redundantly
[INFO] [stdout]   --> src/types.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `align` is already imported here
[INFO] [stdout] 15 | use crate::headers::*;
[INFO] [stdout] 16 | use crate::align;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]  --> src/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 | use super::*;
[INFO] [stdout]   |     -------- the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_traits` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use num_traits;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `num_traits` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VallocPE`
[INFO] [stdout]    --> src/tests.rs:546:30
[INFO] [stdout]     |
[INFO] [stdout] 546 |     let mut flareon_loaded = VallocPE::from_pe(&flareon).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `VallocPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/pe.rs:1475:13
[INFO] [stdout]      |
[INFO] [stdout] 1475 |         let mut appended_section = result.append_section(&new_section)?; 
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/pe.rs:1475:13
[INFO] [stdout]      |
[INFO] [stdout] 1475 |         let mut appended_section = result.append_section(&new_section)?; 
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/tests.rs:565:14
[INFO] [stdout]     |
[INFO] [stdout] 565 |         for (id, grp) in &groups {
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exe` (lib test) due to 2 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "79699e5f342e943a1314c85b3ba5a42235e369c04368ad45df7f7ea247a2db7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79699e5f342e943a1314c85b3ba5a42235e369c04368ad45df7f7ea247a2db7c", kill_on_drop: false }`
[INFO] [stdout] 79699e5f342e943a1314c85b3ba5a42235e369c04368ad45df7f7ea247a2db7c
[INFO] checking exe-0.5.6 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate exe 0.5.6 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate exe 0.5.6 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate exe 0.5.6
[INFO] finished tweaking crates.io crate exe 0.5.6
[INFO] tweaked toml for crates.io crate exe 0.5.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fc74ecd3e5fa9a42c55b971269b4812cc556e3269be782dac901dc31e904dbf
[INFO] running `Command { std: "docker" "start" "-a" "7fc74ecd3e5fa9a42c55b971269b4812cc556e3269be782dac901dc31e904dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fc74ecd3e5fa9a42c55b971269b4812cc556e3269be782dac901dc31e904dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc74ecd3e5fa9a42c55b971269b4812cc556e3269be782dac901dc31e904dbf", kill_on_drop: false }`
[INFO] [stdout] 7fc74ecd3e5fa9a42c55b971269b4812cc556e3269be782dac901dc31e904dbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ec3cabfed3de912e175876df80c12dedf8af80b1919fc108e3f044d1e111216
[INFO] running `Command { std: "docker" "start" "-a" "0ec3cabfed3de912e175876df80c12dedf8af80b1919fc108e3f044d1e111216", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling pkbuffer_derive v0.1.0
[INFO] [stderr]     Checking pkbuffer v0.4.2
[INFO] [stderr]     Checking exe v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/headers.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/imphash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/pe.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Buffer` is imported redundantly
[INFO] [stdout]   --> src/types.rs:5:16
[INFO] [stdout]    |
[INFO] [stdout] 5  | use pkbuffer::{Buffer, Castable, VecBuffer};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `Buffer` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/types.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `align` is imported redundantly
[INFO] [stdout]   --> src/types.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `align` is already imported here
[INFO] [stdout] 15 | use crate::headers::*;
[INFO] [stdout] 16 | use crate::align;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_traits` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use num_traits;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `num_traits` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/headers.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/imphash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/pe.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::convert::AsRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Buffer` is imported redundantly
[INFO] [stdout]   --> src/types.rs:5:16
[INFO] [stdout]    |
[INFO] [stdout] 5  | use pkbuffer::{Buffer, Castable, VecBuffer};
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `Buffer` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]   --> src/types.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `align` is imported redundantly
[INFO] [stdout]   --> src/types.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::*;
[INFO] [stdout]    |     -------- the item `align` is already imported here
[INFO] [stdout] 15 | use crate::headers::*;
[INFO] [stdout] 16 | use crate::align;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]  --> src/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 | use super::*;
[INFO] [stdout]   |     -------- the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_traits` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use num_traits;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `num_traits` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VallocPE`
[INFO] [stdout]    --> src/tests.rs:546:30
[INFO] [stdout]     |
[INFO] [stdout] 546 |     let mut flareon_loaded = VallocPE::from_pe(&flareon).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `VallocPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/pe.rs:1475:13
[INFO] [stdout]      |
[INFO] [stdout] 1475 |         let mut appended_section = result.append_section(&new_section)?; 
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/pe.rs:1475:13
[INFO] [stdout]      |
[INFO] [stdout] 1475 |         let mut appended_section = result.append_section(&new_section)?; 
[INFO] [stdout]      |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/tests.rs:565:14
[INFO] [stdout]     |
[INFO] [stdout] 565 |         for (id, grp) in &groups {
[INFO] [stdout]     |              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exe` (lib test) due to 2 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0ec3cabfed3de912e175876df80c12dedf8af80b1919fc108e3f044d1e111216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec3cabfed3de912e175876df80c12dedf8af80b1919fc108e3f044d1e111216", kill_on_drop: false }`
[INFO] [stdout] 0ec3cabfed3de912e175876df80c12dedf8af80b1919fc108e3f044d1e111216
