[INFO] cloning repository https://github.com/xoac/reproduction-tonic-967-issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xoac/reproduction-tonic-967-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoac%2Freproduction-tonic-967-issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoac%2Freproduction-tonic-967-issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6e63a69a4f177bf1919e6680bd5e914fd4815e3
[INFO] testing xoac/reproduction-tonic-967-issue against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoac%2Freproduction-tonic-967-issue" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xoac/reproduction-tonic-967-issue
[INFO] finished tweaking git repo https://github.com/xoac/reproduction-tonic-967-issue
[INFO] tweaked toml for git repo https://github.com/xoac/reproduction-tonic-967-issue written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xoac/reproduction-tonic-967-issue on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xoac/reproduction-tonic-967-issue 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost v0.10.0
[INFO] [stderr]   Downloaded prost-types v0.10.0
[INFO] [stderr]   Downloaded prost-derive v0.10.0
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded tonic-build v0.7.0
[INFO] [stderr]   Downloaded prettyplease v0.1.9
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded axum-core v0.2.1
[INFO] [stderr]   Downloaded tracing-core v0.1.24
[INFO] [stderr]   Downloaded tower-http v0.2.5
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded tower v0.4.12
[INFO] [stderr]   Downloaded tonic v0.7.1
[INFO] [stderr]   Downloaded axum v0.5.1
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded prost-build v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e25e05970a9a3ba047a9d55198e9c505a8b7ade09e203803f8fde252a4771493
[INFO] running `Command { std: "docker" "start" "-a" "e25e05970a9a3ba047a9d55198e9c505a8b7ade09e203803f8fde252a4771493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e25e05970a9a3ba047a9d55198e9c505a8b7ade09e203803f8fde252a4771493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25e05970a9a3ba047a9d55198e9c505a8b7ade09e203803f8fde252a4771493", kill_on_drop: false }`
[INFO] [stdout] e25e05970a9a3ba047a9d55198e9c505a8b7ade09e203803f8fde252a4771493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf9382d5ecf069697397ad10cb7304dabc25d2eb92b9ab7949eb5691bba6552e
[INFO] running `Command { std: "docker" "start" "-a" "cf9382d5ecf069697397ad10cb7304dabc25d2eb92b9ab7949eb5691bba6552e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling tracing-core v0.1.24
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-build v0.10.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling prettyplease v0.1.9
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling prost-derive v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling axum-core v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.10.0
[INFO] [stderr]    Compiling prost-types v0.10.0
[INFO] [stderr]    Compiling tonic-build v0.7.0
[INFO] [stderr]    Compiling reproduction-tonic-967-issue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling tower-http v0.2.5
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.5.1
[INFO] [stderr]    Compiling tonic v0.7.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.57s
[INFO] running `Command { std: "docker" "inspect" "cf9382d5ecf069697397ad10cb7304dabc25d2eb92b9ab7949eb5691bba6552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf9382d5ecf069697397ad10cb7304dabc25d2eb92b9ab7949eb5691bba6552e", kill_on_drop: false }`
[INFO] [stdout] cf9382d5ecf069697397ad10cb7304dabc25d2eb92b9ab7949eb5691bba6552e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50e5e1f32af082e18b03b6d9491b73d01ddbfcb801f6ce463bb16da3f45d27ab
[INFO] running `Command { std: "docker" "start" "-a" "50e5e1f32af082e18b03b6d9491b73d01ddbfcb801f6ce463bb16da3f45d27ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling reproduction-tonic-967-issue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "50e5e1f32af082e18b03b6d9491b73d01ddbfcb801f6ce463bb16da3f45d27ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e5e1f32af082e18b03b6d9491b73d01ddbfcb801f6ce463bb16da3f45d27ab", kill_on_drop: false }`
[INFO] [stdout] 50e5e1f32af082e18b03b6d9491b73d01ddbfcb801f6ce463bb16da3f45d27ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5f648010395835cc57c7a0b04f2f1b88df8d4ae747654699005c099781bd086
[INFO] running `Command { std: "docker" "start" "-a" "f5f648010395835cc57c7a0b04f2f1b88df8d4ae747654699005c099781bd086", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reproduction_tonic_967_issue-91372cd4f8be6e0b)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reproduction_tonic_967_issue-cd0e8c26b4c10751)
[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 reproduction_tonic_967_issue
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 19) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 54) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 63) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 46) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 34) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 25) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 19) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `timestamp`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | Timestamp timestamp;
[INFO] [stdout]    |           ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 54) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `now`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | Instant now = Instant.now();
[INFO] [stdout]    |         ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 63) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | timestamp = Timestamp()
[INFO] [stdout]    |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 46) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `millis`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs:47:6
[INFO] [stdout]    |
[INFO] [stdout] 47 | long millis = System.currentTimeMillis();
[INFO] [stdout]    |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 34) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `ft`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | FILETIME ft;
[INFO] [stdout]    |          ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 25) stdout ----
[INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `tv`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct timeval tv;
[INFO] [stdout]    |                ^^ expected `where`, `{`, `(`, or `;` after struct name
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 19)
[INFO] [stdout]     /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 25)
[INFO] [stdout]     /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 34)
[INFO] [stdout]     /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 46)
[INFO] [stdout]     /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 54)
[INFO] [stdout]     /opt/rustwide/target/debug/build/reproduction-tonic-967-issue-bffe2cf00c78ca53/out/google.protobuf.rs - google::protobuf::Timestamp (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f5f648010395835cc57c7a0b04f2f1b88df8d4ae747654699005c099781bd086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f648010395835cc57c7a0b04f2f1b88df8d4ae747654699005c099781bd086", kill_on_drop: false }`
[INFO] [stdout] f5f648010395835cc57c7a0b04f2f1b88df8d4ae747654699005c099781bd086
