[INFO] fetching crate fabric_contract 0.1.4... [INFO] checking fabric_contract-0.1.4 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate fabric_contract 0.1.4 into /workspace/builds/worker-45/source [INFO] validating manifest of crates.io crate fabric_contract 0.1.4 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fabric_contract 0.1.4 [INFO] finished tweaking crates.io crate fabric_contract 0.1.4 [INFO] tweaked toml for crates.io crate fabric_contract 0.1.4 written to /workspace/builds/worker-45/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80efcc1303a96099783ff3881df20c55aff1d50dae9b29bdbd2efca1113042f3 [INFO] running `Command { std: "docker" "start" "-a" "80efcc1303a96099783ff3881df20c55aff1d50dae9b29bdbd2efca1113042f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80efcc1303a96099783ff3881df20c55aff1d50dae9b29bdbd2efca1113042f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80efcc1303a96099783ff3881df20c55aff1d50dae9b29bdbd2efca1113042f3", kill_on_drop: false }` [INFO] [stdout] 80efcc1303a96099783ff3881df20c55aff1d50dae9b29bdbd2efca1113042f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 720eea0873e81ba300be0816292e3a9aa1b9136855b1f387066a6a04678493d1 [INFO] running `Command { std: "docker" "start" "-a" "720eea0873e81ba300be0816292e3a9aa1b9136855b1f387066a6a04678493d1", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking wapc-guest v0.3.2 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Checking memchr v2.4.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Checking fabric_ledger_protos v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling fabric_contract_macros v0.1.4 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Checking js-sys v0.3.53 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking fabric_contract v0.1.4 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mockall v0.7.2 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.29s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking fabric_contract v0.1.4 (/tmp/fixit) [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "720eea0873e81ba300be0816292e3a9aa1b9136855b1f387066a6a04678493d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720eea0873e81ba300be0816292e3a9aa1b9136855b1f387066a6a04678493d1", kill_on_drop: false }` [INFO] [stdout] 720eea0873e81ba300be0816292e3a9aa1b9136855b1f387066a6a04678493d1