[INFO] cloning repository https://github.com/ConnorDillon/project-squirrel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorDillon/project-squirrel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorDillon%2Fproject-squirrel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorDillon%2Fproject-squirrel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2672dcfe2e49d36a3b1345b51a3bf62317e53276
[INFO] building ConnorDillon/project-squirrel against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorDillon%2Fproject-squirrel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ConnorDillon/project-squirrel on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ConnorDillon/project-squirrel
[INFO] finished tweaking git repo https://github.com/ConnorDillon/project-squirrel
[INFO] tweaked toml for git repo https://github.com/ConnorDillon/project-squirrel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ConnorDillon/project-squirrel 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.5
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded ureq v2.1.1
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded filetime v0.2.14
[INFO] [stderr]   Downloaded tar v0.4.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf02e29dea028eb85776f268a9dafe01287565b68ee686a9a86885230068ee4c
[INFO] running `Command { std: "docker" "start" "-a" "bf02e29dea028eb85776f268a9dafe01287565b68ee686a9a86885230068ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf02e29dea028eb85776f268a9dafe01287565b68ee686a9a86885230068ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf02e29dea028eb85776f268a9dafe01287565b68ee686a9a86885230068ee4c", kill_on_drop: false }`
[INFO] [stdout] bf02e29dea028eb85776f268a9dafe01287565b68ee686a9a86885230068ee4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c7fa0f85cdd312e3773c977e51ae9b1fc0d37e59a672cb6a76fda291ffa384
[INFO] running `Command { std: "docker" "start" "-a" "a2c7fa0f85cdd312e3773c977e51ae9b1fc0d37e59a672cb6a76fda291ffa384", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling tar v0.4.35
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling ureq v2.1.1
[INFO] [stderr]    Compiling project-squirrel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/snapshot.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::fs::symlink_dir;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `project-squirrel` (bin "project-squirrel") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a2c7fa0f85cdd312e3773c977e51ae9b1fc0d37e59a672cb6a76fda291ffa384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c7fa0f85cdd312e3773c977e51ae9b1fc0d37e59a672cb6a76fda291ffa384", kill_on_drop: false }`
[INFO] [stdout] a2c7fa0f85cdd312e3773c977e51ae9b1fc0d37e59a672cb6a76fda291ffa384
