[INFO] cloning repository https://github.com/AlessioGiambrone/romodoro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlessioGiambrone/romodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlessioGiambrone%2Fromodoro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlessioGiambrone%2Fromodoro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5948a5d31538146e92a0bbf0379f9674b968959
[INFO] documenting AlessioGiambrone/romodoro against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlessioGiambrone%2Fromodoro" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlessioGiambrone/romodoro
[INFO] finished tweaking git repo https://github.com/AlessioGiambrone/romodoro
[INFO] tweaked toml for git repo https://github.com/AlessioGiambrone/romodoro written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlessioGiambrone/romodoro on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlessioGiambrone/romodoro 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad5eba2e2723ebd13b6f4a7d208c8f2e0c4f14c17c77b453b72688d48f2b175b
[INFO] running `Command { std: "docker" "start" "-a" "ad5eba2e2723ebd13b6f4a7d208c8f2e0c4f14c17c77b453b72688d48f2b175b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad5eba2e2723ebd13b6f4a7d208c8f2e0c4f14c17c77b453b72688d48f2b175b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad5eba2e2723ebd13b6f4a7d208c8f2e0c4f14c17c77b453b72688d48f2b175b", kill_on_drop: false }`
[INFO] [stdout] ad5eba2e2723ebd13b6f4a7d208c8f2e0c4f14c17c77b453b72688d48f2b175b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 006b33ff3abc9c8bba29d16d8339d5a5226656abb394d1aa6794916e83318b0f
[INFO] running `Command { std: "docker" "start" "-a" "006b33ff3abc9c8bba29d16d8339d5a5226656abb394d1aa6794916e83318b0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling polling v2.5.1
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]     Checking concurrent-queue v2.0.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking ordered-stream v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking async-broadcast v0.4.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling zvariant_derive v3.9.0
[INFO] [stderr]    Compiling zbus_macros v3.6.1
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]     Checking zvariant v3.9.0
[INFO] [stderr]     Checking zbus_names v2.4.0
[INFO] [stderr]     Checking zbus v3.6.1
[INFO] [stderr]     Checking notify-rust v4.6.0
[INFO] [stderr]  Documenting romodoro v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.73s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/romodoro/index.html
[INFO] running `Command { std: "docker" "inspect" "006b33ff3abc9c8bba29d16d8339d5a5226656abb394d1aa6794916e83318b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006b33ff3abc9c8bba29d16d8339d5a5226656abb394d1aa6794916e83318b0f", kill_on_drop: false }`
[INFO] [stdout] 006b33ff3abc9c8bba29d16d8339d5a5226656abb394d1aa6794916e83318b0f
