[INFO] updating cached repository softprops/serverless-aws-rust-http [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/softprops/serverless-aws-rust-http [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/softprops/serverless-aws-rust-http" "work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/softprops/serverless-aws-rust-http" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softprops/serverless-aws-rust-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softprops/serverless-aws-rust-http'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c6205391c6b239190902bcefdf02bb2303c719d [INFO] sha for GitHub repo softprops/serverless-aws-rust-http: 1c6205391c6b239190902bcefdf02bb2303c719d [INFO] validating manifest of softprops/serverless-aws-rust-http 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-http 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-http [INFO] finished frobbing softprops/serverless-aws-rust-http [INFO] frobbed toml for softprops/serverless-aws-rust-http written to work/ex/beta-1.38-1/sources/1.37.0/gh/softprops/serverless-aws-rust-http/Cargo.toml [INFO] started frobbing softprops/serverless-aws-rust-http [INFO] finished frobbing softprops/serverless-aws-rust-http [INFO] frobbed toml for softprops/serverless-aws-rust-http written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/softprops/serverless-aws-rust-http/Cargo.toml [INFO] crate softprops/serverless-aws-rust-http 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] testing softprops/serverless-aws-rust-http 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-1/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-http:/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] 6fc6c358ac358288b7f083c7d5dbfd575badd45ecbbf04866bf775e9891b0a5d [INFO] running `"docker" "start" "-a" "6fc6c358ac358288b7f083c7d5dbfd575badd45ecbbf04866bf775e9891b0a5d"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `"docker" "inspect" "6fc6c358ac358288b7f083c7d5dbfd575badd45ecbbf04866bf775e9891b0a5d"` [INFO] running `"docker" "rm" "-f" "6fc6c358ac358288b7f083c7d5dbfd575badd45ecbbf04866bf775e9891b0a5d"` [INFO] [stdout] 6fc6c358ac358288b7f083c7d5dbfd575badd45ecbbf04866bf775e9891b0a5d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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-http:/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] 3f54622dd19405f4ee47caba523226f1032a44826dbbe62c6ae94cb224ed2160 [INFO] running `"docker" "start" "-a" "3f54622dd19405f4ee47caba523226f1032a44826dbbe62c6ae94cb224ed2160"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `"docker" "inspect" "3f54622dd19405f4ee47caba523226f1032a44826dbbe62c6ae94cb224ed2160"` [INFO] running `"docker" "rm" "-f" "3f54622dd19405f4ee47caba523226f1032a44826dbbe62c6ae94cb224ed2160"` [INFO] [stdout] 3f54622dd19405f4ee47caba523226f1032a44826dbbe62c6ae94cb224ed2160 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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-http:/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] 59b26c2b0a461cfe8206937f131fd8a952c7f0e3b38f85ef838f800c42c2fdce [INFO] running `"docker" "start" "-a" "59b26c2b0a461cfe8206937f131fd8a952c7f0e3b38f85ef838f800c42c2fdce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-2e9d1ed78e55304e [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" "59b26c2b0a461cfe8206937f131fd8a952c7f0e3b38f85ef838f800c42c2fdce"` [INFO] running `"docker" "rm" "-f" "59b26c2b0a461cfe8206937f131fd8a952c7f0e3b38f85ef838f800c42c2fdce"` [INFO] [stdout] 59b26c2b0a461cfe8206937f131fd8a952c7f0e3b38f85ef838f800c42c2fdce