[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] 40d007b6920aba5e07eb96c7511afe94e0669b62 [INFO] checking 4r33x/proto-rs against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4r33x%2Fproto-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/4r33x/proto-rs on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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" "+95813608313bff49cfc1afc393a946a3c085b772" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62863fb56d9491587bc3753458c845fa4ceea0e2af4430d71cc6ab2e56c4a855 [INFO] running `Command { std: "docker" "start" "-a" "62863fb56d9491587bc3753458c845fa4ceea0e2af4430d71cc6ab2e56c4a855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62863fb56d9491587bc3753458c845fa4ceea0e2af4430d71cc6ab2e56c4a855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62863fb56d9491587bc3753458c845fa4ceea0e2af4430d71cc6ab2e56c4a855", kill_on_drop: false }` [INFO] [stdout] 62863fb56d9491587bc3753458c845fa4ceea0e2af4430d71cc6ab2e56c4a855 [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=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" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7244402d8daa73f005fa3c130ea9226b2bf6dae441d4f7f7a770b96876db9c22 [INFO] running `Command { std: "docker" "start" "-a" "7244402d8daa73f005fa3c130ea9226b2bf6dae441d4f7f7a770b96876db9c22", 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] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking scopeguard v1.2.0 [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 hashbrown v0.16.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking equivalent v1.0.2 [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 futures-task v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling fastnum v0.7.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking bnum v0.12.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [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] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prosto_derive v0.6.2 (/opt/rustwide/workdir/crates/prosto_derive) [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling tonic_prost_test v0.1.0 (/opt/rustwide/workdir/tests/tonic_prost_test) [INFO] [stderr] Compiling prost_rs_test v0.1.0 (/opt/rustwide/workdir/tests/proto_rs_test) [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.6 [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.2 (/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 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.19s [INFO] running `Command { std: "docker" "inspect" "7244402d8daa73f005fa3c130ea9226b2bf6dae441d4f7f7a770b96876db9c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7244402d8daa73f005fa3c130ea9226b2bf6dae441d4f7f7a770b96876db9c22", kill_on_drop: false }` [INFO] [stdout] 7244402d8daa73f005fa3c130ea9226b2bf6dae441d4f7f7a770b96876db9c22