[INFO] cloning repository bernardobelchior/rust-aws-lambda-tutorial [INFO] running `"git" "clone" "--bare" "git://github.com/bernardobelchior/rust-aws-lambda-tutorial.git" "work/cache/sources/gh/bernardobelchior/rust-aws-lambda-tutorial"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bernardobelchior/rust-aws-lambda-tutorial'... [INFO] running `"git" "clone" "work/cache/sources/gh/bernardobelchior/rust-aws-lambda-tutorial" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bernardobelchior/rust-aws-lambda-tutorial"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bernardobelchior/rust-aws-lambda-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bernardobelchior/rust-aws-lambda-tutorial" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bernardobelchior/rust-aws-lambda-tutorial"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bernardobelchior/rust-aws-lambda-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83a4de472c954515b89dc4807293d9f9b49cc5ca [INFO] sha for GitHub repo bernardobelchior/rust-aws-lambda-tutorial: 83a4de472c954515b89dc4807293d9f9b49cc5ca [INFO] validating manifest of bernardobelchior/rust-aws-lambda-tutorial on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bernardobelchior/rust-aws-lambda-tutorial on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bernardobelchior/rust-aws-lambda-tutorial [INFO] finished frobbing bernardobelchior/rust-aws-lambda-tutorial [INFO] frobbed toml for bernardobelchior/rust-aws-lambda-tutorial written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bernardobelchior/rust-aws-lambda-tutorial/Cargo.toml [INFO] started frobbing bernardobelchior/rust-aws-lambda-tutorial [INFO] finished frobbing bernardobelchior/rust-aws-lambda-tutorial [INFO] frobbed toml for bernardobelchior/rust-aws-lambda-tutorial written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bernardobelchior/rust-aws-lambda-tutorial/Cargo.toml [INFO] crate bernardobelchior/rust-aws-lambda-tutorial already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bernardobelchior/rust-aws-lambda-tutorial against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bernardobelchior/rust-aws-lambda-tutorial:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] deb1fc09211a3bf877602a92eac497b7695ec7624c5edf0f3bb6992b43953f11 [INFO] running `"docker" "start" "-a" "deb1fc09211a3bf877602a92eac497b7695ec7624c5edf0f3bb6992b43953f11"` [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.10.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling backtrace-parser v0.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling serde_schema v0.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_schema_derive v0.0.1 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling gob v0.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling aws_lambda_gateway v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling aws_lambda_runtime v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling aws_lambda v0.1.0 (https://github.com/srijs/rust-aws-lambda#05f72131) [INFO] [stderr] Compiling rust-aws-lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "deb1fc09211a3bf877602a92eac497b7695ec7624c5edf0f3bb6992b43953f11"` [INFO] running `"docker" "rm" "-f" "deb1fc09211a3bf877602a92eac497b7695ec7624c5edf0f3bb6992b43953f11"` [INFO] [stdout] deb1fc09211a3bf877602a92eac497b7695ec7624c5edf0f3bb6992b43953f11 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bernardobelchior/rust-aws-lambda-tutorial:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9d8bee3da99a7ab99fd789c77a88365c4381891186b0311a182647f84ab8e122 [INFO] running `"docker" "start" "-a" "9d8bee3da99a7ab99fd789c77a88365c4381891186b0311a182647f84ab8e122"` [INFO] [stderr] Compiling rust-aws-lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `"docker" "inspect" "9d8bee3da99a7ab99fd789c77a88365c4381891186b0311a182647f84ab8e122"` [INFO] running `"docker" "rm" "-f" "9d8bee3da99a7ab99fd789c77a88365c4381891186b0311a182647f84ab8e122"` [INFO] [stdout] 9d8bee3da99a7ab99fd789c77a88365c4381891186b0311a182647f84ab8e122 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bernardobelchior/rust-aws-lambda-tutorial:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 73d92edcff1895be3e2f45a70df86a0877b494005c9a28a515de520b5ddce2fb [INFO] running `"docker" "start" "-a" "73d92edcff1895be3e2f45a70df86a0877b494005c9a28a515de520b5ddce2fb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_aws_lambda-87ff34f43a524a8d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "73d92edcff1895be3e2f45a70df86a0877b494005c9a28a515de520b5ddce2fb"` [INFO] running `"docker" "rm" "-f" "73d92edcff1895be3e2f45a70df86a0877b494005c9a28a515de520b5ddce2fb"` [INFO] [stdout] 73d92edcff1895be3e2f45a70df86a0877b494005c9a28a515de520b5ddce2fb