[INFO] cloning repository https://github.com/pzmarzly/kiosk-miarka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pzmarzly/kiosk-miarka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmarzly%2Fkiosk-miarka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmarzly%2Fkiosk-miarka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94537cc8a043ec9e3e19aa5fd0d226f29f3e4358 [INFO] building pzmarzly/kiosk-miarka against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzmarzly%2Fkiosk-miarka" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pzmarzly/kiosk-miarka on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pzmarzly/kiosk-miarka [INFO] finished tweaking git repo https://github.com/pzmarzly/kiosk-miarka [INFO] tweaked toml for git repo https://github.com/pzmarzly/kiosk-miarka written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pzmarzly/kiosk-miarka 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.6.1 [INFO] [stderr] Downloaded crossbeam-deque v0.6.2 [INFO] [stderr] Downloaded smallvec v0.6.6 [INFO] [stderr] Downloaded glib v0.6.0 [INFO] [stderr] Downloaded hyper v0.12.14 [INFO] [stderr] Downloaded encoding_rs v0.8.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec00225c17647de91c2fe515f492dd48e8c26703bce988f92eace049e4ed9d72 [INFO] running `Command { std: "docker" "start" "-a" "ec00225c17647de91c2fe515f492dd48e8c26703bce988f92eace049e4ed9d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec00225c17647de91c2fe515f492dd48e8c26703bce988f92eace049e4ed9d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec00225c17647de91c2fe515f492dd48e8c26703bce988f92eace049e4ed9d72", kill_on_drop: false }` [INFO] [stdout] ec00225c17647de91c2fe515f492dd48e8c26703bce988f92eace049e4ed9d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd9eabc8eb4ffe7799cb587ae8c201c162ffee89ac12be7e2e0b415b1e33610 [INFO] running `Command { std: "docker" "start" "-a" "cdd9eabc8eb4ffe7799cb587ae8c201c162ffee89ac12be7e2e0b415b1e33610", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcLdtf8u" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-codec` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-reactor` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name tokio_reactor --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41967049606ce6c6 -C extra-filename=-247d9817e7ce804b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-354a1148c41a664a.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-8ce254702e0a0dce.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-dd1aa67fee55d94c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3d173cacd48a2279.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-68227e5193134f20.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d3652538de55628d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-77af685aba83f2ea.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-6210b21242e6e4c6.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-709c8b786b8ece3f.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-6254b6c974b1a697.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `crossbeam-epoch` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name crossbeam_epoch --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "nightly", "sanitize", "std"))' -C metadata=9ac6c7b85662ce5f -C extra-filename=-afefa76422604ab4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-ae5ef20d9ef543e4.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b7623ee0a78c2d65.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-3aae6eaf7f98619f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-dd1aa67fee55d94c.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-efae9a89a8822d60.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-f6e8b34bf85cc093.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio_threadpool-df4b617c195a18a6.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-threadpool` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pango-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name pango_sys --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pango-sys-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v1_31"' --cfg 'feature="v1_32"' --cfg 'feature="v1_32_4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v1_31", "v1_32", "v1_32_4", "v1_34", "v1_36_7", "v1_38", "v1_42"))' -C metadata=c4733f75b515062c -C extra-filename=-d7a748306f9d1c63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-8656715b7258f769.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5891e54548ba531a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7dd0402be564dd42.rmeta --cap-lints allow --cap-lints=warn -l pango-1.0 -l gobject-2.0 -l glib-2.0 -l harfbuzz` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/openssl-sys-aa56ced23d3452ad/rmetaeIWarS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4SU0RY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gio-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxBxcJ6/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cdd9eabc8eb4ffe7799cb587ae8c201c162ffee89ac12be7e2e0b415b1e33610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd9eabc8eb4ffe7799cb587ae8c201c162ffee89ac12be7e2e0b415b1e33610", kill_on_drop: false }` [INFO] [stdout] cdd9eabc8eb4ffe7799cb587ae8c201c162ffee89ac12be7e2e0b415b1e33610