[INFO] cloning repository mattico/route53-dyndns [INFO] running `"git" "clone" "--bare" "git://github.com/mattico/route53-dyndns.git" "work/cache/sources/gh/mattico/route53-dyndns"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mattico/route53-dyndns'... [INFO] running `"git" "clone" "work/cache/sources/gh/mattico/route53-dyndns" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/mattico/route53-dyndns"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/mattico/route53-dyndns'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mattico/route53-dyndns" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattico/route53-dyndns"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattico/route53-dyndns'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c0abe48fe66af07fd75c6dbbf7a1565f22a1ffa [INFO] sha for GitHub repo mattico/route53-dyndns: 1c0abe48fe66af07fd75c6dbbf7a1565f22a1ffa [INFO] validating manifest of mattico/route53-dyndns on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mattico/route53-dyndns on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mattico/route53-dyndns [INFO] finished frobbing mattico/route53-dyndns [INFO] frobbed toml for mattico/route53-dyndns written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/mattico/route53-dyndns/Cargo.toml [INFO] started frobbing mattico/route53-dyndns [INFO] finished frobbing mattico/route53-dyndns [INFO] frobbed toml for mattico/route53-dyndns written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattico/route53-dyndns/Cargo.toml [INFO] crate mattico/route53-dyndns already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_route53 v0.37.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mattico/route53-dyndns against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-0/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/mattico/route53-dyndns:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1a72c2a9813ff75545fbe6d4a5d3ab5f414f7fa6e48e71ca37f9ebf0173733a1 [INFO] running `"docker" "start" "-a" "1a72c2a9813ff75545fbe6d4a5d3ab5f414f7fa6e48e71ca37f9ebf0173733a1"` [INFO] [stderr] Compiling rusoto_core v0.37.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Checking rusoto_credential v0.16.0 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.12 [INFO] [stderr] Checking rusoto_route53 v0.37.0 [INFO] [stderr] Checking route53-dyndns v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.28s [INFO] running `"docker" "inspect" "1a72c2a9813ff75545fbe6d4a5d3ab5f414f7fa6e48e71ca37f9ebf0173733a1"` [INFO] running `"docker" "rm" "-f" "1a72c2a9813ff75545fbe6d4a5d3ab5f414f7fa6e48e71ca37f9ebf0173733a1"` [INFO] [stdout] 1a72c2a9813ff75545fbe6d4a5d3ab5f414f7fa6e48e71ca37f9ebf0173733a1