[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/beta-1.37-6/sources/1.36.0/gh/solarnz/ec2-ip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/solarnz/ec2-ip'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/solarnz/ec2-ip" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/solarnz/ec2-ip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 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 solarnz/ec2-ip 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 solarnz/ec2-ip [INFO] finished frobbing solarnz/ec2-ip [INFO] frobbed toml for solarnz/ec2-ip written to work/ex/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/gh/solarnz/ec2-ip/Cargo.toml [INFO] crate solarnz/ec2-ip 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 solarnz/ec2-ip 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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] 2ed0f0ebf4d71b77b8e022222853f21341d69e478300f13a24b27b517ea2c4d0 [INFO] running `"docker" "start" "-a" "2ed0f0ebf4d71b77b8e022222853f21341d69e478300f13a24b27b517ea2c4d0"` [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling rusoto_core v0.34.0 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [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-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling skim v0.5.2 [INFO] [stderr] Compiling h2 v0.1.12 [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,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="rusoto_core"' -C metadata=81ce8cb40eadfb11 -C extra-filename=-81ce8cb40eadfb11 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern futures=/opt/crater/target/debug/deps/libfutures-b0714ad900f48a7a.rlib --extern rusoto_core=/opt/crater/target/debug/deps/librusoto_core-7ce45a295079fa33.rlib --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-472b538615a90781.rlib --extern xml=/opt/crater/target/debug/deps/libxml-f6449586b4bb8780.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "2ed0f0ebf4d71b77b8e022222853f21341d69e478300f13a24b27b517ea2c4d0"` [INFO] running `"docker" "rm" "-f" "2ed0f0ebf4d71b77b8e022222853f21341d69e478300f13a24b27b517ea2c4d0"` [INFO] [stdout] 2ed0f0ebf4d71b77b8e022222853f21341d69e478300f13a24b27b517ea2c4d0