[INFO] cloning repository https://github.com/mu6m/window-timer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mu6m/window-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmu6m%2Fwindow-timer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmu6m%2Fwindow-timer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f204bcb2f9c8f4e828349a31f47bb0332d1037b0 [INFO] checking mu6m/window-timer against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmu6m%2Fwindow-timer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mu6m/window-timer on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mu6m/window-timer [INFO] finished tweaking git repo https://github.com/mu6m/window-timer [INFO] tweaked toml for git repo https://github.com/mu6m/window-timer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mu6m/window-timer 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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9d81a4d4ea6e449ee6a459373b54f6baae4101d3d17278034943f3d13d8d529 [INFO] running `Command { std: "docker" "start" "-a" "f9d81a4d4ea6e449ee6a459373b54f6baae4101d3d17278034943f3d13d8d529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9d81a4d4ea6e449ee6a459373b54f6baae4101d3d17278034943f3d13d8d529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d81a4d4ea6e449ee6a459373b54f6baae4101d3d17278034943f3d13d8d529", kill_on_drop: false }` [INFO] [stdout] f9d81a4d4ea6e449ee6a459373b54f6baae4101d3d17278034943f3d13d8d529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0d7faac4419c26103de8a778d1c6bd56b544440101d23e6f9ea22c30fd24166 [INFO] running `Command { std: "docker" "start" "-a" "d0d7faac4419c26103de8a778d1c6bd56b544440101d23e6f9ea22c30fd24166", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling xcb v1.2.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `xcb` (build script) [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/5e7498e6740d105521420ac0ab146e2c7a21596d/bin/rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-1.2.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="randr"' --cfg 'feature="render"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("composite", "damage", "debug_atom_names", "dpms", "dri2", "dri3", "ge", "glx", "present", "randr", "record", "render", "res", "screensaver", "shape", "shm", "sync", "x11", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xlib_xcb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=2b389b9d36a97059 -C extra-filename=-b2a859c8d0d338db --out-dir /opt/rustwide/target/debug/build/xcb-b2a859c8d0d338db -L dependency=/opt/rustwide/target/debug/deps --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-e05145b2972db4e5.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d0d7faac4419c26103de8a778d1c6bd56b544440101d23e6f9ea22c30fd24166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d7faac4419c26103de8a778d1c6bd56b544440101d23e6f9ea22c30fd24166", kill_on_drop: false }` [INFO] [stdout] d0d7faac4419c26103de8a778d1c6bd56b544440101d23e6f9ea22c30fd24166