[INFO] fetching crate tonic-flatbuffers 0.1.3...
[INFO] testing tonic-flatbuffers-0.1.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tonic-flatbuffers 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tonic-flatbuffers 0.1.3
[INFO] finished tweaking crates.io crate tonic-flatbuffers 0.1.3
[INFO] tweaked toml for crates.io crate tonic-flatbuffers 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tonic-flatbuffers 0.1.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tonic-flatbuffers 0.1.3 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb12139dced17d1b2f8580738f5d88dd955dd7c15a7a277d2daca37de4233b0d
[INFO] running `Command { std: "docker" "start" "-a" "fb12139dced17d1b2f8580738f5d88dd955dd7c15a7a277d2daca37de4233b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb12139dced17d1b2f8580738f5d88dd955dd7c15a7a277d2daca37de4233b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb12139dced17d1b2f8580738f5d88dd955dd7c15a7a277d2daca37de4233b0d", kill_on_drop: false }`
[INFO] [stdout] fb12139dced17d1b2f8580738f5d88dd955dd7c15a7a277d2daca37de4233b0d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12e454c71cda3f158d992eabea6419feb105385428ccf1457c1040ffc26a8c41
[INFO] running `Command { std: "docker" "start" "-a" "12e454c71cda3f158d992eabea6419feb105385428ccf1457c1040ffc26a8c41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-flatbuffers v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.33s
[INFO] running `Command { std: "docker" "inspect" "12e454c71cda3f158d992eabea6419feb105385428ccf1457c1040ffc26a8c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e454c71cda3f158d992eabea6419feb105385428ccf1457c1040ffc26a8c41", kill_on_drop: false }`
[INFO] [stdout] 12e454c71cda3f158d992eabea6419feb105385428ccf1457c1040ffc26a8c41
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd281bfa55b8a6e930e3cdefcfb9cb2fe9258c74cc17e6e31f653ed034542e5a
[INFO] running `Command { std: "docker" "start" "-a" "cd281bfa55b8a6e930e3cdefcfb9cb2fe9258c74cc17e6e31f653ed034542e5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tonic-flatbuffers v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "cd281bfa55b8a6e930e3cdefcfb9cb2fe9258c74cc17e6e31f653ed034542e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd281bfa55b8a6e930e3cdefcfb9cb2fe9258c74cc17e6e31f653ed034542e5a", kill_on_drop: false }`
[INFO] [stdout] cd281bfa55b8a6e930e3cdefcfb9cb2fe9258c74cc17e6e31f653ed034542e5a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c6ba0a32e457fd50cc64576c2ed714bd9c26ded4163f54790a69980c99d8451
[INFO] running `Command { std: "docker" "start" "-a" "3c6ba0a32e457fd50cc64576c2ed714bd9c26ded4163f54790a69980c99d8451", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tonic_flatbuffers-55f72869097c3cb0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tonic_flatbuffers
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned::RelaxedFlatBufferTrait (line 127) ... FAILED
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned::RelaxedFollowTrait (line 92) ... FAILED
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned::__flatbuffers_owned (line 167) ... FAILED
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned (line 43) ... FAILED
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned (line 68) ... FAILED
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned (line 34) ... FAILED
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned (line 26) ... FAILED
[INFO] [stdout] test src/flatbuffers_owned.rs - flatbuffers_owned (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned::RelaxedFlatBufferTrait (line 127) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `flatbuffers_owned`
[INFO] [stdout]    --> src/flatbuffers_owned.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | use flatbuffers_owned::RelaxedFlatBufferTrait;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 128 | use tonic_flatbuffers::flatbuffers_owned::RelaxedFlatBufferTrait;
[INFO] [stdout]     |     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned::RelaxedFollowTrait (line 92) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `flatbuffers_owned`
[INFO] [stdout]   --> src/flatbuffers_owned.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | use flatbuffers_owned::RelaxedFollowTrait;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 93 | use tonic_flatbuffers::flatbuffers_owned::RelaxedFollowTrait;
[INFO] [stdout]    |     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyFlatBuffer` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl RelaxedFollowTrait for MyFlatBuffer<'_> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyFlatBuffer` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |    type Inner<'a> = MyFlatBuffer<'a>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned::__flatbuffers_owned (line 167) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `flatbuffers_owned`
[INFO] [stdout]    --> src/flatbuffers_owned.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | use flatbuffers_owned::flatbuffers_owned;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 168 | use tonic_flatbuffers::flatbuffers_owned::flatbuffers_owned;
[INFO] [stdout]     |     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `message_ids` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | for id in message_ids {
[INFO] [stdout]    |           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `receive_message_bytes` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let message_bytes = Box::from(receive_message_bytes());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OwnedMessage` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let owned_message = OwnedMessage::new(message_bytes);
[INFO] [stdout]    |                         ^^^^^^^^^^^^ use of undeclared type `OwnedMessage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned (line 68) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `RelaxedMessage` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub type OwnedMessage = RelaxedMessage<Box<[u8]>>;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned (line 34) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Message` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | let message: Message = owned_message.as_actual();
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 34 + use tonic_flatbuffers::codec::Message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `owned_message` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 | let message: Message = owned_message.as_actual();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned (line 26) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `receive_message_bytes` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | let message_bytes: &[u8] = receive_message_bytes();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OwnedMessage` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | let owned_message = OwnedMessage::new(message_bytes).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of undeclared type `OwnedMessage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flatbuffers_owned.rs - flatbuffers_owned (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `flatbuffers_owned`
[INFO] [stdout]   --> src/flatbuffers_owned.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use flatbuffers_owned::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tonic_flatbuffers::flatbuffers_owned::*;
[INFO] [stdout]    |     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `flatbuffers_owned` in this scope
[INFO] [stdout]   --> src/flatbuffers_owned.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | flatbuffers_owned!(Message);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use tonic_flatbuffers::flatbuffers_owned::flatbuffers_owned;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned (line 19)
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned (line 26)
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned (line 34)
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned (line 43)
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned (line 68)
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned::RelaxedFlatBufferTrait (line 127)
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned::RelaxedFollowTrait (line 92)
[INFO] [stdout]     src/flatbuffers_owned.rs - flatbuffers_owned::__flatbuffers_owned (line 167)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3c6ba0a32e457fd50cc64576c2ed714bd9c26ded4163f54790a69980c99d8451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6ba0a32e457fd50cc64576c2ed714bd9c26ded4163f54790a69980c99d8451", kill_on_drop: false }`
[INFO] [stdout] 3c6ba0a32e457fd50cc64576c2ed714bd9c26ded4163f54790a69980c99d8451
