[INFO] updating cached repository softprops/serverless-aws-rust-kinesis [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/softprops/serverless-aws-rust-kinesis [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/softprops/serverless-aws-rust-kinesis" "work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-kinesis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-kinesis'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/softprops/serverless-aws-rust-kinesis" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softprops/serverless-aws-rust-kinesis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softprops/serverless-aws-rust-kinesis'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8672d85622f25722f6474aff7e38ade5ab43939e [INFO] sha for GitHub repo softprops/serverless-aws-rust-kinesis: 8672d85622f25722f6474aff7e38ade5ab43939e [INFO] validating manifest of softprops/serverless-aws-rust-kinesis on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of softprops/serverless-aws-rust-kinesis on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing softprops/serverless-aws-rust-kinesis [INFO] finished frobbing softprops/serverless-aws-rust-kinesis [INFO] frobbed toml for softprops/serverless-aws-rust-kinesis written to work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-kinesis/Cargo.toml [INFO] started frobbing softprops/serverless-aws-rust-kinesis [INFO] finished frobbing softprops/serverless-aws-rust-kinesis [INFO] frobbed toml for softprops/serverless-aws-rust-kinesis written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softprops/serverless-aws-rust-kinesis/Cargo.toml [INFO] crate softprops/serverless-aws-rust-kinesis already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing softprops/serverless-aws-rust-kinesis against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-kinesis:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 6f9eb5e23c4cadd8c1056c045248577261475269244b54efb9abd222415758dd [INFO] running `"docker" "start" "-a" "6f9eb5e23c4cadd8c1056c045248577261475269244b54efb9abd222415758dd"` [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.2.4 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "6f9eb5e23c4cadd8c1056c045248577261475269244b54efb9abd222415758dd"` [INFO] running `"docker" "rm" "-f" "6f9eb5e23c4cadd8c1056c045248577261475269244b54efb9abd222415758dd"` [INFO] [stdout] 6f9eb5e23c4cadd8c1056c045248577261475269244b54efb9abd222415758dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-kinesis:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 14f4e66452fe74b438d6ef4bc122e94d6bab0a2dc9e4149fe7c1a0fa6076f605 [INFO] running `"docker" "start" "-a" "14f4e66452fe74b438d6ef4bc122e94d6bab0a2dc9e4149fe7c1a0fa6076f605"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `"docker" "inspect" "14f4e66452fe74b438d6ef4bc122e94d6bab0a2dc9e4149fe7c1a0fa6076f605"` [INFO] running `"docker" "rm" "-f" "14f4e66452fe74b438d6ef4bc122e94d6bab0a2dc9e4149fe7c1a0fa6076f605"` [INFO] [stdout] 14f4e66452fe74b438d6ef4bc122e94d6bab0a2dc9e4149fe7c1a0fa6076f605 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-kinesis:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] e9f4e87976a247cc7d40abd99b4da6dd7ec127cbe8730010179bbbf96395899d [INFO] running `"docker" "start" "-a" "e9f4e87976a247cc7d40abd99b4da6dd7ec127cbe8730010179bbbf96395899d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-1a0ee2a1fe116636 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::handler_handles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e9f4e87976a247cc7d40abd99b4da6dd7ec127cbe8730010179bbbf96395899d"` [INFO] running `"docker" "rm" "-f" "e9f4e87976a247cc7d40abd99b4da6dd7ec127cbe8730010179bbbf96395899d"` [INFO] [stdout] e9f4e87976a247cc7d40abd99b4da6dd7ec127cbe8730010179bbbf96395899d