[INFO] cloning repository https://github.com/vladvasiliu/aws-start-stop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladvasiliu/aws-start-stop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladvasiliu%2Faws-start-stop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladvasiliu%2Faws-start-stop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f05ea1213d3cdbc1cc3fff1217888c80775b0a90 [INFO] testing vladvasiliu/aws-start-stop against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladvasiliu%2Faws-start-stop" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vladvasiliu/aws-start-stop on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vladvasiliu/aws-start-stop [INFO] finished tweaking git repo https://github.com/vladvasiliu/aws-start-stop [INFO] tweaked toml for git repo https://github.com/vladvasiliu/aws-start-stop written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/vladvasiliu/aws-start-stop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 157676abb2bff5ec08eaa18abaa86e61b0e7e170718cd708f523b0bc652b8453 [INFO] running `Command { std: "docker" "start" "-a" "157676abb2bff5ec08eaa18abaa86e61b0e7e170718cd708f523b0bc652b8453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "157676abb2bff5ec08eaa18abaa86e61b0e7e170718cd708f523b0bc652b8453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157676abb2bff5ec08eaa18abaa86e61b0e7e170718cd708f523b0bc652b8453", kill_on_drop: false }` [INFO] [stdout] 157676abb2bff5ec08eaa18abaa86e61b0e7e170718cd708f523b0bc652b8453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00296df96118f08800a652beb4ea4b75fc37d3aee84aae9537a2e216d7021da1 [INFO] running `Command { std: "docker" "start" "-a" "00296df96118f08800a652beb4ea4b75fc37d3aee84aae9537a2e216d7021da1", 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.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes-utils v0.1.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling aws-types v0.10.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling aws-smithy-types v0.40.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling aws-smithy-query v0.40.2 [INFO] [stderr] Compiling aws-smithy-json v0.40.2 [INFO] [stderr] Compiling ct-logs v0.8.0 [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 tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling aws-smithy-xml v0.40.2 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling aws-smithy-async v0.40.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling aws-smithy-http v0.40.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.40.2 [INFO] [stderr] Compiling aws-sigv4 v0.10.1 [INFO] [stderr] Compiling aws-smithy-client v0.40.2 [INFO] [stderr] Compiling aws-sig-auth v0.10.1 [INFO] [stderr] Compiling aws-http v0.10.1 [INFO] [stderr] Compiling aws-endpoint v0.10.1 [INFO] [stderr] Compiling aws-sdk-sts v0.10.1 [INFO] [stderr] Compiling aws-sdk-sso v0.10.1 [INFO] [stderr] Compiling aws-sdk-ec2 v0.10.1 [INFO] [stderr] Compiling aws-config v0.10.1 [INFO] [stderr] error: could not compile `aws-sdk-ec2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aws_sdk_ec2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aws-sdk-ec2-0.10.1/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=9d0ca4f0afa21d23 -C extra-filename=-9d0ca4f0afa21d23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-201693a825c20054.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-ebaa194a4f03911d.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-080ad470f060a096.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-21f8d51e04b8496f.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-c047f23fbd425089.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-84387ca1ae3ce857.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-f52c25939a0b2755.rmeta --extern aws_smithy_query=/opt/rustwide/target/debug/deps/libaws_smithy_query-11544d0b8f9c9d7d.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-36332dc6ab05d5a6.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-6914bdc7d5b7925e.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-585ed775a8148b5f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2f60af301134d766.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-d3fa34b1f5f7ec65.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00296df96118f08800a652beb4ea4b75fc37d3aee84aae9537a2e216d7021da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00296df96118f08800a652beb4ea4b75fc37d3aee84aae9537a2e216d7021da1", kill_on_drop: false }` [INFO] [stdout] 00296df96118f08800a652beb4ea4b75fc37d3aee84aae9537a2e216d7021da1