[INFO] cloning repository https://github.com/cto-ai/sdk-bash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cto-ai/sdk-bash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcto-ai%2Fsdk-bash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcto-ai%2Fsdk-bash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93d26740365d3825f6b4ab43f89892ab18a0b573 [INFO] checking cto-ai/sdk-bash against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcto-ai%2Fsdk-bash" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cto-ai/sdk-bash on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cto-ai/sdk-bash [INFO] removed workspace from git repo https://github.com/cto-ai/sdk-bash [INFO] removed path dependency commands from git repo https://github.com/cto-ai/sdk-bash [INFO] finished tweaking git repo https://github.com/cto-ai/sdk-bash [INFO] tweaked toml for git repo https://github.com/cto-ai/sdk-bash written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cto-ai/sdk-bash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (commands) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (commands) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 335c30c946464500526aeb383295b1bdf232d17e0168ea4641b9c01d2b4ccdae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "335c30c946464500526aeb383295b1bdf232d17e0168ea4641b9c01d2b4ccdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "335c30c946464500526aeb383295b1bdf232d17e0168ea4641b9c01d2b4ccdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "335c30c946464500526aeb383295b1bdf232d17e0168ea4641b9c01d2b4ccdae", kill_on_drop: false }` [INFO] [stdout] 335c30c946464500526aeb383295b1bdf232d17e0168ea4641b9c01d2b4ccdae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2264939bbc33b3daa7c2310c4fe7ce1a329e4be33dc711b858d74f5aada0139e [INFO] running `Command { std: "docker" "start" "-a" "2264939bbc33b3daa7c2310c4fe7ce1a329e4be33dc711b858d74f5aada0139e", kill_on_drop: false }` [INFO] [stderr] warning: dependency (commands) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking commands v0.0.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bash-sdk v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use commands::ux::print; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use commands::ux::progressbar; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::ux::prompt; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use commands::ux::spinner; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/sdk.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use commands::ux::secrets; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/sdk.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use commands::ux::track; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/sdk.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::ux::start; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `commands::config`, `commands::state` [INFO] [stdout] --> src/bin/sdk.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use commands::{config, state}; [INFO] [stdout] | ^^^^^^ ^^^^^ no `state` in the root [INFO] [stdout] | | [INFO] [stdout] | no `config` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/sdk.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use commands::ux::secrets; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/sdk.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use commands::ux::track; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/sdk.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::ux::start; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `commands::config`, `commands::state` [INFO] [stdout] --> src/bin/sdk.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use commands::{config, state}; [INFO] [stdout] | ^^^^^^ ^^^^^ no `state` in the root [INFO] [stdout] | | [INFO] [stdout] | no `config` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use commands::ux::print; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use commands::ux::progressbar; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::ux::prompt; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use commands::ux::secrets; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use commands::ux::spinner; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use commands::ux::track; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use commands::ux::start; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `commands::config`, `commands::state` [INFO] [stdout] --> src/main.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use commands::{config, state}; [INFO] [stdout] | ^^^^^^ ^^^^^ no `state` in the root [INFO] [stdout] | | [INFO] [stdout] | no `config` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use commands::ux::print; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/bin/ux.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use commands::ux::print; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use commands::ux::progressbar; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::ux::prompt; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use commands::ux::secrets; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use commands::ux::spinner; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use commands::ux::track; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use commands::ux::start; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `commands::config`, `commands::state` [INFO] [stdout] --> src/main.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use commands::{config, state}; [INFO] [stdout] | ^^^^^^ ^^^^^ no `state` in the root [INFO] [stdout] | | [INFO] [stdout] | no `config` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/bin/sdk.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/main.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use commands::ux::progressbar; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use commands::ux::prompt; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commands::ux` [INFO] [stdout] --> src/bin/ux.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use commands::ux::spinner; [INFO] [stdout] | ^^ could not find `ux` in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/bin/sdk.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bash-sdk` [INFO] [stderr] [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[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/main.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/bin/ux.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2264939bbc33b3daa7c2310c4fe7ce1a329e4be33dc711b858d74f5aada0139e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2264939bbc33b3daa7c2310c4fe7ce1a329e4be33dc711b858d74f5aada0139e", kill_on_drop: false }` [INFO] [stdout] 2264939bbc33b3daa7c2310c4fe7ce1a329e4be33dc711b858d74f5aada0139e