[INFO] cloning repository https://github.com/tehzz/facevtxdump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tehzz/facevtxdump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Ffacevtxdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Ffacevtxdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee4f26bb4fd6f9662f272a2ffa4f9c45e7ac55f1 [INFO] checking tehzz/facevtxdump against try#9edc8987ad42f7a9d21d57465015000ae3578c17 for pr-108389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftehzz%2Ffacevtxdump" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tehzz/facevtxdump on toolchain 9edc8987ad42f7a9d21d57465015000ae3578c17 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tehzz/facevtxdump [INFO] finished tweaking git repo https://github.com/tehzz/facevtxdump [INFO] tweaked toml for git repo https://github.com/tehzz/facevtxdump written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tehzz/facevtxdump 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" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5328659732acc9925109a04693d15cacce35aeb1dcf4de9057b35947e3aa3340 [INFO] running `Command { std: "docker" "start" "-a" "5328659732acc9925109a04693d15cacce35aeb1dcf4de9057b35947e3aa3340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5328659732acc9925109a04693d15cacce35aeb1dcf4de9057b35947e3aa3340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5328659732acc9925109a04693d15cacce35aeb1dcf4de9057b35947e3aa3340", kill_on_drop: false }` [INFO] [stdout] 5328659732acc9925109a04693d15cacce35aeb1dcf4de9057b35947e3aa3340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+9edc8987ad42f7a9d21d57465015000ae3578c17" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31b678345eb22b3b158d407f0dcf104904912b950ad89dbc8663efce7b46c78f [INFO] running `Command { std: "docker" "start" "-a" "31b678345eb22b3b158d407f0dcf104904912b950ad89dbc8663efce7b46c78f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:435:9 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` [INFO] running `Command { std: "docker" "inspect" "31b678345eb22b3b158d407f0dcf104904912b950ad89dbc8663efce7b46c78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b678345eb22b3b158d407f0dcf104904912b950ad89dbc8663efce7b46c78f", kill_on_drop: false }` [INFO] [stdout] 31b678345eb22b3b158d407f0dcf104904912b950ad89dbc8663efce7b46c78f