[INFO] fetching crate auth-git2 0.5.5...
[INFO] checking auth-git2-0.5.5 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate auth-git2 0.5.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate auth-git2 0.5.5 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate auth-git2 0.5.5
[INFO] finished tweaking crates.io crate auth-git2 0.5.5
[INFO] tweaked toml for crates.io crate auth-git2 0.5.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate auth-git2 0.5.5 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 926211319debc3a56608e105e3d128bfcc10a2152f5c0af1d95b17a16c1ef013
[INFO] running `Command { std: "docker" "start" "-a" "926211319debc3a56608e105e3d128bfcc10a2152f5c0af1d95b17a16c1ef013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "926211319debc3a56608e105e3d128bfcc10a2152f5c0af1d95b17a16c1ef013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "926211319debc3a56608e105e3d128bfcc10a2152f5c0af1d95b17a16c1ef013", kill_on_drop: false }`
[INFO] [stdout] 926211319debc3a56608e105e3d128bfcc10a2152f5c0af1d95b17a16c1ef013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 782ab2c47bed41262fc4a6dd1227a9f1c8b6a147a9a8207ba1f2ef40e644dd28
[INFO] running `Command { std: "docker" "start" "-a" "782ab2c47bed41262fc4a6dd1227a9f1c8b6a147a9a8207ba1f2ef40e644dd28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking terminal-prompt v0.2.3
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking assert2 v0.3.15
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking auth-git2 v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/default_prompt.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     InvalidUtf8(std::string::FromUtf8Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 |     InvalidUtf8(()),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_prompter` is never used
[INFO] [stdout]   --> src/prompter.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) trait ClonePrompter: Prompter {
[INFO] [stdout]    |                  ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn as_prompter(&self) -> &dyn Prompter;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> src/ssh_key.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct KeyInfo {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 37 |     /// The format of the key file.
[INFO] [stdout] 38 |     pub format: KeyFormat,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/default_prompt.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     InvalidUtf8(std::string::FromUtf8Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 |     InvalidUtf8(()),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_prompter` is never used
[INFO] [stdout]   --> src/prompter.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) trait ClonePrompter: Prompter {
[INFO] [stdout]    |                  ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn as_prompter(&self) -> &dyn Prompter;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/custom-prompt-clone.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .map_err(|_| log::warn!("Invalid UTF-8 in response from yad"))?;
[INFO] [stdout]    |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/custom-prompt-clone.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map_err(|e| log::error!("Failed to run `yad`: {e}"))?;
[INFO] [stdout]    |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/custom-prompt-clone.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .map_err(|e| log::error!("Failed to clone {}: {}", options.repo, e))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/custom-prompt-clone.rs:126:2
[INFO] [stdout]     |
[INFO] [stdout] 126 |     log::info!("Cloning {} into {}", options.repo, local_path.display());
[INFO] [stdout]     |     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/custom-prompt-clone.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 |         log::error!("asked yad for {} values but got only {}", fields.len(), items.len());
[INFO] [stdout]    |         ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/custom-prompt-clone.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 |         log::debug!("yad exited with {}", output.status);
[INFO] [stdout]    |         ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .map_err(|e| log::error!("Failed to open git repo at {}: {e}", command.repo.display()))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |         .map_err(|e| log::error!("Failed to find remote {:?}: {e}", command.remote))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |         .map_err(|e| log::error!("Failed to fetch from remote {:?}: {e}", command.remote))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     log::info!("Cloning {} into {}", command.repo, local_path.display());
[INFO] [stdout]     |     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |         .map_err(|e| log::error!("Failed to clone {}: {}", command.repo, e))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .map_err(|e| log::error!("Failed to open git repo at {}: {e}", command.repo.display()))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:131:2
[INFO] [stdout]     |
[INFO] [stdout] 131 |     log::info!("Fetching {:?} from remote {:?}", command.refspec, command.remote);
[INFO] [stdout]     |     ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |         .map_err(|e| log::error!("Failed to find remote {:?}: {e}", command.remote))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/git.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |         .map_err(|e| log::error!("Failed to push to remote {:?}: {e}", command.remote))?;
[INFO] [stdout]     |                      ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/custom-prompt-clone.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 |         0 => log::LevelFilter::Info,
[INFO] [stdout]     |              ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/custom-prompt-clone.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 |         1 => log::LevelFilter::Debug,
[INFO] [stdout]     |              ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/git.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 |         0 => log::LevelFilter::Info,
[INFO] [stdout]    |              ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/custom-prompt-clone.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 |         2.. => log::LevelFilter::Trace,
[INFO] [stdout]     |                ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/git.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |         1 => log::LevelFilter::Debug,
[INFO] [stdout]    |              ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/git.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |         2.. => log::LevelFilter::Trace,
[INFO] [stdout]    |                ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]    --> examples/custom-prompt-clone.rs:107:30
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn log_level(verbose: u8) -> log::LevelFilter {
[INFO] [stdout]     |                              ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auth-git2` (example "custom-prompt-clone") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log`
[INFO] [stdout]   --> examples/git.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn log_level(verbose: u8) -> log::LevelFilter {
[INFO] [stdout]    |                              ^^^ use of undeclared crate or module `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auth-git2` (example "git") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "782ab2c47bed41262fc4a6dd1227a9f1c8b6a147a9a8207ba1f2ef40e644dd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782ab2c47bed41262fc4a6dd1227a9f1c8b6a147a9a8207ba1f2ef40e644dd28", kill_on_drop: false }`
[INFO] [stdout] 782ab2c47bed41262fc4a6dd1227a9f1c8b6a147a9a8207ba1f2ef40e644dd28
