[INFO] updating cached repository https://github.com/solarnz/ec2-ip [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 232f27244044a17e9ecebcdc2e5b06eee809c2be [INFO] testing solarnz/ec2-ip against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarnz%2Fec2-ip" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/solarnz/ec2-ip on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/solarnz/ec2-ip [INFO] finished tweaking git repo https://github.com/solarnz/ec2-ip [INFO] tweaked toml for git repo https://github.com/solarnz/ec2-ip written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/solarnz/ec2-ip already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 01e3093d48a7c3c8231cdafebb4d181f49dc92826f70dbfec84e9aa87dc0f0df [INFO] running `"docker" "start" "-a" "01e3093d48a7c3c8231cdafebb4d181f49dc92826f70dbfec84e9aa87dc0f0df"` [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling rusoto_core v0.34.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [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 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/rustwide/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"' -C metadata=e5ae0a2addd1c5be -C extra-filename=-e5ae0a2addd1c5be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-bea57979ac3bcee4.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-95c5669ee0b597f3.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-3fdc787466cf109a.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-6ab58e81fc3e4196.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "01e3093d48a7c3c8231cdafebb4d181f49dc92826f70dbfec84e9aa87dc0f0df"` [INFO] running `"docker" "rm" "-f" "01e3093d48a7c3c8231cdafebb4d181f49dc92826f70dbfec84e9aa87dc0f0df"` [INFO] [stdout] 01e3093d48a7c3c8231cdafebb4d181f49dc92826f70dbfec84e9aa87dc0f0df