[INFO] cloning repository https://github.com/wickedtech/tmdb-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wickedtech/tmdb-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedtech%2Ftmdb-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedtech%2Ftmdb-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9595c5abdf7d5996736909133d0bcb17f98de6a [INFO] checking wickedtech/tmdb-api against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwickedtech%2Ftmdb-api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wickedtech/tmdb-api on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wickedtech/tmdb-api [INFO] finished tweaking git repo https://github.com/wickedtech/tmdb-api [INFO] tweaked toml for git repo https://github.com/wickedtech/tmdb-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wickedtech/tmdb-api 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 333e5927327018ef5d919fe38968377c570afddd50d483bbb2f530ce86b8a747 [INFO] running `Command { std: "docker" "start" "-a" "333e5927327018ef5d919fe38968377c570afddd50d483bbb2f530ce86b8a747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "333e5927327018ef5d919fe38968377c570afddd50d483bbb2f530ce86b8a747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333e5927327018ef5d919fe38968377c570afddd50d483bbb2f530ce86b8a747", kill_on_drop: false }` [INFO] [stdout] 333e5927327018ef5d919fe38968377c570afddd50d483bbb2f530ce86b8a747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41494b71a9685cec17d1a1d11827aeebab5293a5c85c2bd2232acc59713a5011 [INFO] running `Command { std: "docker" "start" "-a" "41494b71a9685cec17d1a1d11827aeebab5293a5c85c2bd2232acc59713a5011", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking rustls-pki-types v1.4.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-a4dc14400d843166.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: ring@0.17.8: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: ring@0.17.8: crypto/fipsmodule/ec/gfp_p384.c:247: fatal error: error writing to /tmp/ccgVRHU4.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `ring v0.17.8` [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/ring-3bb179b3cd4870d5/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [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] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=crypto/fipsmodule/ec/gfp_p384.c:247: fatal error: error writing to /tmp/ccgVRHU4.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-3a9fca3fba2c547c/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-3a9fca3fba2c547c/out/a9af75d892b04b75-gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hashbrown-92e19391d7aaf18b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hashbrown-92e19391d7aaf18b/dep-lib-hashbrown` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `regex-syntax` (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/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/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/rustcG2KqRk/symbols.o" "/opt/rustwide/target/debug/build/async-trait-dabeae5f0dd121f5/build_script_build-dabeae5f0dd121f5.build_script_build.f92ba0c601b7177a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/async-trait-dabeae5f0dd121f5/build_script_build-dabeae5f0dd121f5.big1neb31q9f5xpcxmkvo5ufp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/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/be699666730c5a1745838222e98e2d85019affdc/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/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/async-trait-dabeae5f0dd121f5/build_script_build-dabeae5f0dd121f5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `async-trait` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5Igsm7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "41494b71a9685cec17d1a1d11827aeebab5293a5c85c2bd2232acc59713a5011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41494b71a9685cec17d1a1d11827aeebab5293a5c85c2bd2232acc59713a5011", kill_on_drop: false }` [INFO] [stdout] 41494b71a9685cec17d1a1d11827aeebab5293a5c85c2bd2232acc59713a5011