[INFO] cloning repository https://github.com/eatPizza311/rust-python-interops [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eatPizza311/rust-python-interops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeatPizza311%2Frust-python-interops", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeatPizza311%2Frust-python-interops'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a7fe817e6a656691abacb173f4be6d2357151d9 [INFO] checking eatPizza311/rust-python-interops against master#db0e836148accac8a22532e3596ac612b63c2d8e for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeatPizza311%2Frust-python-interops" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eatPizza311/rust-python-interops on toolchain db0e836148accac8a22532e3596ac612b63c2d8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eatPizza311/rust-python-interops [INFO] finished tweaking git repo https://github.com/eatPizza311/rust-python-interops [INFO] tweaked toml for git repo https://github.com/eatPizza311/rust-python-interops written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eatPizza311/rust-python-interops 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" "+db0e836148accac8a22532e3596ac612b63c2d8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primes v0.4.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.4 [INFO] [stderr] Downloaded pyo3-build-config v0.23.4 [INFO] [stderr] Downloaded pyo3-ffi v0.23.4 [INFO] [stderr] Downloaded pyo3-macros v0.23.4 [INFO] [stderr] Downloaded pyo3 v0.23.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe34f3a9b52cb072c914be2540686b768149129785bcc1fb3aeb67d317d7c183 [INFO] running `Command { std: "docker" "start" "-a" "fe34f3a9b52cb072c914be2540686b768149129785bcc1fb3aeb67d317d7c183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe34f3a9b52cb072c914be2540686b768149129785bcc1fb3aeb67d317d7c183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe34f3a9b52cb072c914be2540686b768149129785bcc1fb3aeb67d317d7c183", kill_on_drop: false }` [INFO] [stdout] fe34f3a9b52cb072c914be2540686b768149129785bcc1fb3aeb67d317d7c183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce780301170068f0c1de2c546d459904244c4e0e5fb3dd82f158cda5ffdc5b91 [INFO] running `Command { std: "docker" "start" "-a" "ce780301170068f0c1de2c546d459904244c4e0e5fb3dd82f158cda5ffdc5b91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking primes v0.4.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking welcome v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/00_welcome) [INFO] [stderr] Checking verifier v0.1.0 (/opt/rustwide/workdir/verifier) [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/derive_more-19870050c7dedca1/lib-derive_more` [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerovec-derive` (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/db0e836148accac8a22532e3596ac612b63c2d8e/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28fb58f78e152783 -C extra-filename=-a388f683ddc15559 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e4d661616b1f0b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ee441764c4c8752b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4ede63af12ba998a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcXNo4yg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcXNo4yg/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/zerocopy_derive-3f189cacb6eb78b5.b9b9egz1gsdt96ugsqcsbvi6o.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-4ede63af12ba998a.rlib,libquote-ee441764c4c8752b.rlib,libproc_macro2-95e4d661616b1f0b.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustcXNo4yg/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/deps/libzerocopy_derive-3f189cacb6eb78b5.so" "-Wl,--gc-sections" "-shared" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc70gOrv/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-4ede63af12ba998a.rlib,libquote-ee441764c4c8752b.rlib,libproc_macro2-95e4d661616b1f0b.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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/rustc70gOrv/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/html5ever-d5bdb1005169ad58/build_script_build-d5bdb1005169ad58" "-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] 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 `zerocopy-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `html5ever` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5IVUVL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ce780301170068f0c1de2c546d459904244c4e0e5fb3dd82f158cda5ffdc5b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce780301170068f0c1de2c546d459904244c4e0e5fb3dd82f158cda5ffdc5b91", kill_on_drop: false }` [INFO] [stdout] ce780301170068f0c1de2c546d459904244c4e0e5fb3dd82f158cda5ffdc5b91