[INFO] cloning repository https://github.com/Gunther6070/scripts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gunther6070/scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGunther6070%2Fscripts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGunther6070%2Fscripts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 556ad9a9132c06db45c3d3906f598937ad1ded0e
[INFO] building Gunther6070/scripts against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGunther6070%2Fscripts" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Gunther6070/scripts on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Gunther6070/scripts
[INFO] finished tweaking git repo https://github.com/Gunther6070/scripts
[INFO] tweaked toml for git repo https://github.com/Gunther6070/scripts written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Gunther6070/scripts 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0915343d3f75f9a969f3e46391f2ceccbf94cdd5fbfadf271b6baaab6ab93b07
[INFO] running `Command { std: "docker" "start" "-a" "0915343d3f75f9a969f3e46391f2ceccbf94cdd5fbfadf271b6baaab6ab93b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0915343d3f75f9a969f3e46391f2ceccbf94cdd5fbfadf271b6baaab6ab93b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0915343d3f75f9a969f3e46391f2ceccbf94cdd5fbfadf271b6baaab6ab93b07", kill_on_drop: false }`
[INFO] [stdout] 0915343d3f75f9a969f3e46391f2ceccbf94cdd5fbfadf271b6baaab6ab93b07
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be9d5e0135cf3022d85d22d54607ee2e6cf54017b0ae1d9bc593f00e6e064122
[INFO] running `Command { std: "docker" "start" "-a" "be9d5e0135cf3022d85d22d54607ee2e6cf54017b0ae1d9bc593f00e6e064122", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling scripts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/obfu_pass.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::process::{Command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:13:66
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn change_password() -> String {
[INFO] [stdout]    | ---------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 13 |         .map_err(|e| format!("Failed to execute command: {}", e))?;
[INFO] [stdout]    |                                                                  ^ cannot use the `?` operator in a function that returns `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `FromResidual<Result<Infallible, String>>` is not implemented for `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scripts` (bin "scripts") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "be9d5e0135cf3022d85d22d54607ee2e6cf54017b0ae1d9bc593f00e6e064122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9d5e0135cf3022d85d22d54607ee2e6cf54017b0ae1d9bc593f00e6e064122", kill_on_drop: false }`
[INFO] [stdout] be9d5e0135cf3022d85d22d54607ee2e6cf54017b0ae1d9bc593f00e6e064122
