[INFO] cloning repository https://github.com/samhamnam/grompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samhamnam/grompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamhamnam%2Fgrompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamhamnam%2Fgrompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 142e1aaa1df007e4b02acf95be819a2a0b2fd742 [INFO] testing samhamnam/grompt against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamhamnam%2Fgrompt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samhamnam/grompt 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/samhamnam/grompt [INFO] finished tweaking git repo https://github.com/samhamnam/grompt [INFO] tweaked toml for git repo https://github.com/samhamnam/grompt written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samhamnam/grompt 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 git2 v0.18.3 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ed0f0a56f0aec97d5b7c5b5d170a494afdf7284ed15e964e292cce63eacf2537 [INFO] running `Command { std: "docker" "start" "-a" "ed0f0a56f0aec97d5b7c5b5d170a494afdf7284ed15e964e292cce63eacf2537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed0f0a56f0aec97d5b7c5b5d170a494afdf7284ed15e964e292cce63eacf2537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0f0a56f0aec97d5b7c5b5d170a494afdf7284ed15e964e292cce63eacf2537", kill_on_drop: false }` [INFO] [stdout] ed0f0a56f0aec97d5b7c5b5d170a494afdf7284ed15e964e292cce63eacf2537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3d73bb759cc52c99cd33a30224979cb20e6584fa59172a36086fca46a1c7ed38 [INFO] running `Command { std: "docker" "start" "-a" "3d73bb759cc52c99cd33a30224979cb20e6584fa59172a36086fca46a1c7ed38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/liblibgit2_sys-da088c4d6e862aac.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: failed to probe system libgit2: [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_init': [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/hash/openssl.c:163:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: 163 | if (SHA256_Init(&ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: | ^~ [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: /usr/include/openssl/sha.h:73:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: | ^~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_update': [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/hash/openssl.c:175:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: 175 | if (SHA256_Update(&ctx->c, data, len) != 1) { [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: | ^~ [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: /usr/include/openssl/sha.h:74:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/hash/openssl.c: In function 'git_hash_sha256_final': [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/util/hash/openssl.c:187:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: 187 | if (SHA256_Final(out, &ctx->c) != 1) { [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: | ^~ [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: In file included from libgit2/src/util/hash/openssl.h:14, [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: from libgit2/src/util/hash/openssl.c:8: [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: /usr/include/openssl/sha.h:76:27: note: declared here [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); [INFO] [stderr] warning: libgit2-sys@0.16.2+1.7.2: | ^~~~~~~~~~~~ [INFO] [stderr] error: could not compile `libgit2-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d73bb759cc52c99cd33a30224979cb20e6584fa59172a36086fca46a1c7ed38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d73bb759cc52c99cd33a30224979cb20e6584fa59172a36086fca46a1c7ed38", kill_on_drop: false }` [INFO] [stdout] 3d73bb759cc52c99cd33a30224979cb20e6584fa59172a36086fca46a1c7ed38