[INFO] cloning repository https://github.com/rust-ops/rust-repos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-ops/rust-repos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-repos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-repos'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/rust-ops/rust-repos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-ops/rust-repos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-repos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-repos'... [ERROR] error running command: no output for 300 seconds [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] updating cached repository https://github.com/rust-ops/rust-repos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] updating cached repository https://github.com/rust-ops/rust-repos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] updating cached repository https://github.com/rust-ops/rust-repos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/rust-ops/rust-repos [INFO] [stderr] * [new branch] dependabot/cargo/crossbeam-utils-0.8.16 -> dependabot/cargo/crossbeam-utils-0.8.16 [INFO] [stderr] * [new branch] dependabot/cargo/env_logger-0.10.0 -> dependabot/cargo/env_logger-0.10.0 [INFO] [stderr] * [new branch] dependabot/cargo/reqwest-0.11.20 -> dependabot/cargo/reqwest-0.11.20 [INFO] [stderr] * [new branch] dependabot/cargo/serde_derive-1.0.156 -> dependabot/cargo/serde_derive-1.0.156 [INFO] [stderr] * [new branch] dependabot/cargo/serde_json-1.0.107 -> dependabot/cargo/serde_json-1.0.107 [INFO] [stderr] * [new branch] master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db53d1fc44c37b5ae9776a1b43fb8a518d8634b3 [INFO] checking rust-ops/rust-repos/db53d1fc44c37b5ae9776a1b43fb8a518d8634b3 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-repos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 61% (11/18) Updating files: 66% (12/18) Updating files: 72% (13/18) Updating files: 77% (14/18) Updating files: 83% (15/18) Updating files: 88% (16/18) Updating files: 94% (17/18) Updating files: 100% (18/18) Updating files: 100% (18/18), done. [INFO] validating manifest of git repo https://github.com/rust-ops/rust-repos on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-ops/rust-repos [INFO] finished tweaking git repo https://github.com/rust-ops/rust-repos [INFO] tweaked toml for git repo https://github.com/rust-ops/rust-repos written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-ops/rust-repos 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.2.3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 374fd05a8f9ce456008bbd0da984b62496068d30f79ccd2d8781234b00789592 [INFO] running `Command { std: "docker" "start" "-a" "374fd05a8f9ce456008bbd0da984b62496068d30f79ccd2d8781234b00789592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "374fd05a8f9ce456008bbd0da984b62496068d30f79ccd2d8781234b00789592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374fd05a8f9ce456008bbd0da984b62496068d30f79ccd2d8781234b00789592", kill_on_drop: false }` [INFO] [stdout] 374fd05a8f9ce456008bbd0da984b62496068d30f79ccd2d8781234b00789592 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba5611eaa2104d9b44d02e93e807b2f4569d77749eee941a7124fab40bc5a812 [INFO] running `Command { std: "docker" "start" "-a" "ba5611eaa2104d9b44d02e93e807b2f4569d77749eee941a7124fab40bc5a812", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba5611eaa2104d9b44d02e93e807b2f4569d77749eee941a7124fab40bc5a812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5611eaa2104d9b44d02e93e807b2f4569d77749eee941a7124fab40bc5a812", kill_on_drop: false }` [INFO] [stdout] ba5611eaa2104d9b44d02e93e807b2f4569d77749eee941a7124fab40bc5a812