[INFO] cloning repository https://github.com/ratijas/windows-rust-counters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ratijas/windows-rust-counters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f03c769242f2c6b4d990155245aebf9a8cfc4a8c [INFO] checking ratijas/windows-rust-counters against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ratijas/windows-rust-counters on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ratijas/windows-rust-counters [INFO] finished tweaking git repo https://github.com/ratijas/windows-rust-counters [INFO] tweaked toml for git repo https://github.com/ratijas/windows-rust-counters written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ratijas/windows-rust-counters already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.5.1 [INFO] [stderr] Downloaded cargo-emit v0.1.1 [INFO] [stderr] Downloaded signal-hook v0.1.13 [INFO] [stderr] Downloaded path-slash v0.1.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.14 [INFO] [stderr] Downloaded lexical-core v0.6.7 [INFO] [stderr] Downloaded RustyXML v0.3.0 [INFO] [stderr] Downloaded figlet-rs v0.1.3 [INFO] [stderr] Downloaded winlog v0.2.6 [INFO] [stderr] Downloaded quote v1.0.1 [INFO] [stderr] Downloaded hexyl v0.7.0 [INFO] [stderr] Downloaded h2 v0.2.3 [INFO] [stderr] Downloaded crossterm v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a9956cc25fdd6faa3284e7eac14dc31426411cfe199fc30acc3869b558f80ee [INFO] running `Command { std: "docker" "start" "-a" "1a9956cc25fdd6faa3284e7eac14dc31426411cfe199fc30acc3869b558f80ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a9956cc25fdd6faa3284e7eac14dc31426411cfe199fc30acc3869b558f80ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9956cc25fdd6faa3284e7eac14dc31426411cfe199fc30acc3869b558f80ee", kill_on_drop: false }` [INFO] [stdout] 1a9956cc25fdd6faa3284e7eac14dc31426411cfe199fc30acc3869b558f80ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99b1e554fbba7b2ad3d9094e66adc6909dee4d415f09b96eb0267bfba48e5c25 [INFO] running `Command { std: "docker" "start" "-a" "99b1e554fbba7b2ad3d9094e66adc6909dee4d415f09b96eb0267bfba48e5c25", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking signal-flow v0.1.0 (/opt/rustwide/workdir/signal-flow) [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking figlet-rs v0.1.3 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling cargo-emit v0.1.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking widestring v0.4.0 [INFO] [stderr] Checking RustyXML v0.3.0 [INFO] [stderr] Checking win-low v0.1.0 (/opt/rustwide/workdir/win-low) [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stdout] error[E0463]: can't find crate for `winapi` [INFO] [stdout] --> win-low/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate winapi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `win-low` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `winapi` [INFO] [stdout] --> win-low/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate winapi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "99b1e554fbba7b2ad3d9094e66adc6909dee4d415f09b96eb0267bfba48e5c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b1e554fbba7b2ad3d9094e66adc6909dee4d415f09b96eb0267bfba48e5c25", kill_on_drop: false }` [INFO] [stdout] 99b1e554fbba7b2ad3d9094e66adc6909dee4d415f09b96eb0267bfba48e5c25