[INFO] cloning repository ritesh/hello_rust_lambda [INFO] running `"git" "clone" "--bare" "git://github.com/ritesh/hello_rust_lambda.git" "work/cache/sources/gh/ritesh/hello_rust_lambda"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ritesh/hello_rust_lambda'... [INFO] running `"git" "clone" "work/cache/sources/gh/ritesh/hello_rust_lambda" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ritesh/hello_rust_lambda"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ritesh/hello_rust_lambda'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ritesh/hello_rust_lambda" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ritesh/hello_rust_lambda"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ritesh/hello_rust_lambda'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] abe0988c70289e3c6f1ed2d30ef4653d929cedab [INFO] sha for GitHub repo ritesh/hello_rust_lambda: abe0988c70289e3c6f1ed2d30ef4653d929cedab [INFO] validating manifest of ritesh/hello_rust_lambda 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 ritesh/hello_rust_lambda 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 ritesh/hello_rust_lambda [INFO] finished frobbing ritesh/hello_rust_lambda [INFO] frobbed toml for ritesh/hello_rust_lambda written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ritesh/hello_rust_lambda/Cargo.toml [INFO] started frobbing ritesh/hello_rust_lambda [INFO] finished frobbing ritesh/hello_rust_lambda [INFO] frobbed toml for ritesh/hello_rust_lambda written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ritesh/hello_rust_lambda/Cargo.toml [INFO] crate ritesh/hello_rust_lambda 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime_core v0.1.0 [INFO] [stderr] Downloaded lambda_runtime_client v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ritesh/hello_rust_lambda against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ritesh/hello_rust_lambda:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 8e172375f88b03abd699a85abae1f208f46c03bb830970eea551ad270cae8b08 [INFO] running `"docker" "start" "-a" "8e172375f88b03abd699a85abae1f208f46c03bb830970eea551ad270cae8b08"` [INFO] [stderr] Compiling lambda_runtime_core v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling lambda_runtime_client v0.2.0 [INFO] [stderr] Compiling lambda_runtime v0.2.0 [INFO] [stderr] Compiling hello_rust_lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/main.rs:44:35 [INFO] [stderr] | [INFO] [stderr] 44 | fn my_handler(e: CloudWatchEvent, c: lambda::Context) -> Result { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.85s [INFO] running `"docker" "inspect" "8e172375f88b03abd699a85abae1f208f46c03bb830970eea551ad270cae8b08"` [INFO] running `"docker" "rm" "-f" "8e172375f88b03abd699a85abae1f208f46c03bb830970eea551ad270cae8b08"` [INFO] [stdout] 8e172375f88b03abd699a85abae1f208f46c03bb830970eea551ad270cae8b08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ritesh/hello_rust_lambda:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] fcb53afcf2cd5dd4017e883c46c03d86da49eb9a6535de37dc6ce725163e47c0 [INFO] running `"docker" "start" "-a" "fcb53afcf2cd5dd4017e883c46c03d86da49eb9a6535de37dc6ce725163e47c0"` [INFO] [stderr] Compiling hello_rust_lambda v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/main.rs:44:35 [INFO] [stderr] | [INFO] [stderr] 44 | fn my_handler(e: CloudWatchEvent, c: lambda::Context) -> Result { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "fcb53afcf2cd5dd4017e883c46c03d86da49eb9a6535de37dc6ce725163e47c0"` [INFO] running `"docker" "rm" "-f" "fcb53afcf2cd5dd4017e883c46c03d86da49eb9a6535de37dc6ce725163e47c0"` [INFO] [stdout] fcb53afcf2cd5dd4017e883c46c03d86da49eb9a6535de37dc6ce725163e47c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ritesh/hello_rust_lambda:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ef24552a56f4dee42636fe3f0e8463cd370792d8233202a27ce4cc4cc8893f46 [INFO] running `"docker" "start" "-a" "ef24552a56f4dee42636fe3f0e8463cd370792d8233202a27ce4cc4cc8893f46"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s [INFO] [stderr] Running /opt/crater/target/debug/deps/bootstrap-8548cb87f52ae834 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_de ... 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" "ef24552a56f4dee42636fe3f0e8463cd370792d8233202a27ce4cc4cc8893f46"` [INFO] running `"docker" "rm" "-f" "ef24552a56f4dee42636fe3f0e8463cd370792d8233202a27ce4cc4cc8893f46"` [INFO] [stdout] ef24552a56f4dee42636fe3f0e8463cd370792d8233202a27ce4cc4cc8893f46