[INFO] fetching crate cargo_rub 0.0.4...
[INFO] checking cargo_rub-0.0.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate cargo_rub 0.0.4 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cargo_rub 0.0.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo_rub 0.0.4
[INFO] finished tweaking crates.io crate cargo_rub 0.0.4
[INFO] tweaked toml for crates.io crate cargo_rub 0.0.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utils v0.0.3
[INFO] [stderr]   Downloaded commandext v0.1.0
[INFO] [stderr]   Downloaded buildable v0.0.5
[INFO] [stderr]   Downloaded scm v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1602c679527304b3d42fe5140d59c3fd3b7a3a978fb6ecf835b1ac04fa8d4b94
[INFO] running `Command { std: "docker" "start" "-a" "1602c679527304b3d42fe5140d59c3fd3b7a3a978fb6ecf835b1ac04fa8d4b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1602c679527304b3d42fe5140d59c3fd3b7a3a978fb6ecf835b1ac04fa8d4b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1602c679527304b3d42fe5140d59c3fd3b7a3a978fb6ecf835b1ac04fa8d4b94", kill_on_drop: false }`
[INFO] [stdout] 1602c679527304b3d42fe5140d59c3fd3b7a3a978fb6ecf835b1ac04fa8d4b94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1d3119de222c450487d7f2b05c0ac3ad2b133886bc8f50514f9b6ad8697900a
[INFO] running `Command { std: "docker" "start" "-a" "a1d3119de222c450487d7f2b05c0ac3ad2b133886bc8f50514f9b6ad8697900a", kill_on_drop: false }`
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking commandext v0.1.0
[INFO] [stderr]     Checking buildable v0.0.5
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![experimental]
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:196:3
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[experimental]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     dir: Option<Path>,
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getenv` in module `std::os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let home = match std::os::getenv("HOME") {
[INFO] [stdout]    |                                           ^^^^^^ not found in `std::os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 let path = Path::new(home);
[INFO] [stdout]    |                            ^^^^ use of undeclared type `Path`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn dir(&mut self, dir: Path) -> &mut BuildConfig {
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:155:41
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn get_dir<'a>(&'a self) -> &'a Path {
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 13  + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking utils v0.0.3
[INFO] [stderr]     Checking scm v0.0.3
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:165:30
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Some(ref p) => p.as_slice(),
[INFO] [stdout]     |                              ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::io::File`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | use std::io::File;
[INFO] [stdout]     |     ^^^^^^^^^^^^^ no `File` in `io`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 132 | use std::fs::File;
[INFO] [stdout]     |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::io::process`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | use std::io::process::Command;
[INFO] [stdout]     |              ^^^^^^^ could not find `process` in `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::os::getcwd`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | use std::os::getcwd;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no `getcwd` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::io::process`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 | use std::io::process::Command;
[INFO] [stdout]    |              ^^^^^^^ could not find `process` in `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::io::process`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::process::Command;
[INFO] [stdout]    |              ^^^^^^^ could not find `process` in `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/empty.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/lib.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![experimental]
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/empty.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:129:4
[INFO] [stdout]     |
[INFO] [stdout] 129 | #![experimental]
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[experimental]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/empty.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[experimental]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:161:3
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[experimental]
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/empty.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/empty.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/empty.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:239:7
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:299:7
[INFO] [stdout]     |
[INFO] [stdout] 299 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:310:7
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:332:7
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:343:7
[INFO] [stdout]     |
[INFO] [stdout] 343 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:371:7
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:387:7
[INFO] [stdout]     |
[INFO] [stdout] 387 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:407:7
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:417:7
[INFO] [stdout]     |
[INFO] [stdout] 417 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:427:7
[INFO] [stdout]     |
[INFO] [stdout] 427 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:437:7
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:447:7
[INFO] [stdout]     |
[INFO] [stdout] 447 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:525:7
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:173:30
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Some(ref b) => b.as_slice(),
[INFO] [stdout]     |                              ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | #![experimental]
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:255:19
[INFO] [stdout]     |
[INFO] [stdout] 255 |             if !v.contains(lc) {
[INFO] [stdout]     |                   ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:2520:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![experimental]
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[experimental]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[experimental]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[experimental]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[experimental]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:265:44
[INFO] [stdout]     |
[INFO] [stdout] 265 |             match v.iter().position(|x| *x == *lc) {
[INFO] [stdout]     |                                         -- ^^ --- LifeCycle
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         LifeCycle
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum LifeCycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `experimental` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[experimental]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     wd: Option<Path>,
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:199:30
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn wd(&mut self, wd: Path) -> &mut GitCommand {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 130 + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     wd: Option<Path>,
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 94  + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn wd(&mut self, wd: Path) -> &mut HgCommand {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 94  + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     wd: Option<Path>,
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn wd(&mut self, wd: Path) -> &mut SvnCommand {
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/empty.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         self.as_slice().is_empty()
[INFO] [stdout]    |              ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `output` on type `Output`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |             match str::from_utf8(p.output.as_slice()).unwrap().trim().parse() {
[INFO] [stdout]    |                                    ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `status`, `stdout`, `stderr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             match str::from_utf8(p.output.as_slice()).unwrap().trim().parse() {
[INFO] [stdout]    |                   ----------------------------------------------------------- this expression has type `Result<_, _>`
[INFO] [stdout] 18 |                 Some(i) => i,
[INFO] [stdout]    |                 ^^^^^^^ expected `Result<_, _>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<_, _>`
[INFO] [stdout]               found enum `Option<_>`
[INFO] [stdout] help: try wrapping the pattern in a variant of `Result`
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 Ok(Some(i)) => i,
[INFO] [stdout]    |                 +++       +
[INFO] [stdout] 18 |                 Err(Some(i)) => i,
[INFO] [stdout]    |                 ++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             match str::from_utf8(p.output.as_slice()).unwrap().trim().parse() {
[INFO] [stdout]    |                   ----------------------------------------------------------- this expression has type `Result<_, _>`
[INFO] [stdout] 18 |                 Some(i) => i,
[INFO] [stdout] 19 |                 None    => panic!("unable to cast nproc output!"),
[INFO] [stdout]    |                 ^^^^ expected `Result<_, _>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<_, _>`
[INFO] [stdout]               found enum `Option<_>`
[INFO] [stdout] help: try wrapping the pattern in a variant of `Result`
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 Ok(None)    => panic!("unable to cast nproc output!"),
[INFO] [stdout]    |                 +++    +
[INFO] [stdout] 19 |                 Err(None)    => panic!("unable to cast nproc output!"),
[INFO] [stdout]    |                 ++++    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Some(ref dir) => { cmd.wd(dir); },
[INFO] [stdout]     |             ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Path`, the trait `Sized` is not implemented for `[u8]`, which is required by `Path: Sized`
[INFO] [stdout] note: required because it appears within the type `Path`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/path.rs:1997:12
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `output` on type `Output`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/utils-0.0.3/src/lib.rs:41:54
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let mut res =  String::from_utf8_lossy(o.output.as_slice());
[INFO] [stdout]    |                                                      ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `status`, `stdout`, `stderr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `utils` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:276:68
[INFO] [stdout]     |
[INFO] [stdout] 276 | ...                   .map(|s| LifeCycle::from_str(s.as_slice()))
[INFO] [stdout]     |                                                      ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:277:52
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   .filter(|l| *l != Nil));
[INFO] [stdout]     |                                   -- ^^ --- LifeCycle
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   LifeCycle
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum LifeCycle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `dedup` exists for struct `Vec<LifeCycle>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum LifeCycle {
[INFO] [stdout]     | ------------------ doesn't satisfy `LifeCycle: PartialEq`
[INFO] [stdout] ...
[INFO] [stdout] 282 |             vec.dedup();
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `LifeCycle: PartialEq`
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |         if vec.contains(&Help) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:2520:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:281:23
[INFO] [stdout]     |
[INFO] [stdout] 281 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:291:16
[INFO] [stdout]     |
[INFO] [stdout] 291 |         if vec.contains(&Version) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:2520:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:297:16
[INFO] [stdout]     |
[INFO] [stdout] 297 |         if vec.contains(&All) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:2520:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 |         if vec.contains(&Most) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:2520:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `LifeCycle` with `LifeCycle`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:310:16
[INFO] [stdout]     |
[INFO] [stdout] 310 |         if vec.contains(&Build) {
[INFO] [stdout]     |                ^^^^^^^^ no implementation for `LifeCycle == LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq` is not implemented for `LifeCycle`
[INFO] [stdout] note: required by a bound in `core::slice::<impl [T]>::contains`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:2520:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(PartialEq)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LifeCycle: Ord` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/buildable-0.0.5/src/lib.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |         vec.sort();
[INFO] [stdout]     |             ^^^^ the trait `Ord` is not implemented for `LifeCycle`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `slice::<impl [T]>::sort`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/alloc/src/slice.rs:207:5
[INFO] [stdout] help: consider annotating `LifeCycle` with `#[derive(Ord)]`
[INFO] [stdout]     |
[INFO] [stdout] 215 + #[derive(Ord)]
[INFO] [stdout] 216 | pub enum LifeCycle {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0412, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:281:37
[INFO] [stdout]     |
[INFO] [stdout] 281 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                                     ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `RefType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 |         if *rt == RefType::Heads {
[INFO] [stdout]     |            --- ^^ -------------- RefType
[INFO] [stdout]     |            |
[INFO] [stdout]     |            RefType
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `RefType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | enum RefType {
[INFO] [stdout]     | ^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `RefType` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 153 + #[derive(PartialEq)]
[INFO] [stdout] 154 | enum RefType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `HeadType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:529:39
[INFO] [stdout]     |
[INFO] [stdout] 529 |                 if !(self.head_type() == NamedBranch(branch.to_string())) {
[INFO] [stdout]     |                      ---------------- ^^ ------------------------------- HeadType
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      HeadType
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `HeadType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | enum HeadType {
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `HeadType` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 141 + #[derive(PartialEq)]
[INFO] [stdout] 142 | enum HeadType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `HeadType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:541:51
[INFO] [stdout]     |
[INFO] [stdout] 541 | ...                   if !(self.head_type() == Detached) {
[INFO] [stdout]     |                            ---------------- ^^ -------- HeadType
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            HeadType
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `HeadType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/git.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | enum HeadType {
[INFO] [stdout]     | ^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `HeadType` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout] 141 + #[derive(PartialEq)]
[INFO] [stdout] 142 | enum HeadType {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `buildable` (lib) due to 22 previous errors
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |             Some(ref dir) => { cmd.wd(dir); },
[INFO] [stdout]     |             ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Path`, the trait `Sized` is not implemented for `[u8]`, which is required by `Path: Sized`
[INFO] [stdout] note: required because it appears within the type `Path`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/path.rs:1997:12
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/hg.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                                     ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             Some(ref dir) => { cmd.wd(dir); },
[INFO] [stdout]     |             ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Path`, the trait `Sized` is not implemented for `[u8]`, which is required by `Path: Sized`
[INFO] [stdout] note: required because it appears within the type `Path`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/path.rs:1997:12
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:135:37
[INFO] [stdout]     |
[INFO] [stdout] 135 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                                     ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |             Some(ref dir) => { cmd.wd(dir); },
[INFO] [stdout]     |             ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Path`, the trait `Sized` is not implemented for `[u8]`, which is required by `Path: Sized`
[INFO] [stdout] note: required because it appears within the type `Path`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/path.rs:1997:12
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/option.rs:579:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                       ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scm-0.0.3/src/svn.rs:160:37
[INFO] [stdout]     |
[INFO] [stdout] 160 |             cmd.env(k.as_slice(), v.as_slice());
[INFO] [stdout]     |                                     ^^^^^^^^ method not found in `&String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 71 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369, E0412, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scm` (lib) due to 72 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1d3119de222c450487d7f2b05c0ac3ad2b133886bc8f50514f9b6ad8697900a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d3119de222c450487d7f2b05c0ac3ad2b133886bc8f50514f9b6ad8697900a", kill_on_drop: false }`
[INFO] [stdout] a1d3119de222c450487d7f2b05c0ac3ad2b133886bc8f50514f9b6ad8697900a
