[INFO] cloning repository https://github.com/hiqua/tiro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiqua/tiro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc70972a3bdb1557d44d649787fb79e3d87ad487 [INFO] checking hiqua/tiro against master#fd17deacce374a4185c882795be162e17b557050 for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hiqua/tiro on toolchain fd17deacce374a4185c882795be162e17b557050 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hiqua/tiro [INFO] finished tweaking git repo https://github.com/hiqua/tiro [INFO] tweaked toml for git repo https://github.com/hiqua/tiro written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hiqua/tiro 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" "+fd17deacce374a4185c882795be162e17b557050" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-rust v3.6.3 [INFO] [stderr] Downloaded dbus v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58f01fd8ba024aeb32d467262d23398eff7cd9a8b80232258d8c78beafa96fad [INFO] running `Command { std: "docker" "start" "-a" "58f01fd8ba024aeb32d467262d23398eff7cd9a8b80232258d8c78beafa96fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58f01fd8ba024aeb32d467262d23398eff7cd9a8b80232258d8c78beafa96fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f01fd8ba024aeb32d467262d23398eff7cd9a8b80232258d8c78beafa96fad", kill_on_drop: false }` [INFO] [stdout] 58f01fd8ba024aeb32d467262d23398eff7cd9a8b80232258d8c78beafa96fad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee8f2de715282586b30e8f9705c8d3627841696c395ce5ac0d645496ed9353cf [INFO] running `Command { std: "docker" "start" "-a" "ee8f2de715282586b30e8f9705c8d3627841696c395ce5ac0d645496ed9353cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUihQN3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUmaYoQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4G3K7H/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVSQ3gE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ee8f2de715282586b30e8f9705c8d3627841696c395ce5ac0d645496ed9353cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8f2de715282586b30e8f9705c8d3627841696c395ce5ac0d645496ed9353cf", kill_on_drop: false }` [INFO] [stdout] ee8f2de715282586b30e8f9705c8d3627841696c395ce5ac0d645496ed9353cf