[INFO] updating cached repository krakatoa/rs-glacier [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/krakatoa/rs-glacier [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/krakatoa/rs-glacier" "work/ex/beta-1.38-1/sources/1.37.0/gh/krakatoa/rs-glacier"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/krakatoa/rs-glacier'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/krakatoa/rs-glacier" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/krakatoa/rs-glacier"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/krakatoa/rs-glacier'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c525bd63d0beeb905f5a7f8ae23372cc5b2ea7ec [INFO] sha for GitHub repo krakatoa/rs-glacier: c525bd63d0beeb905f5a7f8ae23372cc5b2ea7ec [INFO] validating manifest of krakatoa/rs-glacier on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of krakatoa/rs-glacier on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing krakatoa/rs-glacier [INFO] finished frobbing krakatoa/rs-glacier [INFO] frobbed toml for krakatoa/rs-glacier written to work/ex/beta-1.38-1/sources/1.37.0/gh/krakatoa/rs-glacier/Cargo.toml [INFO] started frobbing krakatoa/rs-glacier [INFO] finished frobbing krakatoa/rs-glacier [INFO] frobbed toml for krakatoa/rs-glacier written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/krakatoa/rs-glacier/Cargo.toml [INFO] crate krakatoa/rs-glacier already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/krakatoa/rs-glacier/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "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 `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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 `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing krakatoa/rs-glacier against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/krakatoa/rs-glacier:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 16005603c5a7bb950d3f7f9e1edeabe1815928d23bdfc08e52e051bff908e7ae [INFO] running `"docker" "start" "-a" "16005603c5a7bb950d3f7f9e1edeabe1815928d23bdfc08e52e051bff908e7ae"` [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling multimap v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rust-ini v0.14.0 (https://github.com/zonyitoo/rust-ini.git#477b32a3) [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling lmdb-rs v0.7.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling aws v0.0.1 (https://github.com/krakatoa/aws-rs#0a5a83f7) [INFO] [stderr] error[E0433]: failed to resolve: could not find `crypto` in `openssl` [INFO] [stderr] --> /opt/crater/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/crater/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/crater/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 imports `url::percent_encoding::percent_encode_to`, `url::percent_encoding::FORM_URLENCODED_ENCODE_SET` [INFO] [stderr] --> /opt/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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/crater/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] help: possible candidates are found in other modules, you can import them into scope [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/crater/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/crater/cargo-home/git/checkouts/aws-rs-56347bbce84903e6/0a5a83f/src/request.rs:2:20 [INFO] [stderr] | [INFO] [stderr] 2 | use hyper::client::Response; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: extern crate `percent_encoding` is private [INFO] [stderr] --> /opt/crater/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] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/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 stable release channel [INFO] [stderr] --> /opt/crater/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 type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/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/crater/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 reference [INFO] [stderr] | [INFO] [stderr] = note: expected type `hyper::Uri` [INFO] [stderr] found type `&std::string::String` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `headers` found for type `hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> /opt/crater/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] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/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 type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/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 type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/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 type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/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 type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/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 type `std::string::String` in the current scope [INFO] [stderr] --> /opt/crater/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 32 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] running `"docker" "inspect" "16005603c5a7bb950d3f7f9e1edeabe1815928d23bdfc08e52e051bff908e7ae"` [INFO] running `"docker" "rm" "-f" "16005603c5a7bb950d3f7f9e1edeabe1815928d23bdfc08e52e051bff908e7ae"` [INFO] [stdout] 16005603c5a7bb950d3f7f9e1edeabe1815928d23bdfc08e52e051bff908e7ae