[INFO] cloning repository https://github.com/jackphj/rust-simple-runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackphj/rust-simple-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackphj%2Frust-simple-runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackphj%2Frust-simple-runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36e34a947c25923ddfa70bb8dddd111120e45b98 [INFO] testing jackphj/rust-simple-runtime against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackphj%2Frust-simple-runtime" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackphj/rust-simple-runtime on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackphj/rust-simple-runtime [INFO] finished tweaking git repo https://github.com/jackphj/rust-simple-runtime [INFO] tweaked toml for git repo https://github.com/jackphj/rust-simple-runtime written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jackphj/rust-simple-runtime 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cfsamson/examples-io-eventloop` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f9c5cddb42b6af7dfd5e17e61f3514e752d2bc8fed1d751e0ac1a5798b25c9 [INFO] running `Command { std: "docker" "start" "-a" "f0f9c5cddb42b6af7dfd5e17e61f3514e752d2bc8fed1d751e0ac1a5798b25c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f9c5cddb42b6af7dfd5e17e61f3514e752d2bc8fed1d751e0ac1a5798b25c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f9c5cddb42b6af7dfd5e17e61f3514e752d2bc8fed1d751e0ac1a5798b25c9", kill_on_drop: false }` [INFO] [stdout] f0f9c5cddb42b6af7dfd5e17e61f3514e752d2bc8fed1d751e0ac1a5798b25c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2a36a3533284288948a4c4d7d28f55598c6e5d14d4f8a4ed13e111e9bd06dcb [INFO] running `Command { std: "docker" "start" "-a" "c2a36a3533284288948a4c4d7d28f55598c6e5d14d4f8a4ed13e111e9bd06dcb", kill_on_drop: false }` [INFO] [stderr] Compiling minimio v0.1.0 (https://github.com/cfsamson/examples-io-eventloop?branch=master#f94e2fb2) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-runtime` (bin "async-runtime") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name async_runtime --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2aa28600d747a006 -C extra-filename=-6c0882102b6e959b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern minimio=/opt/rustwide/target/debug/deps/libminimio-f530e2543741251d.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c2a36a3533284288948a4c4d7d28f55598c6e5d14d4f8a4ed13e111e9bd06dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a36a3533284288948a4c4d7d28f55598c6e5d14d4f8a4ed13e111e9bd06dcb", kill_on_drop: false }` [INFO] [stdout] c2a36a3533284288948a4c4d7d28f55598c6e5d14d4f8a4ed13e111e9bd06dcb