[INFO] updating cached repository kkostov/rust-aws-lambda [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kkostov/rust-aws-lambda [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kkostov/rust-aws-lambda" "work/ex/beta-1.38-1/sources/1.37.0/gh/kkostov/rust-aws-lambda"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kkostov/rust-aws-lambda'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kkostov/rust-aws-lambda" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kkostov/rust-aws-lambda"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kkostov/rust-aws-lambda'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eb65f20db6213e791dc3f9a911b03b814a7da92f [INFO] sha for GitHub repo kkostov/rust-aws-lambda: eb65f20db6213e791dc3f9a911b03b814a7da92f [INFO] validating manifest of kkostov/rust-aws-lambda 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 kkostov/rust-aws-lambda 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 kkostov/rust-aws-lambda [INFO] finished frobbing kkostov/rust-aws-lambda [INFO] frobbed toml for kkostov/rust-aws-lambda written to work/ex/beta-1.38-1/sources/1.37.0/gh/kkostov/rust-aws-lambda/Cargo.toml [INFO] started frobbing kkostov/rust-aws-lambda [INFO] finished frobbing kkostov/rust-aws-lambda [INFO] frobbed toml for kkostov/rust-aws-lambda written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kkostov/rust-aws-lambda/Cargo.toml [INFO] crate kkostov/rust-aws-lambda 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 kkostov/rust-aws-lambda against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kkostov/rust-aws-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=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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 54b1122e5db70ec861b7e97544fd51fb3dbd65c548a46db9af1fdfdd8191e4c6 [INFO] running `"docker" "start" "-a" "54b1122e5db70ec861b7e97544fd51fb3dbd65c548a46db9af1fdfdd8191e4c6"` [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling lambda_runtime_client v0.1.0 [INFO] [stderr] Compiling lambda_runtime v0.1.0 [INFO] [stderr] Compiling aws_validate_serial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "54b1122e5db70ec861b7e97544fd51fb3dbd65c548a46db9af1fdfdd8191e4c6"` [INFO] running `"docker" "rm" "-f" "54b1122e5db70ec861b7e97544fd51fb3dbd65c548a46db9af1fdfdd8191e4c6"` [INFO] [stdout] 54b1122e5db70ec861b7e97544fd51fb3dbd65c548a46db9af1fdfdd8191e4c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kkostov/rust-aws-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=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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 2c3f5d37d4c43c8943a011e2a55fe6442b87eeef7fc476a598801f119d2866ee [INFO] running `"docker" "start" "-a" "2c3f5d37d4c43c8943a011e2a55fe6442b87eeef7fc476a598801f119d2866ee"` [INFO] [stderr] Compiling aws_validate_serial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `"docker" "inspect" "2c3f5d37d4c43c8943a011e2a55fe6442b87eeef7fc476a598801f119d2866ee"` [INFO] running `"docker" "rm" "-f" "2c3f5d37d4c43c8943a011e2a55fe6442b87eeef7fc476a598801f119d2866ee"` [INFO] [stdout] 2c3f5d37d4c43c8943a011e2a55fe6442b87eeef7fc476a598801f119d2866ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kkostov/rust-aws-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=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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 83264bff1243089c292d10a6cb5efec5840b5f99004707fa7f295b338b4f3199 [INFO] running `"docker" "start" "-a" "83264bff1243089c292d10a6cb5efec5840b5f99004707fa7f295b338b4f3199"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/aws_validate_serial-0a79aa9e1cfc2a7a [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::validates_string_with_numbers_as_valid ... ok [INFO] [stdout] test tests::validates_length_of_six_characters_as_valid ... ok [INFO] [stdout] test tests::validates_length_of_four_characters_as_invalid ... ok [INFO] [stdout] test tests::validates_string_with_az_characters_as_valid ... ok [INFO] [stdout] test tests::validates_new_serial4_as_valid ... ok [INFO] [stdout] test tests::validates_length_of_ten_characters_as_valid ... ok [INFO] [stdout] test tests::validates_existing_serial1_as_invalid ... ok [INFO] [stdout] test tests::validation_result_for_already_existing_serial ... ok [INFO] [stdout] test tests::validates_string_with_special_characters_as_invalid ... ok [INFO] [stdout] test tests::validation_result_for_invalid_characters ... ok [INFO] [stdout] test tests::validation_result_for_invalid_length ... ok [INFO] [stdout] test tests::validation_result_for_valid_serial ... ok [INFO] [stdout] test tests::validates_string_with_unicode_characters_as_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "83264bff1243089c292d10a6cb5efec5840b5f99004707fa7f295b338b4f3199"` [INFO] running `"docker" "rm" "-f" "83264bff1243089c292d10a6cb5efec5840b5f99004707fa7f295b338b4f3199"` [INFO] [stdout] 83264bff1243089c292d10a6cb5efec5840b5f99004707fa7f295b338b4f3199