[INFO] updating cached repository solarnz/ec2-ip [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/solarnz/ec2-ip [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/solarnz/ec2-ip" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/solarnz/ec2-ip"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/solarnz/ec2-ip'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/solarnz/ec2-ip" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/solarnz/ec2-ip"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/solarnz/ec2-ip'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 232f27244044a17e9ecebcdc2e5b06eee809c2be [INFO] sha for GitHub repo solarnz/ec2-ip: 232f27244044a17e9ecebcdc2e5b06eee809c2be [INFO] validating manifest of solarnz/ec2-ip on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of solarnz/ec2-ip on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing solarnz/ec2-ip [INFO] finished frobbing solarnz/ec2-ip [INFO] frobbed toml for solarnz/ec2-ip written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/solarnz/ec2-ip/Cargo.toml [INFO] started frobbing solarnz/ec2-ip [INFO] finished frobbing solarnz/ec2-ip [INFO] frobbed toml for solarnz/ec2-ip written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/solarnz/ec2-ip/Cargo.toml [INFO] crate solarnz/ec2-ip has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing solarnz/ec2-ip against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/solarnz/ec2-ip:/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=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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 258bd5e27348ec0f5e402c97622f4abd602ed3aaea4398b152c2ed025747b599 [INFO] running `"docker" "start" "-a" "258bd5e27348ec0f5e402c97622f4abd602ed3aaea4398b152c2ed025747b599"` [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rusoto_core v0.34.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling skim v0.5.2 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling rusoto_credential v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling rusoto_ec2 v0.34.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.34.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="rusoto_core"' -C metadata=fc59da486ad5c191 -C extra-filename=-fc59da486ad5c191 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern futures=/opt/crater/target/debug/deps/libfutures-3b0202509ac418c3.rlib --extern rusoto_core=/opt/crater/target/debug/deps/librusoto_core-2ef644c12e37926d.rlib --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-7df24fe2faa0f07d.rlib --extern xml=/opt/crater/target/debug/deps/libxml-3acdb002dd44bbde.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "258bd5e27348ec0f5e402c97622f4abd602ed3aaea4398b152c2ed025747b599"` [INFO] running `"docker" "rm" "-f" "258bd5e27348ec0f5e402c97622f4abd602ed3aaea4398b152c2ed025747b599"` [INFO] [stdout] 258bd5e27348ec0f5e402c97622f4abd602ed3aaea4398b152c2ed025747b599