[INFO] fetching crate chaty-proto 0.1.26...
[INFO] testing chaty-proto-0.1.26 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate chaty-proto 0.1.26 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate chaty-proto 0.1.26
[INFO] finished tweaking crates.io crate chaty-proto 0.1.26
[INFO] tweaked toml for crates.io crate chaty-proto 0.1.26 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chaty-proto 0.1.26 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 crates.io crate chaty-proto 0.1.26 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-types v0.14.1
[INFO] [stderr]   Downloaded axum v0.8.8
[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] 608041fb2d476743e4dc2ac3130e7ac90fcb6fc420c341a9a95476ed735a45fa
[INFO] running `Command { std: "docker" "start" "-a" "608041fb2d476743e4dc2ac3130e7ac90fcb6fc420c341a9a95476ed735a45fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "608041fb2d476743e4dc2ac3130e7ac90fcb6fc420c341a9a95476ed735a45fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608041fb2d476743e4dc2ac3130e7ac90fcb6fc420c341a9a95476ed735a45fa", kill_on_drop: false }`
[INFO] [stdout] 608041fb2d476743e4dc2ac3130e7ac90fcb6fc420c341a9a95476ed735a45fa
[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] d707f1089640862f0597fd866f4316311bba48a2c7da3594ea354e5e0245f850
[INFO] running `Command { std: "docker" "start" "-a" "d707f1089640862f0597fd866f4316311bba48a2c7da3594ea354e5e0245f850", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling itertools v0.14.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 socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.17
[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.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling chaty-proto v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.52s
[INFO] running `Command { std: "docker" "inspect" "d707f1089640862f0597fd866f4316311bba48a2c7da3594ea354e5e0245f850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d707f1089640862f0597fd866f4316311bba48a2c7da3594ea354e5e0245f850", kill_on_drop: false }`
[INFO] [stdout] d707f1089640862f0597fd866f4316311bba48a2c7da3594ea354e5e0245f850
[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] b3ade823d7eba947d61466f1be0f01e972776da2fb6b69a39c8d4e4b68e06c7e
[INFO] running `Command { std: "docker" "start" "-a" "b3ade823d7eba947d61466f1be0f01e972776da2fb6b69a39c8d4e4b68e06c7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling chaty-proto v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.69s
[INFO] running `Command { std: "docker" "inspect" "b3ade823d7eba947d61466f1be0f01e972776da2fb6b69a39c8d4e4b68e06c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ade823d7eba947d61466f1be0f01e972776da2fb6b69a39c8d4e4b68e06c7e", kill_on_drop: false }`
[INFO] [stdout] b3ade823d7eba947d61466f1be0f01e972776da2fb6b69a39c8d4e4b68e06c7e
[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] ab4253fe2dbc47c23761a6f56de42bf8b31235ae4e72bcc8f9aabed778ce389f
[INFO] running `Command { std: "docker" "start" "-a" "ab4253fe2dbc47c23761a6f56de42bf8b31235ae4e72bcc8f9aabed778ce389f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaty_proto-8f96fb13b491fcf2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests chaty_proto
[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] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2254) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2191) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 33) ... FAILED
[INFO] [stdout] test src/envoy/envoy.config.core.v3.rs - envoy::config::core::v3::HttpUri::uri (line 422) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2239) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 43) ... FAILED
[INFO] [stdout] test src/envoy/envoy.config.core.v3.rs - envoy::config::core::v3::http_uri::HttpUpstreamType::Cluster (line 453) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 83) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2245) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2281) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2273) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 20) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2174) ... FAILED
[INFO] [stdout] test src/shared.v1.rs - shared::v1::Timestamp (line 173) ... FAILED
[INFO] [stdout] test src/shared.v1.rs - shared::v1::Timestamp (line 154) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 66) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2266) ... FAILED
[INFO] [stdout] test src/shared.v1.rs - shared::v1::Timestamp (line 181) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 10) ... FAILED
[INFO] [stdout] test src/shared.v1.rs - shared::v1::Timestamp (line 139) ... FAILED
[INFO] [stdout] test src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2157) ... FAILED
[INFO] [stdout] test src/shared.v1.rs - shared::v1::Timestamp (line 145) ... FAILED
[INFO] [stdout] test src/shared.v1.rs - shared::v1::Timestamp (line 166) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2254) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `ft`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2255:11
[INFO] [stdout]      |
[INFO] [stdout] 2255 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2191) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2192:5
[INFO] [stdout]      |
[INFO] [stdout] 2192 |  td = datetime.timedelta(days=3, minutes=10)
[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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 33) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]   --> src/envoy/google.protobuf.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 |  foo = Foo(...)
[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] ---- src/envoy/envoy.config.core.v3.rs - envoy::config::core::v3::HttpUri::uri (line 422) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/envoy/envoy.config.core.v3.rs:423:4
[INFO] [stdout]     |
[INFO] [stdout] 423 | uri: <https://www.googleapis.com/oauth2/v1/certs>
[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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2239) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `timestamp`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2240:12
[INFO] [stdout]      |
[INFO] [stdout] 2240 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 43) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/envoy/google.protobuf.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |   foo := &pb.Foo{...}
[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] ---- src/envoy/envoy.config.core.v3.rs - envoy::config::core::v3::http_uri::HttpUpstreamType::Cluster (line 453) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/envoy/envoy.config.core.v3.rs:454:8
[INFO] [stdout]     |
[INFO] [stdout] 454 | cluster: jwks_cluster
[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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 83) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]   --> src/envoy/google.protobuf.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |    "@type": "type.googleapis.com/google.protobuf.Duration",
[INFO] [stdout]    |           ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2245) stdout ----
[INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `tv`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2246:17
[INFO] [stdout]      |
[INFO] [stdout] 2246 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2281) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2282:12
[INFO] [stdout]      |
[INFO] [stdout] 2282 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2273) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `now`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2274:10
[INFO] [stdout]      |
[INFO] [stdout] 2274 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 20) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `foo`
[INFO] [stdout]   --> src/envoy/google.protobuf.rs:21:6
[INFO] [stdout]    |
[INFO] [stdout] 21 |  Foo foo = ...;
[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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2174) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `start`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2175:12
[INFO] [stdout]      |
[INFO] [stdout] 2175 |  Timestamp start = ...;
[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] ---- src/shared.v1.rs - shared::v1::Timestamp (line 173) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `now`
[INFO] [stdout]    --> src/shared.v1.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |  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] ---- src/shared.v1.rs - shared::v1::Timestamp (line 154) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `ft`
[INFO] [stdout]    --> src/shared.v1.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 66) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `google`
[INFO] [stdout]   --> src/envoy/google.protobuf.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |  package google.profile;
[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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2266) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `millis`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2267:7
[INFO] [stdout]      |
[INFO] [stdout] 2267 |  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] ---- src/shared.v1.rs - shared::v1::Timestamp (line 181) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]    --> src/shared.v1.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 10) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `foo`
[INFO] [stdout]   --> src/envoy/google.protobuf.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |  Foo foo = ...;
[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] ---- src/shared.v1.rs - shared::v1::Timestamp (line 139) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `timestamp`
[INFO] [stdout]    --> src/shared.v1.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 |  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] ---- src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2157) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `start`
[INFO] [stdout]     --> src/envoy/google.protobuf.rs:2158:12
[INFO] [stdout]      |
[INFO] [stdout] 2158 |  Timestamp start = ...;
[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] ---- src/shared.v1.rs - shared::v1::Timestamp (line 145) stdout ----
[INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `tv`
[INFO] [stdout]    --> src/shared.v1.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |  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] ---- src/shared.v1.rs - shared::v1::Timestamp (line 166) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `millis`
[INFO] [stdout]    --> src/shared.v1.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |  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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/envoy/envoy.config.core.v3.rs - envoy::config::core::v3::HttpUri::uri (line 422)
[INFO] [stdout]     src/envoy/envoy.config.core.v3.rs - envoy::config::core::v3::http_uri::HttpUpstreamType::Cluster (line 453)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 10)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 20)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 33)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 43)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 66)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Any (line 83)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2157)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2174)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Duration (line 2191)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2239)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2245)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2254)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2266)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2273)
[INFO] [stdout]     src/envoy/google.protobuf.rs - envoy::google::protobuf::Timestamp (line 2281)
[INFO] [stdout]     src/shared.v1.rs - shared::v1::Timestamp (line 139)
[INFO] [stdout]     src/shared.v1.rs - shared::v1::Timestamp (line 145)
[INFO] [stdout]     src/shared.v1.rs - shared::v1::Timestamp (line 154)
[INFO] [stdout]     src/shared.v1.rs - shared::v1::Timestamp (line 166)
[INFO] [stdout]     src/shared.v1.rs - shared::v1::Timestamp (line 173)
[INFO] [stdout]     src/shared.v1.rs - shared::v1::Timestamp (line 181)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ab4253fe2dbc47c23761a6f56de42bf8b31235ae4e72bcc8f9aabed778ce389f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4253fe2dbc47c23761a6f56de42bf8b31235ae4e72bcc8f9aabed778ce389f", kill_on_drop: false }`
[INFO] [stdout] ab4253fe2dbc47c23761a6f56de42bf8b31235ae4e72bcc8f9aabed778ce389f
