[INFO] cloning repository https://github.com/bouzuya/firestore-structured-query [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bouzuya/firestore-structured-query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbouzuya%2Ffirestore-structured-query", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbouzuya%2Ffirestore-structured-query'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5ffe80cf6a8a638b6a983cf8ed3567328f90849 [INFO] checking bouzuya/firestore-structured-query against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbouzuya%2Ffirestore-structured-query" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bouzuya/firestore-structured-query [INFO] finished tweaking git repo https://github.com/bouzuya/firestore-structured-query [INFO] tweaked toml for git repo https://github.com/bouzuya/firestore-structured-query written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bouzuya/firestore-structured-query on toolchain e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bouzuya/firestore-structured-query 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" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d48ce2d33066b2ea4f2de3b10baaf7c7abd2e9676786956731606ecb5518db6 [INFO] running `Command { std: "docker" "start" "-a" "0d48ce2d33066b2ea4f2de3b10baaf7c7abd2e9676786956731606ecb5518db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d48ce2d33066b2ea4f2de3b10baaf7c7abd2e9676786956731606ecb5518db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d48ce2d33066b2ea4f2de3b10baaf7c7abd2e9676786956731606ecb5518db6", kill_on_drop: false }` [INFO] [stdout] 0d48ce2d33066b2ea4f2de3b10baaf7c7abd2e9676786956731606ecb5518db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67c174da43e5a70bebd8ebfc96eb2a2e6abf916d12959f256cce5003ce0c7f02 [INFO] running `Command { std: "docker" "start" "-a" "67c174da43e5a70bebd8ebfc96eb2a2e6abf916d12959f256cce5003ce0c7f02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tonic v0.14.0 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking tonic-prost v0.14.0 [INFO] [stderr] Checking googleapis-tonic-google-rpc v0.19.0 [INFO] [stderr] Checking googleapis-tonic-google-type v0.17.0 [INFO] [stderr] Checking googleapis-tonic-google-api v0.23.0 [INFO] [stderr] Checking googleapis-tonic-google-firestore-v1 v0.25.0 [INFO] [stderr] Checking serde-firestore-value v0.22.0 [INFO] [stderr] Checking firestore-structured-query v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.80s [INFO] running `Command { std: "docker" "inspect" "67c174da43e5a70bebd8ebfc96eb2a2e6abf916d12959f256cce5003ce0c7f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c174da43e5a70bebd8ebfc96eb2a2e6abf916d12959f256cce5003ce0c7f02", kill_on_drop: false }` [INFO] [stdout] 67c174da43e5a70bebd8ebfc96eb2a2e6abf916d12959f256cce5003ce0c7f02