[INFO] fetching crate apache-avro 0.20.0...
[INFO] testing apache-avro-0.20.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate apache-avro 0.20.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate apache-avro 0.20.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate apache-avro 0.20.0
[INFO] tweaked toml for crates.io crate apache-avro 0.20.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apache-avro 0.20.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apache-avro 0.20.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d3a9f1165db60410bdc0a6be307a4700e1c54c15ddab08d0658e7829e7dd508
[INFO] running `Command { std: "docker" "start" "-a" "2d3a9f1165db60410bdc0a6be307a4700e1c54c15ddab08d0658e7829e7dd508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d3a9f1165db60410bdc0a6be307a4700e1c54c15ddab08d0658e7829e7dd508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3a9f1165db60410bdc0a6be307a4700e1c54c15ddab08d0658e7829e7dd508", kill_on_drop: false }`
[INFO] [stdout] 2d3a9f1165db60410bdc0a6be307a4700e1c54c15ddab08d0658e7829e7dd508
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b0270fdcda568e16fe123cfa284ef6af09b97bb94f926be5a0c1986d64da382
[INFO] running `Command { std: "docker" "start" "-a" "9b0270fdcda568e16fe123cfa284ef6af09b97bb94f926be5a0c1986d64da382", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]    Compiling bon-macros v3.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bon v3.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling apache-avro v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.81s
[INFO] running `Command { std: "docker" "inspect" "9b0270fdcda568e16fe123cfa284ef6af09b97bb94f926be5a0c1986d64da382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0270fdcda568e16fe123cfa284ef6af09b97bb94f926be5a0c1986d64da382", kill_on_drop: false }`
[INFO] [stdout] 9b0270fdcda568e16fe123cfa284ef6af09b97bb94f926be5a0c1986d64da382
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] befec7f66a62359f189107985d8e7d61f6827696a23e2726ce17662d076604cb
[INFO] running `Command { std: "docker" "start" "-a" "befec7f66a62359f189107985d8e7d61f6827696a23e2726ce17662d076604cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling scc v2.2.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling apache-avro-test-helper v0.20.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling apache-avro v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stdout] error: cannot find derive macro `AvroSchema` in this scope
[INFO] [stdout]   --> examples/specific_single_object.rs:21:48
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Clone, Serialize, Deserialize, AvroSchema, PartialEq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `AvroSchema` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> examples/specific_single_object.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use apache_avro::{AvroSchema, SpecificSingleObjectReader, SpecificSingleObjectWriter};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AvroSchema` in this scope
[INFO] [stdout]   --> tests/avro-rs-226.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[derive(AvroSchema, Clone, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `AvroSchema` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/avro-rs-226.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use apache_avro::{AvroSchema, Schema, Writer, from_value};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AvroSchema` in this scope
[INFO] [stdout]   --> tests/avro-rs-226.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[derive(AvroSchema, Clone, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `AvroSchema` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/avro-rs-226.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use apache_avro::{AvroSchema, Schema, Writer, from_value};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AvroSchema` in this scope
[INFO] [stdout]   --> tests/avro-rs-226.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[derive(AvroSchema, Clone, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `AvroSchema` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/avro-rs-226.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use apache_avro::{AvroSchema, Schema, Writer, from_value};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AvroSchema` in this scope
[INFO] [stdout]    --> tests/avro-rs-226.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[derive(AvroSchema, Clone, Debug, Deserialize, PartialEq, Serialize)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `AvroSchema` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> tests/avro-rs-226.rs:18:19
[INFO] [stdout]     |
[INFO] [stdout]  18 | use apache_avro::{AvroSchema, Schema, Writer, from_value};
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Test: AvroSchema` is not satisfied
[INFO] [stdout]    --> examples/specific_single_object.rs:34:22
[INFO] [stdout]     |
[INFO] [stdout]  34 |     let mut writer = SpecificSingleObjectWriter::<Test>::with_capacity(1024)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AvroSchema` is not implemented for `Test`
[INFO] [stdout]    --> examples/specific_single_object.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | struct Test {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `SpecificSingleObjectWriter`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/writer.rs:592:8
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub struct SpecificSingleObjectWriter<T>
[INFO] [stdout]     |            -------------------------- required by a bound in this struct
[INFO] [stdout] 591 | where
[INFO] [stdout] 592 |     T: AvroSchema,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `SpecificSingleObjectWriter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `with_capacity` exists for struct `SpecificSingleObjectWriter<Test>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> examples/specific_single_object.rs:34:58
[INFO] [stdout]      |
[INFO] [stdout]   22 | struct Test {
[INFO] [stdout]      | ----------- doesn't satisfy `Test: AvroSchema`
[INFO] [stdout] ...
[INFO] [stdout]   34 |     let mut writer = SpecificSingleObjectWriter::<Test>::with_capacity(1024)?;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^ function or associated item cannot be called on `SpecificSingleObjectWriter<Test>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `Test: AvroSchema`
[INFO] [stdout] note: the trait `AvroSchema` must be implemented
[INFO] [stdout]     --> /opt/rustwide/workdir/src/schema.rs:2449:1
[INFO] [stdout]      |
[INFO] [stdout] 2449 | pub trait AvroSchema {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_schema` found for struct `avro_rs_226_index_out_of_bounds_with_serde_skip_serializing_skip_middle_field::T` in the current scope
[INFO] [stdout]   --> tests/avro-rs-226.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     struct T {
[INFO] [stdout]    |     -------- function or associated item `get_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |         &T::get_schema(),
[INFO] [stdout]    |             ^^^^^^^^^^ function or associated item not found in `avro_rs_226_index_out_of_bounds_with_serde_skip_serializing_skip_middle_field::T`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `get_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `AvroSchema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Test: AvroSchema` is not satisfied
[INFO] [stdout]    --> examples/specific_single_object.rs:50:18
[INFO] [stdout]     |
[INFO] [stdout]  50 |     let reader = SpecificSingleObjectReader::<Test>::new()?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `AvroSchema` is not implemented for `Test`
[INFO] [stdout]    --> examples/specific_single_object.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | struct Test {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `SpecificSingleObjectReader`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/reader.rs:553:8
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub struct SpecificSingleObjectReader<T>
[INFO] [stdout]     |            -------------------------- required by a bound in this struct
[INFO] [stdout] 552 | where
[INFO] [stdout] 553 |     T: AvroSchema,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `SpecificSingleObjectReader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `SpecificSingleObjectReader<Test>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> examples/specific_single_object.rs:50:54
[INFO] [stdout]      |
[INFO] [stdout]   22 | struct Test {
[INFO] [stdout]      | ----------- doesn't satisfy `Test: AvroSchema`
[INFO] [stdout] ...
[INFO] [stdout]   50 |     let reader = SpecificSingleObjectReader::<Test>::new()?;
[INFO] [stdout]      |                                                      ^^^ function or associated item cannot be called on `SpecificSingleObjectReader<Test>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `Test: AvroSchema`
[INFO] [stdout] note: the trait `AvroSchema` must be implemented
[INFO] [stdout]     --> /opt/rustwide/workdir/src/schema.rs:2449:1
[INFO] [stdout]      |
[INFO] [stdout] 2449 | pub trait AvroSchema {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Paint` which provides `new` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]   18 + use yansi::Paint;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_schema` found for struct `avro_rs_226_index_out_of_bounds_with_serde_skip_serializing_skip_first_field::T` in the current scope
[INFO] [stdout]   --> tests/avro-rs-226.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     struct T {
[INFO] [stdout]    |     -------- function or associated item `get_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         &T::get_schema(),
[INFO] [stdout]    |             ^^^^^^^^^^ function or associated item not found in `avro_rs_226_index_out_of_bounds_with_serde_skip_serializing_skip_first_field::T`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `get_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `AvroSchema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_schema` found for struct `avro_rs_226_index_out_of_bounds_with_serde_skip_serializing_skip_last_field::T` in the current scope
[INFO] [stdout]   --> tests/avro-rs-226.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |     struct T {
[INFO] [stdout]    |     -------- function or associated item `get_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |         &T::get_schema(),
[INFO] [stdout]    |             ^^^^^^^^^^ function or associated item not found in `avro_rs_226_index_out_of_bounds_with_serde_skip_serializing_skip_last_field::T`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `get_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `AvroSchema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_schema` found for struct `avro_rs_226_index_out_of_bounds_with_serde_skip_multiple_fields::T` in the current scope
[INFO] [stdout]    --> tests/avro-rs-226.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     struct T {
[INFO] [stdout]     |     -------- function or associated item `get_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |         &T::get_schema(),
[INFO] [stdout]     |             ^^^^^^^^^^ function or associated item not found in `avro_rs_226_index_out_of_bounds_with_serde_skip_multiple_fields::T`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `get_schema`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `AvroSchema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apache-avro` (example "specific_single_object") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `apache-avro` (test "avro-rs-226") due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/schema.rs:5669:22
[INFO] [stdout]      |
[INFO] [stdout] 5669 |             other => Err(format!("Expected Details::FieldName, got {other:?}").into()),
[INFO] [stdout]      |                      ^^^^------------------------------------------------------------^
[INFO] [stdout]      |                      |   |
[INFO] [stdout]      |                      |   any code following this expression is unreachable
[INFO] [stdout]      |                      unreachable expression
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/schema.rs:5669:26
[INFO] [stdout]      |
[INFO] [stdout] 5669 |             other => Err(format!("Expected Details::FieldName, got {other:?}").into()),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/schema.rs:5702:24
[INFO] [stdout]      |
[INFO] [stdout] 5702 |                 return Err(format!("Expected Details::FieldNameDuplicate, got {other:?}").into());
[INFO] [stdout]      |                        ^^^^---------------------------------------------------------------------^
[INFO] [stdout]      |                        |   |
[INFO] [stdout]      |                        |   any code following this expression is unreachable
[INFO] [stdout]      |                        unreachable expression
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/schema.rs:5702:28
[INFO] [stdout]      |
[INFO] [stdout] 5702 |                 return Err(format!("Expected Details::FieldNameDuplicate, got {other:?}").into());
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/schema.rs:5985:24
[INFO] [stdout]      |
[INFO] [stdout] 5985 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                        ^^^^-------------------------------------------------------------------^
[INFO] [stdout]      |                        |   |
[INFO] [stdout]      |                        |   any code following this expression is unreachable
[INFO] [stdout]      |                        unreachable expression
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/schema.rs:5985:28
[INFO] [stdout]      |
[INFO] [stdout] 5985 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/schema.rs:6002:24
[INFO] [stdout]      |
[INFO] [stdout] 6002 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                        ^^^^-------------------------------------------------------------------^
[INFO] [stdout]      |                        |   |
[INFO] [stdout]      |                        |   any code following this expression is unreachable
[INFO] [stdout]      |                        unreachable expression
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/schema.rs:6002:28
[INFO] [stdout]      |
[INFO] [stdout] 6002 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/schema.rs:6019:24
[INFO] [stdout]      |
[INFO] [stdout] 6019 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                        ^^^^-------------------------------------------------------------------^
[INFO] [stdout]      |                        |   |
[INFO] [stdout]      |                        |   any code following this expression is unreachable
[INFO] [stdout]      |                        unreachable expression
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/schema.rs:6019:28
[INFO] [stdout]      |
[INFO] [stdout] 6019 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/schema.rs:6036:24
[INFO] [stdout]      |
[INFO] [stdout] 6036 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                        ^^^^-------------------------------------------------------------------^
[INFO] [stdout]      |                        |   |
[INFO] [stdout]      |                        |   any code following this expression is unreachable
[INFO] [stdout]      |                        unreachable expression
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/schema.rs:6036:28
[INFO] [stdout]      |
[INFO] [stdout] 6036 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/schema.rs:6053:24
[INFO] [stdout]      |
[INFO] [stdout] 6053 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                        ^^^^-------------------------------------------------------------------^
[INFO] [stdout]      |                        |   |
[INFO] [stdout]      |                        |   any code following this expression is unreachable
[INFO] [stdout]      |                        unreachable expression
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/schema.rs:6053:28
[INFO] [stdout]      |
[INFO] [stdout] 6053 |                 return Err(format!("Expected Details::InvalidNamespace, got {other:?}").into());
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "befec7f66a62359f189107985d8e7d61f6827696a23e2726ce17662d076604cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "befec7f66a62359f189107985d8e7d61f6827696a23e2726ce17662d076604cb", kill_on_drop: false }`
[INFO] [stdout] befec7f66a62359f189107985d8e7d61f6827696a23e2726ce17662d076604cb
