[INFO] fetching crate oatmeal_raisin 0.0.1...
[INFO] testing oatmeal_raisin-0.0.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oatmeal_raisin 0.0.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oatmeal_raisin 0.0.1
[INFO] finished tweaking crates.io crate oatmeal_raisin 0.0.1
[INFO] tweaked toml for crates.io crate oatmeal_raisin 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oatmeal_raisin 0.0.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[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-10-28" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36149cfa2168d91b76c4815ef830c68a0c7148223039ae86d1abc988b9673c3e
[INFO] running `Command { std: "docker" "start" "-a" "36149cfa2168d91b76c4815ef830c68a0c7148223039ae86d1abc988b9673c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36149cfa2168d91b76c4815ef830c68a0c7148223039ae86d1abc988b9673c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36149cfa2168d91b76c4815ef830c68a0c7148223039ae86d1abc988b9673c3e", kill_on_drop: false }`
[INFO] [stdout] 36149cfa2168d91b76c4815ef830c68a0c7148223039ae86d1abc988b9673c3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c247564de470fdaa15f1e5bd823bdc9f09ec97d1686b5e39d38150224b87e1
[INFO] running `Command { std: "docker" "start" "-a" "a2c247564de470fdaa15f1e5bd823bdc9f09ec97d1686b5e39d38150224b87e1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling iron v0.6.1
[INFO] [stderr]    Compiling persistent v0.4.0
[INFO] [stderr]    Compiling oatmeal_raisin v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct CookieJar(cookie::CookieJar<'static>);
[INFO] [stdout]    |                              ^^^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/jar.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct CookieJar {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     type Target = cookie::CookieJar<'static>;
[INFO] [stdout]    |                           ^^^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/jar.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct CookieJar {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn deref(&self) -> &cookie::CookieJar<'static> {
[INFO] [stdout]    |                                 ^^^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/jar.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct CookieJar {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:56:45
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn deref_mut(&mut self) -> &mut cookie::CookieJar<'static> {
[INFO] [stdout]    |                                             ^^^^^^^^^--------- help: remove the unnecessary generics
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/jar.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct CookieJar {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_cookie_jar` found for reference `&iron::headers::Cookie` in the current scope
[INFO] [stdout]   --> src/lib.rs:41:49
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Some(header) => Ok(CookieJar(header.to_cookie_jar(key))),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ method not found in `&iron::headers::Cookie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:42:41
[INFO] [stdout]     |
[INFO] [stdout]  42 |             None => return Ok(CookieJar(cookie::CookieJar::new(key))),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^ --- unexpected argument of type `&[u8]`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/jar.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn new() -> CookieJar {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  42 -             None => return Ok(CookieJar(cookie::CookieJar::new(key))),
[INFO] [stdout]  42 +             None => return Ok(CookieJar(cookie::CookieJar::new())),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_cookie_jar` found for struct `iron::headers::SetCookie` in the current scope
[INFO] [stdout]   --> src/lib.rs:63:45
[INFO] [stdout]    |
[INFO] [stdout] 63 |         res.headers.set(headers::SetCookie::from_cookie_jar(self))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^ function or associated item not found in `iron::headers::SetCookie`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oatmeal_raisin` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "a2c247564de470fdaa15f1e5bd823bdc9f09ec97d1686b5e39d38150224b87e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c247564de470fdaa15f1e5bd823bdc9f09ec97d1686b5e39d38150224b87e1", kill_on_drop: false }`
[INFO] [stdout] a2c247564de470fdaa15f1e5bd823bdc9f09ec97d1686b5e39d38150224b87e1
