[INFO] updating cached repository https://github.com/clintjhill/octocopycat [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 26ac83ef2679c13fbd5354608b7a8ac8e507e592 [INFO] checking clintjhill/octocopycat against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjhill%2Foctocopycat" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clintjhill/octocopycat on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/clintjhill/octocopycat [INFO] finished tweaking git repo https://github.com/clintjhill/octocopycat [INFO] tweaked toml for git repo https://github.com/clintjhill/octocopycat written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/clintjhill/octocopycat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1504616db32683122bcdf1991fcc0b3b41d75cd7b1f84bed467fe275887005c8 [INFO] running `"docker" "start" "-a" "1504616db32683122bcdf1991fcc0b3b41d75cd7b1f84bed467fe275887005c8"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tower-service v0.3.0-alpha.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking toml v0.5.3 (https://github.com/alexcrichton/toml-rs.git#e9f52909) [INFO] [stderr] Checking http-body v0.2.0-alpha.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking pin-project v0.4.5 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Checking tower-make v0.3.0-alpha.2a [INFO] [stderr] Checking h2 v0.2.0-alpha.3 [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.6 [INFO] [stderr] Checking tokio v0.2.0-alpha.6 [INFO] [stderr] Checking hyper v0.13.0-alpha.4 [INFO] [stderr] Checking octocopycat v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `self::hyper::header::Headers`, `self::hyper::header::qitem`, `self::hyper::header::Authorization`, `self::hyper::header::Accept`, `self::hyper::header::UserAgent` [INFO] [stderr] --> src/git/mod.rs:6:27 [INFO] [stderr] | [INFO] [stderr] 6 | use self::hyper::header::{Headers, qitem, Authorization, Accept, UserAgent}; [INFO] [stderr] | ^^^^^^^ ^^^^^ ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^ no `UserAgent` in `header` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Accept` in `header` [INFO] [stderr] | | | no `Authorization` in `header` [INFO] [stderr] | | no `qitem` in `header` [INFO] [stderr] | no `Headers` in `header` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::hyper::mime` [INFO] [stderr] --> src/git/mod.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use self::hyper::mime::Mime; [INFO] [stderr] | ^^^^ could not find `mime` in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::core::str::Str` [INFO] [stderr] --> src/env/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use self::core::str::Str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Str` in `str` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stderr] --> src/env/mod.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | let mut parser = toml::Parser::new(toml.as_slice()); [INFO] [stderr] | ^^^^^^ could not find `Parser` in `toml` [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Response` is private [INFO] [stderr] --> src/git/mod.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | use self::hyper::client::Response; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/git/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use serialize::json::Json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | let repositories: Vec = git::repos(env_config.clone()); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use self::serialize::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:36:46 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn repos(env_config: Environment) -> Vec { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:61:24 [INFO] [stderr] | [INFO] [stderr] 61 | let json_body = match json::from_str(content.as_str()) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | let url = match location.find("ssh_url") { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:20:27 [INFO] [stderr] | [INFO] [stderr] 20 | Some(url) => match url.as_string() { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0621]: explicit lifetime required in the type of `workspace` [INFO] [stderr] --> src/git/mod.rs:21:2 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn clone(url: String, workspace: &str, tx: Sender) { [INFO] [stderr] | ---- help: add explicit lifetime `'static` to the type of `workspace`: `&'static str` [INFO] [stderr] ... [INFO] [stderr] 21 | thread::spawn(move || { [INFO] [stderr] | ^^^^^^^^^^^^^ lifetime `'static` required [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `self::hyper::header::Headers`, `self::hyper::header::qitem`, `self::hyper::header::Authorization`, `self::hyper::header::Accept`, `self::hyper::header::UserAgent` [INFO] [stderr] --> src/git/mod.rs:6:27 [INFO] [stderr] | [INFO] [stderr] 6 | use self::hyper::header::{Headers, qitem, Authorization, Accept, UserAgent}; [INFO] [stderr] | ^^^^^^^ ^^^^^ ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^ no `UserAgent` in `header` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Accept` in `header` [INFO] [stderr] | | | no `Authorization` in `header` [INFO] [stderr] | | no `qitem` in `header` [INFO] [stderr] | no `Headers` in `header` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::hyper::mime` [INFO] [stderr] --> src/git/mod.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use self::hyper::mime::Mime; [INFO] [stderr] | ^^^^ could not find `mime` in `hyper` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::core::str::Str` [INFO] [stderr] --> src/env/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use self::core::str::Str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Str` in `str` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Parser` in `toml` [INFO] [stderr] --> src/env/mod.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | let mut parser = toml::Parser::new(toml.as_slice()); [INFO] [stderr] | ^^^^^^ could not find `Parser` in `toml` [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Response` is private [INFO] [stderr] --> src/git/mod.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | use self::hyper::client::Response; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/git/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use serialize::json::Json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | let repositories: Vec = git::repos(env_config.clone()); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use self::serialize::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:36:46 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn repos(env_config: Environment) -> Vec { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:61:24 [INFO] [stderr] | [INFO] [stderr] 61 | let json_body = match json::from_str(content.as_str()) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | let url = match location.find("ssh_url") { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/main.rs:20:27 [INFO] [stderr] | [INFO] [stderr] 20 | Some(url) => match url.as_string() { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0621]: explicit lifetime required in the type of `workspace` [INFO] [stderr] --> src/git/mod.rs:21:2 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn clone(url: String, workspace: &str, tx: Sender) { [INFO] [stderr] | ---- help: add explicit lifetime `'static` to the type of `workspace`: `&'static str` [INFO] [stderr] ... [INFO] [stderr] 21 | thread::spawn(move || { [INFO] [stderr] | ^^^^^^^^^^^^^ lifetime `'static` required [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/git/mod.rs:47:48 [INFO] [stderr] | [INFO] [stderr] 47 | let mut response: Response = match client.get(url).headers(headers).send() { [INFO] [stderr] | ^^^ expected struct `git::hyper::Uri`, found &str [INFO] [stderr] | [INFO] [stderr] = note: expected type `git::hyper::Uri` [INFO] [stderr] found type `&str` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `headers` found for type `git::hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> src/git/mod.rs:47:53 [INFO] [stderr] | [INFO] [stderr] 47 | let mut response: Response = match client.get(url).headers(headers).send() { [INFO] [stderr] | ^^^^^^^ method not found in `git::hyper::client::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | json_body.as_array().unwrap().clone() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> src/env/mod.rs:37:42 [INFO] [stderr] | [INFO] [stderr] 37 | let mut parser = toml::Parser::new(toml.as_slice()); [INFO] [stderr] | ^^^^^^^^ method not found in `std::string::String` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::prelude` [INFO] [stderr] --> src/git/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0433, E0599, E0603, E0621, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `octocopycat`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/git/mod.rs:47:48 [INFO] [stderr] | [INFO] [stderr] 47 | let mut response: Response = match client.get(url).headers(headers).send() { [INFO] [stderr] | ^^^ expected struct `git::hyper::Uri`, found &str [INFO] [stderr] | [INFO] [stderr] = note: expected type `git::hyper::Uri` [INFO] [stderr] found type `&str` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `headers` found for type `git::hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> src/git/mod.rs:47:53 [INFO] [stderr] | [INFO] [stderr] 47 | let mut response: Response = match client.get(url).headers(headers).send() { [INFO] [stderr] | ^^^^^^^ method not found in `git::hyper::client::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/git/mod.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | json_body.as_array().unwrap().clone() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> src/env/mod.rs:37:42 [INFO] [stderr] | [INFO] [stderr] 37 | let mut parser = toml::Parser::new(toml.as_slice()); [INFO] [stderr] | ^^^^^^^^ method not found in `std::string::String` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::prelude` [INFO] [stderr] --> src/git/mod.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0433, E0599, E0603, E0621, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `octocopycat`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1504616db32683122bcdf1991fcc0b3b41d75cd7b1f84bed467fe275887005c8"` [INFO] running `"docker" "rm" "-f" "1504616db32683122bcdf1991fcc0b3b41d75cd7b1f84bed467fe275887005c8"` [INFO] [stdout] 1504616db32683122bcdf1991fcc0b3b41d75cd7b1f84bed467fe275887005c8