[INFO] cloning repository https://github.com/deltachat-bot/deltachat-loginbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deltachat-bot/deltachat-loginbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e54fd892a37a40193177dc521d966c0746f499cd [INFO] checking deltachat-bot/deltachat-loginbot against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat-bot/deltachat-loginbot on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] finished tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] tweaked toml for git repo https://github.com/deltachat-bot/deltachat-loginbot written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/deltachat-bot/deltachat-loginbot 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/deltachat/deltachat-core-rust` [INFO] [stderr] Updating git repository `https://github.com/async-email/async-imap` [INFO] [stderr] Updating git repository `https://github.com/deltachat/lettre` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] [stderr] Downloaded serde-error v0.1.2 [INFO] [stderr] Downloaded dlopen2_derive v0.2.0 [INFO] [stderr] Downloaded postcard-derive v0.1.1 [INFO] [stderr] Downloaded netlink-packet-core v0.5.0 [INFO] [stderr] Downloaded axum-extra v0.7.4 [INFO] [stderr] Downloaded ssh-encoding v0.1.0 [INFO] [stderr] Downloaded async-smtp v0.9.0 [INFO] [stderr] Downloaded default-net v0.14.1 [INFO] [stderr] Downloaded dlopen2 v0.4.1 [INFO] [stderr] Downloaded abao v0.2.0 [INFO] [stderr] Downloaded async_zip v0.0.11 [INFO] [stderr] Downloaded netlink-packet-route v0.15.0 [INFO] [stderr] Downloaded byte-pool v0.2.4 [INFO] [stderr] Downloaded serde_html_form v0.2.0 [INFO] [stderr] Downloaded ssh-key v0.5.1 [INFO] [stderr] Downloaded openssl-src v111.25.3+1.1.1t [INFO] [stderr] Downloaded quic-rpc v0.5.2 [INFO] [stderr] Downloaded iroh v0.4.1 [INFO] [stderr] Downloaded axum-sessions v0.5.0 [INFO] [stderr] Downloaded postcard v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71d31b2b6127db89cce13ac0b465d253a188217174ea75e719782e89044b1b5f [INFO] running `Command { std: "docker" "start" "-a" "71d31b2b6127db89cce13ac0b465d253a188217174ea75e719782e89044b1b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71d31b2b6127db89cce13ac0b465d253a188217174ea75e719782e89044b1b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d31b2b6127db89cce13ac0b465d253a188217174ea75e719782e89044b1b5f", kill_on_drop: false }` [INFO] [stdout] 71d31b2b6127db89cce13ac0b465d253a188217174ea75e719782e89044b1b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8611b2e9391549bec69aa956b52bf8e4ab817847a5bee40f46804ecb8548f0 [INFO] running `Command { std: "docker" "start" "-a" "dc8611b2e9391549bec69aa956b52bf8e4ab817847a5bee40f46804ecb8548f0", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/cookie-154a11abbc305426` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "dc8611b2e9391549bec69aa956b52bf8e4ab817847a5bee40f46804ecb8548f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8611b2e9391549bec69aa956b52bf8e4ab817847a5bee40f46804ecb8548f0", kill_on_drop: false }` [INFO] [stdout] dc8611b2e9391549bec69aa956b52bf8e4ab817847a5bee40f46804ecb8548f0 [INFO] checking deltachat-bot/deltachat-loginbot against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat-bot/deltachat-loginbot on toolchain 925e66ec5d7d73da31ddd13e53f21e4674feb4ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] finished tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] tweaked toml for git repo https://github.com/deltachat-bot/deltachat-loginbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deltachat-bot/deltachat-loginbot 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" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f63198263ec98ba4c7cb854b6cbd809ddf267e1e0b5395a9c11b259982d0d6fb [INFO] running `Command { std: "docker" "start" "-a" "f63198263ec98ba4c7cb854b6cbd809ddf267e1e0b5395a9c11b259982d0d6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f63198263ec98ba4c7cb854b6cbd809ddf267e1e0b5395a9c11b259982d0d6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63198263ec98ba4c7cb854b6cbd809ddf267e1e0b5395a9c11b259982d0d6fb", kill_on_drop: false }` [INFO] [stdout] f63198263ec98ba4c7cb854b6cbd809ddf267e1e0b5395a9c11b259982d0d6fb [INFO] checking deltachat-bot/deltachat-loginbot against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat-bot/deltachat-loginbot on toolchain 925e66ec5d7d73da31ddd13e53f21e4674feb4ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] finished tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] tweaked toml for git repo https://github.com/deltachat-bot/deltachat-loginbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deltachat-bot/deltachat-loginbot 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" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4026ecbd8450e427fa65a38348c951b65e57c3071766c0f6a02d2420016f474 [INFO] running `Command { std: "docker" "start" "-a" "c4026ecbd8450e427fa65a38348c951b65e57c3071766c0f6a02d2420016f474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4026ecbd8450e427fa65a38348c951b65e57c3071766c0f6a02d2420016f474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4026ecbd8450e427fa65a38348c951b65e57c3071766c0f6a02d2420016f474", kill_on_drop: false }` [INFO] [stdout] c4026ecbd8450e427fa65a38348c951b65e57c3071766c0f6a02d2420016f474 [INFO] checking deltachat-bot/deltachat-loginbot against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat-bot/deltachat-loginbot on toolchain 925e66ec5d7d73da31ddd13e53f21e4674feb4ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] finished tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] tweaked toml for git repo https://github.com/deltachat-bot/deltachat-loginbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deltachat-bot/deltachat-loginbot 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" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ce213bf03b03775ba4a12d3687083dabeeb5f9d7619277ff7c748ca90bc3698 [INFO] running `Command { std: "docker" "start" "-a" "5ce213bf03b03775ba4a12d3687083dabeeb5f9d7619277ff7c748ca90bc3698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ce213bf03b03775ba4a12d3687083dabeeb5f9d7619277ff7c748ca90bc3698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce213bf03b03775ba4a12d3687083dabeeb5f9d7619277ff7c748ca90bc3698", kill_on_drop: false }` [INFO] [stdout] 5ce213bf03b03775ba4a12d3687083dabeeb5f9d7619277ff7c748ca90bc3698 [INFO] checking deltachat-bot/deltachat-loginbot against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat-bot/deltachat-loginbot on toolchain 925e66ec5d7d73da31ddd13e53f21e4674feb4ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] finished tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] tweaked toml for git repo https://github.com/deltachat-bot/deltachat-loginbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deltachat-bot/deltachat-loginbot 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" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 471a8d8893ceae30741eeace4069eeabc405a24c74f0ee7c07d5b5c16aaf365b [INFO] running `Command { std: "docker" "start" "-a" "471a8d8893ceae30741eeace4069eeabc405a24c74f0ee7c07d5b5c16aaf365b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "471a8d8893ceae30741eeace4069eeabc405a24c74f0ee7c07d5b5c16aaf365b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471a8d8893ceae30741eeace4069eeabc405a24c74f0ee7c07d5b5c16aaf365b", kill_on_drop: false }` [INFO] [stdout] 471a8d8893ceae30741eeace4069eeabc405a24c74f0ee7c07d5b5c16aaf365b [INFO] checking deltachat-bot/deltachat-loginbot against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat-bot%2Fdeltachat-loginbot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deltachat-bot/deltachat-loginbot on toolchain 925e66ec5d7d73da31ddd13e53f21e4674feb4ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] finished tweaking git repo https://github.com/deltachat-bot/deltachat-loginbot [INFO] tweaked toml for git repo https://github.com/deltachat-bot/deltachat-loginbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deltachat-bot/deltachat-loginbot 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" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/image/overlay2/layerdb/mounts/47b61fe2e7fc345fc2960abadea85e6edd919dd9ce11e2811da1107717754934/mount-id: no space left on device [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.