[INFO] fetching crate protobuf-json-temp 0.3.0... [INFO] checking protobuf-json-temp-0.3.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate protobuf-json-temp 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate protobuf-json-temp 0.3.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74b99503c72402484d604f1fb619b56b053a4c05a6f9fee2f82d0db9405303e9 [INFO] running `Command { std: "docker" "start" "-a" "74b99503c72402484d604f1fb619b56b053a4c05a6f9fee2f82d0db9405303e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b99503c72402484d604f1fb619b56b053a4c05a6f9fee2f82d0db9405303e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b99503c72402484d604f1fb619b56b053a4c05a6f9fee2f82d0db9405303e9", kill_on_drop: false }` [INFO] [stdout] 74b99503c72402484d604f1fb619b56b053a4c05a6f9fee2f82d0db9405303e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50bf1b43bc0bd3d74a4a1d1ce45448702a94c29c06cbd29a00d4a1057e97663d [INFO] running `Command { std: "docker" "start" "-a" "50bf1b43bc0bd3d74a4a1d1ce45448702a94c29c06cbd29a00d4a1057e97663d", kill_on_drop: false }` [INFO] [stderr] Checking serde_json v1.0.64 [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_24_1` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-3169129dca17bb5a/out/version.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const VERSION_2_24_1: () = (); [INFO] [stdout] | ---------------------------------- similarly named constant `VERSION_2_24_1` defined here [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 previous error; 45 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` due to 2 previous errors; 45 warnings emitted [INFO] running `Command { std: "docker" "inspect" "50bf1b43bc0bd3d74a4a1d1ce45448702a94c29c06cbd29a00d4a1057e97663d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bf1b43bc0bd3d74a4a1d1ce45448702a94c29c06cbd29a00d4a1057e97663d", kill_on_drop: false }` [INFO] [stdout] 50bf1b43bc0bd3d74a4a1d1ce45448702a94c29c06cbd29a00d4a1057e97663d