[INFO] cloning repository https://github.com/manifest/google-cloud-example-web-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manifest/google-cloud-example-web-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fgoogle-cloud-example-web-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fgoogle-cloud-example-web-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e007aa755bf5bb50ad53214159ad48b2636d1383 [INFO] testing manifest/google-cloud-example-web-rs against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest%2Fgoogle-cloud-example-web-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manifest/google-cloud-example-web-rs on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/manifest/google-cloud-example-web-rs [INFO] finished tweaking git repo https://github.com/manifest/google-cloud-example-web-rs [INFO] tweaked toml for git repo https://github.com/manifest/google-cloud-example-web-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/manifest/google-cloud-example-web-rs 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33a6ca7266518e15d9fb99a20197e842aa13df6881d7b8e784308e2b4c7f4df [INFO] running `Command { std: "docker" "start" "-a" "c33a6ca7266518e15d9fb99a20197e842aa13df6881d7b8e784308e2b4c7f4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33a6ca7266518e15d9fb99a20197e842aa13df6881d7b8e784308e2b4c7f4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33a6ca7266518e15d9fb99a20197e842aa13df6881d7b8e784308e2b4c7f4df", kill_on_drop: false }` [INFO] [stdout] c33a6ca7266518e15d9fb99a20197e842aa13df6881d7b8e784308e2b4c7f4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ffb010d8ea4df4d7a767ae501fad2b430926428cd3444071dd03711b49d7476 [INFO] running `Command { std: "docker" "start" "-a" "8ffb010d8ea4df4d7a767ae501fad2b430926428cd3444071dd03711b49d7476", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libhyper-1ee05aa98f536946.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8ffb010d8ea4df4d7a767ae501fad2b430926428cd3444071dd03711b49d7476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffb010d8ea4df4d7a767ae501fad2b430926428cd3444071dd03711b49d7476", kill_on_drop: false }` [INFO] [stdout] 8ffb010d8ea4df4d7a767ae501fad2b430926428cd3444071dd03711b49d7476