[INFO] cloning repository https://github.com/michealkeines/NetFlex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michealkeines/NetFlex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/michealkeines/NetFlex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michealkeines/NetFlex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex'... [INFO] [stderr] fatal: sha1 file '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex/objects/pack/tmp_rev_QiI6UQ' write error. Out of diskspace [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/michealkeines/NetFlex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michealkeines/NetFlex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/michealkeines/NetFlex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michealkeines/NetFlex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/michealkeines/NetFlex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michealkeines/NetFlex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e97a83c344c2d790c1d37fd0a78b932ee8173ee [INFO] checking michealkeines/NetFlex against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichealkeines%2FNetFlex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michealkeines/NetFlex on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michealkeines/NetFlex [INFO] finished tweaking git repo https://github.com/michealkeines/NetFlex [INFO] tweaked toml for git repo https://github.com/michealkeines/NetFlex written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michealkeines/NetFlex 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/co/ap/coap-message, error: No space left on device (os error 28) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_transport v0.35.0 [INFO] [stderr] Downloaded pnet v0.35.0 [INFO] [stderr] Downloaded coap-message v0.2.3 [INFO] [stderr] Downloaded coap-lite v0.13.0 [INFO] [stderr] Downloaded coap-message v0.3.3 [INFO] [stderr] Downloaded pnet_datalink v0.35.0 [INFO] [stderr] Downloaded pnet_sys v0.35.0 [INFO] [stderr] Downloaded pcap v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e31e65d89a03b6faabf6dd708f22913e173754b9705ff0e56096277d05ccb2 [INFO] running `Command { std: "docker" "start" "-a" "99e31e65d89a03b6faabf6dd708f22913e173754b9705ff0e56096277d05ccb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e31e65d89a03b6faabf6dd708f22913e173754b9705ff0e56096277d05ccb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e31e65d89a03b6faabf6dd708f22913e173754b9705ff0e56096277d05ccb2", kill_on_drop: false }` [INFO] [stdout] 99e31e65d89a03b6faabf6dd708f22913e173754b9705ff0e56096277d05ccb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16f5e7960d9e93f0512defa3fde9d0c9e787edc1e4f658e24d22c4ee38562778 [INFO] running `Command { std: "docker" "start" "-a" "16f5e7960d9e93f0512defa3fde9d0c9e787edc1e4f658e24d22c4ee38562778", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/16f5e7960d9e93f0512defa3fde9d0c9e787edc1e4f658e24d22c4ee38562778/.tmp-resolv.conf.hash2159786153: no space left on device [INFO] running `Command { std: "docker" "inspect" "16f5e7960d9e93f0512defa3fde9d0c9e787edc1e4f658e24d22c4ee38562778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f5e7960d9e93f0512defa3fde9d0c9e787edc1e4f658e24d22c4ee38562778", kill_on_drop: false }` [INFO] [stdout] 16f5e7960d9e93f0512defa3fde9d0c9e787edc1e4f658e24d22c4ee38562778