[INFO] updating cached repository cesare/rust-list-ec2-instances [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cesare/rust-list-ec2-instances [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-list-ec2-instances" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-list-ec2-instances"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-list-ec2-instances'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cesare/rust-list-ec2-instances" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/cesare/rust-list-ec2-instances"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/cesare/rust-list-ec2-instances'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d108bc60553fd2046d4c98db1a0300a6dde2fdb2 [INFO] sha for GitHub repo cesare/rust-list-ec2-instances: d108bc60553fd2046d4c98db1a0300a6dde2fdb2 [INFO] validating manifest of cesare/rust-list-ec2-instances 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 cesare/rust-list-ec2-instances 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 cesare/rust-list-ec2-instances [INFO] finished frobbing cesare/rust-list-ec2-instances [INFO] frobbed toml for cesare/rust-list-ec2-instances written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/cesare/rust-list-ec2-instances/Cargo.toml [INFO] started frobbing cesare/rust-list-ec2-instances [INFO] finished frobbing cesare/rust-list-ec2-instances [INFO] frobbed toml for cesare/rust-list-ec2-instances written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/cesare/rust-list-ec2-instances/Cargo.toml [INFO] crate cesare/rust-list-ec2-instances 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 cesare/rust-list-ec2-instances against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/cesare/rust-list-ec2-instances:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 4f7ff31b60596d9bcb0f0a686282ed6fcdbd8818bb47a5769819f1e187d5c21f [INFO] running `"docker" "start" "-a" "4f7ff31b60596d9bcb0f0a686282ed6fcdbd8818bb47a5769819f1e187d5c21f"` [INFO] [stderr] Compiling serde v1.0.30 [INFO] [stderr] Compiling hex v0.3.1 [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.5.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling rusoto_core v0.33.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling regex v0.2.8 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-core v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.11 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.12.7 [INFO] [stderr] Compiling hyper-tls v0.2.1 [INFO] [stderr] Compiling rusoto_credential v0.12.0 [INFO] [stderr] Compiling rusoto_ec2 v0.33.1 [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.33.1/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f8b2d0d918a85197 -C extra-filename=-f8b2d0d918a85197 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern futures=/opt/crater/target/debug/deps/libfutures-096e95e748c89289.rlib --extern rusoto_core=/opt/crater/target/debug/deps/librusoto_core-ada2308c68d14632.rlib --extern xml=/opt/crater/target/debug/deps/libxml-14f24250333b27f8.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "4f7ff31b60596d9bcb0f0a686282ed6fcdbd8818bb47a5769819f1e187d5c21f"` [INFO] running `"docker" "rm" "-f" "4f7ff31b60596d9bcb0f0a686282ed6fcdbd8818bb47a5769819f1e187d5c21f"` [INFO] [stdout] 4f7ff31b60596d9bcb0f0a686282ed6fcdbd8818bb47a5769819f1e187d5c21f