[INFO] cloning repository https://github.com/aatifsyed/cargo-extract-readme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aatifsyed/cargo-extract-readme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fcargo-extract-readme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fcargo-extract-readme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5ee96d122cb730222da393073f892713de37366 [INFO] testing aatifsyed/cargo-extract-readme against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fcargo-extract-readme" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aatifsyed/cargo-extract-readme on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aatifsyed/cargo-extract-readme [INFO] finished tweaking git repo https://github.com/aatifsyed/cargo-extract-readme [INFO] tweaked toml for git repo https://github.com/aatifsyed/cargo-extract-readme written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aatifsyed/cargo-extract-readme 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-manifest v0.7.1 [INFO] [stderr] Downloaded clap-cargo v0.10.0 [INFO] [stderr] Downloaded rustdoc-types v0.20.0 [INFO] [stderr] Downloaded rustdoc-json v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae08b850ba52c5d422f084bee7980ebdedff9a23ed4275a11b4a8351765eae81 [INFO] running `Command { std: "docker" "start" "-a" "ae08b850ba52c5d422f084bee7980ebdedff9a23ed4275a11b4a8351765eae81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae08b850ba52c5d422f084bee7980ebdedff9a23ed4275a11b4a8351765eae81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae08b850ba52c5d422f084bee7980ebdedff9a23ed4275a11b4a8351765eae81", kill_on_drop: false }` [INFO] [stdout] ae08b850ba52c5d422f084bee7980ebdedff9a23ed4275a11b4a8351765eae81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d5d57e631952002afdb0f492efbb5516569725c14ef5ad8dd21308eb1f01d66 [INFO] running `Command { std: "docker" "start" "-a" "7d5d57e631952002afdb0f492efbb5516569725c14ef5ad8dd21308eb1f01d66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling fmt2io v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.1.12 [INFO] [stderr] Compiling clap v4.1.13 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling clap-verbosity-flag v2.0.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustdoc-types v0.20.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling cargo_metadata v0.15.3 [INFO] [stderr] Compiling cargo-manifest v0.7.1 [INFO] [stderr] Compiling clap-cargo v0.10.0 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling rustdoc-json v0.8.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cargo-manifest` (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.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo_manifest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-manifest-0.7.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7b49d4b16f13777 -C extra-filename=-a756149b74e6e7d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-92fc39f9b3175720.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-e6c4a0cb2868d1f1.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7d5d57e631952002afdb0f492efbb5516569725c14ef5ad8dd21308eb1f01d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5d57e631952002afdb0f492efbb5516569725c14ef5ad8dd21308eb1f01d66", kill_on_drop: false }` [INFO] [stdout] 7d5d57e631952002afdb0f492efbb5516569725c14ef5ad8dd21308eb1f01d66