[INFO] fetching crate ntex-grpc 1.2.0...
[INFO] testing ntex-grpc-1.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ntex-grpc 1.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ntex-grpc 1.2.0
[INFO] finished tweaking crates.io crate ntex-grpc 1.2.0
[INFO] tweaked toml for crates.io crate ntex-grpc 1.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-grpc 1.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-grpc 1.2.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 452661e5e1548d0b2305cf849651d369d41fc12b234fb87ac0412d33770c847f
[INFO] running `Command { std: "docker" "start" "-a" "452661e5e1548d0b2305cf849651d369d41fc12b234fb87ac0412d33770c847f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "452661e5e1548d0b2305cf849651d369d41fc12b234fb87ac0412d33770c847f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452661e5e1548d0b2305cf849651d369d41fc12b234fb87ac0412d33770c847f", kill_on_drop: false }`
[INFO] [stdout] 452661e5e1548d0b2305cf849651d369d41fc12b234fb87ac0412d33770c847f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70e387713a0ec4b20b21c6b59906b85820d8ebac939d6740e7ae3ae9c26eb77c
[INFO] running `Command { std: "docker" "start" "-a" "70e387713a0ec4b20b21c6b59906b85820d8ebac939d6740e7ae3ae9c26eb77c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ntex-rt v3.3.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling ntex-service v4.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ntex-grpc-derive v0.7.0
[INFO] [stderr]    Compiling ntex-bytes v1.0.0
[INFO] [stderr]    Compiling ntex-codec v1.0.0
[INFO] [stderr]    Compiling ntex-util v3.4.0
[INFO] [stderr]    Compiling ntex-http v1.0.0
[INFO] [stderr]    Compiling ntex-io v3.3.1
[INFO] [stderr]    Compiling ntex-net v3.4.1
[INFO] [stderr]    Compiling ntex-h2 v3.2.0
[INFO] [stderr]    Compiling ntex-grpc v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.94s
[INFO] running `Command { std: "docker" "inspect" "70e387713a0ec4b20b21c6b59906b85820d8ebac939d6740e7ae3ae9c26eb77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e387713a0ec4b20b21c6b59906b85820d8ebac939d6740e7ae3ae9c26eb77c", kill_on_drop: false }`
[INFO] [stdout] 70e387713a0ec4b20b21c6b59906b85820d8ebac939d6740e7ae3ae9c26eb77c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b56016c39a53e0d41e485941d75915c96d2b24069c74fc8241d9b2ca62b631e
[INFO] running `Command { std: "docker" "start" "-a" "2b56016c39a53e0d41e485941d75915c96d2b24069c74fc8241d9b2ca62b631e", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ntex-rt v3.3.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling swap-buffer-queue v0.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling ntex-service v4.0.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ntex-macros v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ntex-polling v3.10.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ntex-neon v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ntex-bytes v1.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ntex-codec v1.0.0
[INFO] [stderr]    Compiling ntex-util v3.4.0
[INFO] [stderr]    Compiling ntex-http v1.0.0
[INFO] [stderr]    Compiling ntex-router v1.0.0
[INFO] [stderr]    Compiling ntex-io v3.3.1
[INFO] [stderr]    Compiling ntex-net v3.4.1
[INFO] [stderr]    Compiling ntex-h2 v3.2.0
[INFO] [stderr]    Compiling ntex-tls v3.1.0
[INFO] [stderr]    Compiling ntex-server v3.4.0
[INFO] [stderr]    Compiling ntex v3.0.0-pre.9
[INFO] [stderr]    Compiling ntex-grpc v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.17s
[INFO] running `Command { std: "docker" "inspect" "2b56016c39a53e0d41e485941d75915c96d2b24069c74fc8241d9b2ca62b631e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b56016c39a53e0d41e485941d75915c96d2b24069c74fc8241d9b2ca62b631e", kill_on_drop: false }`
[INFO] [stdout] 2b56016c39a53e0d41e485941d75915c96d2b24069c74fc8241d9b2ca62b631e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c994180ef9a1f29a7d3863baeaaf600403098b8dd1e84d076e6aa12ccbc3ea90
[INFO] running `Command { std: "docker" "start" "-a" "c994180ef9a1f29a7d3863baeaaf600403098b8dd1e84d076e6aa12ccbc3ea90", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_grpc-7eff00f8a887ef18)
[INFO] [stdout] test client::request::tests::duration_to_grpc_timeout_less_than_second ... ok
[INFO] [stdout] test types::tests::test_hashmap_default_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ntex_grpc
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/client/request.rs - client::request::Request<'a,T,M>::header (line 168) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/google_types/duration.rs - google_types::duration::Duration (line 23) ... FAILED
[INFO] [stdout] test src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 44) ... FAILED
[INFO] [stdout] test src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 29) ... FAILED
[INFO] [stdout] test src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 56) ... FAILED
[INFO] [stdout] test src/google_types/duration.rs - google_types::duration::Duration (line 40) ... FAILED
[INFO] [stdout] test src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 73) ... FAILED
[INFO] [stdout] test src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 35) ... FAILED
[INFO] [stdout] test src/google_types/duration.rs - google_types::duration::Duration (line 57) ... FAILED
[INFO] [stdout] test src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 64) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/google_types/duration.rs - google_types::duration::Duration (line 23) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `start`
[INFO] [stdout]   --> src/google_types/duration.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | 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/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 44) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `ft`
[INFO] [stdout]   --> src/google_types/timestamp.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `timestamp`
[INFO] [stdout]   --> src/google_types/timestamp.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | 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/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 56) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `millis`
[INFO] [stdout]   --> src/google_types/timestamp.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 | 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/google_types/duration.rs - google_types::duration::Duration (line 40) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `start`
[INFO] [stdout]   --> src/google_types/duration.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | 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/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 73) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]   --> src/google_types/timestamp.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 | 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/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 35) stdout ----
[INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `tv`
[INFO] [stdout]   --> src/google_types/timestamp.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | 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/google_types/duration.rs - google_types::duration::Duration (line 57) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]   --> src/google_types/duration.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | 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/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 64) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `now`
[INFO] [stdout]   --> src/google_types/timestamp.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/google_types/duration.rs - google_types::duration::Duration (line 23)
[INFO] [stdout]     src/google_types/duration.rs - google_types::duration::Duration (line 40)
[INFO] [stdout]     src/google_types/duration.rs - google_types::duration::Duration (line 57)
[INFO] [stdout]     src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 29)
[INFO] [stdout]     src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 35)
[INFO] [stdout]     src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 44)
[INFO] [stdout]     src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 56)
[INFO] [stdout]     src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 64)
[INFO] [stdout]     src/google_types/timestamp.rs - google_types::timestamp::Timestamp (line 73)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.63s; merged doctests compilation took 1.35s
[INFO] running `Command { std: "docker" "inspect" "c994180ef9a1f29a7d3863baeaaf600403098b8dd1e84d076e6aa12ccbc3ea90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c994180ef9a1f29a7d3863baeaaf600403098b8dd1e84d076e6aa12ccbc3ea90", kill_on_drop: false }`
[INFO] [stdout] c994180ef9a1f29a7d3863baeaaf600403098b8dd1e84d076e6aa12ccbc3ea90
