[INFO] cloning repository beagleknight/serverless-rust-graphql [INFO] running `"git" "clone" "--bare" "git://github.com/beagleknight/serverless-rust-graphql.git" "work/cache/sources/gh/beagleknight/serverless-rust-graphql"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/beagleknight/serverless-rust-graphql'... [INFO] running `"git" "clone" "work/cache/sources/gh/beagleknight/serverless-rust-graphql" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/beagleknight/serverless-rust-graphql"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/beagleknight/serverless-rust-graphql'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/beagleknight/serverless-rust-graphql" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/beagleknight/serverless-rust-graphql"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/beagleknight/serverless-rust-graphql'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 52321e22774b53cd9726f11ba4d8100f4f628546 [INFO] sha for GitHub repo beagleknight/serverless-rust-graphql: 52321e22774b53cd9726f11ba4d8100f4f628546 [INFO] validating manifest of beagleknight/serverless-rust-graphql 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 beagleknight/serverless-rust-graphql 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 beagleknight/serverless-rust-graphql [INFO] finished frobbing beagleknight/serverless-rust-graphql [INFO] frobbed toml for beagleknight/serverless-rust-graphql written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/beagleknight/serverless-rust-graphql/Cargo.toml [INFO] started frobbing beagleknight/serverless-rust-graphql [INFO] finished frobbing beagleknight/serverless-rust-graphql [INFO] frobbed toml for beagleknight/serverless-rust-graphql written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/beagleknight/serverless-rust-graphql/Cargo.toml [INFO] crate beagleknight/serverless-rust-graphql 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] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating git repository `https://github.com/awslabs/aws-lambda-rust-runtime.git` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing beagleknight/serverless-rust-graphql against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/beagleknight/serverless-rust-graphql:/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] 49c01d37720bad7cac9e010be1d385e2c71b90f68431f8b7af412060d46ae47a [INFO] running `"docker" "start" "-a" "49c01d37720bad7cac9e010be1d385e2c71b90f68431f8b7af412060d46ae47a"` [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling juniper_codegen v0.10.0 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling hyper v0.12.18 [INFO] [stderr] Compiling juniper v0.10.0 [INFO] [stderr] Compiling lambda_runtime_client v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime.git#545f653b) [INFO] [stderr] Compiling lambda_runtime v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime.git#545f653b) [INFO] [stderr] Compiling lambda_http v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime.git#545f653b) [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "49c01d37720bad7cac9e010be1d385e2c71b90f68431f8b7af412060d46ae47a"` [INFO] running `"docker" "rm" "-f" "49c01d37720bad7cac9e010be1d385e2c71b90f68431f8b7af412060d46ae47a"` [INFO] [stdout] 49c01d37720bad7cac9e010be1d385e2c71b90f68431f8b7af412060d46ae47a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/beagleknight/serverless-rust-graphql:/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] 868913821ff1b2cbe21ca4a5a1905a8cb363f77c2333e43d390a1a442230fff5 [INFO] running `"docker" "start" "-a" "868913821ff1b2cbe21ca4a5a1905a8cb363f77c2333e43d390a1a442230fff5"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.26s [INFO] running `"docker" "inspect" "868913821ff1b2cbe21ca4a5a1905a8cb363f77c2333e43d390a1a442230fff5"` [INFO] running `"docker" "rm" "-f" "868913821ff1b2cbe21ca4a5a1905a8cb363f77c2333e43d390a1a442230fff5"` [INFO] [stdout] 868913821ff1b2cbe21ca4a5a1905a8cb363f77c2333e43d390a1a442230fff5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/beagleknight/serverless-rust-graphql:/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] c8951cc0c82c2d577664c259c168abbe45af227df9aa1c3038e5ca5392d618ac [INFO] running `"docker" "start" "-a" "c8951cc0c82c2d577664c259c168abbe45af227df9aa1c3038e5ca5392d618ac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-fa2be8b9d1091357 [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" "c8951cc0c82c2d577664c259c168abbe45af227df9aa1c3038e5ca5392d618ac"` [INFO] running `"docker" "rm" "-f" "c8951cc0c82c2d577664c259c168abbe45af227df9aa1c3038e5ca5392d618ac"` [INFO] [stdout] c8951cc0c82c2d577664c259c168abbe45af227df9aa1c3038e5ca5392d618ac