[INFO] fetching crate tonic-richer-error 0.3.2...
[INFO] testing tonic-richer-error-0.3.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tonic-richer-error 0.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tonic-richer-error 0.3.2
[INFO] finished tweaking crates.io crate tonic-richer-error 0.3.2
[INFO] tweaked toml for crates.io crate tonic-richer-error 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tonic-richer-error 0.3.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 105 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.3)
[INFO] [stderr]       Adding prost-build v0.11.9 (available: v0.14.3)
[INFO] [stderr]       Adding prost-types v0.11.9 (available: v0.14.3)
[INFO] [stderr]       Adding tonic v0.8.3 (available: v0.14.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef902042692ee560274121265b729a4462106bd15a1cd0082408c0c943435d65
[INFO] running `Command { std: "docker" "start" "-a" "ef902042692ee560274121265b729a4462106bd15a1cd0082408c0c943435d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef902042692ee560274121265b729a4462106bd15a1cd0082408c0c943435d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef902042692ee560274121265b729a4462106bd15a1cd0082408c0c943435d65", kill_on_drop: false }`
[INFO] [stdout] ef902042692ee560274121265b729a4462106bd15a1cd0082408c0c943435d65
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 420569d93324f405a328e79e3ccd97589605edf4a20f9a64ed29334c4a2932ff
[INFO] running `Command { std: "docker" "start" "-a" "420569d93324f405a328e79e3ccd97589605edf4a20f9a64ed29334c4a2932ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-richer-error v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.33s
[INFO] running `Command { std: "docker" "inspect" "420569d93324f405a328e79e3ccd97589605edf4a20f9a64ed29334c4a2932ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "420569d93324f405a328e79e3ccd97589605edf4a20f9a64ed29334c4a2932ff", kill_on_drop: false }`
[INFO] [stdout] 420569d93324f405a328e79e3ccd97589605edf4a20f9a64ed29334c4a2932ff
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d96a207c7ebcb4104eed99f62f10741a96d71b73e6c93149b7a717ae80a571c6
[INFO] running `Command { std: "docker" "start" "-a" "d96a207c7ebcb4104eed99f62f10741a96d71b73e6c93149b7a717ae80a571c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling tonic-richer-error v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "d96a207c7ebcb4104eed99f62f10741a96d71b73e6c93149b7a717ae80a571c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d96a207c7ebcb4104eed99f62f10741a96d71b73e6c93149b7a717ae80a571c6", kill_on_drop: false }`
[INFO] [stdout] d96a207c7ebcb4104eed99f62f10741a96d71b73e6c93149b7a717ae80a571c6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4df368b073f62008816bdf0a871d4ce62d05f411f3e2e4c4f5e6038752e661c7
[INFO] running `Command { std: "docker" "start" "-a" "4df368b073f62008816bdf0a871d4ce62d05f411f3e2e4c4f5e6038752e661c7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tonic_richer_error-cf4f993d0cafc8b9)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test std_messages::error_info::tests::gen_error_info ... ok
[INFO] [stdout] test std_messages::bad_request::tests::gen_bad_request ... ok
[INFO] [stdout] test std_messages::quota_failure::tests::gen_quota_failure ... ok
[INFO] [stdout] test std_messages::help::tests::gen_quota_failure ... ok
[INFO] [stdout] test std_messages::loc_message::tests::gen_error_info ... ok
[INFO] [stdout] test std_messages::debug_info::tests::gen_debug_info ... ok
[INFO] [stdout] test std_messages::request_info::tests::gen_error_info ... ok
[INFO] [stdout] test tests::gen_status_with_details ... ok
[INFO] [stdout] test std_messages::retry_info::tests::gen_retry_info ... ok
[INFO] [stderr]    Doc-tests tonic_richer_error
[INFO] [stdout] test std_messages::prec_failure::tests::gen_prec_failure ... ok
[INFO] [stdout] test std_messages::resource_info::tests::gen_error_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::add_precondition_failure_violation (line 540) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::add_help_link (line 738) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::has_precondition_failure_violations (line 576) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::has_help_links (line 765) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::has_quota_failure_violations (line 462) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::has_bad_request_violations (line 649) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::add_bad_request_violation (line 622) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::add_quota_failure_violation (line 435) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_error_info (line 484) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_help (line 718) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::new (line 46) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_precondition_failure (line 509) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_bad_request (line 602) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_localized_message (line 787) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_quota_failure (line 415) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_debug_info (line 393) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_bad_request (line 223) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_retry_info (line 376) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_resource_info (line 691) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_error_info (line 143) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_help (line 317) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::set_request_info (line 671) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_localized_message (line 355) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_bad_request_violation (line 242) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_debug_info (line 87) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_help_link (line 336) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_precondition_failure (line 167) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_precondition_failure_violation (line 195) ... ok
[INFO] [stdout] test src/lib.rs - (line 29) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_quota_failure (line 105) ... ok
[INFO] [stdout] test src/lib.rs - (line 82) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_request_info (line 264) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_bad_request (line 440) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_quota_failure_violation (line 124) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::check_error_details (line 230) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_retry_info (line 70) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_precondition_failure (line 419) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_help (line 503) ... ok
[INFO] [stdout] test src/error_details.rs - error_details::ErrorDetails::with_resource_info (line 286) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_debug_info (line 356) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::check_error_details_vec (line 281) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_resource_info (line 482) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_request_info (line 461) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_error_info (line 398) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_quota_failure (line 377) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_localized_message (line 524) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_error_details_vec (line 307) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_details_retry_info (line 335) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::get_error_details (line 254) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::with_error_details_vec (line 204) ... ok
[INFO] [stdout] test src/lib.rs - WithErrorDetails::with_error_details (line 184) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4df368b073f62008816bdf0a871d4ce62d05f411f3e2e4c4f5e6038752e661c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4df368b073f62008816bdf0a871d4ce62d05f411f3e2e4c4f5e6038752e661c7", kill_on_drop: false }`
[INFO] [stdout] 4df368b073f62008816bdf0a871d4ce62d05f411f3e2e4c4f5e6038752e661c7
