[INFO] cloning repository https://github.com/walfie/gojya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/walfie/gojya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalfie%2Fgojya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalfie%2Fgojya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aabcf59bf9cdd0f074fa1d6a585ba88610b8926 [INFO] checking walfie/gojya against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalfie%2Fgojya" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/walfie/gojya on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/walfie/gojya [INFO] finished tweaking git repo https://github.com/walfie/gojya [INFO] tweaked toml for git repo https://github.com/walfie/gojya written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/walfie/gojya 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/walfie/olifants` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.0.5 [INFO] [stderr] Downloaded tokio-core v0.1.8 [INFO] [stderr] Downloaded hyper-tls v0.1.1 [INFO] [stderr] Downloaded utf-8 v0.7.1 [INFO] [stderr] Downloaded num v0.1.39 [INFO] [stderr] Downloaded mime v0.3.2 [INFO] [stderr] Downloaded redox_syscall v0.1.18 [INFO] [stderr] Downloaded unicode-bidi v0.3.3 [INFO] [stderr] Downloaded openssl v0.9.14 [INFO] [stderr] Downloaded markup5ever v0.3.1 [INFO] [stderr] Downloaded mio v0.6.9 [INFO] [stderr] Downloaded string_cache v0.6.0 [INFO] [stderr] Downloaded tendril v0.3.0 [INFO] [stderr] Downloaded structopt-derive v0.0.5 [INFO] [stderr] Downloaded hyper v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4768f77384b1075fed33e3b6928043df64c811d572f20431ebec46c93998e09b [INFO] running `Command { std: "docker" "start" "-a" "4768f77384b1075fed33e3b6928043df64c811d572f20431ebec46c93998e09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4768f77384b1075fed33e3b6928043df64c811d572f20431ebec46c93998e09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4768f77384b1075fed33e3b6928043df64c811d572f20431ebec46c93998e09b", kill_on_drop: false }` [INFO] [stdout] 4768f77384b1075fed33e3b6928043df64c811d572f20431ebec46c93998e09b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b6a85a6c00e567d46b881ccd85f504c39f9800a1fbd59fc109f0050e3db170 [INFO] running `Command { std: "docker" "start" "-a" "85b6a85a6c00e567d46b881ccd85f504c39f9800a1fbd59fc109f0050e3db170", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.1 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTzOYkX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gcc` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFqyiiG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (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/rmetavaQim4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `net2` (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/rmetapawih0" [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/rmeta95SPuw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (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/rmetaVpkKwy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85b6a85a6c00e567d46b881ccd85f504c39f9800a1fbd59fc109f0050e3db170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b6a85a6c00e567d46b881ccd85f504c39f9800a1fbd59fc109f0050e3db170", kill_on_drop: false }` [INFO] [stdout] 85b6a85a6c00e567d46b881ccd85f504c39f9800a1fbd59fc109f0050e3db170