[INFO] fetching crate protobuf-json-temp 0.3.0... [INFO] checking protobuf-json-temp-0.3.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate protobuf-json-temp 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate protobuf-json-temp 0.3.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate protobuf-json-temp 0.3.0 [INFO] finished tweaking crates.io crate protobuf-json-temp 0.3.0 [INFO] tweaked toml for crates.io crate protobuf-json-temp 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding protobuf v2.28.0 (available: v3.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72691e1bb84ad781e86c686dc24bd4f548eaf21ddfc79371fc708664f6480f96 [INFO] running `Command { std: "docker" "start" "-a" "72691e1bb84ad781e86c686dc24bd4f548eaf21ddfc79371fc708664f6480f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72691e1bb84ad781e86c686dc24bd4f548eaf21ddfc79371fc708664f6480f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72691e1bb84ad781e86c686dc24bd4f548eaf21ddfc79371fc708664f6480f96", kill_on_drop: false }` [INFO] [stdout] 72691e1bb84ad781e86c686dc24bd4f548eaf21ddfc79371fc708664f6480f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e80c5762b41de0d8129e0d61c6340776ab676cd5ce9294632be9f38a6c5ec0e5 [INFO] running `Command { std: "docker" "start" "-a" "e80c5762b41de0d8129e0d61c6340776ab676cd5ce9294632be9f38a6c5ec0e5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking protobuf-json-temp v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `VERSION_2_8_0` in crate `protobuf` [INFO] [stdout] --> src/tests/test_proto.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_8_0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_28_0` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-4aebd8fc7fb4dfd8/out/version.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const VERSION_2_28_0: () = (); [INFO] [stdout] | ---------------------------- similarly named constant `VERSION_2_28_0` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/tests/test_proto.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:140:50 [INFO] [stdout] | [INFO] [stdout] 140 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:140:115 [INFO] [stdout] | [INFO] [stdout] 140 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:141:37 [INFO] [stdout] | [INFO] [stdout] 141 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:162:48 [INFO] [stdout] | [INFO] [stdout] 162 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:162:86 [INFO] [stdout] | [INFO] [stdout] 162 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:163:37 [INFO] [stdout] | [INFO] [stdout] 163 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1387:50 [INFO] [stdout] | [INFO] [stdout] 1387 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1387:115 [INFO] [stdout] | [INFO] [stdout] 1387 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:1388:37 [INFO] [stdout] | [INFO] [stdout] 1388 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1574:48 [INFO] [stdout] | [INFO] [stdout] 1574 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1574:84 [INFO] [stdout] | [INFO] [stdout] 1574 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:1575:37 [INFO] [stdout] | [INFO] [stdout] 1575 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1664:50 [INFO] [stdout] | [INFO] [stdout] 1664 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1664:112 [INFO] [stdout] | [INFO] [stdout] 1664 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:1665:37 [INFO] [stdout] | [INFO] [stdout] 1665 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1809:50 [INFO] [stdout] | [INFO] [stdout] 1809 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1809:115 [INFO] [stdout] | [INFO] [stdout] 1809 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:1810:37 [INFO] [stdout] | [INFO] [stdout] 1810 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1831:48 [INFO] [stdout] | [INFO] [stdout] 1831 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1831:85 [INFO] [stdout] | [INFO] [stdout] 1831 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:1832:37 [INFO] [stdout] | [INFO] [stdout] 1832 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:2034:58 [INFO] [stdout] | [INFO] [stdout] 2034 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:2034:128 [INFO] [stdout] | [INFO] [stdout] 2034 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/tests/test_proto.rs:2035:29 [INFO] [stdout] | [INFO] [stdout] 2035 | lock: ::protobuf::lazy::ONCE_INIT, [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/tests/test_proto.rs:2040:17 [INFO] [stdout] | [INFO] [stdout] 2040 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | ptr: 0 as *const SimpleProto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1388:13 [INFO] [stdout] | [INFO] [stdout] 1388 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1389:13 [INFO] [stdout] | [INFO] [stdout] 1389 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1575:13 [INFO] [stdout] | [INFO] [stdout] 1575 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1576:13 [INFO] [stdout] | [INFO] [stdout] 1576 | ptr: 0 as *const FullProto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1665:13 [INFO] [stdout] | [INFO] [stdout] 1665 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1666:13 [INFO] [stdout] | [INFO] [stdout] 1666 | ptr: 0 as *const ::protobuf::reflect::EnumDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1810:13 [INFO] [stdout] | [INFO] [stdout] 1810 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1811:13 [INFO] [stdout] | [INFO] [stdout] 1811 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1832:13 [INFO] [stdout] | [INFO] [stdout] 1832 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1833:13 [INFO] [stdout] | [INFO] [stdout] 1833 | ptr: 0 as *const SubMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:2035:5 [INFO] [stdout] | [INFO] [stdout] 2035 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:2036:5 [INFO] [stdout] | [INFO] [stdout] 2036 | ptr: 0 as *const ::protobuf::descriptor::FileDescriptorProto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:152:57 [INFO] [stdout] | [INFO] [stdout] 152 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1564:57 [INFO] [stdout] | [INFO] [stdout] 1564 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1670:54 [INFO] [stdout] | [INFO] [stdout] 1670 | ::protobuf::reflect::EnumDescriptor::new("FullProto_TestEnum", file_descriptor_proto()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/tests/test_proto.rs:1821:57 [INFO] [stdout] | [INFO] [stdout] 1821 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `protobuf-json-temp` (lib test) due to 2 previous errors; 46 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e80c5762b41de0d8129e0d61c6340776ab676cd5ce9294632be9f38a6c5ec0e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80c5762b41de0d8129e0d61c6340776ab676cd5ce9294632be9f38a6c5ec0e5", kill_on_drop: false }` [INFO] [stdout] e80c5762b41de0d8129e0d61c6340776ab676cd5ce9294632be9f38a6c5ec0e5