[INFO] updating cached repository sbruton/aws-route53-update-record [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sbruton/aws-route53-update-record [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sbruton/aws-route53-update-record" "work/ex/beta-1.38-1/sources/1.37.0/gh/sbruton/aws-route53-update-record"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sbruton/aws-route53-update-record'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sbruton/aws-route53-update-record" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sbruton/aws-route53-update-record"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sbruton/aws-route53-update-record'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06a366335dba1797b7521b35389fc8da76e83883 [INFO] sha for GitHub repo sbruton/aws-route53-update-record: 06a366335dba1797b7521b35389fc8da76e83883 [INFO] validating manifest of sbruton/aws-route53-update-record 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 sbruton/aws-route53-update-record 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 sbruton/aws-route53-update-record [INFO] finished frobbing sbruton/aws-route53-update-record [INFO] frobbed toml for sbruton/aws-route53-update-record written to work/ex/beta-1.38-1/sources/1.37.0/gh/sbruton/aws-route53-update-record/Cargo.toml [INFO] started frobbing sbruton/aws-route53-update-record [INFO] finished frobbing sbruton/aws-route53-update-record [INFO] frobbed toml for sbruton/aws-route53-update-record written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sbruton/aws-route53-update-record/Cargo.toml [INFO] crate sbruton/aws-route53-update-record 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 sbruton/aws-route53-update-record 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sbruton/aws-route53-update-record:/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] 509bd554448a722c8c30ae8ea0ac52a70fd4f4124bfb7874664b31388ee05be7 [INFO] running `"docker" "start" "-a" "509bd554448a722c8c30ae8ea0ac52a70fd4f4124bfb7874664b31388ee05be7"` [INFO] [stderr] Compiling serde v1.0.63 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.18 [INFO] [stderr] Compiling rusoto_credential v0.11.0 [INFO] [stderr] Compiling rusoto_core v0.32.0 [INFO] [stderr] Compiling rusoto_route53 v0.32.0 [INFO] [stderr] Compiling aws-route53-update-record v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "509bd554448a722c8c30ae8ea0ac52a70fd4f4124bfb7874664b31388ee05be7"` [INFO] running `"docker" "rm" "-f" "509bd554448a722c8c30ae8ea0ac52a70fd4f4124bfb7874664b31388ee05be7"` [INFO] [stdout] 509bd554448a722c8c30ae8ea0ac52a70fd4f4124bfb7874664b31388ee05be7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sbruton/aws-route53-update-record:/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] 280032b21fd2fab9b9dc1dc63ff4486ba4af07591a9b28b48b0e609f9bde1fbf [INFO] running `"docker" "start" "-a" "280032b21fd2fab9b9dc1dc63ff4486ba4af07591a9b28b48b0e609f9bde1fbf"` [INFO] [stderr] Compiling aws-route53-update-record v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "280032b21fd2fab9b9dc1dc63ff4486ba4af07591a9b28b48b0e609f9bde1fbf"` [INFO] running `"docker" "rm" "-f" "280032b21fd2fab9b9dc1dc63ff4486ba4af07591a9b28b48b0e609f9bde1fbf"` [INFO] [stdout] 280032b21fd2fab9b9dc1dc63ff4486ba4af07591a9b28b48b0e609f9bde1fbf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sbruton/aws-route53-update-record:/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] 27bd82eff80ab1aa96d6fe560d854adc48f68ac6064d60602d56727bf0222b02 [INFO] running `"docker" "start" "-a" "27bd82eff80ab1aa96d6fe560d854adc48f68ac6064d60602d56727bf0222b02"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/aws_route53_update_record-9a57615628e25413 [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] running `"docker" "inspect" "27bd82eff80ab1aa96d6fe560d854adc48f68ac6064d60602d56727bf0222b02"` [INFO] running `"docker" "rm" "-f" "27bd82eff80ab1aa96d6fe560d854adc48f68ac6064d60602d56727bf0222b02"` [INFO] [stdout] 27bd82eff80ab1aa96d6fe560d854adc48f68ac6064d60602d56727bf0222b02