[INFO] fetching crate saphir-cookie 0.13.2...
[INFO] testing saphir-cookie-0.13.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate saphir-cookie 0.13.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate saphir-cookie 0.13.2
[INFO] finished tweaking crates.io crate saphir-cookie 0.13.2
[INFO] tweaked toml for crates.io crate saphir-cookie 0.13.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate saphir-cookie 0.13.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.11.0 (available: v0.22.1)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd25e63127048c18ef482f9eb18bec7abb8f51f286e8beec06c9930c86597445
[INFO] running `Command { std: "docker" "start" "-a" "bd25e63127048c18ef482f9eb18bec7abb8f51f286e8beec06c9930c86597445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd25e63127048c18ef482f9eb18bec7abb8f51f286e8beec06c9930c86597445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd25e63127048c18ef482f9eb18bec7abb8f51f286e8beec06c9930c86597445", kill_on_drop: false }`
[INFO] [stdout] bd25e63127048c18ef482f9eb18bec7abb8f51f286e8beec06c9930c86597445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fa98cc07226e29c5c37fe9a24586756e95228a5f004606c32148183558a71d3
[INFO] running `Command { std: "docker" "start" "-a" "0fa98cc07226e29c5c37fe9a24586756e95228a5f004606c32148183558a71d3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling saphir-cookie v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jar.rs:342:18
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn delta(&self) -> Delta {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn delta(&self) -> Delta<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jar.rs:378:17
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "0fa98cc07226e29c5c37fe9a24586756e95228a5f004606c32148183558a71d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa98cc07226e29c5c37fe9a24586756e95228a5f004606c32148183558a71d3", kill_on_drop: false }`
[INFO] [stdout] 0fa98cc07226e29c5c37fe9a24586756e95228a5f004606c32148183558a71d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9f86871d4d58a1e9bd4f8407344a78d02ec22995b8427437e37f91b31d2078
[INFO] running `Command { std: "docker" "start" "-a" "0e9f86871d4d58a1e9bd4f8407344a78d02ec22995b8427437e37f91b31d2078", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling saphir-cookie v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jar.rs:342:18
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn delta(&self) -> Delta {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn delta(&self) -> Delta<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jar.rs:378:17
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]     --> src/lib.rs:1098:40
[INFO] [stdout]      |
[INFO] [stdout] 1098 |             chrono::DateTime::from(Utc.ymd(2015, 10, 21).and_hms_nano(7, 28, 00, 0));
[INFO] [stdout]      |                                        ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_nano`: Use and_hms_nano_opt() instead
[INFO] [stdout]     --> src/lib.rs:1098:58
[INFO] [stdout]      |
[INFO] [stdout] 1098 |             chrono::DateTime::from(Utc.ymd(2015, 10, 21).and_hms_nano(7, 28, 00, 0));
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jar.rs:342:18
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn delta(&self) -> Delta {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn delta(&self) -> Delta<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jar.rs:378:17
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn iter(&self) -> Iter {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "0e9f86871d4d58a1e9bd4f8407344a78d02ec22995b8427437e37f91b31d2078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9f86871d4d58a1e9bd4f8407344a78d02ec22995b8427437e37f91b31d2078", kill_on_drop: false }`
[INFO] [stdout] 0e9f86871d4d58a1e9bd4f8407344a78d02ec22995b8427437e37f91b31d2078
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a09cbd2b4d619de39ff5f46cd45870402bf69d1d23f4af39c9e68b916e5b028
[INFO] running `Command { std: "docker" "start" "-a" "9a09cbd2b4d619de39ff5f46cd45870402bf69d1d23f4af39c9e68b916e5b028", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/jar.rs:342:18
[INFO] [stderr]     |
[INFO] [stderr] 342 |     pub fn delta(&self) -> Delta {
[INFO] [stderr]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 342 |     pub fn delta(&self) -> Delta<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/jar.rs:378:17
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub fn iter(&self) -> Iter {
[INFO] [stderr]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stderr]     --> src/lib.rs:1098:40
[INFO] [stderr]      |
[INFO] [stderr] 1098 |             chrono::DateTime::from(Utc.ymd(2015, 10, 21).and_hms_nano(7, 28, 00, 0));
[INFO] [stderr]      |                                        ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::Date::<Tz>::and_hms_nano`: Use and_hms_nano_opt() instead
[INFO] [stderr]     --> src/lib.rs:1098:58
[INFO] [stderr]      |
[INFO] [stderr] 1098 |             chrono::DateTime::from(Utc.ymd(2015, 10, 21).and_hms_nano(7, 28, 00, 0));
[INFO] [stderr]      |                                                          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `saphir-cookie` (lib) generated 2 warnings (run `cargo fix --lib -p saphir-cookie` to apply 2 suggestions)
[INFO] [stderr] warning: `saphir-cookie` (lib test) generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/saphir_cookie-ccec177aad0266b7)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test jar::test::jar_is_send ... ok
[INFO] [stdout] test jar::test::replace_original ... ok
[INFO] [stdout] test jar::test::simple ... ok
[INFO] [stdout] test parse::tests::do_not_panic_on_large_max_ages ... ok
[INFO] [stdout] test parse::tests::odd_characters ... ok
[INFO] [stdout] test jar::test::empty_delta ... ok
[INFO] [stdout] test jar::test::remove_with_path ... ok
[INFO] [stdout] test jar::test::add_remove_add ... ok
[INFO] [stdout] test jar::test::replace_remove ... ok
[INFO] [stdout] test parse::tests::parse_same_site ... ok
[INFO] [stdout] test tests::format ... ok
[INFO] [stdout] test parse::tests::parse ... ok
[INFO] [stdout] test tests::cookie_string_long_lifetimes ... ok
[INFO] [stdout] test tests::owned_cookie_string ... ok
[INFO] [stdout] test tests::owned_cookie_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests saphir_cookie
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test src/draft.rs - draft::SameSite::is_lax (line 53) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::domain (line 155) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::max_age (line 130) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder (line 18) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::finish (line 276) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::path (line 173) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar (line 26) ... FAILED
[INFO] [stdout] test src/draft.rs - draft::SameSite::is_strict (line 33) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar (line 65) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::expires_ts (line 79) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::same_site (line 229) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::permanent (line 249) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::expires_datetime (line 104) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::secure (line 191) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... ignored
[INFO] [stdout] test src/lib.rs - (line 18) ... ignored
[INFO] [stdout] test src/lib.rs - (line 56) ... ignored
[INFO] [stdout] test src/jar.rs - jar::CookieJar::force_remove (line 271) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::add (line 185) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::http_only (line 210) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::iter (line 352) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::add_original (line 164) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar (line 38) ... FAILED
[INFO] [stdout] test src/draft.rs - draft::SameSite::is_none (line 73) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::CookieBuilder<'c>::new (line 49) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::from_header_str (line 112) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::get (line 135) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie (line 164) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::expires (line 547) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::remove (line 215) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::build (line 252) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::delta (line 323) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::http_only (line 408) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::fmt (line 1007) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::max_age (line 484) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::domain_raw (line 919) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::make_permanent (line 756) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::name_raw (line 822) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::new (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie (line 154) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::domain (line 526) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::into_owned (line 334) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::name (line 360) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_http_only (line 601) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::path (line 502) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::new (line 204) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_expires (line 718) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::secure (line 440) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_path (line 683) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_name (line 567) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::name_value (line 390) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::value (line 375) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::named (line 233) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::same_site (line 469) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::value_raw (line 853) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::parse (line 271) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_secure (line 619) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_value (line 584) ... FAILED
[INFO] [stdout] test src/jar.rs - jar::CookieJar::remove (line 241) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::path_raw (line 885) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_max_age (line 656) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_domain (line 700) ... FAILED
[INFO] [stdout] test src/lib.rs - Cookie<'c>::set_same_site (line 637) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/draft.rs - draft::SameSite::is_lax (line 53) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/draft.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::SameSite;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::domain (line 155) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/builder.rs:156:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::max_age (line 130) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/builder.rs:131:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder (line 18) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/builder.rs:19:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::finish (line 276) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/builder.rs:277:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::path (line 173) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/builder.rs:174:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar (line 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:27:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{Cookie, CookieJar};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/draft.rs - draft::SameSite::is_strict (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/draft.rs:34:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::SameSite;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{Cookie, CookieJar};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::expires_ts (line 79) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/builder.rs:80:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::same_site (line 229) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/builder.rs:230:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{Cookie, SameSite};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::permanent (line 249) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/builder.rs:250:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::expires_datetime (line 104) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/builder.rs:105:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::secure (line 191) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/builder.rs:192:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::force_remove (line 271) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/jar.rs:272:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::add (line 185) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:186:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{CookieJar, Cookie};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::http_only (line 210) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/builder.rs:211:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::iter (line 352) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:353:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{CookieJar, Cookie};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::add_original (line 164) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:165:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{CookieJar, Cookie};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar (line 38) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:39:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{Cookie, CookieJar};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/draft.rs - draft::SameSite::is_none (line 73) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/draft.rs:74:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::SameSite;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::CookieBuilder<'c>::new (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/builder.rs:50:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::from_header_str (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:113:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::CookieJar;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::get (line 135) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:136:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{CookieJar, Cookie};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie (line 164) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:165:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::expires (line 547) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:548:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::remove (line 215) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/jar.rs:216:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::build (line 252) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:253:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::delta (line 323) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:324:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{CookieJar, Cookie};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::http_only (line 408) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:409:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::fmt (line 1007) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:1008:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::max_age (line 484) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:485:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::domain_raw (line 919) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:920:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::make_permanent (line 756) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/lib.rs:757:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::name_raw (line 822) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:823:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::new (line 97) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:98:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::CookieJar;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie (line 154) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:155:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::domain (line 526) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:527:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::into_owned (line 334) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:335:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::name (line 360) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:361:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_http_only (line 601) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:602:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::path (line 502) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:503:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::new (line 204) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:205:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_expires (line 718) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/lib.rs:719:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::secure (line 440) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:441:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_path (line 683) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:684:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_name (line 567) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:568:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::name_value (line 390) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:391:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::value (line 375) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:376:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::named (line 233) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:234:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::same_site (line 469) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:470:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{Cookie, SameSite};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::value_raw (line 853) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:854:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::parse (line 271) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:272:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_secure (line 619) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:620:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_value (line 584) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:585:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/jar.rs - jar::CookieJar::remove (line 241) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/jar.rs:242:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{CookieJar, Cookie};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::path_raw (line 885) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:886:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_max_age (line 656) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `cookie`
[INFO] [stdout]  --> src/lib.rs:657:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate cookie;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_domain (line 700) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:701:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::Cookie;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Cookie<'c>::set_same_site (line 637) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/lib.rs:638:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cookie::{Cookie, SameSite};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout] help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]   |
[INFO] [stdout] 2 + extern crate cookie;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder (line 18)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::domain (line 155)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::expires_datetime (line 104)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::expires_ts (line 79)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::finish (line 276)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::http_only (line 210)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::max_age (line 130)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::new (line 49)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::path (line 173)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::permanent (line 249)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::same_site (line 229)
[INFO] [stdout]     src/builder.rs - builder::CookieBuilder<'c>::secure (line 191)
[INFO] [stdout]     src/draft.rs - draft::SameSite::is_lax (line 53)
[INFO] [stdout]     src/draft.rs - draft::SameSite::is_none (line 73)
[INFO] [stdout]     src/draft.rs - draft::SameSite::is_strict (line 33)
[INFO] [stdout]     src/jar.rs - jar::CookieJar (line 26)
[INFO] [stdout]     src/jar.rs - jar::CookieJar (line 38)
[INFO] [stdout]     src/jar.rs - jar::CookieJar (line 65)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::add (line 185)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::add_original (line 164)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::delta (line 323)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::force_remove (line 271)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::from_header_str (line 112)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::get (line 135)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::iter (line 352)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::new (line 97)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::remove (line 215)
[INFO] [stdout]     src/jar.rs - jar::CookieJar::remove (line 241)
[INFO] [stdout]     src/lib.rs - Cookie (line 154)
[INFO] [stdout]     src/lib.rs - Cookie (line 164)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::build (line 252)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::domain (line 526)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::domain_raw (line 919)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::expires (line 547)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::fmt (line 1007)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::http_only (line 408)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::into_owned (line 334)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::make_permanent (line 756)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::max_age (line 484)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::name (line 360)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::name_raw (line 822)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::name_value (line 390)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::named (line 233)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::new (line 204)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::parse (line 271)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::path (line 502)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::path_raw (line 885)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::same_site (line 469)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::secure (line 440)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_domain (line 700)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_expires (line 718)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_http_only (line 601)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_max_age (line 656)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_name (line 567)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_path (line 683)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_same_site (line 637)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_secure (line 619)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::set_value (line 584)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::value (line 375)
[INFO] [stdout]     src/lib.rs - Cookie<'c>::value_raw (line 853)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 60 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9a09cbd2b4d619de39ff5f46cd45870402bf69d1d23f4af39c9e68b916e5b028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a09cbd2b4d619de39ff5f46cd45870402bf69d1d23f4af39c9e68b916e5b028", kill_on_drop: false }`
[INFO] [stdout] 9a09cbd2b4d619de39ff5f46cd45870402bf69d1d23f4af39c9e68b916e5b028
