[INFO] fetching crate firestore-structured-query 0.15.1...
[INFO] checking firestore-structured-query-0.15.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate firestore-structured-query 0.15.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate firestore-structured-query 0.15.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate firestore-structured-query 0.15.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate firestore-structured-query 0.15.1
[INFO] tweaked toml for crates.io crate firestore-structured-query 0.15.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a35586f8d1c21e9d2b9de9558bdb9e2e350bf8f2d5c4b8353d9ce5438cc7d44
[INFO] running `Command { std: "docker" "start" "-a" "4a35586f8d1c21e9d2b9de9558bdb9e2e350bf8f2d5c4b8353d9ce5438cc7d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a35586f8d1c21e9d2b9de9558bdb9e2e350bf8f2d5c4b8353d9ce5438cc7d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a35586f8d1c21e9d2b9de9558bdb9e2e350bf8f2d5c4b8353d9ce5438cc7d44", kill_on_drop: false }`
[INFO] [stdout] 4a35586f8d1c21e9d2b9de9558bdb9e2e350bf8f2d5c4b8353d9ce5438cc7d44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e33e6e892b2c85995aff4566c0a74a579cbfd3f5da68c50daee6760a3e6a5ed0
[INFO] running `Command { std: "docker" "start" "-a" "e33e6e892b2c85995aff4566c0a74a579cbfd3f5da68c50daee6760a3e6a5ed0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.3
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking prost-types v0.13.3
[INFO] [stderr]     Checking googleapis-tonic-google-rpc v0.8.0
[INFO] [stderr]     Checking googleapis-tonic-google-type v0.8.0
[INFO] [stderr]     Checking googleapis-tonic-google-api v0.11.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking googleapis-tonic-google-firestore-v1 v0.11.0
[INFO] [stderr]     Checking serde-firestore-value v0.14.1
[INFO] [stderr]     Checking firestore-structured-query v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]   --> tests/v0_5_0.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | // }
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]    --> tests/v0_9_0.rs:452:6
[INFO] [stdout]     |
[INFO] [stdout] 452 | // }
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]   --> tests/v0_2_0.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | // }
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]    --> tests/v0_6_0.rs:919:6
[INFO] [stdout]     |
[INFO] [stdout] 919 | // }
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]   --> tests/v0_5_1.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | // }
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]    --> tests/v0_1_0.rs:375:6
[INFO] [stdout]     |
[INFO] [stdout] 375 | // }
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]   --> tests/v0_8_2.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | // }
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]   --> tests/v0_3_0.rs:99:6
[INFO] [stdout]    |
[INFO] [stdout] 99 | // }
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_5_0") due to 1 previous error
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]   --> tests/v0_6_1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / #[test]
[INFO] [stdout] 2  | | fn test_impl_x_for_order() {
[INFO] [stdout] 3  | |     // Added: impl Clone for Order
[INFO] [stdout] 4  | |     // Added: impl Debug for Order
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     assert_impl::<Query>();
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_9_0") due to 1 previous error
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_8_2") due to 1 previous error
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_3_0") due to 1 previous error
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_1_0") due to 1 previous error
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]    --> tests/v0_4_0.rs:480:6
[INFO] [stdout]     |
[INFO] [stdout] 480 | // }
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_2_0") due to 1 previous error
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]   --> tests/v0_8_0.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | // }
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_6_0") due to 1 previous error
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_5_1") due to 1 previous error
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_4_0") due to 1 previous error
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_6_1") due to 1 previous error
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_8_0") due to 1 previous error
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]     --> tests/lib.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout] 1    | / #[cfg(feature = "serde")]
[INFO] [stdout] 2    | | #[test]
[INFO] [stdout] 3    | | fn test_full_example_with_serde() -> firestore_structured_query::Result<()> {
[INFO] [stdout] 4    | |     use firestore_structured_query::{to_value, FieldPath, Filter, Query};
[INFO] [stdout] ...    |
[INFO] [stdout] 1017 | |     Ok(())
[INFO] [stdout] 1018 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "lib") due to 1 previous error
[INFO] [stdout] error: missing documentation for the crate
[INFO] [stdout]     --> tests/v0_10_0.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout] 1    | / #[test]
[INFO] [stdout] 2    | | fn test_field_path_raw() {
[INFO] [stdout] 3    | |     // Added: FieldPath::raw
[INFO] [stdout] 4    | |     use firestore_structured_query::FieldPath;
[INFO] [stdout] ...    |
[INFO] [stdout] 1559 | |     Ok(())
[INFO] [stdout] 1560 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_10_0") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e33e6e892b2c85995aff4566c0a74a579cbfd3f5da68c50daee6760a3e6a5ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33e6e892b2c85995aff4566c0a74a579cbfd3f5da68c50daee6760a3e6a5ed0", kill_on_drop: false }`
[INFO] [stdout] e33e6e892b2c85995aff4566c0a74a579cbfd3f5da68c50daee6760a3e6a5ed0
