[INFO] cloning repository https://github.com/sandstorm/crow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandstorm/crow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm%2Fcrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm%2Fcrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d4cd5c02e49af0814c30aaa4bb77345060b3d68 [INFO] checking sandstorm/crow against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandstorm%2Fcrow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sandstorm/crow on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sandstorm/crow [INFO] finished tweaking git repo https://github.com/sandstorm/crow [INFO] tweaked toml for git repo https://github.com/sandstorm/crow written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sandstorm/crow 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0580febad62968ab47f1679a5ad0dba2952c060f6bc782b96d78f92fa3971469 [INFO] running `Command { std: "docker" "start" "-a" "0580febad62968ab47f1679a5ad0dba2952c060f6bc782b96d78f92fa3971469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0580febad62968ab47f1679a5ad0dba2952c060f6bc782b96d78f92fa3971469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0580febad62968ab47f1679a5ad0dba2952c060f6bc782b96d78f92fa3971469", kill_on_drop: false }` [INFO] [stdout] 0580febad62968ab47f1679a5ad0dba2952c060f6bc782b96d78f92fa3971469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1d3f301bf7632f477fcb6304b361144ac7b5a11785ded224b17c8e6a5470cbf [INFO] running `Command { std: "docker" "start" "-a" "b1d3f301bf7632f477fcb6304b361144ac7b5a11785ded224b17c8e6a5470cbf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcBLIKIH" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakd54T2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dirs-sys-next` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHPRlrk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapZy0GH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1d3f301bf7632f477fcb6304b361144ac7b5a11785ded224b17c8e6a5470cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d3f301bf7632f477fcb6304b361144ac7b5a11785ded224b17c8e6a5470cbf", kill_on_drop: false }` [INFO] [stdout] b1d3f301bf7632f477fcb6304b361144ac7b5a11785ded224b17c8e6a5470cbf