[INFO] cloning repository hanabi1224/now-rust-test [INFO] running `"git" "clone" "--bare" "git://github.com/hanabi1224/now-rust-test.git" "work/cache/sources/gh/hanabi1224/now-rust-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hanabi1224/now-rust-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/hanabi1224/now-rust-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/hanabi1224/now-rust-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hanabi1224/now-rust-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hanabi1224/now-rust-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hanabi1224/now-rust-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hanabi1224/now-rust-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 998ea610dc77899fce7aa103e070d3844f248f9f [INFO] sha for GitHub repo hanabi1224/now-rust-test: 998ea610dc77899fce7aa103e070d3844f248f9f [INFO] validating manifest of hanabi1224/now-rust-test on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hanabi1224/now-rust-test on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hanabi1224/now-rust-test [INFO] finished frobbing hanabi1224/now-rust-test [INFO] frobbed toml for hanabi1224/now-rust-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/hanabi1224/now-rust-test/Cargo.toml [INFO] started frobbing hanabi1224/now-rust-test [INFO] finished frobbing hanabi1224/now-rust-test [INFO] frobbed toml for hanabi1224/now-rust-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hanabi1224/now-rust-test/Cargo.toml [INFO] crate hanabi1224/now-rust-test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hanabi1224/now-rust-test against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hanabi1224/now-rust-test:/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.36.0" "build" "--frozen"` [INFO] [stdout] 65e47c21cac14545c94cf5e224edc058736d40f09ef92e46a7c97309bb0d72a2 [INFO] running `"docker" "start" "-a" "65e47c21cac14545c94cf5e224edc058736d40f09ef92e46a7c97309bb0d72a2"` [INFO] [stderr] Compiling rand_jitter v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.0 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.0 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling lambda_runtime_client v0.2.0 [INFO] [stderr] Compiling lambda_runtime v0.2.0 [INFO] [stderr] Compiling now_lambda v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "65e47c21cac14545c94cf5e224edc058736d40f09ef92e46a7c97309bb0d72a2"` [INFO] running `"docker" "rm" "-f" "65e47c21cac14545c94cf5e224edc058736d40f09ef92e46a7c97309bb0d72a2"` [INFO] [stdout] 65e47c21cac14545c94cf5e224edc058736d40f09ef92e46a7c97309bb0d72a2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hanabi1224/now-rust-test:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5526d0ab52b88b9e172756e673a4257d9fcb197f02de1a8e8b03c558cd12cd29 [INFO] running `"docker" "start" "-a" "5526d0ab52b88b9e172756e673a4257d9fcb197f02de1a8e8b03c558cd12cd29"` [INFO] [stderr] Compiling now_lambda v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `"docker" "inspect" "5526d0ab52b88b9e172756e673a4257d9fcb197f02de1a8e8b03c558cd12cd29"` [INFO] running `"docker" "rm" "-f" "5526d0ab52b88b9e172756e673a4257d9fcb197f02de1a8e8b03c558cd12cd29"` [INFO] [stdout] 5526d0ab52b88b9e172756e673a4257d9fcb197f02de1a8e8b03c558cd12cd29 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hanabi1224/now-rust-test:/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.36.0" "test" "--frozen"` [INFO] [stdout] 58f1794af1ef693fb27bade3b0b0624dda796a97421d2cb9dcb1f6ac7ec710c1 [INFO] running `"docker" "start" "-a" "58f1794af1ef693fb27bade3b0b0624dda796a97421d2cb9dcb1f6ac7ec710c1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/now_lambda-526c6d19ec62fc2a [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] [stderr] Doc-tests now_lambda [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/body.rs - body::Body (line 27) ... ok [INFO] [stdout] test src/body.rs - body::Body (line 51) ... ok [INFO] [stdout] test src/body.rs - body::Body (line 38) ... ok [INFO] [stdout] test src/response.rs - response::IntoResponse (line 79) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "58f1794af1ef693fb27bade3b0b0624dda796a97421d2cb9dcb1f6ac7ec710c1"` [INFO] running `"docker" "rm" "-f" "58f1794af1ef693fb27bade3b0b0624dda796a97421d2cb9dcb1f6ac7ec710c1"` [INFO] [stdout] 58f1794af1ef693fb27bade3b0b0624dda796a97421d2cb9dcb1f6ac7ec710c1