[INFO] cloning repository https://github.com/doodlewind/learn-wgpu-cn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doodlewind/learn-wgpu-cn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoodlewind%2Flearn-wgpu-cn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoodlewind%2Flearn-wgpu-cn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c30cecff65ee342fe523d9fb63d583dea5e6898
[INFO] checking doodlewind/learn-wgpu-cn against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoodlewind%2Flearn-wgpu-cn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file code/intermediate/tutorial11-normals/res/cobble-diffuse.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial11-normals/res/cobble-normal.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial11-normals/res/cube-diffuse.jpg
[INFO] [stderr] error: unable to write file code/intermediate/tutorial11-normals/res/cube-normal.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial11-normals/res/cube.mtl
[INFO] [stderr] error: unable to write file code/intermediate/tutorial11-normals/res/cube.obj
[INFO] [stderr] error: unable to write file code/intermediate/tutorial11-normals/res/cube.zip
[INFO] [stderr] fatal: cannot create directory at 'code/intermediate/tutorial11-normals/src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking doodlewind/learn-wgpu-cn against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoodlewind%2Flearn-wgpu-cn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cobble-normal.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube-diffuse.jpg
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube-normal.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube.mtl
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube.obj
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube.zip
[INFO] [stderr] fatal: cannot create directory at 'code/intermediate/tutorial12-camera/src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking doodlewind/learn-wgpu-cn against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoodlewind%2Flearn-wgpu-cn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cobble-diffuse.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cobble-normal.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube-diffuse.jpg
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube-normal.png
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube.mtl
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube.obj
[INFO] [stderr] error: unable to write file code/intermediate/tutorial12-camera/res/cube.zip
[INFO] [stderr] fatal: cannot create directory at 'code/intermediate/tutorial12-camera/src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking doodlewind/learn-wgpu-cn against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoodlewind%2Flearn-wgpu-cn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/doodlewind/learn-wgpu-cn
[INFO] finished tweaking git repo https://github.com/doodlewind/learn-wgpu-cn
[INFO] tweaked toml for git repo https://github.com/doodlewind/learn-wgpu-cn written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doodlewind/learn-wgpu-cn on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doodlewind/learn-wgpu-cn 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naga v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ad1cf950ca692a4c80e5f3daaa43932cdb5481470e36ddb2af6b91742cae3ea
[INFO] running `Command { std: "docker" "start" "-a" "0ad1cf950ca692a4c80e5f3daaa43932cdb5481470e36ddb2af6b91742cae3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ad1cf950ca692a4c80e5f3daaa43932cdb5481470e36ddb2af6b91742cae3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad1cf950ca692a4c80e5f3daaa43932cdb5481470e36ddb2af6b91742cae3ea", kill_on_drop: false }`
[INFO] [stdout] 0ad1cf950ca692a4c80e5f3daaa43932cdb5481470e36ddb2af6b91742cae3ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00e9c92e14576eb58b9d5d7c2f1d801d060d209367eca94fec24f8e4c3025529
[INFO] running `Command { std: "docker" "start" "-a" "00e9c92e14576eb58b9d5d7c2f1d801d060d209367eca94fec24f8e4c3025529", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.35
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking libloading v0.7.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling wayland-sys v0.29.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wgpu-core v0.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.1
[INFO] [stderr]     Checking gpu-alloc v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking ash v0.33.3+1.2.191
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking glow v0.11.1
[INFO] [stderr]     Checking profiling v1.0.4
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.2
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/aho-corasick-5e87e66606b6e02a/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/smithay-client-toolkit-b31ba800c20e0162/rmeta4cmxNJ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smithay-client-toolkit` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadRxn1O"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-723d0d27d256b4a8.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta39D7TI"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNc9AHn"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `copyless` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `codespan-reporting` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatQ2Iz0/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHfrTgr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-f472a10c87caddee.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHfrTgr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/x11-dl-a90b8df7262c7554/build_script_build-a90b8df7262c7554" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-22ba8fbe87df160c/lib-num_traits`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not compile `x11-dl` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJngZtl"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inplace_it` (lib) due to 1 previous error
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/ash-8d1305eeebc25e45.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanJnU4M"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glow` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNEMdn9"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaU7I6Vc/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "00e9c92e14576eb58b9d5d7c2f1d801d060d209367eca94fec24f8e4c3025529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e9c92e14576eb58b9d5d7c2f1d801d060d209367eca94fec24f8e4c3025529", kill_on_drop: false }`
[INFO] [stdout] 00e9c92e14576eb58b9d5d7c2f1d801d060d209367eca94fec24f8e4c3025529
