[INFO] updating cached repository KushibikiMashu/aws-lambda-rust-sample [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/KushibikiMashu/aws-lambda-rust-sample [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/KushibikiMashu/aws-lambda-rust-sample" "work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/KushibikiMashu/aws-lambda-rust-sample"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/KushibikiMashu/aws-lambda-rust-sample'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KushibikiMashu/aws-lambda-rust-sample" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/KushibikiMashu/aws-lambda-rust-sample"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/KushibikiMashu/aws-lambda-rust-sample'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef6f204a4e02d739dc15b6c177683d2566140935 [INFO] sha for GitHub repo KushibikiMashu/aws-lambda-rust-sample: ef6f204a4e02d739dc15b6c177683d2566140935 [INFO] validating manifest of KushibikiMashu/aws-lambda-rust-sample on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of KushibikiMashu/aws-lambda-rust-sample on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing KushibikiMashu/aws-lambda-rust-sample [INFO] finished frobbing KushibikiMashu/aws-lambda-rust-sample [INFO] frobbed toml for KushibikiMashu/aws-lambda-rust-sample written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/KushibikiMashu/aws-lambda-rust-sample/Cargo.toml [INFO] started frobbing KushibikiMashu/aws-lambda-rust-sample [INFO] finished frobbing KushibikiMashu/aws-lambda-rust-sample [INFO] frobbed toml for KushibikiMashu/aws-lambda-rust-sample written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/KushibikiMashu/aws-lambda-rust-sample/Cargo.toml [INFO] crate KushibikiMashu/aws-lambda-rust-sample already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking KushibikiMashu/aws-lambda-rust-sample against master#452087b4bf18cece2d52d7cd8c9147195e5404bf for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-7/master#452087b4bf18cece2d52d7cd8c9147195e5404bf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/KushibikiMashu/aws-lambda-rust-sample:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a17236e077a3750e22d371d403edbfe98d76434f3a8e67c0df4ef98e142eef16 [INFO] running `"docker" "start" "-a" "a17236e077a3750e22d371d403edbfe98d76434f3a8e67c0df4ef98e142eef16"` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking h2 v0.1.18 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking hyper v0.12.28 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking lambda_runtime_errors v0.1.1 [INFO] [stderr] Checking lambda_runtime_client v0.2.2 [INFO] [stderr] Checking cookie_store v0.5.1 [INFO] [stderr] Checking reqwest v0.9.16 [INFO] [stderr] Checking lambda_runtime v0.2.1 [INFO] [stderr] Checking lambda_http v0.1.1 [INFO] [stderr] Checking hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `userId` should have a snake case name [INFO] [stderr] --> src/main.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | userId: i32, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `user_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "a17236e077a3750e22d371d403edbfe98d76434f3a8e67c0df4ef98e142eef16"` [INFO] running `"docker" "rm" "-f" "a17236e077a3750e22d371d403edbfe98d76434f3a8e67c0df4ef98e142eef16"` [INFO] [stdout] a17236e077a3750e22d371d403edbfe98d76434f3a8e67c0df4ef98e142eef16