[INFO] cloning repository https://github.com/huzhanchi/rust-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huzhanchi/rust-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuzhanchi%2Frust-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuzhanchi%2Frust-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 208836ec0a6bb7e4fbdf4baf7d3ef41c1dad5e71 [INFO] testing huzhanchi/rust-http against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuzhanchi%2Frust-http" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/huzhanchi/rust-http [INFO] finished tweaking git repo https://github.com/huzhanchi/rust-http [INFO] tweaked toml for git repo https://github.com/huzhanchi/rust-http written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/huzhanchi/rust-http on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/huzhanchi/rust-http 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071a2cc330226b2eab874c8db6c748bc2d4ce03fa28ce1f11a16cff93a879e75 [INFO] running `Command { std: "docker" "start" "-a" "071a2cc330226b2eab874c8db6c748bc2d4ce03fa28ce1f11a16cff93a879e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071a2cc330226b2eab874c8db6c748bc2d4ce03fa28ce1f11a16cff93a879e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071a2cc330226b2eab874c8db6c748bc2d4ce03fa28ce1f11a16cff93a879e75", kill_on_drop: false }` [INFO] [stdout] 071a2cc330226b2eab874c8db6c748bc2d4ce03fa28ce1f11a16cff93a879e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20b856d6dc4ba82c833b96125124a860cabf52f748ed0ffc5de25412627027a7 [INFO] running `Command { std: "docker" "start" "-a" "20b856d6dc4ba82c833b96125124a860cabf52f748ed0ffc5de25412627027a7", kill_on_drop: false }` [INFO] [stderr] Compiling rust-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapRDLme" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-http` (bin "rust-http") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "20b856d6dc4ba82c833b96125124a860cabf52f748ed0ffc5de25412627027a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b856d6dc4ba82c833b96125124a860cabf52f748ed0ffc5de25412627027a7", kill_on_drop: false }` [INFO] [stdout] 20b856d6dc4ba82c833b96125124a860cabf52f748ed0ffc5de25412627027a7