[INFO] fetching crate pyo3-tonic 0.1.0...
[INFO] testing pyo3-tonic-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pyo3-tonic 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pyo3-tonic 0.1.0
[INFO] finished tweaking crates.io crate pyo3-tonic 0.1.0
[INFO] tweaked toml for crates.io crate pyo3-tonic 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3-tonic 0.1.0 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] crate crates.io crate pyo3-tonic 0.1.0 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-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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a41873dde77c82b2fb10bf640ad44c30266af879a10135b8d3b741ec0c6a1d55
[INFO] running `Command { std: "docker" "start" "-a" "a41873dde77c82b2fb10bf640ad44c30266af879a10135b8d3b741ec0c6a1d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a41873dde77c82b2fb10bf640ad44c30266af879a10135b8d3b741ec0c6a1d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a41873dde77c82b2fb10bf640ad44c30266af879a10135b8d3b741ec0c6a1d55", kill_on_drop: false }`
[INFO] [stdout] a41873dde77c82b2fb10bf640ad44c30266af879a10135b8d3b741ec0c6a1d55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0135272e44a72b2d130fbb565ab805588dd6ac1c8f13cd08144e8ee62c847bc0
[INFO] running `Command { std: "docker" "start" "-a" "0135272e44a72b2d130fbb565ab805588dd6ac1c8f13cd08144e8ee62c847bc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling protoc-gen-prost v0.3.1
[INFO] [stderr]    Compiling pyo3-tonic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.51s
[INFO] running `Command { std: "docker" "inspect" "0135272e44a72b2d130fbb565ab805588dd6ac1c8f13cd08144e8ee62c847bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0135272e44a72b2d130fbb565ab805588dd6ac1c8f13cd08144e8ee62c847bc0", kill_on_drop: false }`
[INFO] [stdout] 0135272e44a72b2d130fbb565ab805588dd6ac1c8f13cd08144e8ee62c847bc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 31c167e8f9ce63e98c93b149960fc0bd7ff39a9440c85afd970e551fdedd1065
[INFO] running `Command { std: "docker" "start" "-a" "31c167e8f9ce63e98c93b149960fc0bd7ff39a9440c85afd970e551fdedd1065", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3-tonic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "31c167e8f9ce63e98c93b149960fc0bd7ff39a9440c85afd970e551fdedd1065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31c167e8f9ce63e98c93b149960fc0bd7ff39a9440c85afd970e551fdedd1065", kill_on_drop: false }`
[INFO] [stdout] 31c167e8f9ce63e98c93b149960fc0bd7ff39a9440c85afd970e551fdedd1065
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d9f03b12f593d11cebdc7d4ea8ba075ae76cd20918767d2edc2d1cf90a6261ea
[INFO] running `Command { std: "docker" "start" "-a" "d9f03b12f593d11cebdc7d4ea8ba075ae76cd20918767d2edc2d1cf90a6261ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_tonic-196cf788f1bafeb8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyo3_tonic-16150ad2e94dfbce)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pyo3_tonic
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9f03b12f593d11cebdc7d4ea8ba075ae76cd20918767d2edc2d1cf90a6261ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f03b12f593d11cebdc7d4ea8ba075ae76cd20918767d2edc2d1cf90a6261ea", kill_on_drop: false }`
[INFO] [stdout] d9f03b12f593d11cebdc7d4ea8ba075ae76cd20918767d2edc2d1cf90a6261ea
