[INFO] fetching crate ssstar-cli 0.2.0... [INFO] building ssstar-cli-0.2.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate ssstar-cli 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ssstar-cli 0.2.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ssstar-cli 0.2.0 [INFO] finished tweaking crates.io crate ssstar-cli 0.2.0 [INFO] tweaked toml for crates.io crate ssstar-cli 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate ssstar-cli 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c804da8b670dd005255e7cebdbc0aaa7a44e7ab05be1db95cf23e52feccdc6de [INFO] running `Command { std: "docker" "start" "-a" "c804da8b670dd005255e7cebdbc0aaa7a44e7ab05be1db95cf23e52feccdc6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c804da8b670dd005255e7cebdbc0aaa7a44e7ab05be1db95cf23e52feccdc6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c804da8b670dd005255e7cebdbc0aaa7a44e7ab05be1db95cf23e52feccdc6de", kill_on_drop: false }` [INFO] [stdout] c804da8b670dd005255e7cebdbc0aaa7a44e7ab05be1db95cf23e52feccdc6de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b669ad08d94654680ebd807d4d30e193968a899ad57c50e4181ba478c9e80ef0 [INFO] running `Command { std: "docker" "start" "-a" "b669ad08d94654680ebd807d4d30e193968a899ad57c50e4181ba478c9e80ef0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sysinfo v0.26.1 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aws-smithy-xml v0.47.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling aws-types v0.47.0 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling vergen v7.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling aws-smithy-types v0.47.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aws-smithy-eventstream v0.47.0 [INFO] [stderr] Compiling aws-smithy-json v0.47.0 [INFO] [stderr] Compiling aws-smithy-query v0.47.0 [INFO] [stderr] Compiling sha1 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.3 [INFO] [stderr] Compiling md-5 v0.10.2 [INFO] [stderr] Compiling aws-smithy-types-convert v0.47.0 [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 rustls v0.19.1 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling enum-iterator-derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling enum-iterator v1.1.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling snafu v0.7.1 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling aws-smithy-async v0.47.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling aws-smithy-http v0.47.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.47.0 [INFO] [stderr] Compiling aws-sigv4 v0.47.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.47.0 [INFO] [stderr] Compiling aws-smithy-client v0.47.0 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling aws-http v0.47.0 [INFO] [stderr] Compiling aws-sig-auth v0.47.0 [INFO] [stderr] Compiling aws-endpoint v0.47.0 [INFO] [stderr] Compiling aws-sdk-sts v0.17.0 [INFO] [stderr] Compiling aws-sdk-sso v0.17.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.17.0 [INFO] [stderr] Compiling aws-config v0.47.0 [INFO] [stderr] Compiling ssstar v0.2.0 [INFO] [stderr] Compiling ssstar-cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: An Error occurred during processing of Git. VERGEN_GIT_* may be incomplete. [INFO] [stderr] error: could not compile `aws-sdk-s3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aws-sdk-s3-0.17.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"' -C metadata=a58ed772460462b9 -C extra-filename=-a58ed772460462b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-bbd811d113db7d3c.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-8a3145dce14e66a4.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-0899d28ce5499450.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-3b297308c3144049.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-453317a18ab32a80.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-13634948b8355ef0.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-71295d25a2549118.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-fc45203c8961980b.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-f68fbedaa4e741a5.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-d4910a5244412598.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-d860a40ea538060f.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-10c5b355586b420a.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-d3eceb278e17e9a8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rmeta --extern bytes_utils=/opt/rustwide/target/debug/deps/libbytes_utils-980bacbab734e164.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-eb14690fb8b9a798.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-8628517c714829a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-99103217ade00a23.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7e64b4b6a054498a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b669ad08d94654680ebd807d4d30e193968a899ad57c50e4181ba478c9e80ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b669ad08d94654680ebd807d4d30e193968a899ad57c50e4181ba478c9e80ef0", kill_on_drop: false }` [INFO] [stdout] b669ad08d94654680ebd807d4d30e193968a899ad57c50e4181ba478c9e80ef0