[INFO] cloning repository https://github.com/vldr/SteamAccountManager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vldr/SteamAccountManager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvldr%2FSteamAccountManager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvldr%2FSteamAccountManager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3f66489665bf3b1f21ef0ff84efb1243addd50c [INFO] testing vldr/SteamAccountManager against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvldr%2FSteamAccountManager" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vldr/SteamAccountManager on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vldr/SteamAccountManager [INFO] finished tweaking git repo https://github.com/vldr/SteamAccountManager [INFO] tweaked toml for git repo https://github.com/vldr/SteamAccountManager written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/vldr/SteamAccountManager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c00f44453befa9065d84b348ffc29aa5f7a2004d19dd7c2359a8014e32fb02e [INFO] running `Command { std: "docker" "start" "-a" "1c00f44453befa9065d84b348ffc29aa5f7a2004d19dd7c2359a8014e32fb02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c00f44453befa9065d84b348ffc29aa5f7a2004d19dd7c2359a8014e32fb02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c00f44453befa9065d84b348ffc29aa5f7a2004d19dd7c2359a8014e32fb02e", kill_on_drop: false }` [INFO] [stdout] 1c00f44453befa9065d84b348ffc29aa5f7a2004d19dd7c2359a8014e32fb02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc6b91f93db95f2887a21ee2af4cecd4b86f59584fb07690443c7a194a7fe085 [INFO] running `Command { std: "docker" "start" "-a" "fc6b91f93db95f2887a21ee2af4cecd4b86f59584fb07690443c7a194a7fe085", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling steamaccmanager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `get_running_steam_process` in this scope [INFO] [stdout] --> src/main.rs:361:27 [INFO] [stdout] | [INFO] [stdout] 361 | let steam = match get_running_steam_process() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `find_documents` in this scope [INFO] [stdout] --> src/main.rs:430:26 [INFO] [stdout] | [INFO] [stdout] 430 | let documents_path = find_documents()?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CONFIGURATION_FILE_NAME` in this scope [INFO] [stdout] --> src/main.rs:431:48 [INFO] [stdout] | [INFO] [stdout] 431 | let path = format!("{}{}", documents_path, CONFIGURATION_FILE_NAME); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `find_documents` in this scope [INFO] [stdout] --> src/main.rs:443:26 [INFO] [stdout] | [INFO] [stdout] 443 | let documents_path = find_documents()?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CONFIGURATION_FILE_NAME` in this scope [INFO] [stdout] --> src/main.rs:447:48 [INFO] [stdout] | [INFO] [stdout] 447 | let path = format!("{}{}", documents_path, CONFIGURATION_FILE_NAME); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `launch_steam` in this scope [INFO] [stdout] --> src/main.rs:603:19 [INFO] [stdout] | [INFO] [stdout] 603 | let attempt = launch_steam(&account, &configuration); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `steamaccmanager` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "fc6b91f93db95f2887a21ee2af4cecd4b86f59584fb07690443c7a194a7fe085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6b91f93db95f2887a21ee2af4cecd4b86f59584fb07690443c7a194a7fe085", kill_on_drop: false }` [INFO] [stdout] fc6b91f93db95f2887a21ee2af4cecd4b86f59584fb07690443c7a194a7fe085