[INFO] cloning repository https://github.com/Project-Robius-China/robu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Project-Robius-China/robu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProject-Robius-China%2Frobu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProject-Robius-China%2Frobu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee1cb8f2747202ee4fc787e1be2b5ea8fefe4a93
[INFO] building Project-Robius-China/robu against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProject-Robius-China%2Frobu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Project-Robius-China/robu
[INFO] finished tweaking git repo https://github.com/Project-Robius-China/robu
[INFO] tweaked toml for git repo https://github.com/Project-Robius-China/robu written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Project-Robius-China/robu on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Project-Robius-China/robu 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs_at v0.2.1
[INFO] [stderr]   Downloaded cvt v0.1.2
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded remove_dir_all v0.8.4
[INFO] [stderr]   Downloaded liquid-lib v0.26.11
[INFO] [stderr]   Downloaded terminal-prompt v0.2.3
[INFO] [stderr]   Downloaded gix-config-value v0.14.11
[INFO] [stderr]   Downloaded gix-object v0.44.0
[INFO] [stderr]   Downloaded cargo-util-schemas v0.7.2
[INFO] [stderr]   Downloaded gix-date v0.9.3
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.2
[INFO] [stderr]   Downloaded gix-config v0.40.0
[INFO] [stderr]   Downloaded gix-ref v0.47.0
[INFO] [stderr]   Downloaded liquid v0.26.11
[INFO] [stderr]   Downloaded cargo-generate v0.22.1
[INFO] [stderr]   Downloaded gix-sec v0.10.11
[INFO] [stderr]   Downloaded rhai v1.20.1
[INFO] [stderr]   Downloaded liquid-derive v0.26.10
[INFO] [stderr]   Downloaded gix-path v0.10.14
[INFO] [stderr]   Downloaded gix-utils v0.1.14
[INFO] [stderr]   Downloaded gix-validate v0.9.3
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded gix-trace v0.1.12
[INFO] [stderr]   Downloaded liquid-core v0.26.11
[INFO] [stderr]   Downloaded auth-git2 v0.5.7
[INFO] [stderr]   Downloaded gix-actor v0.32.0
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.2
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded jiff v0.1.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b09bd21df4321797b76ccbf693b6db6359cf86c862e9ff0b5c57f3c77a7f17c
[INFO] running `Command { std: "docker" "start" "-a" "1b09bd21df4321797b76ccbf693b6db6359cf86c862e9ff0b5c57f3c77a7f17c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b09bd21df4321797b76ccbf693b6db6359cf86c862e9ff0b5c57f3c77a7f17c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b09bd21df4321797b76ccbf693b6db6359cf86c862e9ff0b5c57f3c77a7f17c", kill_on_drop: false }`
[INFO] [stdout] 1b09bd21df4321797b76ccbf693b6db6359cf86c862e9ff0b5c57f3c77a7f17c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32df69a33ac34f2663708f218b589c2089172f3c4ff4ea1aabee4a1e34a9a5c7
[INFO] running `Command { std: "docker" "start" "-a" "32df69a33ac34f2663708f218b589c2089172f3c4ff4ea1aabee4a1e34a9a5c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling gix-trace v0.1.12
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde-untagged v0.1.6
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling gix-sec v0.10.11
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling remove_dir_all v0.8.4
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling gix-path v0.10.14
[INFO] [stderr]    Compiling gix-validate v0.9.3
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling gix-config-value v0.14.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling gix-date v0.9.3
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling gix-actor v0.32.0
[INFO] [stderr]    Compiling rhai v1.20.1
[INFO] [stderr]    Compiling gix-object v0.44.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling liquid-core v0.26.11
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling gix-ref v0.47.0
[INFO] [stderr]    Compiling cargo-util-schemas v0.7.2
[INFO] [stderr]    Compiling liquid-lib v0.26.11
[INFO] [stderr]    Compiling gix-config v0.40.0
[INFO] [stderr]    Compiling liquid v0.26.11
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling auth-git2 v0.5.7
[INFO] [stderr]    Compiling cargo-generate v0.22.1
[INFO] [stderr]    Compiling robu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct CustomError {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 3 |     message: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "32df69a33ac34f2663708f218b589c2089172f3c4ff4ea1aabee4a1e34a9a5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32df69a33ac34f2663708f218b589c2089172f3c4ff4ea1aabee4a1e34a9a5c7", kill_on_drop: false }`
[INFO] [stdout] 32df69a33ac34f2663708f218b589c2089172f3c4ff4ea1aabee4a1e34a9a5c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21703dc8b756b80029aa328963dd13c666b5363b9ec3cd7fe4bd57a4279d675c
[INFO] running `Command { std: "docker" "start" "-a" "21703dc8b756b80029aa328963dd13c666b5363b9ec3cd7fe4bd57a4279d675c", kill_on_drop: false }`
[INFO] [stderr]    Compiling robu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct CustomError {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 3 |     message: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct CustomError {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 3 |     message: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CustomError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s
[INFO] running `Command { std: "docker" "inspect" "21703dc8b756b80029aa328963dd13c666b5363b9ec3cd7fe4bd57a4279d675c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21703dc8b756b80029aa328963dd13c666b5363b9ec3cd7fe4bd57a4279d675c", kill_on_drop: false }`
[INFO] [stdout] 21703dc8b756b80029aa328963dd13c666b5363b9ec3cd7fe4bd57a4279d675c
