[INFO] fetching crate firestore-db-and-auth 0.8.0... [INFO] testing firestore-db-and-auth-0.8.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate firestore-db-and-auth 0.8.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate firestore-db-and-auth 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate firestore-db-and-auth 0.8.0 [INFO] tweaked toml for crates.io crate firestore-db-and-auth 0.8.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate firestore-db-and-auth 0.8.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate firestore-db-and-auth 0.8.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d40f13a9e82e4a2561fcf14b0f54b3c91891bc167ec716bdd8fa9247cce0b0c7 [INFO] running `Command { std: "docker" "start" "-a" "d40f13a9e82e4a2561fcf14b0f54b3c91891bc167ec716bdd8fa9247cce0b0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d40f13a9e82e4a2561fcf14b0f54b3c91891bc167ec716bdd8fa9247cce0b0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40f13a9e82e4a2561fcf14b0f54b3c91891bc167ec716bdd8fa9247cce0b0c7", kill_on_drop: false }` [INFO] [stdout] d40f13a9e82e4a2561fcf14b0f54b3c91891bc167ec716bdd8fa9247cce0b0c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe59ee832ef00326a8425d7b5577cb635e3c0bd9b2ac2b8a68bc726aa98c79ec [INFO] running `Command { std: "docker" "start" "-a" "fe59ee832ef00326a8425d7b5577cb635e3c0bd9b2ac2b8a68bc726aa98c79ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling cache_control v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling biscuit v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling firestore-db-and-auth v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "fe59ee832ef00326a8425d7b5577cb635e3c0bd9b2ac2b8a68bc726aa98c79ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe59ee832ef00326a8425d7b5577cb635e3c0bd9b2ac2b8a68bc726aa98c79ec", kill_on_drop: false }` [INFO] [stdout] fe59ee832ef00326a8425d7b5577cb635e3c0bd9b2ac2b8a68bc726aa98c79ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d85b54179026a41751f75c8b4fd1e6c10cf77371cdf2ae00bde86bd23951824 [INFO] running `Command { std: "docker" "start" "-a" "7d85b54179026a41751f75c8b4fd1e6c10cf77371cdf2ae00bde86bd23951824", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-test v0.4.3 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling firestore-db-and-auth v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `examples/utils/../../firebase-service-account.json`: No such file or directory (os error 2) [INFO] [stdout] --> examples/utils/mod.rs:69:46 [INFO] [stdout] | [INFO] [stdout] 69 | let cred: Credentials = Credentials::new(include_str!("../../firebase-service-account.json")).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/../firebase-service-account.json`: No such file or directory (os error 2) [INFO] [stdout] --> examples/create_read_write_document.rs:228:46 [INFO] [stdout] | [INFO] [stdout] 228 | let cred: Credentials = Credentials::new(include_str!("../firebase-service-account.json")).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `firestore-db-and-auth` (example "create_read_write_document" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7d85b54179026a41751f75c8b4fd1e6c10cf77371cdf2ae00bde86bd23951824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d85b54179026a41751f75c8b4fd1e6c10cf77371cdf2ae00bde86bd23951824", kill_on_drop: false }` [INFO] [stdout] 7d85b54179026a41751f75c8b4fd1e6c10cf77371cdf2ae00bde86bd23951824