[INFO] cloning repository https://github.com/ezntek/cursython [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ezntek/cursython" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezntek%2Fcursython", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezntek%2Fcursython'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46cb3f8350a76b69e7a57a21c3415861505b4507 [INFO] testing ezntek/cursython against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezntek%2Fcursython" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezntek/cursython on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ezntek/cursython [INFO] finished tweaking git repo https://github.com/ezntek/cursython [INFO] tweaked toml for git repo https://github.com/ezntek/cursython written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ezntek/cursython 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.2.10 [INFO] [stderr] Downloaded inventory v0.3.9 [INFO] [stderr] Downloaded clap v4.3.17 [INFO] [stderr] Downloaded typetag v0.2.10 [INFO] [stderr] Downloaded clap_builder v4.3.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc1858d02b63a518cce726b85d72b06ab083bc5452f33bd55355210c370f7a11 [INFO] running `Command { std: "docker" "start" "-a" "fc1858d02b63a518cce726b85d72b06ab083bc5452f33bd55355210c370f7a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc1858d02b63a518cce726b85d72b06ab083bc5452f33bd55355210c370f7a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1858d02b63a518cce726b85d72b06ab083bc5452f33bd55355210c370f7a11", kill_on_drop: false }` [INFO] [stdout] fc1858d02b63a518cce726b85d72b06ab083bc5452f33bd55355210c370f7a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7b5390328ef9dc6547cf569da94f78316b157a2b227e442bc5f4e9a0e7b19d5 [INFO] running `Command { std: "docker" "start" "-a" "d7b5390328ef9dc6547cf569da94f78316b157a2b227e442bc5f4e9a0e7b19d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling inventory v0.3.9 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.17 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling typetag-impl v0.2.10 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.68/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=956d0a0a42bd22e1 -C extra-filename=-756e08a2742cf194 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-cf643af85ce2d8e5.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-da7e6a5cb20f1238.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-296d09ab2111e651.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-bf886cd0308f4896.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-54665753345c0daf.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-6c379ffa10f812a0.rmeta --cap-lints allow --cap-lints=warn` (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 `clap_builder` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.3.17/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 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=c86de129f0132360 -C extra-filename=-84a5b90b7212333d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-6d64b37c74b03a21.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-b6f78bf2cfc596fb.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-5753bb943a0e2f05.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-86ce3cf7e8ecb62a.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `color-eyre` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name color_eyre --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.2/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 -C debuginfo=2 --cfg 'feature="capture-spantrace"' --cfg 'feature="color-spantrace"' --cfg 'feature="default"' --cfg 'feature="tracing-error"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capture-spantrace", "color-spantrace", "default", "issue-url", "tracing-error", "track-caller", "url"))' -C metadata=8b97b5f6ba667ca0 -C extra-filename=-39548a487015daa0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-756e08a2742cf194.rmeta --extern color_spantrace=/opt/rustwide/target/debug/deps/libcolor_spantrace-e27090b03033690c.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-0120144df11d99a6.rmeta --extern indenter=/opt/rustwide/target/debug/deps/libindenter-2e797c7056eddf8c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-eef611da029be526.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-247e342db9b6d971.rmeta --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-8408a631abf8b8ae.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcmPrO6f/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcmPrO6f/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-10d11376c04ec752.9ydwjoaeuq9sbg6x4pxfg00q3.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-a819953ce8605b04.rlib,libquote-487849ea36649d28.rlib,libproc_macro2-1d1415b693e68c16.rlib,libunicode_ident-6ae554bfe0a19172.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-10d11376c04ec752.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: /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 `thiserror-impl` (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 `clap_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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.3.12/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=e05e9c4ea84b7e16 -C extra-filename=-cf550b3c8430ee31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-20b1c9cf44831148.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1d1415b693e68c16.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-487849ea36649d28.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a819953ce8605b04.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d7b5390328ef9dc6547cf569da94f78316b157a2b227e442bc5f4e9a0e7b19d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b5390328ef9dc6547cf569da94f78316b157a2b227e442bc5f4e9a0e7b19d5", kill_on_drop: false }` [INFO] [stdout] d7b5390328ef9dc6547cf569da94f78316b157a2b227e442bc5f4e9a0e7b19d5