[INFO] cloning repository https://github.com/beltram/mahttp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beltram/mahttp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeltram%2Fmahttp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeltram%2Fmahttp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30669c3d4b682a38383a577c8f4d658ce3b67bb2
[INFO] checking beltram/mahttp against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeltram%2Fmahttp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/beltram/mahttp on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/beltram/mahttp
[INFO] finished tweaking git repo https://github.com/beltram/mahttp
[INFO] tweaked toml for git repo https://github.com/beltram/mahttp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/beltram/mahttp 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd402310b71adb7e64f5d6013e65010dcf9d308f51167057a9273a24bbf93b8a
[INFO] running `Command { std: "docker" "start" "-a" "bd402310b71adb7e64f5d6013e65010dcf9d308f51167057a9273a24bbf93b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd402310b71adb7e64f5d6013e65010dcf9d308f51167057a9273a24bbf93b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd402310b71adb7e64f5d6013e65010dcf9d308f51167057a9273a24bbf93b8a", kill_on_drop: false }`
[INFO] [stdout] bd402310b71adb7e64f5d6013e65010dcf9d308f51167057a9273a24bbf93b8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d170ed7cc516126a3513b88a35ef86d0756d555e70e5eb84abf3f29a9f8ae847
[INFO] running `Command { std: "docker" "start" "-a" "d170ed7cc516126a3513b88a35ef86d0756d555e70e5eb84abf3f29a9f8ae847", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d170ed7cc516126a3513b88a35ef86d0756d555e70e5eb84abf3f29a9f8ae847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d170ed7cc516126a3513b88a35ef86d0756d555e70e5eb84abf3f29a9f8ae847", kill_on_drop: false }`
[INFO] [stdout] d170ed7cc516126a3513b88a35ef86d0756d555e70e5eb84abf3f29a9f8ae847
