[INFO] cloning repository https://github.com/Vorakor/Rust-Database-Migration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vorakor/Rust-Database-Migration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVorakor%2FRust-Database-Migration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVorakor%2FRust-Database-Migration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a557a4e148983b9f5e3b7b28d19da79eaffd0f64 [INFO] testing Vorakor/Rust-Database-Migration against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVorakor%2FRust-Database-Migration" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vorakor/Rust-Database-Migration on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vorakor/Rust-Database-Migration [INFO] finished tweaking git repo https://github.com/Vorakor/Rust-Database-Migration [INFO] tweaked toml for git repo https://github.com/Vorakor/Rust-Database-Migration written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Vorakor/Rust-Database-Migration already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem v0.8.2 [INFO] [stderr] Downloaded lexical v5.2.0 [INFO] [stderr] Downloaded rust_decimal v1.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acd92626bcbc9b4ed57d347f8f903b0ef7b038201b926f135efe6538ba3cadfe [INFO] running `Command { std: "docker" "start" "-a" "acd92626bcbc9b4ed57d347f8f903b0ef7b038201b926f135efe6538ba3cadfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acd92626bcbc9b4ed57d347f8f903b0ef7b038201b926f135efe6538ba3cadfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd92626bcbc9b4ed57d347f8f903b0ef7b038201b926f135efe6538ba3cadfe", kill_on_drop: false }` [INFO] [stdout] acd92626bcbc9b4ed57d347f8f903b0ef7b038201b926f135efe6538ba3cadfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06d1acbdb25f18848bb23662abde8201d5944a0a73ea9b54d352d6ffa8dff0a8 [INFO] running `Command { std: "docker" "start" "-a" "06d1acbdb25f18848bb23662abde8201d5944a0a73ea9b54d352d6ffa8dff0a8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetax9obJQ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3rE1Ki" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaa1dlmR/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaqxHJUJ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `getrandom` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-macro-hack` [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `bitflags` [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] error: could not compile `ryu` [INFO] [stderr] error: could not compile `crc32fast` [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] error: could not compile `pkg-config` due to previous error [INFO] [stderr] error: could not compile `cc` due to previous error [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` due to 2 previous errors [INFO] [stderr] error: could not compile `version_check` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-xid` [INFO] running `Command { std: "docker" "inspect" "06d1acbdb25f18848bb23662abde8201d5944a0a73ea9b54d352d6ffa8dff0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d1acbdb25f18848bb23662abde8201d5944a0a73ea9b54d352d6ffa8dff0a8", kill_on_drop: false }` [INFO] [stdout] 06d1acbdb25f18848bb23662abde8201d5944a0a73ea9b54d352d6ffa8dff0a8