[INFO] cloning repository https://github.com/pheihuihui/windows-shortcuts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pheihuihui/windows-shortcuts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpheihuihui%2Fwindows-shortcuts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpheihuihui%2Fwindows-shortcuts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74e178744b3565c6c21404e975152af2fa0052d1 [INFO] checking pheihuihui/windows-shortcuts against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpheihuihui%2Fwindows-shortcuts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pheihuihui/windows-shortcuts on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pheihuihui/windows-shortcuts [INFO] finished tweaking git repo https://github.com/pheihuihui/windows-shortcuts [INFO] tweaked toml for git repo https://github.com/pheihuihui/windows-shortcuts written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pheihuihui/windows-shortcuts 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0344f75be9630f945b1f8a410a003b056220631d06ee5b14309025f4e008db36 [INFO] running `Command { std: "docker" "start" "-a" "0344f75be9630f945b1f8a410a003b056220631d06ee5b14309025f4e008db36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0344f75be9630f945b1f8a410a003b056220631d06ee5b14309025f4e008db36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0344f75be9630f945b1f8a410a003b056220631d06ee5b14309025f4e008db36", kill_on_drop: false }` [INFO] [stdout] 0344f75be9630f945b1f8a410a003b056220631d06ee5b14309025f4e008db36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee6956b3ae212f5d6574f0bfad8e8b84a15939e6d892b2a88793e8010964ad32 [INFO] running `Command { std: "docker" "start" "-a" "ee6956b3ae212f5d6574f0bfad8e8b84a15939e6d892b2a88793e8010964ad32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking windows-link v0.1.1 [INFO] [stderr] Compiling windows-shortcuts v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking windows-strings v0.4.0 [INFO] [stderr] Checking windows-result v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadgitL7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ee6956b3ae212f5d6574f0bfad8e8b84a15939e6d892b2a88793e8010964ad32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6956b3ae212f5d6574f0bfad8e8b84a15939e6d892b2a88793e8010964ad32", kill_on_drop: false }` [INFO] [stdout] ee6956b3ae212f5d6574f0bfad8e8b84a15939e6d892b2a88793e8010964ad32