[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] testing ConnorDillon/project-squirrel against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorDillon%2Fproject-squirrel" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorDillon/project-squirrel on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-13/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a244403b43822b7aca06ed0c33e92984d5842d5e586a18aca072e920756af56c [INFO] running `Command { std: "docker" "start" "-a" "a244403b43822b7aca06ed0c33e92984d5842d5e586a18aca072e920756af56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a244403b43822b7aca06ed0c33e92984d5842d5e586a18aca072e920756af56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a244403b43822b7aca06ed0c33e92984d5842d5e586a18aca072e920756af56c", kill_on_drop: false }` [INFO] [stdout] a244403b43822b7aca06ed0c33e92984d5842d5e586a18aca072e920756af56c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9f8c8c2bf8ec98f21a6e91e1371866bb11ea4d16e3b5d4f74f8eee2dc06e2fa [INFO] running `Command { std: "docker" "start" "-a" "d9f8c8c2bf8ec98f21a6e91e1371866bb11ea4d16e3b5d4f74f8eee2dc06e2fa", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 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] [INFO] [stdout] error[E0425]: cannot find function `symlink_dir` in this scope [INFO] [stdout] --> src/snapshot.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | symlink_dir(&devid, mount_point).expect(&format!( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project-squirrel` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d9f8c8c2bf8ec98f21a6e91e1371866bb11ea4d16e3b5d4f74f8eee2dc06e2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f8c8c2bf8ec98f21a6e91e1371866bb11ea4d16e3b5d4f74f8eee2dc06e2fa", kill_on_drop: false }` [INFO] [stdout] d9f8c8c2bf8ec98f21a6e91e1371866bb11ea4d16e3b5d4f74f8eee2dc06e2fa