[INFO] cloning repository https://github.com/4r33x/proto-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4r33x/proto-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4r33x%2Fproto-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4r33x%2Fproto-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 820d1e8b8ef3a7c564038ca036d616af379e8c22
[INFO] checking 4r33x/proto-rs against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4r33x%2Fproto-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/4r33x/proto-rs
[INFO] finished tweaking git repo https://github.com/4r33x/proto-rs
[INFO] tweaked toml for git repo https://github.com/4r33x/proto-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4r33x/proto-rs on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4r33x/proto-rs 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43e54e06df662be88096b29559d719bbe1bcb49fa3355f009d72239db2f70fe4
[INFO] running `Command { std: "docker" "start" "-a" "43e54e06df662be88096b29559d719bbe1bcb49fa3355f009d72239db2f70fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e54e06df662be88096b29559d719bbe1bcb49fa3355f009d72239db2f70fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e54e06df662be88096b29559d719bbe1bcb49fa3355f009d72239db2f70fe4", kill_on_drop: false }`
[INFO] [stdout] 43e54e06df662be88096b29559d719bbe1bcb49fa3355f009d72239db2f70fe4
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eaabdecad1cfab94579f0072d6722bf77e96f4e8b000165ad22c48338198003
[INFO] running `Command { std: "docker" "start" "-a" "4eaabdecad1cfab94579f0072d6722bf77e96f4e8b000165ad22c48338198003", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastnum v0.7.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bnum v0.12.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling const_panic_proc_macros v0.2.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prosto_derive v0.6.1 (/opt/rustwide/workdir/crates/prosto_derive)
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling tonic_prost_test v0.1.0 (/opt/rustwide/workdir/tests/tonic_prost_test)
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling prost_rs_test v0.1.0 (/opt/rustwide/workdir/tests/proto_rs_test)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking proptest v1.8.0
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking proto_rs v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking proto_build_test v0.1.0 (/opt/rustwide/workdir/tests/proto_build_test)
[INFO] [stderr]     Checking bench_runner v0.1.0 (/opt/rustwide/workdir/benches/bench_runner)
[INFO] [stdout] warning: unexpected `cfg` condition value: `stable`
[INFO] [stdout]  --> tests/proto_build_test/src/main.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "stable"), feature(impl_trait_in_assoc_type))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `build-schemas` and `default`
[INFO] [stdout]   = help: consider adding `stable` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stable`
[INFO] [stdout]  --> tests/proto_build_test/src/main.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "stable"), feature(impl_trait_in_assoc_type))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `build-schemas` and `default`
[INFO] [stdout]   = help: consider adding `stable` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StatusWithDefaultAttribute` is never used
[INFO] [stdout]   --> tests/encoding_messages.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum StatusWithDefaultAttribute {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionsMessage` is never constructed
[INFO] [stdout]   --> tests/encoding_messages.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct CollectionsMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectionsMessageProst` is never constructed
[INFO] [stdout]    --> tests/encoding_messages.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct CollectionsMessageProst {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_collections_messages` is never used
[INFO] [stdout]    --> tests/encoding_messages.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn sample_collections_messages() -> Vec<CollectionsMessage> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zero_copy_fixture` is never used
[INFO] [stdout]    --> tests/encoding_messages.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn zero_copy_fixture() -> ZeroCopyContainer {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StatusWithDefaultAttribute` is never used
[INFO] [stdout]   --> tests/encoding_messages.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum StatusWithDefaultAttribute {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 18.16s
[INFO] running `Command { std: "docker" "inspect" "4eaabdecad1cfab94579f0072d6722bf77e96f4e8b000165ad22c48338198003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eaabdecad1cfab94579f0072d6722bf77e96f4e8b000165ad22c48338198003", kill_on_drop: false }`
[INFO] [stdout] 4eaabdecad1cfab94579f0072d6722bf77e96f4e8b000165ad22c48338198003
