[INFO] cloning repository https://github.com/tigercat2000/p3dtools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tigercat2000/p3dtools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75d0b250092777bca3d40b734127a26bfb235b69 [INFO] checking tigercat2000/p3dtools against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tigercat2000/p3dtools on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tigercat2000/p3dtools [INFO] finished tweaking git repo https://github.com/tigercat2000/p3dtools [INFO] tweaked toml for git repo https://github.com/tigercat2000/p3dtools written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tigercat2000/p3dtools 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 823a89d0e9f2f6f60f5be58211cf8f1a39b21609feab7224a0c84fb9f6da6bbd [INFO] running `Command { std: "docker" "start" "-a" "823a89d0e9f2f6f60f5be58211cf8f1a39b21609feab7224a0c84fb9f6da6bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "823a89d0e9f2f6f60f5be58211cf8f1a39b21609feab7224a0c84fb9f6da6bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823a89d0e9f2f6f60f5be58211cf8f1a39b21609feab7224a0c84fb9f6da6bbd", kill_on_drop: false }` [INFO] [stdout] 823a89d0e9f2f6f60f5be58211cf8f1a39b21609feab7224a0c84fb9f6da6bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b54c1eed125ce0d1f9d78e1811aad911e50255625009dadefd10a972760d930 [INFO] running `Command { std: "docker" "start" "-a" "4b54c1eed125ce0d1f9d78e1811aad911e50255625009dadefd10a972760d930", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.51/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcr518kd/symbols.o" "/opt/rustwide/target/debug/build/libc-50298efdc212a44f/build_script_build-50298efdc212a44f.build_script_build.1e24b5d82e3e6542-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libc-50298efdc212a44f/build_script_build-50298efdc212a44f.build_script_build.1e24b5d82e3e6542-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/libc-50298efdc212a44f/build_script_build-50298efdc212a44f.1udwhvwp08tand74.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-50298efdc212a44f/build_script_build-50298efdc212a44f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaI2zHXi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytemuck` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-bfce7a1202663b18/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcudP5Vx/symbols.o" "/opt/rustwide/target/debug/build/eyre-57a49839ca14b6ce/build_script_build-57a49839ca14b6ce.build_script_build.3d61a19a1010a7c9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/eyre-57a49839ca14b6ce/build_script_build-57a49839ca14b6ce.5bp6gqzt9t362la6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c1feb3eceef7d5f0126c309a87062cf413fe0a25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/eyre-57a49839ca14b6ce/build_script_build-57a49839ca14b6ce" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eyre` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (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/c1feb3eceef7d5f0126c309a87062cf413fe0a25/bin/rustc --crate-name memchr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.5.0/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="std"' -C metadata=201cfa3d2c879f91 -C extra-filename=-201cfa3d2c879f91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaU8rKlB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4b54c1eed125ce0d1f9d78e1811aad911e50255625009dadefd10a972760d930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b54c1eed125ce0d1f9d78e1811aad911e50255625009dadefd10a972760d930", kill_on_drop: false }` [INFO] [stdout] 4b54c1eed125ce0d1f9d78e1811aad911e50255625009dadefd10a972760d930 [INFO] checking tigercat2000/p3dtools against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/kinds.rs [INFO] [stderr] fatal: cannot create directory at 'crates/p3dparse/src/chunk/data/kinds': 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 tigercat2000/p3dtools against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/helpers.rs [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/kinds.rs [INFO] [stderr] fatal: cannot create directory at 'crates/p3dparse/src/chunk/data/kinds': 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 tigercat2000/p3dtools against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/helpers.rs [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/kinds.rs [INFO] [stderr] fatal: cannot create directory at 'crates/p3dparse/src/chunk/data/kinds': 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 tigercat2000/p3dtools against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/data_enum_impl.rs [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/helpers.rs [INFO] [stderr] error: unable to write file crates/p3dparse/src/chunk/data/kinds.rs [INFO] [stderr] fatal: cannot create directory at 'crates/p3dparse/src/chunk/data/kinds': 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 tigercat2000/p3dtools against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigercat2000%2Fp3dtools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/gltf_builder/src/test_files/basn0g01.png [INFO] [stderr] error: unable to write file crates/gltf_builder/src/trait_components.rs [INFO] [stderr] error: unable to write file crates/gltf_builder/src/trait_le_bytes.rs [INFO] [stderr] error: unable to write file crates/gltf_builder/src/types.rs [INFO] [stderr] fatal: cannot create directory at 'crates/p3d2gltf': 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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tigercat2000/p3dtools [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.