[INFO] fetching crate madsim-tonic-build 0.5.0+0.12.0...
[INFO] testing madsim-tonic-build-0.5.0+0.12.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate madsim-tonic-build 0.5.0+0.12.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate madsim-tonic-build 0.5.0+0.12.0
[INFO] finished tweaking crates.io crate madsim-tonic-build 0.5.0+0.12.0
[INFO] tweaked toml for crates.io crate madsim-tonic-build 0.5.0+0.12.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate madsim-tonic-build 0.5.0+0.12.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] [stderr]       Adding prost-build v0.13.5 (available: v0.14.1)
[INFO] [stderr]       Adding tonic-build v0.12.3 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83501df482569d761125a5545e8c851fe554d8c926666763e253990ac91a7a07
[INFO] running `Command { std: "docker" "start" "-a" "83501df482569d761125a5545e8c851fe554d8c926666763e253990ac91a7a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83501df482569d761125a5545e8c851fe554d8c926666763e253990ac91a7a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83501df482569d761125a5545e8c851fe554d8c926666763e253990ac91a7a07", kill_on_drop: false }`
[INFO] [stdout] 83501df482569d761125a5545e8c851fe554d8c926666763e253990ac91a7a07
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c69740319f8b122965dacfdeab059a0aa7e4af13b30e1c986f0895e478258a8
[INFO] running `Command { std: "docker" "start" "-a" "5c69740319f8b122965dacfdeab059a0aa7e4af13b30e1c986f0895e478258a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling madsim-tonic-build v0.5.0+0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile_with_config`: renamed to `compile_protos_with_config()`
[INFO] [stdout]    --> src/prost.rs:677:17
[INFO] [stdout]     |
[INFO] [stdout] 677 |         builder.compile_with_config(config, protos, includes)?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.31s
[INFO] running `Command { std: "docker" "inspect" "5c69740319f8b122965dacfdeab059a0aa7e4af13b30e1c986f0895e478258a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c69740319f8b122965dacfdeab059a0aa7e4af13b30e1c986f0895e478258a8", kill_on_drop: false }`
[INFO] [stdout] 5c69740319f8b122965dacfdeab059a0aa7e4af13b30e1c986f0895e478258a8
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9451e753d3ac9698490b5ee01c90425f73e1152c7af3da04a94d46cd5b80ce
[INFO] running `Command { std: "docker" "start" "-a" "0e9451e753d3ac9698490b5ee01c90425f73e1152c7af3da04a94d46cd5b80ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling madsim-tonic-build v0.5.0+0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile_with_config`: renamed to `compile_protos_with_config()`
[INFO] [stdout]    --> src/prost.rs:677:17
[INFO] [stdout]     |
[INFO] [stdout] 677 |         builder.compile_with_config(config, protos, includes)?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile_with_config`: renamed to `compile_protos_with_config()`
[INFO] [stdout]    --> src/prost.rs:677:17
[INFO] [stdout]     |
[INFO] [stdout] 677 |         builder.compile_with_config(config, protos, includes)?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "0e9451e753d3ac9698490b5ee01c90425f73e1152c7af3da04a94d46cd5b80ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9451e753d3ac9698490b5ee01c90425f73e1152c7af3da04a94d46cd5b80ce", kill_on_drop: false }`
[INFO] [stdout] 0e9451e753d3ac9698490b5ee01c90425f73e1152c7af3da04a94d46cd5b80ce
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a2430a5ecdf3d4ec0dac8404438166c6c404e6d13152300143f572036ab620f
[INFO] running `Command { std: "docker" "start" "-a" "4a2430a5ecdf3d4ec0dac8404438166c6c404e6d13152300143f572036ab620f", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `tonic_build::Builder::compile_with_config`: renamed to `compile_protos_with_config()`
[INFO] [stderr]    --> src/prost.rs:677:17
[INFO] [stderr]     |
[INFO] [stderr] 677 |         builder.compile_with_config(config, protos, includes)?;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `madsim-tonic-build` (lib) generated 1 warning
[INFO] [stderr] warning: `madsim-tonic-build` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/madsim_tonic_build-bc5e06b9e9f9270e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests madsim_tonic_build
[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" "4a2430a5ecdf3d4ec0dac8404438166c6c404e6d13152300143f572036ab620f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2430a5ecdf3d4ec0dac8404438166c6c404e6d13152300143f572036ab620f", kill_on_drop: false }`
[INFO] [stdout] 4a2430a5ecdf3d4ec0dac8404438166c6c404e6d13152300143f572036ab620f
