[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.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezntek%2Fcursython" "/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/ezntek/cursython on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.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-1-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.84.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 typetag v0.2.10 [INFO] [stderr] Downloaded clap v4.3.17 [INFO] [stderr] Downloaded inventory v0.3.9 [INFO] [stderr] Downloaded clap_builder v4.3.17 [INFO] [stderr] Downloaded syn v2.0.26 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5e2a380d87f26203f08d81f6094eaad38d46337ae7f9bad13fcb41d8852a55d [INFO] running `Command { std: "docker" "start" "-a" "f5e2a380d87f26203f08d81f6094eaad38d46337ae7f9bad13fcb41d8852a55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5e2a380d87f26203f08d81f6094eaad38d46337ae7f9bad13fcb41d8852a55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e2a380d87f26203f08d81f6094eaad38d46337ae7f9bad13fcb41d8852a55d", kill_on_drop: false }` [INFO] [stdout] f5e2a380d87f26203f08d81f6094eaad38d46337ae7f9bad13fcb41d8852a55d [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2b5a8a375b4e1d2f8edf5f236e89f351f31a5ccea38df28dffe594ed201d0b5 [INFO] running `Command { std: "docker" "start" "-a" "c2b5a8a375b4e1d2f8edf5f236e89f351f31a5ccea38df28dffe594ed201d0b5", 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 linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [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 miniz_oxide v0.7.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling inventory v0.3.9 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [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 tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling typetag-impl v0.2.10 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name color_eyre --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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)' --check-cfg 'cfg(feature, values("capture-spantrace", "color-spantrace", "default", "issue-url", "tracing-error", "track-caller", "url"))' -C metadata=02e7e2e05aaa51c6 -C extra-filename=-02e7e2e05aaa51c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-d2d01cdc0cba8086.rmeta --extern color_spantrace=/opt/rustwide/target/debug/deps/libcolor_spantrace-babfa4adb2c8d48d.rmeta --extern eyre=/opt/rustwide/target/debug/deps/libeyre-6e520dcb9f71a085.rmeta --extern indenter=/opt/rustwide/target/debug/deps/libindenter-ae9217c6ee1e6ba5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4b91d7a8422c264c.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-e5b1b48c0ba06e99.rmeta --extern tracing_error=/opt/rustwide/target/debug/deps/libtracing_error-b2ca0be12395f74f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=b2d7f558cf2e6fae -C extra-filename=-b2d7f558cf2e6fae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-e241689aeeb0542b.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-1af63e838a1e23c1.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-56db5bbd592b2e4c.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c2b5a8a375b4e1d2f8edf5f236e89f351f31a5ccea38df28dffe594ed201d0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b5a8a375b4e1d2f8edf5f236e89f351f31a5ccea38df28dffe594ed201d0b5", kill_on_drop: false }` [INFO] [stdout] c2b5a8a375b4e1d2f8edf5f236e89f351f31a5ccea38df28dffe594ed201d0b5