[INFO] updating cached repository jcdyer/getips [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jcdyer/getips [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jcdyer/getips" "work/ex/beta-1.37-6/sources/1.36.0/gh/jcdyer/getips"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jcdyer/getips'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jcdyer/getips" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/getips"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/getips'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e544656262e26b16ac45bb03a732e3cc8a6552d [INFO] sha for GitHub repo jcdyer/getips: 5e544656262e26b16ac45bb03a732e3cc8a6552d [INFO] validating manifest of jcdyer/getips 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 jcdyer/getips 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 jcdyer/getips [INFO] finished frobbing jcdyer/getips [INFO] frobbed toml for jcdyer/getips written to work/ex/beta-1.37-6/sources/1.36.0/gh/jcdyer/getips/Cargo.toml [INFO] started frobbing jcdyer/getips [INFO] finished frobbing jcdyer/getips [INFO] frobbed toml for jcdyer/getips written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcdyer/getips/Cargo.toml [INFO] crate jcdyer/getips 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 jcdyer/getips 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jcdyer/getips:/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] 35e2b1e160dceab2d6f06987a9dc926127798ae0a798b16e11a02565122a73bf [INFO] running `"docker" "start" "-a" "35e2b1e160dceab2d6f06987a9dc926127798ae0a798b16e11a02565122a73bf"` [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rusoto_core v0.35.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling rusoto_credential v0.14.0 [INFO] [stderr] Compiling rusoto_ec2 v0.35.0 [INFO] [stderr] error: Could not compile `rusoto_ec2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rusoto_ec2 /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.35.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="rusoto_core"' -C metadata=93e1eaf061ba4f99 -C extra-filename=-93e1eaf061ba4f99 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern futures=/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib --extern rusoto_core=/opt/crater/target/debug/deps/librusoto_core-f54b168e21eb4e58.rlib --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-cb8105e27c1c220a.rlib --extern xml=/opt/crater/target/debug/deps/libxml-5eed3f2086014074.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "35e2b1e160dceab2d6f06987a9dc926127798ae0a798b16e11a02565122a73bf"` [INFO] running `"docker" "rm" "-f" "35e2b1e160dceab2d6f06987a9dc926127798ae0a798b16e11a02565122a73bf"` [INFO] [stdout] 35e2b1e160dceab2d6f06987a9dc926127798ae0a798b16e11a02565122a73bf