[INFO] cloning repository https://github.com/stack-99/guardian
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stack-99/guardian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstack-99%2Fguardian", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstack-99%2Fguardian'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 788b856be2707500962e5275558739602f546660
[INFO] checking stack-99/guardian against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstack-99%2Fguardian" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stack-99/guardian
[INFO] finished tweaking git repo https://github.com/stack-99/guardian
[INFO] tweaked toml for git repo https://github.com/stack-99/guardian written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stack-99/guardian on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stack-99/guardian 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking stack-99/guardian against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstack-99%2Fguardian" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stack-99/guardian
[INFO] finished tweaking git repo https://github.com/stack-99/guardian
[INFO] tweaked toml for git repo https://github.com/stack-99/guardian written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stack-99/guardian on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stack-99/guardian 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.6.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.1
[INFO] [stderr]   Downloaded const_fn v0.4.4
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded widestring v0.2.2
[INFO] [stderr]   Downloaded ctrlc v3.1.7
[INFO] [stderr]   Downloaded async-global-executor v1.4.3
[INFO] [stderr]   Downloaded pe v0.1.1
[INFO] [stderr]   Downloaded async-std v1.8.0
[INFO] [stderr]   Downloaded sysinfo v0.15.3
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1048089e2cff1b08ef4962bd5602f7c466d8507c2737312b925ac6b9d92adc63
[INFO] running `Command { std: "docker" "start" "-a" "1048089e2cff1b08ef4962bd5602f7c466d8507c2737312b925ac6b9d92adc63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1048089e2cff1b08ef4962bd5602f7c466d8507c2737312b925ac6b9d92adc63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1048089e2cff1b08ef4962bd5602f7c466d8507c2737312b925ac6b9d92adc63", kill_on_drop: false }`
[INFO] [stdout] 1048089e2cff1b08ef4962bd5602f7c466d8507c2737312b925ac6b9d92adc63
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65cbbf240384ccc82a0ae7e6bb7c1c7e1c9224840542ed3b7313f4593738469e
[INFO] running `Command { std: "docker" "start" "-a" "65cbbf240384ccc82a0ae7e6bb7c1c7e1c9224840542ed3b7313f4593738469e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]     Checking futures-core v0.3.9
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking pin-project-lite v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking futures-io v0.3.9
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling winreg v0.8.0
[INFO] [stderr]     Checking async-channel v1.5.1
[INFO] [stderr]    Compiling sysinfo v0.15.3
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr] error: failed to run custom build command for `winreg v0.8.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/winreg-7639973006cd3454/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: winreg is only supported on Windows platforms
[INFO] [stderr]   help: if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."`
[INFO] [stderr]   help: if your application is only supported on Windows, use `--target x86_64-pc-windows-gnu` or some other windows platform
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "65cbbf240384ccc82a0ae7e6bb7c1c7e1c9224840542ed3b7313f4593738469e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65cbbf240384ccc82a0ae7e6bb7c1c7e1c9224840542ed3b7313f4593738469e", kill_on_drop: false }`
[INFO] [stdout] 65cbbf240384ccc82a0ae7e6bb7c1c7e1c9224840542ed3b7313f4593738469e
