[INFO] fetching crate get-cookie 0.2.0...
[INFO] checking get-cookie-0.2.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate get-cookie 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate get-cookie 0.2.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate get-cookie 0.2.0
[INFO] finished tweaking crates.io crate get-cookie 0.2.0
[INFO] tweaked toml for crates.io crate get-cookie 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 167 packages to latest compatible versions
[INFO] [stderr]       Adding dirs v4.0.0 (available: v5.0.1)
[INFO] [stderr]       Adding keyring v1.2.1 (available: v3.6.1)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd3d568a09b5df8fa5612551fd346e16fd6e5cb44c9fdbb631eb48cae8f71966
[INFO] running `Command { std: "docker" "start" "-a" "bd3d568a09b5df8fa5612551fd346e16fd6e5cb44c9fdbb631eb48cae8f71966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd3d568a09b5df8fa5612551fd346e16fd6e5cb44c9fdbb631eb48cae8f71966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3d568a09b5df8fa5612551fd346e16fd6e5cb44c9fdbb631eb48cae8f71966", kill_on_drop: false }`
[INFO] [stdout] bd3d568a09b5df8fa5612551fd346e16fd6e5cb44c9fdbb631eb48cae8f71966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9147684c9432941ab39a679f15546fadb58158cfd927713b3c307bdcd6e55844
[INFO] running `Command { std: "docker" "start" "-a" "9147684c9432941ab39a679f15546fadb58158cfd927713b3c307bdcd6e55844", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking nb-connect v1.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling zvariant_derive v2.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v1.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.6.4
[INFO] [stderr]     Checking zvariant v2.10.0
[INFO] [stderr]     Checking zbus v1.9.3
[INFO] [stderr]     Checking secret-service v2.0.2
[INFO] [stderr]     Checking keyring v1.2.1
[INFO] [stderr]     Checking get-cookie v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dirs::home_dir`
[INFO] [stdout]  --> src/chrome/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dirs::home_dir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dirs::home_dir`
[INFO] [stdout]  --> src/chrome/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dirs::home_dir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `chrome_profile_dir` in this scope
[INFO] [stdout]   --> src/chrome/mod.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut result = chrome_profile_dir()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `chrome_profile_dir` in this scope
[INFO] [stdout]   --> src/chrome/mod.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut result = chrome_profile_dir()?;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/chrome/mod.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         NaiveDateTime::from_timestamp_opt(seconds, nanoseconds)
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/chrome/mod.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 |             .map(|d| DateTime::<Utc>::from_utc(d, Utc))
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/chrome/mod.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         NaiveDateTime::from_timestamp_opt(seconds, nanoseconds)
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/chrome/mod.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 |             .map(|d| DateTime::<Utc>::from_utc(d, Utc))
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decrypt_encrypted_cookie` in this scope
[INFO] [stdout]   --> src/chrome/mod.rs:84:42
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn get_encrypted_cookie(domain: &str, cookie_name: &str) -> Result<Cookie, GetCookieError> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ similarly named function `get_encrypted_cookie` defined here
[INFO] [stdout] ...
[INFO] [stdout] 84 |         cookie.value = CookieValue::Text(decrypt_encrypted_cookie(encrypted)?)
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_encrypted_cookie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decrypt_encrypted_cookie` in this scope
[INFO] [stdout]   --> src/chrome/mod.rs:84:42
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn get_encrypted_cookie(domain: &str, cookie_name: &str) -> Result<Cookie, GetCookieError> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ similarly named function `get_encrypted_cookie` defined here
[INFO] [stdout] ...
[INFO] [stdout] 84 |         cookie.value = CookieValue::Text(decrypt_encrypted_cookie(encrypted)?)
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_encrypted_cookie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `get-cookie` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `get-cookie` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9147684c9432941ab39a679f15546fadb58158cfd927713b3c307bdcd6e55844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9147684c9432941ab39a679f15546fadb58158cfd927713b3c307bdcd6e55844", kill_on_drop: false }`
[INFO] [stdout] 9147684c9432941ab39a679f15546fadb58158cfd927713b3c307bdcd6e55844
