[INFO] cloning repository https://github.com/valeriyr/weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valeriyr/weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleriyr%2Fweather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleriyr%2Fweather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db54099dd424242548bec91e461418f5a1d46aa8 [INFO] testing valeriyr/weather against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleriyr%2Fweather" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valeriyr/weather on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valeriyr/weather [INFO] finished tweaking git repo https://github.com/valeriyr/weather [INFO] tweaked toml for git repo https://github.com/valeriyr/weather written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/valeriyr/weather already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pickledb v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 646696ee15710fde199dd2264032abe467ca1c3b93397200c7a41e482efad8f4 [INFO] running `Command { std: "docker" "start" "-a" "646696ee15710fde199dd2264032abe467ca1c3b93397200c7a41e482efad8f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "646696ee15710fde199dd2264032abe467ca1c3b93397200c7a41e482efad8f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646696ee15710fde199dd2264032abe467ca1c3b93397200c7a41e482efad8f4", kill_on_drop: false }` [INFO] [stdout] 646696ee15710fde199dd2264032abe467ca1c3b93397200c7a41e482efad8f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 747a42aca8dcadcb51d433202167be295dfb58ba2b43c104057519abe09406bc [INFO] running `Command { std: "docker" "start" "-a" "747a42aca8dcadcb51d433202167be295dfb58ba2b43c104057519abe09406bc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDO5FtC" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/log-50b9a1364a4547b5/rmetaZt3PGb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-lite` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `log` due to 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/build/proc-macro2-9d14a894cc8a718e/rmetaPSiV6a" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-e1e0d8fda8576284/rmetanUf5b5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` due to 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/rmetaXHq2mj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` due to 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/build/memchr-19fab0d0dc92abd6/rmetaEfqBPW" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/serde_derive-c207df67cbb520ae/rmetaKAHIOp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` due to 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/rmetaVPoYEx" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/syn-3a9f8048e1c9f067/rmetaS7ySKw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` due to previous error [INFO] [stderr] error: could not compile `memchr` due to previous error [INFO] [stderr] error: could not compile `lazy_static` due to previous error [INFO] [stderr] error: could not compile `syn` due to 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/build/futures-core-73cf4a644caf6d12/rmetafmy6XB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core` due to 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/rmeta06YQsC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itoa` due to 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/rmetab058Cs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` due to 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/rmetaPJfPMg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` due to 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/rmetaiCMbPw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` due to 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/rmetaCKtJmc" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaY8vB3c" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` due to previous error [INFO] [stderr] error: could not compile `cc` due to previous error [INFO] running `Command { std: "docker" "inspect" "747a42aca8dcadcb51d433202167be295dfb58ba2b43c104057519abe09406bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747a42aca8dcadcb51d433202167be295dfb58ba2b43c104057519abe09406bc", kill_on_drop: false }` [INFO] [stdout] 747a42aca8dcadcb51d433202167be295dfb58ba2b43c104057519abe09406bc