[INFO] updating cached repository https://github.com/JonLeeCon/aws-sg-util [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] 740d6471f3180ca53f7f79b18efe45ce02a240e5 [INFO] testing JonLeeCon/aws-sg-util against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonLeeCon%2Faws-sg-util" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JonLeeCon/aws-sg-util on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JonLeeCon/aws-sg-util [INFO] finished tweaking git repo https://github.com/JonLeeCon/aws-sg-util [INFO] tweaked toml for git repo https://github.com/JonLeeCon/aws-sg-util written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/JonLeeCon/aws-sg-util already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 7a313ce1c8f370c743ae6d67d47265c5c3937388393bbee8b32f95acb94676e3 [INFO] running `"docker" "start" "-a" "7a313ce1c8f370c743ae6d67d47265c5c3937388393bbee8b32f95acb94676e3"` [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.8 [INFO] [stderr] Compiling radix_trie v0.1.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling trust-dns-proto v0.8.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.7 [INFO] [stderr] Compiling trust-dns v0.17.0 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling rusoto_ec2 v0.40.0 [INFO] [stderr] error: Could not compile `rusoto_ec2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name rusoto_ec2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.40.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="rustls"' -C metadata=bcc41c9383ae7214 -C extra-filename=-bcc41c9383ae7214 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d0e636b13a3b3616.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0f47511f747f5f06.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-2d231a178e61f7a6.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-359828315cd17d61.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-61d700b6f6065843.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-0f6068dc7a43ba20/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "7a313ce1c8f370c743ae6d67d47265c5c3937388393bbee8b32f95acb94676e3"` [INFO] running `"docker" "rm" "-f" "7a313ce1c8f370c743ae6d67d47265c5c3937388393bbee8b32f95acb94676e3"` [INFO] [stdout] 7a313ce1c8f370c743ae6d67d47265c5c3937388393bbee8b32f95acb94676e3