[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#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ratijas/windows-rust-counters on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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-9/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf98d6ca7997942431c9c5fdb80a407254cd9ae50f380efb3bd01c55b0bf73e3 [INFO] running `Command { std: "docker" "start" "-a" "bf98d6ca7997942431c9c5fdb80a407254cd9ae50f380efb3bd01c55b0bf73e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf98d6ca7997942431c9c5fdb80a407254cd9ae50f380efb3bd01c55b0bf73e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf98d6ca7997942431c9c5fdb80a407254cd9ae50f380efb3bd01c55b0bf73e3", kill_on_drop: false }` [INFO] [stdout] bf98d6ca7997942431c9c5fdb80a407254cd9ae50f380efb3bd01c55b0bf73e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1425954502dee1b9b2b18db41eccb7b753b9a1574f44aa29878c130ec53c5951 [INFO] running `Command { std: "docker" "start" "-a" "1425954502dee1b9b2b18db41eccb7b753b9a1574f44aa29878c130ec53c5951", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking signal-flow v0.1.0 (/opt/rustwide/workdir/signal-flow) [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [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 byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling cargo-emit 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 cassowary v0.3.0 [INFO] [stderr] Checking RustyXML v0.3.0 [INFO] [stderr] Checking win-low v0.1.0 (/opt/rustwide/workdir/win-low) [INFO] [stderr] Compiling indexmap v1.3.2 [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` [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" "1425954502dee1b9b2b18db41eccb7b753b9a1574f44aa29878c130ec53c5951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1425954502dee1b9b2b18db41eccb7b753b9a1574f44aa29878c130ec53c5951", kill_on_drop: false }` [INFO] [stdout] 1425954502dee1b9b2b18db41eccb7b753b9a1574f44aa29878c130ec53c5951