[INFO] cloning repository https://github.com/manifest-network/manifest-std
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manifest-network/manifest-std" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest-network%2Fmanifest-std", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest-network%2Fmanifest-std'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3b92216f645d6c8b4d90ce4d1bf83ec004ca7e4
[INFO] testing manifest-network/manifest-std against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanifest-network%2Fmanifest-std" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manifest-network/manifest-std
[INFO] finished tweaking git repo https://github.com/manifest-network/manifest-std
[INFO] tweaked toml for git repo https://github.com/manifest-network/manifest-std written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manifest-network/manifest-std on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manifest-network/manifest-std 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b9c7b4e6497c8aaecfecceca152c4273f49f84cf4bf0b918ef7dcbebbc9e31b
[INFO] running `Command { std: "docker" "start" "-a" "6b9c7b4e6497c8aaecfecceca152c4273f49f84cf4bf0b918ef7dcbebbc9e31b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b9c7b4e6497c8aaecfecceca152c4273f49f84cf4bf0b918ef7dcbebbc9e31b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9c7b4e6497c8aaecfecceca152c4273f49f84cf4bf0b918ef7dcbebbc9e31b", kill_on_drop: false }`
[INFO] [stdout] 6b9c7b4e6497c8aaecfecceca152c4273f49f84cf4bf0b918ef7dcbebbc9e31b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] df087b2170983664441cbf5ba100e48b7a5f69eb0f84016bfdb200ef8078f39d
[INFO] running `Command { std: "docker" "start" "-a" "df087b2170983664441cbf5ba100e48b7a5f69eb0f84016bfdb200ef8078f39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.14.1
[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 manifest-std v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.98s
[INFO] running `Command { std: "docker" "inspect" "df087b2170983664441cbf5ba100e48b7a5f69eb0f84016bfdb200ef8078f39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df087b2170983664441cbf5ba100e48b7a5f69eb0f84016bfdb200ef8078f39d", kill_on_drop: false }`
[INFO] [stdout] df087b2170983664441cbf5ba100e48b7a5f69eb0f84016bfdb200ef8078f39d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 09fb8ac81789233149f2c6fbea419bb3967a07cbb88868a9091dc7fc5086f96e
[INFO] running `Command { std: "docker" "start" "-a" "09fb8ac81789233149f2c6fbea419bb3967a07cbb88868a9091dc7fc5086f96e", kill_on_drop: false }`
[INFO] [stderr]    Compiling manifest-std v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.74s
[INFO] running `Command { std: "docker" "inspect" "09fb8ac81789233149f2c6fbea419bb3967a07cbb88868a9091dc7fc5086f96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09fb8ac81789233149f2c6fbea419bb3967a07cbb88868a9091dc7fc5086f96e", kill_on_drop: false }`
[INFO] [stdout] 09fb8ac81789233149f2c6fbea419bb3967a07cbb88868a9091dc7fc5086f96e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 100f4d4508fec7dab2c77e5b4cc81da78c2f4432af2e7f6acecb1d632ab48afc
[INFO] running `Command { std: "docker" "start" "-a" "100f4d4508fec7dab2c77e5b4cc81da78c2f4432af2e7f6acecb1d632ab48afc", 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/build/manifest-std/e01620a0d18f012e/deps/manifest_std-e01620a0d18f012e)
[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 manifest_std
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1354) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 257) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 39) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 60) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 20) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 29) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1337) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 70) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 203) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1320) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 10) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 132) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1229) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1264) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1235) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 46) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 105) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 77) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1256) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1244) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 162) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1354) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1355:5
[INFO] [stdout]      |
[INFO] [stdout] 1355 |  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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 257) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:258:6
[INFO] [stdout]     |
[INFO] [stdout] 258 |  http:
[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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 39) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |   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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 60) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `google`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |  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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 20) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `foo`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 |  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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1337) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `start`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1338:12
[INFO] [stdout]      |
[INFO] [stdout] 1338 |  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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 70) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |  service Messaging {
[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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 203) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:204:34
[INFO] [stdout]     |
[INFO] [stdout] 204 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:207:27
[INFO] [stdout]     |
[INFO] [stdout] 207 |  Variable = "{" FieldPath \[ "=" Segments \] "}" ;
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:207:43
[INFO] [stdout]     |
[INFO] [stdout] 207 |  Variable = "{" FieldPath \[ "=" Segments \] "}" ;
[INFO] [stdout]     |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1320) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `start`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1321:12
[INFO] [stdout]      |
[INFO] [stdout] 1321 |  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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 10) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `foo`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 132) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 |  service Messaging {
[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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1229) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `timestamp`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1230:12
[INFO] [stdout]      |
[INFO] [stdout] 1230 |  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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1264) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1265:12
[INFO] [stdout]      |
[INFO] [stdout] 1265 |  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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1235) stdout ----
[INFO] [stdout] error: expected `where`, `{`, `(`, or `;` after struct name, found `tv`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1236:17
[INFO] [stdout]      |
[INFO] [stdout] 1236 |  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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 46) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |  service Messaging {
[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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 105) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |  service Messaging {
[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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 77) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |    "@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] ---- /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1256) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `millis`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1257:7
[INFO] [stdout]      |
[INFO] [stdout] 1257 |  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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1244) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `ft`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs:1245:11
[INFO] [stdout]      |
[INFO] [stdout] 1245 |  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/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 162) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 |  service Messaging {
[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]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 105)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 132)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 162)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 203)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 257)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 46)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.api.rs - google::api::HttpRule (line 70)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 10)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 20)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 29)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 39)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 60)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Any (line 77)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1320)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1337)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Duration (line 1354)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1229)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1235)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1244)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1256)
[INFO] [stdout]     /opt/rustwide/target/debug/build/manifest-std/0b6607406b33b07d/build-script-execution/out/google.protobuf.rs - google::protobuf::Timestamp (line 1264)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "100f4d4508fec7dab2c77e5b4cc81da78c2f4432af2e7f6acecb1d632ab48afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100f4d4508fec7dab2c77e5b4cc81da78c2f4432af2e7f6acecb1d632ab48afc", kill_on_drop: false }`
[INFO] [stdout] 100f4d4508fec7dab2c77e5b4cc81da78c2f4432af2e7f6acecb1d632ab48afc
