[INFO] cloning repository https://github.com/Dari420/Webhook-Sender-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dari420/Webhook-Sender-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDari420%2FWebhook-Sender-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDari420%2FWebhook-Sender-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23274f1d72703652aa9b85596db81b4f86623b01 [INFO] checking Dari420/Webhook-Sender-rs against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDari420%2FWebhook-Sender-rs" "/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/Dari420/Webhook-Sender-rs 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/Dari420/Webhook-Sender-rs [INFO] finished tweaking git repo https://github.com/Dari420/Webhook-Sender-rs [INFO] tweaked toml for git repo https://github.com/Dari420/Webhook-Sender-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Dari420/Webhook-Sender-rs 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] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1df19273daf1842220804fc8d263dc92fb7a1910bd6f26ed7fa4c3ed9fc4917 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f1df19273daf1842220804fc8d263dc92fb7a1910bd6f26ed7fa4c3ed9fc4917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1df19273daf1842220804fc8d263dc92fb7a1910bd6f26ed7fa4c3ed9fc4917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1df19273daf1842220804fc8d263dc92fb7a1910bd6f26ed7fa4c3ed9fc4917", kill_on_drop: false }` [INFO] [stdout] f1df19273daf1842220804fc8d263dc92fb7a1910bd6f26ed7fa4c3ed9fc4917 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04558e97c9851a29addaf51df8756cff86ed675ef0c4d2e2ffa420168da647da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04558e97c9851a29addaf51df8756cff86ed675ef0c4d2e2ffa420168da647da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling winres v0.1.11 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling webhook_sender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `winapi` [INFO] [stdout] --> build.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | 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 `webhook_sender` [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 `Command { std: "docker" "inspect" "04558e97c9851a29addaf51df8756cff86ed675ef0c4d2e2ffa420168da647da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04558e97c9851a29addaf51df8756cff86ed675ef0c4d2e2ffa420168da647da", kill_on_drop: false }` [INFO] [stdout] 04558e97c9851a29addaf51df8756cff86ed675ef0c4d2e2ffa420168da647da