[INFO] fetching crate aws-sdk-s3control 0.18.0... [INFO] building aws-sdk-s3control-0.18.0 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate aws-sdk-s3control 0.18.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate aws-sdk-s3control 0.18.0 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aws-sdk-s3control 0.18.0 [INFO] finished tweaking crates.io crate aws-sdk-s3control 0.18.0 [INFO] tweaked toml for crates.io crate aws-sdk-s3control 0.18.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-protocol-test v0.48.0 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded md-5 v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dfdd6d2195ee7fd513c1e0d628f726075efd4c6161ef37993ffc2cc45391b08 [INFO] running `Command { std: "docker" "start" "-a" "3dfdd6d2195ee7fd513c1e0d628f726075efd4c6161ef37993ffc2cc45391b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dfdd6d2195ee7fd513c1e0d628f726075efd4c6161ef37993ffc2cc45391b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dfdd6d2195ee7fd513c1e0d628f726075efd4c6161ef37993ffc2cc45391b08", kill_on_drop: false }` [INFO] [stdout] 3dfdd6d2195ee7fd513c1e0d628f726075efd4c6161ef37993ffc2cc45391b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9301dbe46bc652306df157cac43c0b110fee588c20f788196974c6d0b26260b0 [INFO] running `Command { std: "docker" "start" "-a" "9301dbe46bc652306df157cac43c0b110fee588c20f788196974c6d0b26260b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aws-smithy-xml v0.48.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling aws-types v0.48.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aws-smithy-types v0.48.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [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 tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.48.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling aws-smithy-http v0.48.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.48.0 [INFO] [stderr] Compiling aws-sigv4 v0.48.0 [INFO] [stderr] Compiling aws-smithy-client v0.48.0 [INFO] [stderr] Compiling aws-sig-auth v0.48.0 [INFO] [stderr] Compiling aws-endpoint v0.48.0 [INFO] [stderr] Compiling aws-http v0.48.0 [INFO] [stderr] Compiling aws-sdk-s3control v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.72s [INFO] running `Command { std: "docker" "inspect" "9301dbe46bc652306df157cac43c0b110fee588c20f788196974c6d0b26260b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9301dbe46bc652306df157cac43c0b110fee588c20f788196974c6d0b26260b0", kill_on_drop: false }` [INFO] [stdout] 9301dbe46bc652306df157cac43c0b110fee588c20f788196974c6d0b26260b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e676b79847a6096c7aa03ac70cec2ad739a592ee01b669ffc71506d9b63f5d3f [INFO] running `Command { std: "docker" "start" "-a" "e676b79847a6096c7aa03ac70cec2ad739a592ee01b669ffc71506d9b63f5d3f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling aws-smithy-query v0.48.0 [INFO] [stderr] Compiling aws-smithy-json v0.48.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling aws-smithy-async v0.48.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling aws-smithy-protocol-test v0.48.0 [INFO] [stderr] Compiling aws-smithy-http v0.48.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.48.0 [INFO] [stderr] Compiling aws-sigv4 v0.48.0 [INFO] [stderr] Compiling aws-smithy-client v0.48.0 [INFO] [stderr] Compiling aws-types v0.48.0 [INFO] [stderr] Compiling aws-sig-auth v0.48.0 [INFO] [stderr] Compiling aws-http v0.48.0 [INFO] [stderr] Compiling aws-endpoint v0.48.0 [INFO] [stderr] Compiling aws-sdk-sso v0.18.0 [INFO] [stderr] Compiling aws-sdk-sts v0.18.0 [INFO] [stderr] Compiling aws-sdk-s3control v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-config v0.48.0 [INFO] [stderr] error: could not compile `aws-sdk-s3control` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aws_sdk_s3control --edition=2021 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=dcfb4b1a9f85dfa5 -C extra-filename=-dcfb4b1a9f85dfa5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-033e75bc78143c01.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-15da700f6d5d2228.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-2d454d8e6cdbb60d.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-2cb5823e7fe17d61.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-1436fc56ffc51bd0.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-0bf865a9b8a75729.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-66799b508729abe6.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-cf802659bb11d61c.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-e867d6faab210181.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-eef5289b95ed0543.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f4e9f55f8bfe73bd.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3f5d6287344aac91.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-f0e623fa88bcd7d7.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e676b79847a6096c7aa03ac70cec2ad739a592ee01b669ffc71506d9b63f5d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e676b79847a6096c7aa03ac70cec2ad739a592ee01b669ffc71506d9b63f5d3f", kill_on_drop: false }` [INFO] [stdout] e676b79847a6096c7aa03ac70cec2ad739a592ee01b669ffc71506d9b63f5d3f