[INFO] updating cached repository https://github.com/krakatoa/rs-glacier [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] c525bd63d0beeb905f5a7f8ae23372cc5b2ea7ec [INFO] testing krakatoa/rs-glacier against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrakatoa%2Frs-glacier" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krakatoa/rs-glacier on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/krakatoa/rs-glacier [INFO] finished tweaking git repo https://github.com/krakatoa/rs-glacier [INFO] tweaked toml for git repo https://github.com/krakatoa/rs-glacier written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/krakatoa/rs-glacier already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/krakatoa/aws-rs` [INFO] [stderr] Updating git repository `https://github.com/zonyitoo/rust-ini.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ed97c0d385cbf22419007914c2ddd03d98315f814dfa03b253efc154e1f0f51 [INFO] running `"docker" "start" "-a" "7ed97c0d385cbf22419007914c2ddd03d98315f814dfa03b253efc154e1f0f51"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rust-ini v0.15.2 (https://github.com/zonyitoo/rust-ini.git#8726f2f5) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling lmdb-rs v0.7.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling aws v0.0.1 (https://github.com/krakatoa/aws-rs#0a5a83f7) [INFO] [stderr] error[E0432]: unresolved import `time::now_utc` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use time::now_utc; [INFO] [stderr] | ^^^^^^^^^^^^^ no `now_utc` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `crypto` in `openssl` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:4:14 [INFO] [stderr] | [INFO] [stderr] 4 | use openssl::crypto::hash::hash; [INFO] [stderr] | ^^^^^^ could not find `crypto` in `openssl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `crypto` in `openssl` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use openssl::crypto::hmac::hmac; [INFO] [stderr] | ^^^^^^ could not find `crypto` in `openssl` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `crypto` in `openssl` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | use openssl::crypto::hash::Type::SHA256; [INFO] [stderr] | ^^^^^^ could not find `crypto` in `openssl` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `time::Tm` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use time::Tm; [INFO] [stderr] | ^^^^^^^^ no `Tm` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `url::percent_encoding::percent_encode_to`, `url::percent_encoding::FORM_URLENCODED_ENCODE_SET` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:10:29 [INFO] [stderr] | [INFO] [stderr] 10 | use url::percent_encoding::{percent_encode_to, FORM_URLENCODED_ENCODE_SET}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FORM_URLENCODED_ENCODE_SET` in `percent_encoding` [INFO] [stderr] | | [INFO] [stderr] | no `percent_encode_to` in `percent_encoding` [INFO] [stderr] | help: a similar name exists in the module: `percent_encode_byte` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::header::Headers` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use hyper::header::Headers; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `Headers` in `header` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `header` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/http_headers.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | header! { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `header` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/http_headers.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | header! { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hmac` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | hmac(SHA256, &self.derived_signing_key(), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `SHA256` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:126:14 [INFO] [stderr] | [INFO] [stderr] 126 | hmac(SHA256, &self.derived_signing_key(), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hmac` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | let kDate = hmac(SHA256, format!("AWS4{}", kSecret).as_bytes(), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `SHA256` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:133:26 [INFO] [stderr] | [INFO] [stderr] 133 | let kDate = hmac(SHA256, format!("AWS4{}", kSecret).as_bytes(), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hmac` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:135:23 [INFO] [stderr] | [INFO] [stderr] 135 | let kRegion = hmac(SHA256, &kDate, expand_string(&self.region).as_bytes()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `SHA256` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:135:28 [INFO] [stderr] | [INFO] [stderr] 135 | let kRegion = hmac(SHA256, &kDate, expand_string(&self.region).as_bytes()); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hmac` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:136:24 [INFO] [stderr] | [INFO] [stderr] 136 | let kService = hmac(SHA256, &kRegion, expand_string(&self.service).as_bytes()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `SHA256` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:136:29 [INFO] [stderr] | [INFO] [stderr] 136 | let kService = hmac(SHA256, &kRegion, expand_string(&self.service).as_bytes()); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hmac` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:137:9 [INFO] [stderr] | [INFO] [stderr] 137 | hmac(SHA256, &kService, "aws4_request".as_bytes()) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `SHA256` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:137:14 [INFO] [stderr] | [INFO] [stderr] 137 | hmac(SHA256, &kService, "aws4_request".as_bytes()) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `hash` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:267:13 [INFO] [stderr] | [INFO] [stderr] 267 | let h = hash(SHA256, val.as_bytes()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use openssl::hash::hash; [INFO] [stderr] | [INFO] [stderr] 1 | use std::ptr::hash; [INFO] [stderr] | [INFO] [stderr] 1 | use url::quirks::hash; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `SHA256` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:267:18 [INFO] [stderr] | [INFO] [stderr] 267 | let h = hash(SHA256, val.as_bytes()); [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Response` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/request.rs:2:20 [INFO] [stderr] | [INFO] [stderr] 2 | use hyper::client::Response; [INFO] [stderr] | ^^^^^^^^ private struct [INFO] [stderr] | [INFO] [stderr] note: the struct `Response` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.6/src/client/mod.rs:60:29 [INFO] [stderr] | [INFO] [stderr] 60 | use http::{Method, Request, Response, Uri, Version}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: crate `percent_encoding` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | use url::percent_encoding::{percent_encode_to, FORM_URLENCODED_ENCODE_SET}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ private crate [INFO] [stderr] | [INFO] [stderr] note: the crate `percent_encoding` is defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-2.1.1/src/lib.rs:113:1 [INFO] [stderr] | [INFO] [stderr] 113 | extern crate percent_encoding; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(collections)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(convert)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/credentials.rs:38:37 [INFO] [stderr] | [INFO] [stderr] 38 | self.profile = Some(String::from_str(profile)); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::str::FromStr;` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/credentials.rs:48:25 [INFO] [stderr] | [INFO] [stderr] 48 | self.key = Some(key.clone()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected struct `std::string::String`, found `&str` [INFO] [stderr] | help: try using a conversion method: `key.to_string()` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/credentials.rs:49:28 [INFO] [stderr] | [INFO] [stderr] 49 | self.secret = Some(secret.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected struct `std::string::String`, found `&str` [INFO] [stderr] | help: try using a conversion method: `secret.to_string()` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/request.rs:65:30 [INFO] [stderr] | [INFO] [stderr] 65 | let res = client.get(&url).headers(headers).send(); [INFO] [stderr] | ^^^^ expected struct `hyper::Uri`, found `&std::string::String` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `headers` found for struct `hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/request.rs:65:36 [INFO] [stderr] | [INFO] [stderr] 65 | let res = client.get(&url).headers(headers).send(); [INFO] [stderr] | ^^^^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:56:28 [INFO] [stderr] | [INFO] [stderr] 56 | let path = String::from_str(path); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::str::FromStr;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:62:30 [INFO] [stderr] | [INFO] [stderr] 62 | let method = String::from_str(method); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::str::FromStr;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 68 | let query = String::from_str(query); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::str::FromStr;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:74:31 [INFO] [stderr] | [INFO] [stderr] 74 | let payload = String::from_str(payload); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::str::FromStr;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:80:30 [INFO] [stderr] | [INFO] [stderr] 80 | let region = String::from_str(region); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::str::FromStr;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for struct `std::string::String` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/signers/sigv4.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | let service = String::from_str(service); [INFO] [stderr] | ^^^^^^^^ function or associated item not found in `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use std::str::FromStr;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 36 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0425, E0432, E0433, E0554, E0599, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `aws`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7ed97c0d385cbf22419007914c2ddd03d98315f814dfa03b253efc154e1f0f51"` [INFO] running `"docker" "rm" "-f" "7ed97c0d385cbf22419007914c2ddd03d98315f814dfa03b253efc154e1f0f51"` [INFO] [stdout] 7ed97c0d385cbf22419007914c2ddd03d98315f814dfa03b253efc154e1f0f51