[INFO] fetching crate libgssapi 0.9.1...
[INFO] testing libgssapi-0.9.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate libgssapi 0.9.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate libgssapi 0.9.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libgssapi 0.9.1
[INFO] tweaked toml for crates.io crate libgssapi 0.9.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libgssapi 0.9.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libgssapi 0.9.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c1e03b750590c176c2bdb04c2a0e5c3949cdca286ea1fac4ea70445deaeb3a0
[INFO] running `Command { std: "docker" "start" "-a" "2c1e03b750590c176c2bdb04c2a0e5c3949cdca286ea1fac4ea70445deaeb3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c1e03b750590c176c2bdb04c2a0e5c3949cdca286ea1fac4ea70445deaeb3a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1e03b750590c176c2bdb04c2a0e5c3949cdca286ea1fac4ea70445deaeb3a0", kill_on_drop: false }`
[INFO] [stdout] 2c1e03b750590c176c2bdb04c2a0e5c3949cdca286ea1fac4ea70445deaeb3a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 124d47848b00014fb3fd67ff09736728fed3e491453fc092be6f7b8760b3b042
[INFO] running `Command { std: "docker" "start" "-a" "124d47848b00014fb3fd67ff09736728fed3e491453fc092be6f7b8760b3b042", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libgssapi-sys v0.3.3
[INFO] [stderr]    Compiling libgssapi v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.86s
[INFO] running `Command { std: "docker" "inspect" "124d47848b00014fb3fd67ff09736728fed3e491453fc092be6f7b8760b3b042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "124d47848b00014fb3fd67ff09736728fed3e491453fc092be6f7b8760b3b042", kill_on_drop: false }`
[INFO] [stdout] 124d47848b00014fb3fd67ff09736728fed3e491453fc092be6f7b8760b3b042
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4019d74bc1ffc208f5df240840a7ce89cc159de3c03699fb654f5cac0955d44
[INFO] running `Command { std: "docker" "start" "-a" "a4019d74bc1ffc208f5df240840a7ce89cc159de3c03699fb654f5cac0955d44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libgssapi v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `pass_acquire` found for struct `Cred` in the current scope
[INFO] [stdout]    --> examples/krb5_auth.rs:13:22
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let cred = Cred::pass_acquire(
[INFO] [stdout]     |                      ^^^^^^^^^^^^ function or associated item not found in `Cred`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Cred` consider using one of the following associated functions:
[INFO] [stdout]       Cred::acquire
[INFO] [stdout]       Cred::acquire_with_password
[INFO] [stdout]    --> /opt/rustwide/workdir/src/credential.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     pub fn acquire(
[INFO] [stdout] 136 | |         name: Option<&Name>,
[INFO] [stdout] 137 | |         time_req: Option<Duration>,
[INFO] [stdout] 138 | |         usage: CredUsage,
[INFO] [stdout] 139 | |         desired_mechs: Option<&OidSet>,
[INFO] [stdout] 140 | |     ) -> Result<Cred, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 175 | /     pub fn acquire_with_password(
[INFO] [stdout] 176 | |         name: Option<&Name>,
[INFO] [stdout] 177 | |         password: &str,
[INFO] [stdout] 178 | |         time_req: Option<Duration>,
[INFO] [stdout] 179 | |         usage: CredUsage,
[INFO] [stdout] 180 | |         desired_mechs: Option<&OidSet>,
[INFO] [stdout] 181 | |     ) -> Result<Cred, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] help: there is an associated function `acquire` with a similar name
[INFO] [stdout]    --> /opt/rustwide/workdir/src/credential.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     pub fn acquire(
[INFO] [stdout] 136 | |         name: Option<&Name>,
[INFO] [stdout] 137 | |         time_req: Option<Duration>,
[INFO] [stdout] 138 | |         usage: CredUsage,
[INFO] [stdout] 139 | |         desired_mechs: Option<&OidSet>,
[INFO] [stdout] 140 | |     ) -> Result<Cred, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libgssapi` (example "krb5_auth") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/krb5_iov.rs:29:24
[INFO] [stdout]     |
[INFO] [stdout]  29 |     Ok((ServerCtx::new(server_cred), cname))
[INFO] [stdout]     |         -------------- ^^^^^^^^^^^ expected `Option<Cred>`, found `Cred`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<Cred>`
[INFO] [stdout]              found struct `Cred`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/context.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn new(cred: Option<Cred>) -> ServerCtx {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout]  29 |     Ok((ServerCtx::new(Some(server_cred)), cname))
[INFO] [stdout]     |                        +++++           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `store_default` found for struct `credential::Cred` in the current scope
[INFO] [stdout]    --> src/credential.rs:497:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct Cred(Arc<CredInner>);
[INFO] [stdout]     | --------------- method `store_default` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 497 |         c.store_default(true, true, CredUsage::Both, None)
[INFO] [stdout]     |           ^^^^^^^^^^^^^ method not found in `credential::Cred`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libgssapi` (example "krb5_iov") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libgssapi` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a4019d74bc1ffc208f5df240840a7ce89cc159de3c03699fb654f5cac0955d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4019d74bc1ffc208f5df240840a7ce89cc159de3c03699fb654f5cac0955d44", kill_on_drop: false }`
[INFO] [stdout] a4019d74bc1ffc208f5df240840a7ce89cc159de3c03699fb654f5cac0955d44
