[INFO] cloning repository https://github.com/aunyks/pmc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aunyks/pmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faunyks%2Fpmc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faunyks%2Fpmc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea920f527ff8284f99338e8be36a23a65ca57e29 [INFO] testing aunyks/pmc against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faunyks%2Fpmc" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aunyks/pmc on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aunyks/pmc [INFO] finished tweaking git repo https://github.com/aunyks/pmc [INFO] tweaked toml for git repo https://github.com/aunyks/pmc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/aunyks/pmc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d372f1364b0e809037f4f4e212d58e339e1a53dae414dc8972dff3f8706d4c91 [INFO] running `Command { std: "docker" "start" "-a" "d372f1364b0e809037f4f4e212d58e339e1a53dae414dc8972dff3f8706d4c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d372f1364b0e809037f4f4e212d58e339e1a53dae414dc8972dff3f8706d4c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d372f1364b0e809037f4f4e212d58e339e1a53dae414dc8972dff3f8706d4c91", kill_on_drop: false }` [INFO] [stdout] d372f1364b0e809037f4f4e212d58e339e1a53dae414dc8972dff3f8706d4c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce5d2136cbbda277bee0f24b22794dd2ae84f570c9cecc4af8aeffc5be2b4df [INFO] running `Command { std: "docker" "start" "-a" "3ce5d2136cbbda277bee0f24b22794dd2ae84f570c9cecc4af8aeffc5be2b4df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling xca9548a v0.2.1 (https://github.com/eldruin/xca9548a-rs.git#a965b666) [INFO] [stderr] Compiling bno055 v0.3.3 (https://github.com/aunyks/bno055.git#46fa079b) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rppal v0.13.1 (https://github.com/aunyks/rppal#0e4d6ef5) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcXEXGR2/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rppal` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aho-corasick` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetawi8VmE/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` due to previous error [INFO] running `Command { std: "docker" "inspect" "3ce5d2136cbbda277bee0f24b22794dd2ae84f570c9cecc4af8aeffc5be2b4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce5d2136cbbda277bee0f24b22794dd2ae84f570c9cecc4af8aeffc5be2b4df", kill_on_drop: false }` [INFO] [stdout] 3ce5d2136cbbda277bee0f24b22794dd2ae84f570c9cecc4af8aeffc5be2b4df