[INFO] cloning repository https://github.com/tannal/rust-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tannal/rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftannal%2Frust-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftannal%2Frust-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e76e20aaa197ce8ddbe3a8d43b62613f5dbd19 [INFO] checking tannal/rust-examples against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftannal%2Frust-examples" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tannal/rust-examples on toolchain 411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tannal/rust-examples [INFO] finished tweaking git repo https://github.com/tannal/rust-examples [INFO] tweaked toml for git repo https://github.com/tannal/rust-examples written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tannal/rust-examples 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" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/procedure_macro/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `procedure_macro` library target) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.19.2 [INFO] [stderr] Downloaded target-lexicon v0.12.13 [INFO] [stderr] Downloaded smallvec v1.12.0 [INFO] [stderr] Downloaded pyo3-build-config v0.19.2 [INFO] [stderr] Downloaded pyo3-ffi v0.19.2 [INFO] [stderr] Downloaded protobuf-support v3.3.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.19.2 [INFO] [stderr] Downloaded protobuf v3.3.0 [INFO] [stderr] Downloaded h2 v0.3.23 [INFO] [stderr] Downloaded pyo3 v0.19.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6a4c729fa686e5bdb2a7eddc9630d0e5c77b99346d3fedb179f8b593627eeba [INFO] running `Command { std: "docker" "start" "-a" "b6a4c729fa686e5bdb2a7eddc9630d0e5c77b99346d3fedb179f8b593627eeba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6a4c729fa686e5bdb2a7eddc9630d0e5c77b99346d3fedb179f8b593627eeba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a4c729fa686e5bdb2a7eddc9630d0e5c77b99346d3fedb179f8b593627eeba", kill_on_drop: false }` [INFO] [stdout] b6a4c729fa686e5bdb2a7eddc9630d0e5c77b99346d3fedb179f8b593627eeba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1031d9e8909fd8fa973742e399c91637473efddda6e676ec85dc40afcaf135c1 [INFO] running `Command { std: "docker" "start" "-a" "1031d9e8909fd8fa973742e399c91637473efddda6e676ec85dc40afcaf135c1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/procedure_macro/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `procedure_macro` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling protobuf v3.3.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Checking procedure_macro v0.1.0 (/opt/rustwide/workdir/procedure_macro) [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stdout] warning: associated function `error` is never used [INFO] [stdout] --> procedure_macro/src/main.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | trait Log { [INFO] [stdout] | --- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn error(msg: &str); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `error` is never used [INFO] [stdout] --> procedure_macro/src/main.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 4 | trait Log { [INFO] [stdout] | --- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn error(msg: &str); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking protobuf-support v3.3.0 [INFO] [stderr] Checking h2 v0.3.23 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking python-call-rust v0.1.0 (/opt/rustwide/workdir/python-call-rust) [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking rust-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected token: `,` [INFO] [stdout] --> examples/grpc.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | asm!("add {0}, {0}, {1}" : "+r"(a) : "r"(b) : "cc"); [INFO] [stdout] | ^ expected `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `` [INFO] [stdout] --> examples/proc_macro.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | use [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-examples` (example "proc_macro") due to 1 previous error [INFO] [stdout] warning: unused variable: `raw_pointer` [INFO] [stdout] --> examples/raw_pointer.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | let raw_pointer: *const i32 = 0x1234 as *const i32; // Example raw pointer [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_pointer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `raw3` [INFO] [stdout] --> examples/raw_pointer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let raw3 = address as *const String; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_raw3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> examples/raw_pointer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/macro.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | println!("H"); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 8 | hello!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `hello` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `hello` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> examples/counter.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | println!("{}", COUNTER); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-examples` (example "grpc") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> examples/hello.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_cached_size` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | fn get_cached_size(&self) -> u32 { [INFO] [stdout] | ^ --------------- help: there is an associated function with a similar name: `cached_size` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 127 | | self.cached_size.get() [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_unknown_fields` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | fn get_unknown_fields(&self) -> &::protobuf::UnknownFields { [INFO] [stdout] | ^ ------------------ help: there is an associated function with a similar name: `mut_unknown_fields` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 131 | | &self.unknown_fields [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 139 | | self as &dyn (::std::any::Any) [INFO] [stdout] 140 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any_mut` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | / fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 142 | | self as &mut dyn (::std::any::Any) [INFO] [stdout] 143 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 145 | | self [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 149 | | Self::descriptor_static() [INFO] [stdout] 150 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor_static` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | / fn descriptor_static() -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 157 | | static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] 158 | | descriptor.get(|| { [INFO] [stdout] 159 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 170 | | }) [INFO] [stdout] 171 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LazyV2` in `rt` [INFO] [stdout] --> examples/hello.rs:157:109 [INFO] [stdout] | [INFO] [stdout] 157 | static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `LazyV2` in `rt` [INFO] [stdout] | help: a struct with a similar name exists: `Lazy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> examples/hello.rs:160:46 [INFO] [stdout] | [INFO] [stdout] 160 | fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `protobuf` [INFO] [stdout] --> examples/hello.rs:160:102 [INFO] [stdout] | [INFO] [stdout] 160 | fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] | ^^^^^ could not find `types` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LazyV2` in `rt` [INFO] [stdout] --> examples/hello.rs:174:81 [INFO] [stdout] | [INFO] [stdout] 174 | static instance: ::protobuf::rt::LazyV2 = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `LazyV2` in `rt` [INFO] [stdout] | help: a struct with a similar name exists: `Lazy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_ref` is not a member of trait `protobuf::reflect::ProtobufValue` [INFO] [stdout] --> examples/hello.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | / fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef { [INFO] [stdout] 194 | | ::protobuf::reflect::ReflectValueRef::Message(self) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::reflect::ProtobufValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> examples/hello.rs:237:36 [INFO] [stdout] | [INFO] [stdout] 237 | self.message = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_cached_size` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | fn get_cached_size(&self) -> u32 { [INFO] [stdout] | ^ --------------- help: there is an associated function with a similar name: `cached_size` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 299 | | self.cached_size.get() [INFO] [stdout] 300 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_unknown_fields` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | fn get_unknown_fields(&self) -> &::protobuf::UnknownFields { [INFO] [stdout] | ^ ------------------ help: there is an associated function with a similar name: `mut_unknown_fields` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 303 | | &self.unknown_fields [INFO] [stdout] 304 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | / fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 311 | | self as &dyn (::std::any::Any) [INFO] [stdout] 312 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any_mut` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | / fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 314 | | self as &mut dyn (::std::any::Any) [INFO] [stdout] 315 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | / fn into_any(self: ::std::boxed::Box) -> ::std::boxed::Box { [INFO] [stdout] 317 | | self [INFO] [stdout] 318 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 321 | | Self::descriptor_static() [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor_static` is not a member of trait `protobuf::Message` [INFO] [stdout] --> examples/hello.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | / fn descriptor_static() -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 329 | | static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] 330 | | descriptor.get(|| { [INFO] [stdout] 331 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 342 | | }) [INFO] [stdout] 343 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LazyV2` in `rt` [INFO] [stdout] --> examples/hello.rs:329:109 [INFO] [stdout] | [INFO] [stdout] 329 | static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `LazyV2` in `rt` [INFO] [stdout] | help: a struct with a similar name exists: `Lazy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> examples/hello.rs:332:46 [INFO] [stdout] | [INFO] [stdout] 332 | fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `types` in `protobuf` [INFO] [stdout] --> examples/hello.rs:332:102 [INFO] [stdout] | [INFO] [stdout] 332 | fields.push(::protobuf::reflect::accessor::make_singular_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] | ^^^^^ could not find `types` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LazyV2` in `rt` [INFO] [stdout] --> examples/hello.rs:346:82 [INFO] [stdout] | [INFO] [stdout] 346 | static instance: ::protobuf::rt::LazyV2 = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `LazyV2` in `rt` [INFO] [stdout] | help: a struct with a similar name exists: `Lazy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_ref` is not a member of trait `protobuf::reflect::ProtobufValue` [INFO] [stdout] --> examples/hello.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | / fn as_ref(&self) -> ::protobuf::reflect::ReflectValueRef { [INFO] [stdout] 366 | | ::protobuf::reflect::ReflectValueRef::Message(self) [INFO] [stdout] 367 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::reflect::ProtobufValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LazyV2` in `rt` [INFO] [stdout] --> examples/hello.rs:386:122 [INFO] [stdout] | [INFO] [stdout] 386 | static file_descriptor_proto_lazy: ::protobuf::rt::LazyV2<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `LazyV2` in `rt` [INFO] [stdout] | help: a struct with a similar name exists: `Lazy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | name: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CachedSize` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] | ^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use protobuf::rt::CachedSize; [INFO] [stdout] | [INFO] [stdout] help: if you import `CachedSize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 32 - pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 32 + pub cached_size: CachedSize, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProtobufResult` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:91:88 [INFO] [stdout] | [INFO] [stdout] 91 | fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::ProtobufResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_singular_string_into` in module `protobuf::rt` [INFO] [stdout] --> examples/hello.rs:96:37 [INFO] [stdout] | [INFO] [stdout] 96 | ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `protobuf::rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProtobufResult` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:118:101 [INFO] [stdout] | [INFO] [stdout] 118 | fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::ProtobufResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LazyV2` in module `protobuf::rt` [INFO] [stdout] --> examples/hello.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 157 | static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Lazy` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.3.0/src/lazy.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lazy { [INFO] [stdout] | ------------------ similarly named struct `Lazy` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LazyV2` in module `protobuf::rt` [INFO] [stdout] --> examples/hello.rs:174:42 [INFO] [stdout] | [INFO] [stdout] 174 | static instance: ::protobuf::rt::LazyV2 = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Lazy` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.3.0/src/lazy.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lazy { [INFO] [stdout] | ------------------ similarly named struct `Lazy` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Clear` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | impl ::protobuf::Clear for HelloRequest { [INFO] [stdout] | ^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:201:26 [INFO] [stdout] | [INFO] [stdout] 201 | message: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CachedSize` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:204:34 [INFO] [stdout] | [INFO] [stdout] 204 | pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] | ^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use protobuf::rt::CachedSize; [INFO] [stdout] | [INFO] [stdout] help: if you import `CachedSize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 204 - pub cached_size: ::protobuf::CachedSize, [INFO] [stdout] 204 + pub cached_size: CachedSize, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProtobufResult` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:263:88 [INFO] [stdout] | [INFO] [stdout] 263 | fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::ProtobufResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_singular_string_into` in module `protobuf::rt` [INFO] [stdout] --> examples/hello.rs:268:37 [INFO] [stdout] | [INFO] [stdout] 268 | ::protobuf::rt::read_singular_string_into(wire_type, is, &mut self.message)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `protobuf::rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProtobufResult` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:290:101 [INFO] [stdout] | [INFO] [stdout] 290 | fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::ProtobufResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LazyV2` in module `protobuf::rt` [INFO] [stdout] --> examples/hello.rs:329:44 [INFO] [stdout] | [INFO] [stdout] 329 | static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Lazy` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.3.0/src/lazy.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lazy { [INFO] [stdout] | ------------------ similarly named struct `Lazy` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LazyV2` in module `protobuf::rt` [INFO] [stdout] --> examples/hello.rs:346:42 [INFO] [stdout] | [INFO] [stdout] 346 | static instance: ::protobuf::rt::LazyV2 = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Lazy` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.3.0/src/lazy.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lazy { [INFO] [stdout] | ------------------ similarly named struct `Lazy` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Clear` in crate `protobuf` [INFO] [stdout] --> examples/hello.rs:351:18 [INFO] [stdout] | [INFO] [stdout] 351 | impl ::protobuf::Clear for HelloResponse { [INFO] [stdout] | ^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LazyV2` in module `protobuf::rt` [INFO] [stdout] --> examples/hello.rs:386:52 [INFO] [stdout] | [INFO] [stdout] 386 | static file_descriptor_proto_lazy: ::protobuf::rt::LazyV2<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::rt::LazyV2::INIT; [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Lazy` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.3.0/src/lazy.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lazy { [INFO] [stdout] | ------------------ similarly named struct `Lazy` 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] --> examples/hello.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `hello` [INFO] [stdout] --> examples/hello.rs:396:2 [INFO] [stdout] | [INFO] [stdout] 396 | } [INFO] [stdout] | ^ consider adding a `main` function to `examples/hello.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `compute_size` has an incompatible type for trait [INFO] [stdout] --> examples/hello.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn compute_size(&self) -> u32 { [INFO] [stdout] | ^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&HelloRequest) -> u64` [INFO] [stdout] found signature `fn(&HelloRequest) -> u32` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 108 - fn compute_size(&self) -> u32 { [INFO] [stdout] 108 + fn compute_size(&self) -> u64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `NAME`, `special_fields`, `mut_special_fields` [INFO] [stdout] --> examples/hello.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | impl ::protobuf::Message for HelloRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `NAME`, `special_fields`, `mut_special_fields` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `const NAME: &'static str = "";` [INFO] [stdout] = help: implement the missing item: `fn special_fields(&self) -> &SpecialFields { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn mut_special_fields(&mut self) -> &mut SpecialFields { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `RuntimeType` [INFO] [stdout] --> examples/hello.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | impl ::protobuf::reflect::ProtobufValue for HelloRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `RuntimeType` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type RuntimeType = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `compute_size` has an incompatible type for trait [INFO] [stdout] --> examples/hello.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | fn compute_size(&self) -> u32 { [INFO] [stdout] | ^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&HelloResponse) -> u64` [INFO] [stdout] found signature `fn(&HelloResponse) -> u32` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 280 - fn compute_size(&self) -> u32 { [INFO] [stdout] 280 + fn compute_size(&self) -> u64 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `NAME`, `special_fields`, `mut_special_fields` [INFO] [stdout] --> examples/hello.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | impl ::protobuf::Message for HelloResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `NAME`, `special_fields`, `mut_special_fields` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `const NAME: &'static str = "";` [INFO] [stdout] = help: implement the missing item: `fn special_fields(&self) -> &SpecialFields { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn mut_special_fields(&mut self) -> &mut SpecialFields { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `RuntimeType` [INFO] [stdout] --> examples/hello.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | impl ::protobuf::reflect::ProtobufValue for HelloResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `RuntimeType` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type RuntimeType = /* Type */;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0053, E0405, E0407, E0412, E0425, E0433, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-examples` (example "hello") due to 51 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1031d9e8909fd8fa973742e399c91637473efddda6e676ec85dc40afcaf135c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1031d9e8909fd8fa973742e399c91637473efddda6e676ec85dc40afcaf135c1", kill_on_drop: false }` [INFO] [stdout] 1031d9e8909fd8fa973742e399c91637473efddda6e676ec85dc40afcaf135c1