[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] 53a51a7233ba3004605fd185dac8d701cb92d134 [INFO] checking cto-ai/sdk-bash against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcto-ai%2Fsdk-bash" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cto-ai/sdk-bash on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-6/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-6/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded commands v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe455b3a73b6444d97550461e295e4872e4ff87fc9784b12f17a9981f11cf07c [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" "fe455b3a73b6444d97550461e295e4872e4ff87fc9784b12f17a9981f11cf07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe455b3a73b6444d97550461e295e4872e4ff87fc9784b12f17a9981f11cf07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe455b3a73b6444d97550461e295e4872e4ff87fc9784b12f17a9981f11cf07c", kill_on_drop: false }` [INFO] [stdout] fe455b3a73b6444d97550461e295e4872e4ff87fc9784b12f17a9981f11cf07c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4650018acf8fed124f9dc731aad957f20c01b86ff0c9ebece395ea71c11643ae [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" "4650018acf8fed124f9dc731aad957f20c01b86ff0c9ebece395ea71c11643ae", 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 libc v0.2.79 [INFO] [stderr] Checking commands v0.0.5 [INFO] [stderr] Checking atty v0.2.14 [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/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/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 imports `commands::config`, `commands::state` [INFO] [stdout] --> src/bin/sdk.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | 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: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 imports `commands::config`, `commands::state` [INFO] [stdout] --> src/main.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | 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[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[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[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/bin/sdk.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | .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: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 imports `commands::config`, `commands::state` [INFO] [stdout] --> src/main.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | 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/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 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[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 imports `commands::config`, `commands::state` [INFO] [stdout] --> src/bin/sdk.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | 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/main.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [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: aborting due to 4 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/main.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | .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: aborting due to 8 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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP` in crate `commands` [INFO] [stdout] --> src/bin/sdk.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | .about(commands::APP) [INFO] [stdout] | ^^^ not found in `commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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" "4650018acf8fed124f9dc731aad957f20c01b86ff0c9ebece395ea71c11643ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4650018acf8fed124f9dc731aad957f20c01b86ff0c9ebece395ea71c11643ae", kill_on_drop: false }` [INFO] [stdout] 4650018acf8fed124f9dc731aad957f20c01b86ff0c9ebece395ea71c11643ae