[INFO] cloning repository https://github.com/briangreenery/bran-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briangreenery/bran-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriangreenery%2Fbran-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriangreenery%2Fbran-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c935851170da815387fb70b3496676dd852f25c [INFO] checking briangreenery/bran-rs/0c935851170da815387fb70b3496676dd852f25c against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriangreenery%2Fbran-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/briangreenery/bran-rs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/briangreenery/bran-rs [INFO] finished tweaking git repo https://github.com/briangreenery/bran-rs [INFO] tweaked toml for git repo https://github.com/briangreenery/bran-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/briangreenery/bran-rs 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] [stderr] Updating libc v0.2.12 -> v0.2.165 [INFO] [stderr] Adding time v0.1.45 (available: v0.3.36) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ansi_term v0.7.4 [INFO] [stderr] Downloaded yaml-rust v0.3.3 [INFO] [stderr] Downloaded clap v2.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdbcacc9e1f938a9ccac793d7c468bf0684496290c4c6d6b0435d8a065132c4e [INFO] running `Command { std: "docker" "start" "-a" "cdbcacc9e1f938a9ccac793d7c468bf0684496290c4c6d6b0435d8a065132c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdbcacc9e1f938a9ccac793d7c468bf0684496290c4c6d6b0435d8a065132c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbcacc9e1f938a9ccac793d7c468bf0684496290c4c6d6b0435d8a065132c4e", kill_on_drop: false }` [INFO] [stdout] cdbcacc9e1f938a9ccac793d7c468bf0684496290c4c6d6b0435d8a065132c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe2f88af78cb16898d00f2702ba708e52991cf092ec45ab485ea3987d78d8917 [INFO] running `Command { std: "docker" "start" "-a" "fe2f88af78cb16898d00f2702ba708e52991cf092ec45ab485ea3987d78d8917", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Checking ansi_term v0.7.4 [INFO] [stderr] Checking strsim v0.4.1 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking yaml-rust v0.3.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking clap v2.6.0 [INFO] [stderr] Checking bran v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{Log, Output}; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{Log, Output}; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use config::{Config, Host}; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use config::{Config, Host}; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/clean.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/clean.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/clean.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::Output; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/clean.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::Output; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/clean.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/clean.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/clean.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use config::Config; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/clean.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use config::Config; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/init.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/init.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/init.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::Output; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/init.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::Output; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/init.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/init.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use config::Config; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/init.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use config::Config; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/push.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/push.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/push.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{Log, Output}; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/push.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{Log, Output}; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/push.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/push.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/push.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use config::{Config, Host}; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/push.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use config::{Config, Host}; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/run.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `git` [INFO] [stdout] --> src/cli/run.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use git; [INFO] [stdout] | ^^^ no `git` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/run.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{Log, Output}; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/cli/run.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{Log, Output}; [INFO] [stdout] | ^^^ you might be missing crate `log` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `log` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate log; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/run.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `remote` [INFO] [stdout] --> src/cli/run.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use remote::Remote; [INFO] [stdout] | ^^^^^^ you might be missing crate `remote` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `remote` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate remote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/run.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use config::{Config, Host}; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::run::run` [INFO] [stdout] --> src/cli/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::run::run; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `run` in `cli::run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `config` [INFO] [stdout] --> src/cli/run.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use config::{Config, Host}; [INFO] [stdout] | ^^^^^^ you might be missing crate `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing the `config` crate [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + extern crate config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::run::run` [INFO] [stdout] --> src/cli/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::run::run; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `run` in `cli::run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> src/cli/build.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spawn() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use cli::build::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/main.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | fn run() -> Result> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use clap::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App` [INFO] [stdout] --> src/main.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | let app = App::new("bran") [INFO] [stdout] | ^^^ use of undeclared type `App` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::App; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> src/cli/build.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | spawn() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use cli::build::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | .subcommand(SubCommand::with_name("init").about("Initialize bran")) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | .subcommand(SubCommand::with_name("push").about("Push files to all hosts")) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | .subcommand(SubCommand::with_name("clean") [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/main.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | fn run() -> Result> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use clap::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | .subcommand(SubCommand::with_name("build") [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App` [INFO] [stdout] --> src/main.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | let app = App::new("bran") [INFO] [stdout] | ^^^ use of undeclared type `App` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::App; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | .subcommand(SubCommand::with_name("run") [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | .subcommand(SubCommand::with_name("init").about("Initialize bran")) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppSettings` [INFO] [stdout] --> src/main.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | ... .setting(AppSettings::TrailingVarArg) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `AppSettings` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use clap::AppSettings; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | .subcommand(SubCommand::with_name("push").about("Push files to all hosts")) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | ... .arg(Arg::from_usage("... 'command to run'"))); [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::Arg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | .subcommand(SubCommand::with_name("clean") [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | init() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use cli::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | .subcommand(SubCommand::with_name("build") [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build` in this scope [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | build() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use cli::build; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SubCommand` [INFO] [stdout] --> src/main.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | .subcommand(SubCommand::with_name("run") [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SubCommand` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::SubCommand; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `io` [INFO] [stdout] --> src/main.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | writeln!(io::stderr(), "Error: {}", err.description()).ok(); [INFO] [stdout] | ^^ use of undeclared crate or module `io` [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 59 | writeln!(i8::stderr(), "Error: {}", err.description()).ok(); [INFO] [stdout] | ~~ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::io; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppSettings` [INFO] [stdout] --> src/main.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | ... .setting(AppSettings::TrailingVarArg) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `AppSettings` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use clap::AppSettings; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | ... .arg(Arg::from_usage("... 'command to run'"))); [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use clap::Arg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | init() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use cli::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build` in this scope [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | build() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use cli::build; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `io` [INFO] [stdout] --> src/main.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | writeln!(io::stderr(), "Error: {}", err.description()).ok(); [INFO] [stdout] | ^^ use of undeclared crate or module `io` [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 59 | writeln!(i8::stderr(), "Error: {}", err.description()).ok(); [INFO] [stdout] | ~~ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::io; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/push.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/push.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/push.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/push.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/push.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:532:5 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/push.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:532:5 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/run.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/run.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/run.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/run.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/run.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:532:5 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/cli/run.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | let hash = try!(git::commit(&output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:532:5 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | run(cmd.values_of("cmd").unwrap().collect()) [INFO] [stdout] | ^^^ --------------------------------------- unexpected argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn run() -> Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 45 - run(cmd.values_of("cmd").unwrap().collect()) [INFO] [stdout] 45 + run() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | run(cmd.values_of("cmd").unwrap().collect()) [INFO] [stdout] | ^^^ --------------------------------------- unexpected argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn run() -> Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 45 - run(cmd.values_of("cmd").unwrap().collect()) [INFO] [stdout] 45 + run() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bran` (bin "bran") due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bran` (bin "bran" test) due to 41 previous errors [INFO] running `Command { std: "docker" "inspect" "fe2f88af78cb16898d00f2702ba708e52991cf092ec45ab485ea3987d78d8917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2f88af78cb16898d00f2702ba708e52991cf092ec45ab485ea3987d78d8917", kill_on_drop: false }` [INFO] [stdout] fe2f88af78cb16898d00f2702ba708e52991cf092ec45ab485ea3987d78d8917