[INFO] fetching crate firestore-structured-query 0.12.0...
[INFO] checking firestore-structured-query-0.12.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate firestore-structured-query 0.12.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate firestore-structured-query 0.12.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate firestore-structured-query 0.12.0
[INFO] finished tweaking crates.io crate firestore-structured-query 0.12.0
[INFO] tweaked toml for crates.io crate firestore-structured-query 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded googleapis-tonic-google-type v0.7.0
[INFO] [stderr]   Downloaded googleapis-tonic-google-rpc v0.7.0
[INFO] [stderr]   Downloaded serde-firestore-value v0.11.1
[INFO] [stderr]   Downloaded googleapis-tonic-google-api v0.8.0
[INFO] [stderr]   Downloaded googleapis-tonic-google-firestore-v1 v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c00501404687d1f9566eef65b560bc77fa8751f7de21e2f677c89b8bc23c4cca
[INFO] running `Command { std: "docker" "start" "-a" "c00501404687d1f9566eef65b560bc77fa8751f7de21e2f677c89b8bc23c4cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c00501404687d1f9566eef65b560bc77fa8751f7de21e2f677c89b8bc23c4cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00501404687d1f9566eef65b560bc77fa8751f7de21e2f677c89b8bc23c4cca", kill_on_drop: false }`
[INFO] [stdout] c00501404687d1f9566eef65b560bc77fa8751f7de21e2f677c89b8bc23c4cca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39db232c5206d0170eabf2a896ed3a5898b1bedccc38c0d6e1fc781563893ef6
[INFO] running `Command { std: "docker" "start" "-a" "39db232c5206d0170eabf2a896ed3a5898b1bedccc38c0d6e1fc781563893ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking tonic v0.12.2
[INFO] [stderr]     Checking prost-types v0.13.3
[INFO] [stderr]     Checking googleapis-tonic-google-rpc v0.7.0
[INFO] [stderr]     Checking googleapis-tonic-google-api v0.8.0
[INFO] [stderr]     Checking googleapis-tonic-google-type v0.7.0
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking googleapis-tonic-google-firestore-v1 v0.8.0
[INFO] [stderr]     Checking serde-firestore-value v0.11.1
[INFO] [stderr]     Checking firestore-structured-query v0.12.0 (/opt/rustwide/workdir)
[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_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_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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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: aborting due to 1 previous error
[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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[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_9_0") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_3_0") due to 2 previous errors
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_2_0") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_5_1") due to 2 previous errors
[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_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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_8_2") due to 2 previous errors
[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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[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_8_0") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_6_0") due to 2 previous errors
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_5_0") due to 2 previous errors
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_1_0") due to 2 previous errors
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_4_0") due to 2 previous errors
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_6_1") due to 2 previous errors
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "lib") due to 2 previous errors
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firestore-structured-query` (test "v0_10_0") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "39db232c5206d0170eabf2a896ed3a5898b1bedccc38c0d6e1fc781563893ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39db232c5206d0170eabf2a896ed3a5898b1bedccc38c0d6e1fc781563893ef6", kill_on_drop: false }`
[INFO] [stdout] 39db232c5206d0170eabf2a896ed3a5898b1bedccc38c0d6e1fc781563893ef6
