[INFO] fetching crate serde-firestore-value 0.24.0... [INFO] building serde-firestore-value-0.24.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate serde-firestore-value 0.24.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate serde-firestore-value 0.24.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate serde-firestore-value 0.24.0 [INFO] tweaked toml for crates.io crate serde-firestore-value 0.24.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate serde-firestore-value 0.24.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate serde-firestore-value 0.24.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.14.1 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] [stderr] Downloaded prost v0.14.1 [INFO] [stderr] Downloaded googleapis-tonic-google-rpc v0.21.0 [INFO] [stderr] Downloaded tonic-prost v0.14.2 [INFO] [stderr] Downloaded googleapis-tonic-google-type v0.19.0 [INFO] [stderr] Downloaded googleapis-tonic-google-firestore-v1 v0.27.0 [INFO] [stderr] Downloaded tonic v0.14.2 [INFO] [stderr] Downloaded googleapis-tonic-google-api v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd2d5af2a44b4997d406c1e8fa461cbca27545880c283ba397ac6fc8a3045805 [INFO] running `Command { std: "docker" "start" "-a" "fd2d5af2a44b4997d406c1e8fa461cbca27545880c283ba397ac6fc8a3045805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd2d5af2a44b4997d406c1e8fa461cbca27545880c283ba397ac6fc8a3045805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2d5af2a44b4997d406c1e8fa461cbca27545880c283ba397ac6fc8a3045805", kill_on_drop: false }` [INFO] [stdout] fd2d5af2a44b4997d406c1e8fa461cbca27545880c283ba397ac6fc8a3045805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e31d7acce7b79da2a26afe311d1fab61761adda2512faa1928eddb3ffaa6ffc5 [INFO] running `Command { std: "docker" "start" "-a" "e31d7acce7b79da2a26afe311d1fab61761adda2512faa1928eddb3ffaa6ffc5", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling googleapis-tonic-google-api v0.25.0 [INFO] [stderr] Compiling googleapis-tonic-google-rpc v0.21.0 [INFO] [stderr] Compiling googleapis-tonic-google-type v0.19.0 [INFO] [stderr] Compiling googleapis-tonic-google-firestore-v1 v0.27.0 [INFO] [stderr] Compiling serde-firestore-value v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `Command { std: "docker" "inspect" "e31d7acce7b79da2a26afe311d1fab61761adda2512faa1928eddb3ffaa6ffc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31d7acce7b79da2a26afe311d1fab61761adda2512faa1928eddb3ffaa6ffc5", kill_on_drop: false }` [INFO] [stdout] e31d7acce7b79da2a26afe311d1fab61761adda2512faa1928eddb3ffaa6ffc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56b83578a27276a0ac30f954b7879523f52ac3f6c1eaafbd1ddee62abe6a390a [INFO] running `Command { std: "docker" "start" "-a" "56b83578a27276a0ac30f954b7879523f52ac3f6c1eaafbd1ddee62abe6a390a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.143 [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 tonic-prost v0.14.2 [INFO] [stderr] Compiling googleapis-tonic-google-api v0.25.0 [INFO] [stderr] Compiling googleapis-tonic-google-type v0.19.0 [INFO] [stderr] Compiling googleapis-tonic-google-rpc v0.21.0 [INFO] [stderr] Compiling googleapis-tonic-google-firestore-v1 v0.27.0 [INFO] [stderr] Compiling serde-firestore-value v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.46s [INFO] running `Command { std: "docker" "inspect" "56b83578a27276a0ac30f954b7879523f52ac3f6c1eaafbd1ddee62abe6a390a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b83578a27276a0ac30f954b7879523f52ac3f6c1eaafbd1ddee62abe6a390a", kill_on_drop: false }` [INFO] [stdout] 56b83578a27276a0ac30f954b7879523f52ac3f6c1eaafbd1ddee62abe6a390a