[INFO] cloning repository https://github.com/codetalkio/patterns-serverless-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codetalkio/patterns-serverless-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodetalkio%2Fpatterns-serverless-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodetalkio%2Fpatterns-serverless-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72d7e89f8da37cce5d8fb9b2912351835e6bd8bc [INFO] checking codetalkio/patterns-serverless-rust against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodetalkio%2Fpatterns-serverless-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codetalkio/patterns-serverless-rust on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codetalkio/patterns-serverless-rust [INFO] finished tweaking git repo https://github.com/codetalkio/patterns-serverless-rust [INFO] tweaked toml for git repo https://github.com/codetalkio/patterns-serverless-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/codetalkio/patterns-serverless-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6521c8f9935dc7b4f163ee4d2032a46b4c89071724b0eb1ef014dcc43b98599d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6521c8f9935dc7b4f163ee4d2032a46b4c89071724b0eb1ef014dcc43b98599d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6521c8f9935dc7b4f163ee4d2032a46b4c89071724b0eb1ef014dcc43b98599d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6521c8f9935dc7b4f163ee4d2032a46b4c89071724b0eb1ef014dcc43b98599d", kill_on_drop: false }` [INFO] [stdout] 6521c8f9935dc7b4f163ee4d2032a46b4c89071724b0eb1ef014dcc43b98599d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 299b3eb3bcb254ea077ddab49a8cb514a2c628d5b22d44392c21f0e48ead0231 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "299b3eb3bcb254ea077ddab49a8cb514a2c628d5b22d44392c21f0e48ead0231", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?rev=c36409c5e65f994c7ff48510cd111905b4aa77c9#c36409c5) [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling dynomite-derive v0.10.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tracing-subscriber v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking async-graphql-parser v1.18.1 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking again v0.1.2 [INFO] [stderr] Compiling async-graphql-derive v1.18.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking rusoto_credential v0.45.0 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?rev=c36409c5e65f994c7ff48510cd111905b4aa77c9#c36409c5) [INFO] [stderr] Checking async-graphql v1.18.2 [INFO] [stderr] Checking rusoto_signature v0.45.0 [INFO] [stderr] Checking rusoto_dynamodb v0.45.0 [INFO] [stderr] Checking rusoto_sqs v0.45.0 [INFO] [stderr] Checking rusoto_s3 v0.45.0 [INFO] [stderr] Checking dynomite v0.10.0 [INFO] [stderr] Checking sls_rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DynamoDb`, `ListTablesInput` [INFO] [stdout] --> src/graphql/query.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use rusoto_dynamodb::{DynamoDb, ListTablesInput}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DynamoDb`, `ListTablesInput` [INFO] [stdout] --> src/graphql/query.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use rusoto_dynamodb::{DynamoDb, ListTablesInput}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "299b3eb3bcb254ea077ddab49a8cb514a2c628d5b22d44392c21f0e48ead0231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299b3eb3bcb254ea077ddab49a8cb514a2c628d5b22d44392c21f0e48ead0231", kill_on_drop: false }` [INFO] [stdout] 299b3eb3bcb254ea077ddab49a8cb514a2c628d5b22d44392c21f0e48ead0231