[INFO] fetching crate ec2-search 0.14.1... [INFO] testing ec2-search-0.14.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ec2-search 0.14.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ec2-search 0.14.1 [INFO] finished tweaking crates.io crate ec2-search 0.14.1 [INFO] tweaked toml for crates.io crate ec2-search 0.14.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ec2-search 0.14.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ec2-search 0.14.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlencoding v1.3.3 [INFO] [stderr] Downloaded aws-types v0.9.0 [INFO] [stderr] Downloaded aws-smithy-json v0.39.0 [INFO] [stderr] Downloaded aws-sig-auth v0.9.0 [INFO] [stderr] Downloaded aws-smithy-http v0.39.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.9.0 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.39.0 [INFO] [stderr] Downloaded futures-channel v0.3.7 [INFO] [stderr] Downloaded aws-smithy-client v0.39.0 [INFO] [stderr] Downloaded aws-smithy-types v0.39.0 [INFO] [stderr] Downloaded cli-table-derive v0.4.4 [INFO] [stderr] Downloaded cli-table v0.4.6 [INFO] [stderr] Downloaded aws-endpoint v0.9.0 [INFO] [stderr] Downloaded aws-http v0.9.0 [INFO] [stderr] Downloaded aws-sigv4 v0.9.0 [INFO] [stderr] Downloaded aws-smithy-query v0.39.0 [INFO] [stderr] Downloaded aws-sdk-sts v0.9.0 [INFO] [stderr] Downloaded aws-smithy-xml v0.39.0 [INFO] [stderr] Downloaded aws-config v0.9.0 [INFO] [stderr] Downloaded aws-sdk-elasticloadbalancingv2 v0.9.0 [INFO] [stderr] Downloaded aws-smithy-async v0.39.0 [INFO] [stderr] Downloaded futures-sink v0.3.7 [INFO] [stderr] Downloaded aws-sdk-autoscaling v0.9.0 [INFO] [stderr] Downloaded aws-sdk-ec2 v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc6f97bdad4c6866ebdbaf0d0177a1de9fbebb0b7315d2f2a9ea07a02fe7c793 [INFO] running `Command { std: "docker" "start" "-a" "dc6f97bdad4c6866ebdbaf0d0177a1de9fbebb0b7315d2f2a9ea07a02fe7c793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc6f97bdad4c6866ebdbaf0d0177a1de9fbebb0b7315d2f2a9ea07a02fe7c793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6f97bdad4c6866ebdbaf0d0177a1de9fbebb0b7315d2f2a9ea07a02fe7c793", kill_on_drop: false }` [INFO] [stdout] dc6f97bdad4c6866ebdbaf0d0177a1de9fbebb0b7315d2f2a9ea07a02fe7c793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7b5a00ea0c7be81311ae1bacbce1cc4a1f0209c541ca06cba3ceedb45f341c2e [INFO] running `Command { std: "docker" "start" "-a" "7b5a00ea0c7be81311ae1bacbce1cc4a1f0209c541ca06cba3ceedb45f341c2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aws-types v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling aws-smithy-types v0.39.0 [INFO] [stderr] Compiling aws-smithy-query v0.39.0 [INFO] [stderr] Compiling aws-smithy-json v0.39.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling cli-table-derive v0.4.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling aws-smithy-xml v0.39.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling aws-smithy-async v0.39.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling aws-smithy-http v0.39.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.39.0 [INFO] [stderr] Compiling aws-sigv4 v0.9.0 [INFO] [stderr] Compiling aws-smithy-client v0.39.0 [INFO] [stderr] Compiling aws-http v0.9.0 [INFO] [stderr] Compiling aws-sig-auth v0.9.0 [INFO] [stderr] Compiling aws-endpoint v0.9.0 [INFO] [stderr] Compiling aws-sdk-sso v0.9.0 [INFO] [stderr] Compiling aws-sdk-sts v0.9.0 [INFO] [stderr] Compiling aws-sdk-autoscaling v0.9.0 [INFO] [stderr] Compiling aws-sdk-elasticloadbalancingv2 v0.9.0 [INFO] [stderr] Compiling aws-sdk-ec2 v0.9.0 [INFO] [stderr] Compiling aws-config v0.9.0 [INFO] [stderr] error: could not compile `aws-sdk-ec2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name aws_sdk_ec2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-ec2-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rt-tokio", "rustls"))' -C metadata=843b99c99e7adcdc -C extra-filename=-405b0f134a858f35 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_endpoint-e74999024dc73864.rmeta --extern aws_http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_http-ba41b87b8317b1ad.rmeta --extern aws_sig_auth=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_sig_auth-c3cc8c80c4c58b17.rmeta --extern aws_smithy_async=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_async-fbd13ed27a8d3334.rmeta --extern aws_smithy_client=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_client-f9776dc52e03a594.rmeta --extern aws_smithy_http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_http-0f4d04bcb7891bbb.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_http_tower-6fadd7a5c557fed8.rmeta --extern aws_smithy_query=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_query-d74749fe2f93a82a.rmeta --extern aws_smithy_types=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_types-f3efbd9855a0fa08.rmeta --extern aws_smithy_xml=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_xml-3ffc093b5a77c042.rmeta --extern aws_types=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_types-fb8291bbb7a373b7.rmeta --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-37e68ee094a72681.rmeta --extern fastrand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastrand-3e8bb4a377a091fe.rmeta --extern http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhttp-9b47fa23145ca8a1.rmeta --extern tokio_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_stream-5267bfb7973181cf.rmeta --extern tower=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtower-fdb58ef6160b94e4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-a11dd5d2192380ad/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b5a00ea0c7be81311ae1bacbce1cc4a1f0209c541ca06cba3ceedb45f341c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5a00ea0c7be81311ae1bacbce1cc4a1f0209c541ca06cba3ceedb45f341c2e", kill_on_drop: false }` [INFO] [stdout] 7b5a00ea0c7be81311ae1bacbce1cc4a1f0209c541ca06cba3ceedb45f341c2e