[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] checking vldr/SteamAccountManager against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvldr%2FSteamAccountManager" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vldr/SteamAccountManager on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-4/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9c96b3148e0ff71c8783468c50e53482ec17a3dba0c7c9091f099abc3e4eaa [INFO] running `Command { std: "docker" "start" "-a" "0d9c96b3148e0ff71c8783468c50e53482ec17a3dba0c7c9091f099abc3e4eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9c96b3148e0ff71c8783468c50e53482ec17a3dba0c7c9091f099abc3e4eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9c96b3148e0ff71c8783468c50e53482ec17a3dba0c7c9091f099abc3e4eaa", kill_on_drop: false }` [INFO] [stdout] 0d9c96b3148e0ff71c8783468c50e53482ec17a3dba0c7c9091f099abc3e4eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 266cac89f68835d43d8a2df86679c36d9e4ddaacdcfd4d9ae6c5b14f434357e3 [INFO] running `Command { std: "docker" "start" "-a" "266cac89f68835d43d8a2df86679c36d9e4ddaacdcfd4d9ae6c5b14f434357e3", kill_on_drop: false }` [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 proc-macro2 v1.0.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking 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[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] [stderr] error: could not compile `steamaccmanager` [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "266cac89f68835d43d8a2df86679c36d9e4ddaacdcfd4d9ae6c5b14f434357e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266cac89f68835d43d8a2df86679c36d9e4ddaacdcfd4d9ae6c5b14f434357e3", kill_on_drop: false }` [INFO] [stdout] 266cac89f68835d43d8a2df86679c36d9e4ddaacdcfd4d9ae6c5b14f434357e3