[INFO] fetching crate yellowstone-vixen-proc-macro 0.6.1...
[INFO] testing yellowstone-vixen-proc-macro-0.6.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate yellowstone-vixen-proc-macro 0.6.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate yellowstone-vixen-proc-macro 0.6.1
[INFO] finished tweaking crates.io crate yellowstone-vixen-proc-macro 0.6.1
[INFO] tweaked toml for crates.io crate yellowstone-vixen-proc-macro 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yellowstone-vixen-proc-macro 0.6.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yellowstone-vixen-proc-macro 0.6.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19c1afb6a58a9f227589be876798452bb682d20447e727c7a6d073c64473ff23
[INFO] running `Command { std: "docker" "start" "-a" "19c1afb6a58a9f227589be876798452bb682d20447e727c7a6d073c64473ff23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19c1afb6a58a9f227589be876798452bb682d20447e727c7a6d073c64473ff23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c1afb6a58a9f227589be876798452bb682d20447e727c7a6d073c64473ff23", kill_on_drop: false }`
[INFO] [stdout] 19c1afb6a58a9f227589be876798452bb682d20447e727c7a6d073c64473ff23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 168afe80946127f3bc80f4d69e9b38021a1b5e174dd559911077666d02fffb2b
[INFO] running `Command { std: "docker" "start" "-a" "168afe80946127f3bc80f4d69e9b38021a1b5e174dd559911077666d02fffb2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling yellowstone-grpc-proto v12.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo_toml v0.20.5
[INFO] [stderr]    Compiling yellowstone-vixen-core v0.6.1
[INFO] [stderr]    Compiling codama-errors v0.6.5
[INFO] [stderr]    Compiling codama-syn-helpers v0.6.5
[INFO] [stderr]    Compiling codama-nodes-derive v0.6.5
[INFO] [stderr]    Compiling codama-nodes v0.6.5
[INFO] [stderr]    Compiling yellowstone-vixen-proc-macro v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.94s
[INFO] running `Command { std: "docker" "inspect" "168afe80946127f3bc80f4d69e9b38021a1b5e174dd559911077666d02fffb2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168afe80946127f3bc80f4d69e9b38021a1b5e174dd559911077666d02fffb2b", kill_on_drop: false }`
[INFO] [stdout] 168afe80946127f3bc80f4d69e9b38021a1b5e174dd559911077666d02fffb2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 333f78a29fc20f72c566489dd5d62c8b80fb81621565ca83a7d50d74676d86fd
[INFO] running `Command { std: "docker" "start" "-a" "333f78a29fc20f72c566489dd5d62c8b80fb81621565ca83a7d50d74676d86fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling yellowstone-vixen-proc-macro v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s
[INFO] running `Command { std: "docker" "inspect" "333f78a29fc20f72c566489dd5d62c8b80fb81621565ca83a7d50d74676d86fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "333f78a29fc20f72c566489dd5d62c8b80fb81621565ca83a7d50d74676d86fd", kill_on_drop: false }`
[INFO] [stdout] 333f78a29fc20f72c566489dd5d62c8b80fb81621565ca83a7d50d74676d86fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f74d6a5880502ef7449c6ab680521a2b4aec80d3955618f14fba521b23ed4f7
[INFO] running `Command { std: "docker" "start" "-a" "7f74d6a5880502ef7449c6ab680521a2b4aec80d3955618f14fba521b23ed4f7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yellowstone_vixen_proc_macro-2db1a0f4bf3966c1)
[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]    Doc-tests yellowstone_vixen_proc_macro
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/intermediate_representation/build_accounts.rs - intermediate_representation::build_accounts::build_accounts (line 26) ... ignored
[INFO] [stdout] test src/intermediate_representation/build_defined_types.rs - intermediate_representation::build_defined_types::build_defined_type_struct (line 40) ... ignored
[INFO] [stdout] test src/intermediate_representation/build_defined_types.rs - intermediate_representation::build_defined_types::build_defined_type_tuple (line 74) ... ignored
[INFO] [stdout] test src/intermediate_representation/build_instructions_schema.rs - intermediate_representation::build_instructions_schema::build_instructions_schema (line 46) ... ignored
[INFO] [stdout] test src/intermediate_representation/build_instructions_schema.rs - intermediate_representation::build_instructions_schema::build_instructions_schema (line 60) ... ignored
[INFO] [stdout] test src/intermediate_representation/build_instructions_schema.rs - intermediate_representation::build_instructions_schema::build_instructions_schema (line 73) ... ignored
[INFO] [stdout] test src/intermediate_representation/build_instructions_schema.rs - intermediate_representation::build_instructions_schema::build_instructions_schema (line 87) ... ignored
[INFO] [stdout] test src/intermediate_representation/helpers.rs - intermediate_representation::helpers::build_fields_ir (line 38) ... ignored
[INFO] [stdout] test src/render/instruction_parser.rs - render::instruction_parser::single_instruction_helper_fn (line 210) ... ignored
[INFO] [stdout] test src/render/instruction_parser.rs - render::instruction_parser::single_instruction_match_arm (line 287) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand (line 20) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_enumeration (line 289) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_enumeration (line 300) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_enumeration (line 312) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_message (line 106) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_message (line 120) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_message (line 139) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_oneof (line 209) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_oneof (line 219) ... ignored
[INFO] [stdout] test src/vixen.rs - vixen::expand_oneof (line 232) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/intermediate_representation/build_defined_types.rs - intermediate_representation::build_defined_types::build_defined_type_enum (line 132) ... ignored
[INFO] [stdout] test src/render/account_parser.rs - render::account_parser::account_parser (line 18) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.31s
[INFO] running `Command { std: "docker" "inspect" "7f74d6a5880502ef7449c6ab680521a2b4aec80d3955618f14fba521b23ed4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f74d6a5880502ef7449c6ab680521a2b4aec80d3955618f14fba521b23ed4f7", kill_on_drop: false }`
[INFO] [stdout] 7f74d6a5880502ef7449c6ab680521a2b4aec80d3955618f14fba521b23ed4f7
