[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 master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ratijas/windows-rust-counters on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-3/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" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f439fd35645cd8c1fa45172a21f05716702cae4cb633c3001b848bda39ada85 [INFO] running `Command { std: "docker" "start" "-a" "3f439fd35645cd8c1fa45172a21f05716702cae4cb633c3001b848bda39ada85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f439fd35645cd8c1fa45172a21f05716702cae4cb633c3001b848bda39ada85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f439fd35645cd8c1fa45172a21f05716702cae4cb633c3001b848bda39ada85", kill_on_drop: false }` [INFO] [stdout] 3f439fd35645cd8c1fa45172a21f05716702cae4cb633c3001b848bda39ada85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 837c6310f0f540cee8659a6e6a6f24c6007742e656fca1b3eccaba52cbe2d842 [INFO] running `Command { std: "docker" "start" "-a" "837c6310f0f540cee8659a6e6a6f24c6007742e656fca1b3eccaba52cbe2d842", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking signal-flow v0.1.0 (/opt/rustwide/workdir/signal-flow) [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling cargo-emit v0.1.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Checking figlet-rs v0.1.3 [INFO] [stderr] Checking widestring v0.4.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking RustyXML v0.3.0 [INFO] [stderr] Checking win-low v0.1.0 (/opt/rustwide/workdir/win-low) [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.1 [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] [stderr] Compiling thread_local v1.0.1 [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` [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] [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" "837c6310f0f540cee8659a6e6a6f24c6007742e656fca1b3eccaba52cbe2d842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837c6310f0f540cee8659a6e6a6f24c6007742e656fca1b3eccaba52cbe2d842", kill_on_drop: false }` [INFO] [stdout] 837c6310f0f540cee8659a6e6a6f24c6007742e656fca1b3eccaba52cbe2d842