[INFO] fetching crate celestia-core-proto 0.34.0...
[INFO] checking celestia-core-proto-0.34.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate celestia-core-proto 0.34.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate celestia-core-proto 0.34.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate celestia-core-proto 0.34.0
[INFO] finished tweaking crates.io crate celestia-core-proto 0.34.0
[INFO] tweaked toml for crates.io crate celestia-core-proto 0.34.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding prost-derive v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding prost-types v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58b98772b83782b434a6e68bb875485cdb475a9916dda6217bf429609e780533
[INFO] running `Command { std: "docker" "start" "-a" "58b98772b83782b434a6e68bb875485cdb475a9916dda6217bf429609e780533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58b98772b83782b434a6e68bb875485cdb475a9916dda6217bf429609e780533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b98772b83782b434a6e68bb875485cdb475a9916dda6217bf429609e780533", kill_on_drop: false }`
[INFO] [stdout] 58b98772b83782b434a6e68bb875485cdb475a9916dda6217bf429609e780533
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c60edba44697057dea7f11e575dc4ba0cefb1ab7cf9f22c1f10800667ee60cdb
[INFO] running `Command { std: "docker" "start" "-a" "c60edba44697057dea7f11e575dc4ba0cefb1ab7cf9f22c1f10800667ee60cdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking celestia-core-proto v0.34.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `v0_37` in `celestia_core_proto`
[INFO] [stdout]  --> tests/unit.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use celestia_core_proto::v0_37::types::{BlockId as RawBlockId, PartSetHeader as RawPartSetHeader};
[INFO] [stdout]   |                          ^^^^^ could not find `v0_37` in `celestia_core_proto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode` found for struct `BlockId` in the current scope
[INFO] [stdout]   --> tests/unit.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BlockId {
[INFO] [stdout]    | ------------------ method `encode` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     my_domain_type.encode(&mut wire).unwrap();
[INFO] [stdout]    |                    ^^^^^^ method not found in `BlockId`
[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 traits define an item `encode`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Protobuf`
[INFO] [stdout]            candidate #2: `prost::message::Message`
[INFO] [stdout]            candidate #3: `subtle_encoding::encoding::Encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `decode` found for struct `BlockId` in the current scope
[INFO] [stdout]   --> tests/unit.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BlockId {
[INFO] [stdout]    | ------------------ function or associated item `decode` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     let new_domain_type = BlockId::decode(wire.as_ref()).unwrap();
[INFO] [stdout]    |                                    ^^^^^^ function or associated item not found in `BlockId`
[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 traits define an item `decode`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Protobuf`
[INFO] [stdout]            candidate #2: `prost::message::Message`
[INFO] [stdout]            candidate #3: `subtle_encoding::encoding::Encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encoded_len` found for struct `BlockId` in the current scope
[INFO] [stdout]   --> tests/unit.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BlockId {
[INFO] [stdout]    | ------------------ method `encoded_len` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     assert_eq!(my_domain_type.encoded_len(), 14);
[INFO] [stdout]    |                               ^^^^^^^^^^^ method not found in `BlockId`
[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 traits define an item `encoded_len`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Protobuf`
[INFO] [stdout]            candidate #2: `prost::message::Message`
[INFO] [stdout]            candidate #3: `subtle_encoding::encoding::Encoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_length_delimited` found for struct `BlockId` in the current scope
[INFO] [stdout]   --> tests/unit.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BlockId {
[INFO] [stdout]    | ------------------ method `encode_length_delimited` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     my_domain_type.encode_length_delimited(&mut wire).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `BlockId`
[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 traits define an item `encode_length_delimited`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Protobuf`
[INFO] [stdout]            candidate #2: `prost::message::Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `decode_length_delimited` found for struct `BlockId` in the current scope
[INFO] [stdout]   --> tests/unit.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BlockId {
[INFO] [stdout]    | ------------------ function or associated item `decode_length_delimited` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     let new_domain_type = BlockId::decode_length_delimited(wire.as_ref()).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `BlockId`
[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 traits define an item `decode_length_delimited`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Protobuf`
[INFO] [stdout]            candidate #2: `prost::message::Message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_vec` found for struct `BlockId` in the current scope
[INFO] [stdout]   --> tests/unit.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BlockId {
[INFO] [stdout]    | ------------------ method `encode_vec` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     let wire = my_domain_type.encode_vec().unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^ method not found in `BlockId`
[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 `encode_vec`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Protobuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `decode_vec` found for struct `BlockId` in the current scope
[INFO] [stdout]    --> tests/unit.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct BlockId {
[INFO] [stdout]     | ------------------ function or associated item `decode_vec` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     let new_domain_type = BlockId::decode_vec(&wire).unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^ function or associated item not found in `BlockId`
[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 `decode_vec`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Protobuf`
[INFO] [stdout] help: there is an associated function `to_vec` with a similar name
[INFO] [stdout]    --> /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/alloc/src/slice.rs:117:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_length_delimited_vec` found for struct `BlockId` in the current scope
[INFO] [stdout]    --> tests/unit.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct BlockId {
[INFO] [stdout]     | ------------------ method `encode_length_delimited_vec` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |     let wire = my_domain_type.encode_length_delimited_vec().unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `BlockId`
[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 `encode_length_delimited_vec`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Protobuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `decode_length_delimited_vec` found for struct `BlockId` in the current scope
[INFO] [stdout]    --> tests/unit.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct BlockId {
[INFO] [stdout]     | ------------------ function or associated item `decode_length_delimited_vec` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     let new_domain_type = BlockId::decode_length_delimited_vec(&wire).unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `BlockId`
[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 `decode_length_delimited_vec`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Protobuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `celestia-core-proto` (test "unit") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "c60edba44697057dea7f11e575dc4ba0cefb1ab7cf9f22c1f10800667ee60cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c60edba44697057dea7f11e575dc4ba0cefb1ab7cf9f22c1f10800667ee60cdb", kill_on_drop: false }`
[INFO] [stdout] c60edba44697057dea7f11e575dc4ba0cefb1ab7cf9f22c1f10800667ee60cdb
