[INFO] fetching crate proxy-sdk 1.1.0...
[INFO] testing proxy-sdk-1.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate proxy-sdk 1.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate proxy-sdk 1.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate proxy-sdk 1.1.0
[INFO] tweaked toml for crates.io crate proxy-sdk 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate proxy-sdk 1.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 proxy-sdk 1.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 89dc6bde0ee59c4ff6a05c7f716b7c94bbaf5c1c90b768d90f88da2b56f89819
[INFO] running `Command { std: "docker" "start" "-a" "89dc6bde0ee59c4ff6a05c7f716b7c94bbaf5c1c90b768d90f88da2b56f89819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89dc6bde0ee59c4ff6a05c7f716b7c94bbaf5c1c90b768d90f88da2b56f89819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89dc6bde0ee59c4ff6a05c7f716b7c94bbaf5c1c90b768d90f88da2b56f89819", kill_on_drop: false }`
[INFO] [stdout] 89dc6bde0ee59c4ff6a05c7f716b7c94bbaf5c1c90b768d90f88da2b56f89819
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 49d9cdcc56d590db6d2e20daa7df86d281dfa6914bb60becc65ab45956ea21f1
[INFO] running `Command { std: "docker" "start" "-a" "49d9cdcc56d590db6d2e20daa7df86d281dfa6914bb60becc65ab45956ea21f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling proxy-sdk v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.88s
[INFO] running `Command { std: "docker" "inspect" "49d9cdcc56d590db6d2e20daa7df86d281dfa6914bb60becc65ab45956ea21f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d9cdcc56d590db6d2e20daa7df86d281dfa6914bb60becc65ab45956ea21f1", kill_on_drop: false }`
[INFO] [stdout] 49d9cdcc56d590db6d2e20daa7df86d281dfa6914bb60becc65ab45956ea21f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f827e3ee2d8e38e63b5b517be8f56adc07d04cd7d7aed3415a434f634108c6b7
[INFO] running `Command { std: "docker" "start" "-a" "f827e3ee2d8e38e63b5b517be8f56adc07d04cd7d7aed3415a434f634108c6b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling dlmalloc v0.2.6
[INFO] [stderr]    Compiling proxy-sdk v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s
[INFO] running `Command { std: "docker" "inspect" "f827e3ee2d8e38e63b5b517be8f56adc07d04cd7d7aed3415a434f634108c6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f827e3ee2d8e38e63b5b517be8f56adc07d04cd7d7aed3415a434f634108c6b7", kill_on_drop: false }`
[INFO] [stdout] f827e3ee2d8e38e63b5b517be8f56adc07d04cd7d7aed3415a434f634108c6b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f9c86499dbc967c5ea36a24c5b7d8a2d9b1ca7bc5122564a9f12a681f5ef3a7b
[INFO] running `Command { std: "docker" "start" "-a" "f9c86499dbc967c5ea36a24c5b7d8a2d9b1ca7bc5122564a9f12a681f5ef3a7b", 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/proxy_sdk-e56237df11a7c5ea)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test downcast_box::tests::test_downcast_box ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests proxy_sdk
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test /opt/rustwide/target/debug/build/proxy-sdk-08ba05918f9690e9/out/envoy.config.core.v3.rs - envoy::grpc_service::grpc_service::GoogleGrpc::stat_prefix (line 71) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9c86499dbc967c5ea36a24c5b7d8a2d9b1ca7bc5122564a9f12a681f5ef3a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c86499dbc967c5ea36a24c5b7d8a2d9b1ca7bc5122564a9f12a681f5ef3a7b", kill_on_drop: false }`
[INFO] [stdout] f9c86499dbc967c5ea36a24c5b7d8a2d9b1ca7bc5122564a9f12a681f5ef3a7b
