[INFO] cloning repository https://github.com/rottencandy/wlock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rottencandy/wlock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frottencandy%2Fwlock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frottencandy%2Fwlock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98f394684c9c2f88e803797a129c71d50ba43bc9 [INFO] checking rottencandy/wlock against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frottencandy%2Fwlock" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rottencandy/wlock on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rottencandy/wlock [INFO] finished tweaking git repo https://github.com/rottencandy/wlock [INFO] tweaked toml for git repo https://github.com/rottencandy/wlock written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rottencandy/wlock 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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bc072a610ac543aba14af8106489f7ef60ecde6cb1d77b967146d3371ec2262 [INFO] running `Command { std: "docker" "start" "-a" "0bc072a610ac543aba14af8106489f7ef60ecde6cb1d77b967146d3371ec2262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc072a610ac543aba14af8106489f7ef60ecde6cb1d77b967146d3371ec2262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc072a610ac543aba14af8106489f7ef60ecde6cb1d77b967146d3371ec2262", kill_on_drop: false }` [INFO] [stdout] 0bc072a610ac543aba14af8106489f7ef60ecde6cb1d77b967146d3371ec2262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca556bc90b3cb4ecbc181d024ec6251f5c874a70d5f7e3274dd039c455be8515 [INFO] running `Command { std: "docker" "start" "-a" "ca556bc90b3cb4ecbc181d024ec6251f5c874a70d5f7e3274dd039c455be8515", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling khronos-egl v5.0.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-backend v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.30.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking users v0.8.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking pam v0.7.0 [INFO] [stderr] Checking xkbcommon v0.5.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQ0TiXx/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: failed to write to `/opt/rustwide/target/debug/deps/rmetaYv0lZn/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ca556bc90b3cb4ecbc181d024ec6251f5c874a70d5f7e3274dd039c455be8515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca556bc90b3cb4ecbc181d024ec6251f5c874a70d5f7e3274dd039c455be8515", kill_on_drop: false }` [INFO] [stdout] ca556bc90b3cb4ecbc181d024ec6251f5c874a70d5f7e3274dd039c455be8515