[INFO] cloning repository https://github.com/nitn3lav/config-dirs-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitn3lav/config-dirs-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitn3lav%2Fconfig-dirs-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitn3lav%2Fconfig-dirs-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ede9d014415e79d5b316828620f8700afafa163 [INFO] checking nitn3lav/config-dirs-rs against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitn3lav%2Fconfig-dirs-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nitn3lav/config-dirs-rs [INFO] finished tweaking git repo https://github.com/nitn3lav/config-dirs-rs [INFO] tweaked toml for git repo https://github.com/nitn3lav/config-dirs-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nitn3lav/config-dirs-rs on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nitn3lav/config-dirs-rs 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adc65ea5046c40b1dfc550b1daadecc1211f20df650ad0fee550581907c01a41 [INFO] running `Command { std: "docker" "start" "-a" "adc65ea5046c40b1dfc550b1daadecc1211f20df650ad0fee550581907c01a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc65ea5046c40b1dfc550b1daadecc1211f20df650ad0fee550581907c01a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc65ea5046c40b1dfc550b1daadecc1211f20df650ad0fee550581907c01a41", kill_on_drop: false }` [INFO] [stdout] adc65ea5046c40b1dfc550b1daadecc1211f20df650ad0fee550581907c01a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb279753dc711540b89b3b4bc9444bdb458698805c78fdb7b6807e3bb0fe3d44 [INFO] running `Command { std: "docker" "start" "-a" "eb279753dc711540b89b3b4bc9444bdb458698805c78fdb7b6807e3bb0fe3d44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking config-dirs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/toml_edit-93e4c3738b28819c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb279753dc711540b89b3b4bc9444bdb458698805c78fdb7b6807e3bb0fe3d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb279753dc711540b89b3b4bc9444bdb458698805c78fdb7b6807e3bb0fe3d44", kill_on_drop: false }` [INFO] [stdout] eb279753dc711540b89b3b4bc9444bdb458698805c78fdb7b6807e3bb0fe3d44