[INFO] cloning repository https://github.com/neoks23/paddle_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neoks23/paddle_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoks23%2Fpaddle_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoks23%2Fpaddle_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd08d5c9b189e73bbf276169c621340c1c5881ec [INFO] checking neoks23/paddle_project against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoks23%2Fpaddle_project" "/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/neoks23/paddle_project on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neoks23/paddle_project [INFO] finished tweaking git repo https://github.com/neoks23/paddle_project [INFO] tweaked toml for git repo https://github.com/neoks23/paddle_project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/neoks23/paddle_project 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" "+fc545c6b951a304df08b327c158f92678582f435" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0776a0d6350316d9844c07be267ad79a3458eb2a40872a3185c28933fe612d53 [INFO] running `Command { std: "docker" "start" "-a" "0776a0d6350316d9844c07be267ad79a3458eb2a40872a3185c28933fe612d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0776a0d6350316d9844c07be267ad79a3458eb2a40872a3185c28933fe612d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0776a0d6350316d9844c07be267ad79a3458eb2a40872a3185c28933fe612d53", kill_on_drop: false }` [INFO] [stdout] 0776a0d6350316d9844c07be267ad79a3458eb2a40872a3185c28933fe612d53 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d401989d4e82a5eb40d29d24c5a662bab2ea02338fe271bfcd8740a70b06ba2 [INFO] running `Command { std: "docker" "start" "-a" "7d401989d4e82a5eb40d29d24c5a662bab2ea02338fe271bfcd8740a70b06ba2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bevy_tasks v0.4.0 [INFO] [stderr] Checking fixedbitset v0.3.1 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Checking notify v5.0.0-pre.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking owned_ttf_parser v0.9.0 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Checking ab_glyph v0.2.7 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3IYP9v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3IYP9v/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/cpal-c5823ed308bfae73/build_script_build-c5823ed308bfae73" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `cpal` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: minimp3-sys@0.3.2: ar: /opt/rustwide/target/debug/build/minimp3-sys-2d184ec9b7267189/out/libminimp3.a: No space left on device [INFO] [stderr] error: failed to run custom build command for `minimp3-sys v0.3.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/minimp3-sys-2264ed53e306c7ba/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "minimp3/" "-Wall" "-Wextra" "-DMINIMP3_IMPLEMENTATION" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-2d184ec9b7267189/out/minimp3.o" "-c" "minimp3.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/minimp3-sys-2d184ec9b7267189/out/libminimp3.a" "/opt/rustwide/target/debug/build/minimp3-sys-2d184ec9b7267189/out/minimp3.o" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/minimp3-sys-2d184ec9b7267189/out/libminimp3.a: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/minimp3-sys-2d184ec9b7267189/out/libminimp3.a" "/opt/rustwide/target/debug/build/minimp3-sys-2d184ec9b7267189/out/minimp3.o" with args "ar" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/ash-65fbbaf1a275548f.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/rmeta6UlH5V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ab_glyph` (lib) due to 1 previous error [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/rmetal5twU4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `guillotiere` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [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/fc545c6b951a304df08b327c158f92678582f435/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=df6548c80227ca30 -C extra-filename=-044d9c2a2f4af617 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7bc2d94d3bd91595.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bfed3e0893587274.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7d401989d4e82a5eb40d29d24c5a662bab2ea02338fe271bfcd8740a70b06ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d401989d4e82a5eb40d29d24c5a662bab2ea02338fe271bfcd8740a70b06ba2", kill_on_drop: false }` [INFO] [stdout] 7d401989d4e82a5eb40d29d24c5a662bab2ea02338fe271bfcd8740a70b06ba2