[INFO] cloning repository https://github.com/mxj4/typeholder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxj4/typeholder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxj4%2Ftypeholder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxj4%2Ftypeholder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08b588d63243f4720916d09f79b8f7a8bd556774 [INFO] building mxj4/typeholder against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxj4%2Ftypeholder" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxj4/typeholder on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mxj4/typeholder [INFO] finished tweaking git repo https://github.com/mxj4/typeholder [INFO] tweaked toml for git repo https://github.com/mxj4/typeholder written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mxj4/typeholder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-arena v1.3.0 [INFO] [stderr] Downloaded gettext-rs v0.3.0 [INFO] [stderr] Downloaded peresil v0.3.0 [INFO] [stderr] Downloaded sxd-document v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09224b12c39c299aee58516f57c6b77b7c85526d9ece358f38ed0cf898f30bd8 [INFO] running `Command { std: "docker" "start" "-a" "09224b12c39c299aee58516f57c6b77b7c85526d9ece358f38ed0cf898f30bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09224b12c39c299aee58516f57c6b77b7c85526d9ece358f38ed0cf898f30bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09224b12c39c299aee58516f57c6b77b7c85526d9ece358f38ed0cf898f30bd8", kill_on_drop: false }` [INFO] [stdout] 09224b12c39c299aee58516f57c6b77b7c85526d9ece358f38ed0cf898f30bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe9dcafa9d1498fcbdfbbd9db13e953feddcac301992add1c6f6490a48aee17 [INFO] running `Command { std: "docker" "start" "-a" "4fe9dcafa9d1498fcbdfbbd9db13e953feddcac301992add1c6f6490a48aee17", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling cairo-rs v0.1.3 (https://github.com/gtk-rs/cairo#94c84e60) [INFO] [stderr] Compiling gio v0.1.3 (https://github.com/gtk-rs/gio#2b2b061b) [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 (https://github.com/gtk-rs/gdk-pixbuf#cc1c9ab4) [INFO] [stderr] Compiling gdk v0.5.3 (https://github.com/gtk-rs/gdk#cdb612c7) [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.1.3 (https://github.com/gtk-rs/gtk#6f83f435) [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling gettext-rs v0.3.0 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling sxd-document v0.2.3 [INFO] [stderr] Compiling glib-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gobject-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gio-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 (https://github.com/gtk-rs/cairo#94c84e60) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling pango-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gdk-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling atk-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling gtk-sys v0.3.4 (https://github.com/gtk-rs/sys#af83826e) [INFO] [stderr] Compiling typeholder v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glib v0.1.3 (https://github.com/gtk-rs/glib#dc304963) [INFO] [stderr] Compiling pango v0.1.3 (https://github.com/gtk-rs/pango#df1ed704) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayeKhal" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pango` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gtk-sys` due to previous error [INFO] [stderr] error: could not compile `gio` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gdk` [INFO] running `Command { std: "docker" "inspect" "4fe9dcafa9d1498fcbdfbbd9db13e953feddcac301992add1c6f6490a48aee17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe9dcafa9d1498fcbdfbbd9db13e953feddcac301992add1c6f6490a48aee17", kill_on_drop: false }` [INFO] [stdout] 4fe9dcafa9d1498fcbdfbbd9db13e953feddcac301992add1c6f6490a48aee17