[INFO] cloning repository https://github.com/the-kenny/ecsdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-kenny/ecsdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-kenny%2Fecsdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-kenny%2Fecsdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ab56042d022e3f51b731065e53fed588a526fa8 [INFO] checking the-kenny/ecsdb against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-kenny%2Fecsdb" "/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/the-kenny/ecsdb on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/the-kenny/ecsdb [INFO] finished tweaking git repo https://github.com/the-kenny/ecsdb [INFO] tweaked toml for git repo https://github.com/the-kenny/ecsdb written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/the-kenny/ecsdb 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.42.2 [INFO] [stderr] Downloaded eloquent_core v2.0.2 [INFO] [stderr] Downloaded eloquent v2.0.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d948ed404504689fae7d9ac1ebe1697064ebfb0a5650539fb59ec31c56ee0e1 [INFO] running `Command { std: "docker" "start" "-a" "8d948ed404504689fae7d9ac1ebe1697064ebfb0a5650539fb59ec31c56ee0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d948ed404504689fae7d9ac1ebe1697064ebfb0a5650539fb59ec31c56ee0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d948ed404504689fae7d9ac1ebe1697064ebfb0a5650539fb59ec31c56ee0e1", kill_on_drop: false }` [INFO] [stdout] 8d948ed404504689fae7d9ac1ebe1697064ebfb0a5650539fb59ec31c56ee0e1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f30e9bc55b9f52553c1241a5ea0afd5c1254b93b04b486e25b3ea6713a5173 [INFO] running `Command { std: "docker" "start" "-a" "a1f30e9bc55b9f52553c1241a5ea0afd5c1254b93b04b486e25b3ea6713a5173", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling ecsdb_derive v0.1.0 (/opt/rustwide/workdir/ecsdb_derive) [INFO] [stderr] Checking eloquent_core v2.0.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking insta v1.42.2 [INFO] [stderr] Checking eloquent v2.0.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ecsdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/examples/basic-656acc24152dc301.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ecsdb-656acc24152dc301/dep-example-basic` [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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/examples/diary-d10ab438905b703d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ecsdb-d10ab438905b703d/dep-example-diary` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "a1f30e9bc55b9f52553c1241a5ea0afd5c1254b93b04b486e25b3ea6713a5173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f30e9bc55b9f52553c1241a5ea0afd5c1254b93b04b486e25b3ea6713a5173", kill_on_drop: false }` [INFO] [stdout] a1f30e9bc55b9f52553c1241a5ea0afd5c1254b93b04b486e25b3ea6713a5173