[INFO] cloning repository https://github.com/nicemaker/rust-lambda-graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicemaker/rust-lambda-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicemaker%2Frust-lambda-graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicemaker%2Frust-lambda-graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95e7aa6392feb133a381e892d4b3a12b4c05bd1f
[INFO] testing nicemaker/rust-lambda-graphql against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicemaker%2Frust-lambda-graphql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nicemaker/rust-lambda-graphql
[INFO] finished tweaking git repo https://github.com/nicemaker/rust-lambda-graphql
[INFO] tweaked toml for git repo https://github.com/nicemaker/rust-lambda-graphql written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicemaker/rust-lambda-graphql on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicemaker/rust-lambda-graphql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9acfe03dafc9f11c1dae3a6c94df3a24d548f87111ade0f81bc9a8491e7ea0e
[INFO] running `Command { std: "docker" "start" "-a" "b9acfe03dafc9f11c1dae3a6c94df3a24d548f87111ade0f81bc9a8491e7ea0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9acfe03dafc9f11c1dae3a6c94df3a24d548f87111ade0f81bc9a8491e7ea0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9acfe03dafc9f11c1dae3a6c94df3a24d548f87111ade0f81bc9a8491e7ea0e", kill_on_drop: false }`
[INFO] [stdout] b9acfe03dafc9f11c1dae3a6c94df3a24d548f87111ade0f81bc9a8491e7ea0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9ccf469c8796d6ef24882397b4238a72fe4ca7f731b1947db73d7dabd7bf54ab
[INFO] running `Command { std: "docker" "start" "-a" "9ccf469c8796d6ef24882397b4238a72fe4ca7f731b1947db73d7dabd7bf54ab", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.17
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.27
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling ring v0.16.13
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling arc-swap v0.4.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling tokio-executor v0.1.9
[INFO] [stderr]    Compiling tokio-io v0.1.12
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling lock_api v0.3.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.5
[INFO] [stderr]    Compiling tokio-sync v0.1.7
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling tokio-timer v0.2.12
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling tokio-reactor v0.1.11
[INFO] [stderr]    Compiling tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.17
[INFO] [stderr]    Compiling tokio-uds v0.2.5
[INFO] [stderr]    Compiling tokio-udp v0.1.5
[INFO] [stderr]    Compiling tokio-tcp v0.1.3
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling zeroize v1.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling smallvec v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling rusoto_core v0.43.0
[INFO] [stderr]    Compiling lambda_runtime_core v0.1.2
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling tokio-fs v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.11
[INFO] [stderr]    Compiling base64 v0.12.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling colored v1.9.0
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling simple-error v0.2.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki v0.21.2
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling lambda_runtime_errors_derive v0.1.1
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling rustls-native-certs v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling pin-project-internal v0.4.17
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.31
[INFO] [stderr]    Compiling juniper_codegen v0.14.2
[INFO] [stderr]    Compiling tokio v0.2.21
[INFO] [stderr]    Compiling time-macros v0.1.0
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling pin-project v0.4.17
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.44
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling h2 v0.2.5
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling juniper v0.14.2
[INFO] [stderr]    Compiling simple_logger v1.3.0
[INFO] [stderr]    Compiling lambda_runtime_errors v0.1.1
[INFO] [stderr]    Compiling hyper v0.13.5
[INFO] [stderr]    Compiling lambda_runtime_client v0.2.2
[INFO] [stderr]    Compiling rusoto_credential v0.43.0
[INFO] [stderr]    Compiling hyper-rustls v0.20.0
[INFO] [stderr]    Compiling lambda_runtime v0.2.1
[INFO] [stderr]    Compiling rusoto_signature v0.43.0
[INFO] [stderr]    Compiling rusoto_s3 v0.43.0
[INFO] [stderr]    Compiling rust_lambda_graphql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/schema.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/schema.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/s3.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Err(e) => return String::from("bng-rlgql-5s4e0wl2l"),
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client` is never used
[INFO] [stdout]  --> src/s3.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn client() -> S3Client {
[INFO] [stdout]   |    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_object` is never used
[INFO] [stdout]   --> src/s3.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn put_object(key: String, body: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_object` is never used
[INFO] [stdout]   --> src/s3.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub async fn get_object(key: String) -> String {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bucket` is never used
[INFO] [stdout]   --> src/s3.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn bucket() -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Episode` is never used
[INFO] [stdout]  --> src/schema.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Episode {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]  --> src/storage.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub async fn write(skills: &Vec<Skill>) {
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/storage.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub async fn read() -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `writeOne` is never used
[INFO] [stdout]   --> src/storage.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deleteOne` is never used
[INFO] [stdout]   --> src/storage.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                         ^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Serialize` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill`
[INFO] [stdout] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stdout] 13 | pub struct Skill {
[INFO] [stdout]    |            ----- `Skill` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                                    ^----------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Deserialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill`
[INFO] [stdout] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stdout] 13 | pub struct Skill {
[INFO] [stdout]    |            ----- `Skill` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `writeOne` should have a snake case name
[INFO] [stdout]   --> src/storage.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^ help: convert the identifier to snake case: `write_one`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deleteOne` should have a snake case name
[INFO] [stdout]   --> src/storage.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^^ help: convert the identifier to snake case: `delete_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/graphql.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/graphql.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bin/graphql.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bin/graphql.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/bin/graphql.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^--------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlEvent`
[INFO] [stdout] 9 | struct GraphqlEvent {
[INFO] [stdout]   |        ------------ `GraphqlEvent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/bin/graphql.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^----------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     `Deserialize` is not local
[INFO] [stdout]   |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlEvent`
[INFO] [stdout] 9 | struct GraphqlEvent {
[INFO] [stdout]   |        ------------ `GraphqlEvent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/graphql.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlOutput`
[INFO] [stdout] 14 | struct GraphqlOutput {
[INFO] [stdout]    |        ------------- `GraphqlOutput` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/graphql.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlOutput`
[INFO] [stdout] 14 | struct GraphqlOutput {
[INFO] [stdout]    |        ------------- `GraphqlOutput` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "9ccf469c8796d6ef24882397b4238a72fe4ca7f731b1947db73d7dabd7bf54ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ccf469c8796d6ef24882397b4238a72fe4ca7f731b1947db73d7dabd7bf54ab", kill_on_drop: false }`
[INFO] [stdout] 9ccf469c8796d6ef24882397b4238a72fe4ca7f731b1947db73d7dabd7bf54ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 10a2e92a7e66a398238e55073bb765ffe9083719f32b15acc08b82f7f43b839f
[INFO] running `Command { std: "docker" "start" "-a" "10a2e92a7e66a398238e55073bb765ffe9083719f32b15acc08b82f7f43b839f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/schema.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/schema.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/s3.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Err(e) => return String::from("bng-rlgql-5s4e0wl2l"),
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client` is never used
[INFO] [stdout]  --> src/s3.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn client() -> S3Client {
[INFO] [stdout]   |    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_object` is never used
[INFO] [stdout]   --> src/s3.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn put_object(key: String, body: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_object` is never used
[INFO] [stdout]   --> src/s3.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub async fn get_object(key: String) -> String {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bucket` is never used
[INFO] [stdout]   --> src/s3.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn bucket() -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Episode` is never used
[INFO] [stdout]  --> src/schema.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Episode {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]  --> src/storage.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub async fn write(skills: &Vec<Skill>) {
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/storage.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub async fn read() -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `writeOne` is never used
[INFO] [stdout]   --> src/storage.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deleteOne` is never used
[INFO] [stdout]   --> src/storage.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                         ^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Serialize` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill`
[INFO] [stdout] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stdout] 13 | pub struct Skill {
[INFO] [stdout]    |            ----- `Skill` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                                    ^----------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Deserialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill`
[INFO] [stdout] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stdout] 13 | pub struct Skill {
[INFO] [stdout]    |            ----- `Skill` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `writeOne` should have a snake case name
[INFO] [stdout]   --> src/storage.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^ help: convert the identifier to snake case: `write_one`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deleteOne` should have a snake case name
[INFO] [stdout]   --> src/storage.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^^ help: convert the identifier to snake case: `delete_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust_lambda_graphql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/graphql.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/graphql.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bin/graphql.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bin/graphql.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/bin/graphql.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^--------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlEvent`
[INFO] [stdout] 9 | struct GraphqlEvent {
[INFO] [stdout]   |        ------------ `GraphqlEvent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/bin/graphql.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^----------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     `Deserialize` is not local
[INFO] [stdout]   |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlEvent`
[INFO] [stdout] 9 | struct GraphqlEvent {
[INFO] [stdout]   |        ------------ `GraphqlEvent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/graphql.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlOutput`
[INFO] [stdout] 14 | struct GraphqlOutput {
[INFO] [stdout]    |        ------------- `GraphqlOutput` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/graphql.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlOutput`
[INFO] [stdout] 14 | struct GraphqlOutput {
[INFO] [stdout]    |        ------------- `GraphqlOutput` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/graphql.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/graphql.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bin/graphql.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bin/graphql.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/bin/graphql.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^--------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Serialize` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlEvent`
[INFO] [stdout] 9 | struct GraphqlEvent {
[INFO] [stdout]   |        ------------ `GraphqlEvent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/bin/graphql.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^----------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     `Deserialize` is not local
[INFO] [stdout]   |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlEvent`
[INFO] [stdout] 9 | struct GraphqlEvent {
[INFO] [stdout]   |        ------------ `GraphqlEvent` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/graphql.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlOutput`
[INFO] [stdout] 14 | struct GraphqlOutput {
[INFO] [stdout]    |        ------------- `GraphqlOutput` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/graphql.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^----------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlOutput`
[INFO] [stdout] 14 | struct GraphqlOutput {
[INFO] [stdout]    |        ------------- `GraphqlOutput` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/schema.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/schema.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/s3.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Err(e) => return String::from("bng-rlgql-5s4e0wl2l"),
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Episode` is never used
[INFO] [stdout]  --> src/schema.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Episode {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `writeOne` is never used
[INFO] [stdout]   --> src/storage.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deleteOne` is never used
[INFO] [stdout]   --> src/storage.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                         ^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Serialize` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill`
[INFO] [stdout] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stdout] 13 | pub struct Skill {
[INFO] [stdout]    |            ----- `Skill` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                                    ^----------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Deserialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill`
[INFO] [stdout] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stdout] 13 | pub struct Skill {
[INFO] [stdout]    |            ----- `Skill` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `writeOne` should have a snake case name
[INFO] [stdout]   --> src/storage.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^ help: convert the identifier to snake case: `write_one`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deleteOne` should have a snake case name
[INFO] [stdout]   --> src/storage.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stdout]    |                  ^^^^^^^^^ help: convert the identifier to snake case: `delete_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "10a2e92a7e66a398238e55073bb765ffe9083719f32b15acc08b82f7f43b839f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a2e92a7e66a398238e55073bb765ffe9083719f32b15acc08b82f7f43b839f", kill_on_drop: false }`
[INFO] [stdout] 10a2e92a7e66a398238e55073bb765ffe9083719f32b15acc08b82f7f43b839f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6ca5e4396b0c92f18d6aa019dc5c11911c2563462f44cd54c89f63e7fea0fc34
[INFO] running `Command { std: "docker" "start" "-a" "6ca5e4396b0c92f18d6aa019dc5c11911c2563462f44cd54c89f63e7fea0fc34", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/schema.rs:11:25
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stderr]    |                         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/schema.rs:11:36
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stderr]    |                                    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/s3.rs:50:13
[INFO] [stderr]    |
[INFO] [stderr] 50 |         Err(e) => return String::from("bng-rlgql-5s4e0wl2l"),
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `client` is never used
[INFO] [stderr]  --> src/s3.rs:7:4
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn client() -> S3Client {
[INFO] [stderr]   |    ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `put_object` is never used
[INFO] [stderr]   --> src/s3.rs:18:14
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub async fn put_object(key: String, body: String) {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_object` is never used
[INFO] [stderr]   --> src/s3.rs:30:14
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub async fn get_object(key: String) -> String {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bucket` is never used
[INFO] [stderr]   --> src/s3.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn bucket() -> String {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Episode` is never used
[INFO] [stderr]  --> src/schema.rs:5:6
[INFO] [stderr]   |
[INFO] [stderr] 5 | enum Episode {
[INFO] [stderr]   |      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write` is never used
[INFO] [stderr]  --> src/storage.rs:6:18
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub async fn write(skills: &Vec<Skill>) {
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read` is never used
[INFO] [stderr]   --> src/storage.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub async fn read() -> Vec<Skill> {
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `writeOne` is never used
[INFO] [stderr]   --> src/storage.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `deleteOne` is never used
[INFO] [stderr]   --> src/storage.rs:25:18
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:25
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stderr]    |                         ^--------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `Serialize` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill`
[INFO] [stderr] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stderr] 13 | pub struct Skill {
[INFO] [stderr]    |            ----- `Skill` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:36
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(GraphQLObject, Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stderr]    |                                    ^----------
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Deserialize` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill`
[INFO] [stderr] 12 | #[graphql(description = "Some Skill Gathered During your Lifetime")]
[INFO] [stderr] 13 | pub struct Skill {
[INFO] [stderr]    |            ----- `Skill` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `writeOne` should have a snake case name
[INFO] [stderr]   --> src/storage.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub async fn writeOne(skill: Skill) -> Vec<Skill> {
[INFO] [stderr]    |                  ^^^^^^^^ help: convert the identifier to snake case: `write_one`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `deleteOne` should have a snake case name
[INFO] [stderr]   --> src/storage.rs:25:18
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub async fn deleteOne(id: String) -> Vec<Skill> {
[INFO] [stderr]    |                  ^^^^^^^^^ help: convert the identifier to snake case: `delete_one`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Episode` is never used
[INFO] [stderr]  --> src/schema.rs:5:6
[INFO] [stderr]   |
[INFO] [stderr] 5 | enum Episode {
[INFO] [stderr]   |      ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_lambda_graphql` (lib) generated 16 warnings (run `cargo fix --lib -p rust_lambda_graphql` to apply 1 suggestion)
[INFO] [stderr] warning: `rust_lambda_graphql` (lib test) generated 10 warnings (9 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/bin/graphql.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/bin/graphql.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]   |                     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/bin/graphql.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/bin/graphql.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/bin/graphql.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]   |          ^--------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Serialize` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlEvent`
[INFO] [stderr] 9 | struct GraphqlEvent {
[INFO] [stderr]   |        ------------ `GraphqlEvent` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/bin/graphql.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]   |                     ^----------
[INFO] [stderr]   |                     |
[INFO] [stderr]   |                     `Deserialize` is not local
[INFO] [stderr]   |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlEvent`
[INFO] [stderr] 9 | struct GraphqlEvent {
[INFO] [stderr]   |        ------------ `GraphqlEvent` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/bin/graphql.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]    |          ^--------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Serialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_GraphqlOutput`
[INFO] [stderr] 14 | struct GraphqlOutput {
[INFO] [stderr]    |        ------------- `GraphqlOutput` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/bin/graphql.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Serialize, Deserialize)]
[INFO] [stderr]    |                     ^----------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     `Deserialize` is not local
[INFO] [stderr]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_GraphqlOutput`
[INFO] [stderr] 14 | struct GraphqlOutput {
[INFO] [stderr]    |        ------------- `GraphqlOutput` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_lambda_graphql` (bin "bootstrap" test) generated 8 warnings
[INFO] [stderr] warning: `rust_lambda_graphql` (bin "bootstrap") generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/rust_lambda_graphql/eb8df1fdec64005b/deps/rust_lambda_graphql-eb8df1fdec64005b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::assert_me ... ok
[INFO] [stdout] test s3::tests::read_string ... FAILED
[INFO] [stdout] test s3::tests::write_string ... FAILED
[INFO] [stdout] test storage::tests::skill_write ... FAILED
[INFO] [stdout] test storage::tests::skill_read ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- s3::tests::read_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 's3::tests::read_string' (25) panicked at src/s3.rs:38:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Credentials(CredentialsError { message: "Couldn't find AWS credentials in environment, credentials file, or IAM role." })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbe846dc092 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cbe846dc092 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cbe846f284a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cbe846f284a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5cbe846e14b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbe846e14b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cbe846b936f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cbe846b936f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cbe846d3dd9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cbe840d63de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cbe840d63de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbe846d3f92 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cbe846d3f92 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cbe846b9428 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cbe846b0d19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cbe846ba44d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cbe846f2fbc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cbe846f2d02 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cbe840c78a8 - <core[8f93d80df273fe75]::result::Result<rusoto_s3[dd8063d9d09534ef]::generated::GetObjectOutput, rusoto_core[4531378d2744f660]::error::RusotoError<rusoto_s3[dd8063d9d09534ef]::generated::GetObjectError>>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cbe840c78a8 - rust_lambda_graphql[36517938d20180f1]::s3::get_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:38:10
[INFO] [stdout]   22:     0x5cbe840b67c4 - rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:65:59
[INFO] [stdout]   23:     0x5cbe840b61fd - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5cbe840b57e0 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cbe840b9165 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::try_with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cbe840b8a5e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cbe840b3770 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cbe840b3770 - tokio[d34196c20028c62e]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cbe840b3770 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5cbe840b60cc - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5cbe840c3d99 - <tokio[d34196c20028c62e]::macros::scoped_tls::ScopedKey<tokio[d34196c20028c62e]::runtime::basic_scheduler::Context>>::set::<tokio[d34196c20028c62e]::runtime::basic_scheduler::enter<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5cbe840b04b5 - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5cbe840adf42 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5cbe840b3242 - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5cbe840c441b - tokio[d34196c20028c62e]::runtime::context::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5cbe840c3a6a - <tokio[d34196c20028c62e]::runtime::handle::Handle>::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5cbe840adddc - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5cbe840b7a30 - rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:63:5
[INFO] [stdout]   39:     0x5cbe840b6627 - rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:64:27
[INFO] [stdout]   40:     0x5cbe840b8806 - <rust_lambda_graphql[36517938d20180f1]::s3::tests::read_string::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cbe840ca78b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cbe840ca78b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5cbe840d6fea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5cbe840d6fea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5cbe840d6fea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5cbe840d14b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5cbe840d14b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5cbe840d9ae2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5cbe840d9ae2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5cbe840d9ae2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cbe846db90f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5cbe846db90f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x740c811f6aa4 - <unknown>
[INFO] [stdout]   62:     0x740c81283a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- s3::tests::write_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 's3::tests::write_string' (26) panicked at src/s3.rs:27:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Credentials(CredentialsError { message: "Couldn't find AWS credentials in environment, credentials file, or IAM role." })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbe846dc092 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cbe846dc092 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cbe846f284a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cbe846f284a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5cbe846e14b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbe846e14b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cbe846b936f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cbe846b936f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cbe846d3dd9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cbe840d63de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cbe840d63de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbe846d3f92 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cbe846d3f92 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cbe846b9428 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cbe846b0d19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cbe846ba44d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cbe846f2fbc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cbe846f2d02 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cbe840c9035 - <core[8f93d80df273fe75]::result::Result<rusoto_s3[dd8063d9d09534ef]::generated::PutObjectOutput, rusoto_core[4531378d2744f660]::error::RusotoError<rusoto_s3[dd8063d9d09534ef]::generated::PutObjectError>>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cbe840c9035 - rust_lambda_graphql[36517938d20180f1]::s3::put_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:27:10
[INFO] [stdout]   22:     0x5cbe840b6b57 - rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:60:71
[INFO] [stdout]   23:     0x5cbe840b630d - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5cbe840b5910 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5cbe840b9265 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::try_with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5cbe840b8aae - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5cbe840b3ed0 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5cbe840b3ed0 - tokio[d34196c20028c62e]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5cbe840b3ed0 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5cbe840b611e - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5cbe840c3eb7 - <tokio[d34196c20028c62e]::macros::scoped_tls::ScopedKey<tokio[d34196c20028c62e]::runtime::basic_scheduler::Context>>::set::<tokio[d34196c20028c62e]::runtime::basic_scheduler::enter<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5cbe840b0865 - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5cbe840adf80 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5cbe840b3302 - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5cbe840c451b - tokio[d34196c20028c62e]::runtime::context::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5cbe840c3b2c - <tokio[d34196c20028c62e]::runtime::handle::Handle>::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5cbe840ade3a - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5cbe840b7c22 - rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:58:5
[INFO] [stdout]   39:     0x5cbe840b6657 - rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:59:28
[INFO] [stdout]   40:     0x5cbe840b8846 - <rust_lambda_graphql[36517938d20180f1]::s3::tests::write_string::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cbe840ca78b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cbe840ca78b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5cbe840d6fea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5cbe840d6fea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5cbe840d6fea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5cbe840d14b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5cbe840d14b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5cbe840d9ae2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5cbe840d9ae2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5cbe840d9ae2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5cbe846db90f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5cbe846db90f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x740c811f6aa4 - <unknown>
[INFO] [stdout]   62:     0x740c81283a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::tests::skill_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::tests::skill_write' (28) panicked at src/s3.rs:27:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Credentials(CredentialsError { message: "Couldn't find AWS credentials in environment, credentials file, or IAM role." })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbe846dc092 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cbe846dc092 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cbe846f284a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cbe846f284a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5cbe846e14b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbe846e14b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cbe846b936f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cbe846b936f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cbe846d3dd9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cbe840d63de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cbe840d63de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbe846d3f92 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cbe846d3f92 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cbe846b9428 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cbe846b0d19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cbe846ba44d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cbe846f2fbc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cbe846f2d02 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cbe840c9035 - <core[8f93d80df273fe75]::result::Result<rusoto_s3[dd8063d9d09534ef]::generated::PutObjectOutput, rusoto_core[4531378d2744f660]::error::RusotoError<rusoto_s3[dd8063d9d09534ef]::generated::PutObjectError>>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cbe840c9035 - rust_lambda_graphql[36517938d20180f1]::s3::put_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:27:10
[INFO] [stdout]   22:     0x5cbe840c0512 - rust_lambda_graphql[36517938d20180f1]::storage::skills::write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:8:66
[INFO] [stdout]   23:     0x5cbe840b7592 - rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:47:10
[INFO] [stdout]   24:     0x5cbe840b652d - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x5cbe840b5b70 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:127:9
[INFO] [stdout]   26:     0x5cbe840b9465 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::try_with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5cbe840b8b4e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5cbe840b4d90 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:120:13
[INFO] [stdout]   29:     0x5cbe840b4d90 - tokio[d34196c20028c62e]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:96:5
[INFO] [stdout]   30:     0x5cbe840b4d90 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x5cbe840b61bc - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x5cbe840c40f9 - <tokio[d34196c20028c62e]::macros::scoped_tls::ScopedKey<tokio[d34196c20028c62e]::runtime::basic_scheduler::Context>>::set::<tokio[d34196c20028c62e]::runtime::basic_scheduler::enter<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x5cbe840b0fc5 - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x5cbe840ae002 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x5cbe840b3482 - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x5cbe840c471b - tokio[d34196c20028c62e]::runtime::context::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x5cbe840c3caa - <tokio[d34196c20028c62e]::runtime::handle::Handle>::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x5cbe840adefc - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x5cbe840b8000 - rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:38:5
[INFO] [stdout]   40:     0x5cbe840b6c17 - rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:39:27
[INFO] [stdout]   41:     0x5cbe840b88c6 - <rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_write::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cbe840ca78b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cbe840ca78b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5cbe840d6fea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5cbe840d6fea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5cbe840d6fea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5cbe840d14b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5cbe840d14b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5cbe840d9ae2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5cbe840d9ae2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5cbe840d9ae2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5cbe846db90f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5cbe846db90f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x740c811f6aa4 - <unknown>
[INFO] [stdout]   63:     0x740c81283a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::tests::skill_read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::tests::skill_read' (27) panicked at src/s3.rs:38:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Credentials(CredentialsError { message: "Couldn't find AWS credentials in environment, credentials file, or IAM role." })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbe846dc092 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbe846dc092 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cbe846dc092 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cbe846f284a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cbe846f284a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5cbe846e14b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbe846e14b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cbe846b936f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cbe846b936f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cbe846d3dd9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cbe840d63de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cbe840d63de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbe846d3f92 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cbe846d3f92 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cbe846b9428 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cbe846b0d19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cbe846ba44d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cbe846f2fbc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cbe846f2d02 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cbe840c78a8 - <core[8f93d80df273fe75]::result::Result<rusoto_s3[dd8063d9d09534ef]::generated::GetObjectOutput, rusoto_core[4531378d2744f660]::error::RusotoError<rusoto_s3[dd8063d9d09534ef]::generated::GetObjectError>>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cbe840c78a8 - rust_lambda_graphql[36517938d20180f1]::s3::get_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/s3.rs:38:10
[INFO] [stdout]   22:     0x5cbe840c000e - rust_lambda_graphql[36517938d20180f1]::storage::skills::read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:12:71
[INFO] [stdout]   23:     0x5cbe840b6d5b - rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:52:37
[INFO] [stdout]   24:     0x5cbe840b641d - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x5cbe840b5a40 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:127:9
[INFO] [stdout]   26:     0x5cbe840b9365 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::try_with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5cbe840b8afe - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[d34196c20028c62e]::coop::Budget>>>::with::<tokio[d34196c20028c62e]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5cbe840b4630 - tokio[d34196c20028c62e]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:120:13
[INFO] [stdout]   29:     0x5cbe840b4630 - tokio[d34196c20028c62e]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/coop.rs:96:5
[INFO] [stdout]   30:     0x5cbe840b4630 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x5cbe840b616e - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x5cbe840c3fd7 - <tokio[d34196c20028c62e]::macros::scoped_tls::ScopedKey<tokio[d34196c20028c62e]::runtime::basic_scheduler::Context>>::set::<tokio[d34196c20028c62e]::runtime::basic_scheduler::enter<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x5cbe840b0c15 - tokio[d34196c20028c62e]::runtime::basic_scheduler::enter::<<tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}, (), tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x5cbe840adfc0 - <tokio[d34196c20028c62e]::runtime::basic_scheduler::BasicScheduler<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::time::driver::Driver<tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>, tokio[d34196c20028c62e]::park::either::Either<tokio[d34196c20028c62e]::io::driver::Driver, tokio[d34196c20028c62e]::park::thread::ParkThread>>>>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x5cbe840b33c2 - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x5cbe840c461b - tokio[d34196c20028c62e]::runtime::context::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x5cbe840c3bec - <tokio[d34196c20028c62e]::runtime::handle::Handle>::enter::<<tokio[d34196c20028c62e]::runtime::Runtime>::block_on<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x5cbe840ade9a - <tokio[d34196c20028c62e]::runtime::Runtime>::block_on::<rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.21/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x5cbe840b7e12 - rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:50:5
[INFO] [stdout]   40:     0x5cbe840b6be7 - rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage.rs:51:26
[INFO] [stdout]   41:     0x5cbe840b8886 - <rust_lambda_graphql[36517938d20180f1]::storage::tests::skill_read::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cbe840ca78b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cbe840ca78b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5cbe840d6fea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5cbe840d6fea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5cbe840d6fea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5cbe840d6fea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5cbe840d6fea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5cbe840d14b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5cbe840d14b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5cbe840d9ae2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5cbe840d9ae2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5cbe840d9ae2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5cbe840d9ae2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5cbe840d9ae2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5cbe846db90f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5cbe846db90f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x740c811f6aa4 - <unknown>
[INFO] [stdout]   63:     0x740c81283a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     s3::tests::read_string
[INFO] [stdout]     s3::tests::write_string
[INFO] [stdout]     storage::tests::skill_read
[INFO] [stdout]     storage::tests::skill_write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6ca5e4396b0c92f18d6aa019dc5c11911c2563462f44cd54c89f63e7fea0fc34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca5e4396b0c92f18d6aa019dc5c11911c2563462f44cd54c89f63e7fea0fc34", kill_on_drop: false }`
[INFO] [stdout] 6ca5e4396b0c92f18d6aa019dc5c11911c2563462f44cd54c89f63e7fea0fc34
