[INFO] cloning repository https://github.com/hiro08gh/alx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiro08gh/alx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiro08gh%2Falx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiro08gh%2Falx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ca40935d3d467981a6e2026d9aefa6b32d0d3aa [INFO] checking hiro08gh/alx against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiro08gh%2Falx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hiro08gh/alx [INFO] finished tweaking git repo https://github.com/hiro08gh/alx [INFO] tweaked toml for git repo https://github.com/hiro08gh/alx written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hiro08gh/alx on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hiro08gh/alx 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" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da87119ee8a761baeda35836d18c0363feab13816d293736746089d4b91b4129 [INFO] running `Command { std: "docker" "start" "-a" "da87119ee8a761baeda35836d18c0363feab13816d293736746089d4b91b4129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da87119ee8a761baeda35836d18c0363feab13816d293736746089d4b91b4129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da87119ee8a761baeda35836d18c0363feab13816d293736746089d4b91b4129", kill_on_drop: false }` [INFO] [stdout] da87119ee8a761baeda35836d18c0363feab13816d293736746089d4b91b4129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ad53c9206dd9935781bd458693858c619ba1e8b2e123d3ac789405b13f893d [INFO] running `Command { std: "docker" "start" "-a" "73ad53c9206dd9935781bd458693858c619ba1e8b2e123d3ac789405b13f893d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking alx v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `Command { std: "docker" "inspect" "73ad53c9206dd9935781bd458693858c619ba1e8b2e123d3ac789405b13f893d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ad53c9206dd9935781bd458693858c619ba1e8b2e123d3ac789405b13f893d", kill_on_drop: false }` [INFO] [stdout] 73ad53c9206dd9935781bd458693858c619ba1e8b2e123d3ac789405b13f893d