[INFO] cloning repository https://github.com/alexpitsikoulis/chip8_emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexpitsikoulis/chip8_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpitsikoulis%2Fchip8_emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpitsikoulis%2Fchip8_emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a16a50a3c58a8fe96fc6598f0fd26515df0cca2 [INFO] documenting alexpitsikoulis/chip8_emulator against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpitsikoulis%2Fchip8_emulator" "/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/alexpitsikoulis/chip8_emulator on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexpitsikoulis/chip8_emulator [INFO] finished tweaking git repo https://github.com/alexpitsikoulis/chip8_emulator [INFO] tweaked toml for git repo https://github.com/alexpitsikoulis/chip8_emulator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alexpitsikoulis/chip8_emulator 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relm4-macros v0.5.0 [INFO] [stderr] Downloaded gtk4-macros v0.5.5 [INFO] [stderr] Downloaded graphene-sys v0.16.3 [INFO] [stderr] Downloaded gsk4-sys v0.5.5 [INFO] [stderr] Downloaded gsk4 v0.5.5 [INFO] [stderr] Downloaded graphene-rs v0.16.3 [INFO] [stderr] Downloaded gtk4-sys v0.5.5 [INFO] [stderr] Downloaded gdk4-sys v0.5.5 [INFO] [stderr] Downloaded relm4 v0.5.0 [INFO] [stderr] Downloaded gdk4 v0.5.5 [INFO] [stderr] Downloaded gtk4 v0.5.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad01170bbfdb7208bb1f9c365a0fa58f1b52444af55e7f1157c32412d33a3bf1 [INFO] running `Command { std: "docker" "start" "-a" "ad01170bbfdb7208bb1f9c365a0fa58f1b52444af55e7f1157c32412d33a3bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad01170bbfdb7208bb1f9c365a0fa58f1b52444af55e7f1157c32412d33a3bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad01170bbfdb7208bb1f9c365a0fa58f1b52444af55e7f1157c32412d33a3bf1", kill_on_drop: false }` [INFO] [stdout] ad01170bbfdb7208bb1f9c365a0fa58f1b52444af55e7f1157c32412d33a3bf1 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e4a5a2b08db77bc670da9da900af265ce1e33eac580962dd63b172e1884748 [INFO] running `Command { std: "docker" "start" "-a" "26e4a5a2b08db77bc670da9da900af265ce1e33eac580962dd63b172e1884748", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling winnow v0.3.5 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking spin v0.9.5 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.5 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling glib-macros v0.16.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling gtk4-macros v0.5.5 [INFO] [stderr] Compiling relm4-macros v0.5.0 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk4-sys v0.5.5 [INFO] [stderr] Compiling graphene-sys v0.16.3 [INFO] [stderr] Compiling gsk4-sys v0.5.5 [INFO] [stderr] Compiling gtk4-sys v0.5.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking futures-executor v0.3.26 [INFO] [stderr] Checking glib v0.16.7 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking graphene-rs v0.16.3 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/gio-56435c901b2e6540.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "26e4a5a2b08db77bc670da9da900af265ce1e33eac580962dd63b172e1884748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e4a5a2b08db77bc670da9da900af265ce1e33eac580962dd63b172e1884748", kill_on_drop: false }` [INFO] [stdout] 26e4a5a2b08db77bc670da9da900af265ce1e33eac580962dd63b172e1884748