[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] checking ConnorDillon/project-squirrel against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorDillon%2Fproject-squirrel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConnorDillon/project-squirrel on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.74
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.74
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.74
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.74
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded tar v0.4.35
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded js-sys v0.3.51
[INFO] [stderr]   Downloaded ureq v2.1.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.74
[INFO] [stderr]   Downloaded web-sys v0.3.51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78d607feedf6e2ed7d696220f41bc97946c2106f074f5057f1dfea612b66cea9
[INFO] running `Command { std: "docker" "start" "-a" "78d607feedf6e2ed7d696220f41bc97946c2106f074f5057f1dfea612b66cea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78d607feedf6e2ed7d696220f41bc97946c2106f074f5057f1dfea612b66cea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d607feedf6e2ed7d696220f41bc97946c2106f074f5057f1dfea612b66cea9", kill_on_drop: false }`
[INFO] [stdout] 78d607feedf6e2ed7d696220f41bc97946c2106f074f5057f1dfea612b66cea9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aea94d0ef6854dac869986452b17e82dc0f78a9d15d054ddf5925ac986ed0501
[INFO] running `Command { std: "docker" "start" "-a" "aea94d0ef6854dac869986452b17e82dc0f78a9d15d054ddf5925ac986ed0501", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking tar v0.4.35
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking ureq v2.1.1
[INFO] [stderr]     Checking 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/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[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/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[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" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "aea94d0ef6854dac869986452b17e82dc0f78a9d15d054ddf5925ac986ed0501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea94d0ef6854dac869986452b17e82dc0f78a9d15d054ddf5925ac986ed0501", kill_on_drop: false }`
[INFO] [stdout] aea94d0ef6854dac869986452b17e82dc0f78a9d15d054ddf5925ac986ed0501
