[INFO] cloning repository https://github.com/akai54/rust-macroquad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akai54/rust-macroquad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakai54%2Frust-macroquad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakai54%2Frust-macroquad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddc0bc1bd3c379a7df8d5af1fc5c68e9b4c3db35 [INFO] checking akai54/rust-macroquad/ddc0bc1bd3c379a7df8d5af1fc5c68e9b4c3db35 against master#826b673412d2f579e7865b6f26bc9771c6d3b097 for pr-133397 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakai54%2Frust-macroquad" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akai54/rust-macroquad on toolchain 826b673412d2f579e7865b6f26bc9771c6d3b097 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akai54/rust-macroquad [INFO] finished tweaking git repo https://github.com/akai54/rust-macroquad [INFO] tweaked toml for git repo https://github.com/akai54/rust-macroquad written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/akai54/rust-macroquad 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" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sapp-android v0.1.14 [INFO] [stderr] Downloaded macroquad-platformer v0.1.2 [INFO] [stderr] Downloaded macroquad-tiled v0.1.1 [INFO] [stderr] Downloaded nanoserde-derive v0.1.18 [INFO] [stderr] Downloaded nanoserde v0.1.29 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.42 [INFO] [stderr] Downloaded macroquad v0.3.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d056cc18f18c8675fc4e0df47fb6cca6e74511df344e93234d42c8f14e5f2f2 [INFO] running `Command { std: "docker" "start" "-a" "2d056cc18f18c8675fc4e0df47fb6cca6e74511df344e93234d42c8f14e5f2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d056cc18f18c8675fc4e0df47fb6cca6e74511df344e93234d42c8f14e5f2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d056cc18f18c8675fc4e0df47fb6cca6e74511df344e93234d42c8f14e5f2f2", kill_on_drop: false }` [INFO] [stdout] 2d056cc18f18c8675fc4e0df47fb6cca6e74511df344e93234d42c8f14e5f2f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+826b673412d2f579e7865b6f26bc9771c6d3b097" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f87edce9fd1215705d70bce197b5f0d30ae1e24a4c75cf5fabc71a6517112db [INFO] running `Command { std: "docker" "start" "-a" "1f87edce9fd1215705d70bce197b5f0d30ae1e24a4c75cf5fabc71a6517112db", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQ4q7zI" [INFO] [stdout] [INFO] [stdout] [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 `sapp-linux` (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/826b673412d2f579e7865b6f26bc9771c6d3b097/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sapp-linux-0.1.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ed50a7c69c85b48 -C extra-filename=-8ed50a7c69c85b48 --out-dir /opt/rustwide/target/debug/build/sapp-linux-8ed50a7c69c85b48 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crc32fast` (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/826b673412d2f579e7865b6f26bc9771c6d3b097/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=033377afe9b24290 -C extra-filename=-033377afe9b24290 --out-dir /opt/rustwide/target/debug/build/crc32fast-033377afe9b24290 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `maybe-uninit` (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/826b673412d2f579e7865b6f26bc9771c6d3b097/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44c5011682a694ef -C extra-filename=-44c5011682a694ef --out-dir /opt/rustwide/target/debug/build/maybe-uninit-44c5011682a694ef -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `libc` (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/826b673412d2f579e7865b6f26bc9771c6d3b097/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.112/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d48b080aa1e5e098 -C extra-filename=-d48b080aa1e5e098 --out-dir /opt/rustwide/target/debug/build/libc-d48b080aa1e5e098 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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/deps/rmetakwiDHN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byteorder` (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/rmetacWn2at" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dasp_sample` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc3vCpXE/symbols.o" "/opt/rustwide/target/debug/build/quad-alsa-sys-092c3cfbd77d1bab/build_script_build-092c3cfbd77d1bab.build_script_build.5d1bab76214df7ca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/quad-alsa-sys-092c3cfbd77d1bab/build_script_build-092c3cfbd77d1bab.c0d7dlp8xiir5jp8a0usstb5m.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd556125f3c54f38.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-24135b58e98c7743.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b84472edfde5b8b3.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9ea54a4ae45fef28.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/826b673412d2f579e7865b6f26bc9771c6d3b097/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/quad-alsa-sys-092c3cfbd77d1bab/build_script_build-092c3cfbd77d1bab" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: could not compile `quad-alsa-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1f87edce9fd1215705d70bce197b5f0d30ae1e24a4c75cf5fabc71a6517112db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f87edce9fd1215705d70bce197b5f0d30ae1e24a4c75cf5fabc71a6517112db", kill_on_drop: false }` [INFO] [stdout] 1f87edce9fd1215705d70bce197b5f0d30ae1e24a4c75cf5fabc71a6517112db