[INFO] fetching crate superfetch 0.1.1...
[INFO] testing superfetch-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate superfetch 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate superfetch 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate superfetch 0.1.1
[INFO] tweaked toml for crates.io crate superfetch 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate superfetch 0.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate superfetch 0.1.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34952452f3f76542fe82c1b2e1f293141996c91608486c79f81f1ee39bbbe148
[INFO] running `Command { std: "docker" "start" "-a" "34952452f3f76542fe82c1b2e1f293141996c91608486c79f81f1ee39bbbe148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34952452f3f76542fe82c1b2e1f293141996c91608486c79f81f1ee39bbbe148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34952452f3f76542fe82c1b2e1f293141996c91608486c79f81f1ee39bbbe148", kill_on_drop: false }`
[INFO] [stdout] 34952452f3f76542fe82c1b2e1f293141996c91608486c79f81f1ee39bbbe148
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872e3d86ad925c0a459b4d8a756fa0592fafcbffabe0b7014e8ed0d39797901e
[INFO] running `Command { std: "docker" "start" "-a" "872e3d86ad925c0a459b4d8a756fa0592fafcbffabe0b7014e8ed0d39797901e", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling ntapi v0.4.2
[INFO] [stderr]    Compiling superfetch v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]   --> src/lib.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | use winapi::shared::{
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/error.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::ntdef::NTSTATUS;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/types.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::{
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/superfetch.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::{
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ntapi::ntexapi`
[INFO] [stdout]  --> src/superfetch.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ntapi::ntexapi::NtQuerySystemInformation;
[INFO] [stdout]   |            ^^^^^^^ could not find `ntexapi` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]    --> src/lib.rs:338:17
[INFO] [stdout]     |
[INFO] [stdout] 338 |     use winapi::shared::ntdef::{BOOLEAN, NT_SUCCESS};
[INFO] [stdout]     |                 ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ntapi::ntrtl`, `ntapi::ntseapi`
[INFO] [stdout]    --> src/lib.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 337 |     use ntapi::{ntrtl::RtlAdjustPrivilege, ntseapi::{SE_DEBUG_PRIVILEGE, SE_PROF_SINGLE_PROCESS_PRIVILEGE}};
[INFO] [stdout]     |                 ^^^^^                      ^^^^^^^ could not find `ntseapi` in `ntapi`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 could not find `ntrtl` in `ntapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `superfetch` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "872e3d86ad925c0a459b4d8a756fa0592fafcbffabe0b7014e8ed0d39797901e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872e3d86ad925c0a459b4d8a756fa0592fafcbffabe0b7014e8ed0d39797901e", kill_on_drop: false }`
[INFO] [stdout] 872e3d86ad925c0a459b4d8a756fa0592fafcbffabe0b7014e8ed0d39797901e
