[INFO] fetching crate decrypt-cookies 0.10.4...
[INFO] testing decrypt-cookies-0.10.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate decrypt-cookies 0.10.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate decrypt-cookies 0.10.4
[INFO] finished tweaking crates.io crate decrypt-cookies 0.10.4
[INFO] tweaked toml for crates.io crate decrypt-cookies 0.10.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate decrypt-cookies 0.10.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate decrypt-cookies 0.10.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16dcb4b02c36f959c9acddf602c3e4538a56850a90f8ffbb504c094622d324ef
[INFO] running `Command { std: "docker" "start" "-a" "16dcb4b02c36f959c9acddf602c3e4538a56850a90f8ffbb504c094622d324ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16dcb4b02c36f959c9acddf602c3e4538a56850a90f8ffbb504c094622d324ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16dcb4b02c36f959c9acddf602c3e4538a56850a90f8ffbb504c094622d324ef", kill_on_drop: false }`
[INFO] [stdout] 16dcb4b02c36f959c9acddf602c3e4538a56850a90f8ffbb504c094622d324ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5276ef90de882b0827089dd4d7b1ad5a0b3b1fc9e3bfb356798b7b10c07ff37
[INFO] running `Command { std: "docker" "start" "-a" "f5276ef90de882b0827089dd4d7b1ad5a0b3b1fc9e3bfb356798b7b10c07ff37", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling sea-query v0.32.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling TinyUFO v0.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.14
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zbus v5.9.0
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sea-orm v1.1.14
[INFO] [stderr]    Compiling secret-service v5.0.0
[INFO] [stderr]    Compiling chromium-crypto v0.4.2
[INFO] [stderr]    Compiling decrypt-cookies v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/cookie/cookie_entities/meta.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/cookie/cookie_entities/meta.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/meta.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/meta.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/stats.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/stats.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s
[INFO] running `Command { std: "docker" "inspect" "f5276ef90de882b0827089dd4d7b1ad5a0b3b1fc9e3bfb356798b7b10c07ff37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5276ef90de882b0827089dd4d7b1ad5a0b3b1fc9e3bfb356798b7b10c07ff37", kill_on_drop: false }`
[INFO] [stdout] f5276ef90de882b0827089dd4d7b1ad5a0b3b1fc9e3bfb356798b7b10c07ff37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 853ba1e217458f3ab8b0283176d019f9f59c4d7b981982af73eb94fb3eedbe5c
[INFO] running `Command { std: "docker" "start" "-a" "853ba1e217458f3ab8b0283176d019f9f59c4d7b981982af73eb94fb3eedbe5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling zbus v5.9.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.14
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling secret-service v5.0.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling chromium-crypto v0.4.2
[INFO] [stderr]    Compiling decrypt-cookies v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stdout]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/cookie/cookie_entities/meta.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/cookie/cookie_entities/meta.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/meta.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/meta.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/stats.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/stats.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/cookie/cookie_entities/meta.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/cookie/cookie_entities/meta.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/meta.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/meta.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/stats.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/stats.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "853ba1e217458f3ab8b0283176d019f9f59c4d7b981982af73eb94fb3eedbe5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "853ba1e217458f3ab8b0283176d019f9f59c4d7b981982af73eb94fb3eedbe5c", kill_on_drop: false }`
[INFO] [stdout] 853ba1e217458f3ab8b0283176d019f9f59c4d7b981982af73eb94fb3eedbe5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 913f52d13b32581fa4a614a236601ad8b86f5f060ffd37e5a9fcfa1251459c45
[INFO] running `Command { std: "docker" "start" "-a" "913f52d13b32581fa4a614a236601ad8b86f5f060ffd37e5a9fcfa1251459c45", kill_on_drop: false }`
[INFO] [stderr] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stderr]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]  --> src/chromium/items/cookie/cookie_entities/meta.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Model {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Relation` is never used
[INFO] [stderr]   --> src/chromium/items/cookie/cookie_entities/meta.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum Relation {}
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]  --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Model {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Relation` is never used
[INFO] [stderr]   --> src/chromium/items/passwd/login_data_entities/logins_edge_extended.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub enum Relation {}
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]  --> src/chromium/items/passwd/login_data_entities/meta.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Model {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Relation` is never used
[INFO] [stderr]   --> src/chromium/items/passwd/login_data_entities/meta.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum Relation {}
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]  --> src/chromium/items/passwd/login_data_entities/stats.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Model {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Relation` is never used
[INFO] [stderr]   --> src/chromium/items/passwd/login_data_entities/stats.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum Relation {}
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]  --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Model {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Relation` is never used
[INFO] [stderr]   --> src/chromium/items/passwd/login_data_entities/sync_entities_metadata.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum Relation {}
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]  --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Model {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Relation` is never used
[INFO] [stderr]   --> src/chromium/items/passwd/login_data_entities/sync_model_metadata.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum Relation {}
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `decrypt-cookies` (lib) generated 13 warnings
[INFO] [stderr] warning: `decrypt-cookies` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decrypt_cookies-ca1d74b236cc5b6d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::tests::need_sep_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests decrypt_cookies
[INFO] [stderr] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `dangling_pointers_from_temporaries`
[INFO] [stderr]   = note: requested on the command line with `-D temporary_cstring_as_ptr`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/chromium/mod.rs - chromium::ChromiumGetter (line 68) ... ignored
[INFO] [stdout] test src/firefox/mod.rs - firefox::GetCookies::cookies_filter (line 88) ... ignored
[INFO] [stdout] test src/browser/firefox.rs - browser::firefox::firefox (line 69) - compile ... FAILED
[INFO] [stdout] test src/browser/chromium.rs - browser::chromium::chromium (line 97) - compile ... FAILED
[INFO] [stdout] test src/chromium/mod.rs - chromium::GetLogins::logins_filter (line 256) ... FAILED
[INFO] [stdout] test src/chromium/mod.rs - chromium::GetCookies::cookies_filter (line 358) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser/firefox.rs - browser::firefox::firefox (line 69) stdout ----
[INFO] [stdout] error: cannot find macro `firefox` in this scope
[INFO] [stdout]   --> src/browser/firefox.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | firefox!("windows", Firefox, base: r"AppData\Roaming\Mozilla\Firefox");
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 69 + use decrypt_cookies::firefox;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `firefox` in this scope
[INFO] [stdout]   --> src/browser/firefox.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | firefox!("macos", Firefox, base: "Library/Application Support/Firefox");
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 69 + use decrypt_cookies::firefox;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `firefox` in this scope
[INFO] [stdout]   --> src/browser/firefox.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | firefox!("linux", Firefox, base: ".mozilla/firefox");
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 69 + use decrypt_cookies::firefox;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `firefox` in this scope
[INFO] [stdout]   --> src/browser/firefox.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | firefox!(
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 69 + use decrypt_cookies::firefox;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/browser/chromium.rs - browser::chromium::chromium (line 97) stdout ----
[INFO] [stdout] error: cannot find macro `chromium` in this scope
[INFO] [stdout]    --> src/browser/chromium.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | chromium!("windows", Chrome, base: r"AppData\Local\Google\Chrome\User Data");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  97 + use decrypt_cookies::chromium;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chromium` in this scope
[INFO] [stdout]    --> src/browser/chromium.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | chromium!("macos", Chrome, base: "Library/Application Support/Google/Chrome", safe_name: "Chrome");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  97 + use decrypt_cookies::chromium;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chromium` in this scope
[INFO] [stdout]    --> src/browser/chromium.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | chromium!("linux", Chrome, base: ".config/google-chrome", safe_name: "Chrome");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  97 + use decrypt_cookies::chromium;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chromium` in this scope
[INFO] [stdout]    --> src/browser/chromium.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | chromium!(
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  97 + use decrypt_cookies::chromium;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chromium` in this scope
[INFO] [stdout]   --> src/browser/chromium.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | chromium!(
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 97 + use decrypt_cookies::chromium;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/chromium/mod.rs - chromium::GetLogins::logins_filter (line 256) stdout ----
[INFO] [stdout] error[E0599]: no method named `logins_filter` found for struct `ChromiumGetter<T>` in the current scope
[INFO] [stdout]    --> src/chromium/mod.rs:267:10
[INFO] [stdout]     |
[INFO] [stdout] 266 |       let res = edge_getter
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 267 | |         .logins_filter(ChromiumLoginCol::OriginUrl.contains("google.com"))
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/chromium/mod.rs:272:8
[INFO] [stdout]     |
[INFO] [stdout] 272 |       fn logins_filter<F>(
[INFO] [stdout]     |          ------------- the method is available for `ChromiumGetter<decrypt_cookies::prelude::Chrome>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `GetLogins` which provides `logins_filter` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 256 + use crate::decrypt_cookies::chromium::GetLogins;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `cookies_filter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 267 -         .logins_filter(ChromiumLoginCol::OriginUrl.contains("google.com"))
[INFO] [stdout] 267 +         .cookies_filter(ChromiumLoginCol::OriginUrl.contains("google.com"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/chromium/mod.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |       let res = edge_getter
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 267 | |         .logins_filter(ChromiumLoginCol::OriginUrl.contains("google.com"))
[INFO] [stdout] 268 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/chromium/mod.rs - chromium::GetCookies::cookies_filter (line 358) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (74) panicked at src/chromium/mod.rs:11:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFoundBase { path: "/root/.config/google-chrome", location: Location { file: "/opt/rustwide/workdir/src/chromium/builder.rs", line: 148, column: 9 } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x600eb20491a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x600eb20491a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x600eb20491a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x600eb20491a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x600eb205b92f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x600eb205b92f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x600eb2017243 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x600eb2017243 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x600eb2023e62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x600eb2028a6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x600eb20288c9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x600eb20290f5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x600eb2028eda - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x600eb2023f99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x600eb200a99d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x600eb2064640 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x600eb20639f6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x600eb17f708c - rust_out::main::{{closure}}::h08288d76efdd9944
[INFO] [stdout]   18:     0x600eb17e9de6 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha33b95588d9343ff
[INFO] [stdout]   19:     0x600eb17ba3d6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h86247ee42688051a
[INFO] [stdout]   20:     0x600eb17ba24a - tokio::runtime::park::CachedParkThread::block_on::h896044595fb16838
[INFO] [stdout]   21:     0x600eb17d3b3b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h457ca8d5797a6fdf
[INFO] [stdout]   22:     0x600eb17d6ae1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf160dc4373d2ac6e
[INFO] [stdout]   23:     0x600eb17d3212 - tokio::runtime::context::runtime::enter_runtime::h497be5536640bbdb
[INFO] [stdout]   24:     0x600eb17d6acd - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hdab3ab815a95ce6b
[INFO] [stdout]   25:     0x600eb17d3f2d - tokio::runtime::runtime::Runtime::block_on_inner::hf9086f4b38a76fba
[INFO] [stdout]   26:     0x600eb17d422e - tokio::runtime::runtime::Runtime::block_on::h648248062a82f86f
[INFO] [stdout]   27:     0x600eb17f6c9a - rust_out::main::h583ff58340d718d9
[INFO] [stdout]   28:     0x600eb1796ef3 - core::ops::function::FnOnce::call_once::h14c180921ac1da5e
[INFO] [stdout]   29:     0x600eb178e7c6 - std::sys::backtrace::__rust_begin_short_backtrace::h6b98eb9b1ad88857
[INFO] [stdout]   30:     0x600eb178e579 - std::rt::lang_start::{{closure}}::h2fc95fa84f0c83a2
[INFO] [stdout]   31:     0x600eb2018bf0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x600eb2018bf0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x600eb2018bf0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x600eb2018bf0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x600eb2018bf0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x600eb2018bf0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x600eb2018bf0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x600eb2018bf0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x600eb2018bf0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x600eb178e561 - std::rt::lang_start::h762c340aaede70f7
[INFO] [stdout]   41:     0x600eb17fe8e5 - main
[INFO] [stdout]   42:     0x7a5637c461ca - <unknown>
[INFO] [stdout]   43:     0x7a5637c4628b - __libc_start_main
[INFO] [stdout]   44:     0x600eb176a5e5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Chromium build failed
[INFO] [stdout] 
[INFO] [stdout] Caused by this error:
[INFO] [stdout]   1: Not found /root/.config/google-chrome
[INFO] [stdout] The browser is not installed or started with `--user-data-dir` arg
[INFO] [stdout] @:/opt/rustwide/workdir/src/chromium/builder.rs:148:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/browser/chromium.rs - browser::chromium::chromium (line 97)
[INFO] [stdout]     src/browser/firefox.rs - browser::firefox::firefox (line 69)
[INFO] [stdout]     src/chromium/mod.rs - chromium::GetCookies::cookies_filter (line 358)
[INFO] [stdout]     src/chromium/mod.rs - chromium::GetLogins::logins_filter (line 256)
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 2 ignored; 0 measured; 0 filtered out; finished in 6.94s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "913f52d13b32581fa4a614a236601ad8b86f5f060ffd37e5a9fcfa1251459c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "913f52d13b32581fa4a614a236601ad8b86f5f060ffd37e5a9fcfa1251459c45", kill_on_drop: false }`
[INFO] [stdout] 913f52d13b32581fa4a614a236601ad8b86f5f060ffd37e5a9fcfa1251459c45
