[INFO] crate wmi 0.4.6 is already in cache
[INFO] checking wmi-0.4.6 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate wmi 0.4.6 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate wmi 0.4.6 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate wmi 0.4.6
[INFO] finished tweaking crates.io crate wmi 0.4.6
[INFO] tweaked toml for crates.io crate wmi 0.4.6 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate crates.io crate wmi 0.4.6 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5ccee19533f76da0defeb4ccf1923577e31a2b813cf58f9ac1ff5ca97993935f
[INFO] running `"docker" "start" "-a" "5ccee19533f76da0defeb4ccf1923577e31a2b813cf58f9ac1ff5ca97993935f"`
[INFO] [stderr]    Compiling libc v0.2.64
[INFO] [stderr]    Compiling pulldown-cmark v0.5.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking criterion-plot v0.4.0
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking getrandom v0.1.12
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]    Compiling backtrace v0.3.38
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking rand_xoshiro v0.3.1
[INFO] [stderr]     Checking rand_os v0.2.2
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking hashbrown v0.5.0
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking csv v1.1.1
[INFO] [stderr]     Checking cargo_metadata v0.8.2
[INFO] [stderr]     Checking tinytemplate v1.0.2
[INFO] [stderr]     Checking handlebars v2.0.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking little-skeptic v0.15.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking rayon-core v1.6.0
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]    Compiling wmi v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.3.0
[INFO] [stderr] error[E0432]: unresolved imports `wmi::COMLibrary`, `wmi::Variant`, `wmi::WMIConnection`
[INFO] [stderr]  --> src/bin/wmiq.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use wmi::{COMLibrary, Variant, WMIConnection};
[INFO] [stderr]   |           ^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stderr]   |           |           |
[INFO] [stderr]   |           |           no `Variant` in the root
[INFO] [stderr]   |           no `COMLibrary` in the root
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `wmi`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "5ccee19533f76da0defeb4ccf1923577e31a2b813cf58f9ac1ff5ca97993935f"`
[INFO] running `"docker" "rm" "-f" "5ccee19533f76da0defeb4ccf1923577e31a2b813cf58f9ac1ff5ca97993935f"`
[INFO] [stdout] 5ccee19533f76da0defeb4ccf1923577e31a2b813cf58f9ac1ff5ca97993935f
