[INFO] cloning repository https://github.com/mocyuto/ssm-ec2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mocyuto/ssm-ec2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmocyuto%2Fssm-ec2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmocyuto%2Fssm-ec2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bedb32667f21242b08421316fb61f4395bcb40d8 [INFO] testing mocyuto/ssm-ec2 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%2Fmocyuto%2Fssm-ec2" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mocyuto/ssm-ec2 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/mocyuto/ssm-ec2 [INFO] finished tweaking git repo https://github.com/mocyuto/ssm-ec2 [INFO] tweaked toml for git repo https://github.com/mocyuto/ssm-ec2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/mocyuto/ssm-ec2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0679ecd876438f56ff288f04b670f2dce56844832dac49be8971bae85144688 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0679ecd876438f56ff288f04b670f2dce56844832dac49be8971bae85144688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0679ecd876438f56ff288f04b670f2dce56844832dac49be8971bae85144688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0679ecd876438f56ff288f04b670f2dce56844832dac49be8971bae85144688", kill_on_drop: false }` [INFO] [stdout] d0679ecd876438f56ff288f04b670f2dce56844832dac49be8971bae85144688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84208bfc411e9c5a8755cb08d2626a324b2695bb041b572be4e3d6cfe67b9e42 [INFO] running `Command { std: "docker" "start" "-a" "84208bfc411e9c5a8755cb08d2626a324b2695bb041b572be4e3d6cfe67b9e42", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytes-utils v0.1.1 [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 mio v0.7.14 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aws-types v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [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 sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 rustls-native-certs v0.5.0 [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 pin-project v1.0.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [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 aws-smithy-async v0.39.0 [INFO] [stderr] Compiling h2 v0.3.9 [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-sig-auth v0.9.0 [INFO] [stderr] Compiling aws-endpoint v0.9.0 [INFO] [stderr] Compiling aws-http 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-elasticloadbalancingv2 v0.9.0 [INFO] [stderr] Compiling aws-sdk-autoscaling 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` [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.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"' -C metadata=b9278c68afad5d4e -C extra-filename=-b9278c68afad5d4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-28b3fc16fe7b10bf.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-bcd95cd0e792c45f.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-5cf13eadfe504923.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-e86317834c9bf275.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-4d6c05a8c8facc24.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-12ef2ec316f46a64.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-e1bd895d897f959b.rmeta --extern aws_smithy_query=/opt/rustwide/target/debug/deps/libaws_smithy_query-058c7027b9ced8a1.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-ccd02d89a6bf48c5.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-7e6631e2cd14bb7e.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-2493796b39e2a122.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-d56a87318b90dac0.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5b27b386c331bd88.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-1adbdc9e4fba6bc5.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-b1c03a0b6013e767.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c017ac637fd68666/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "84208bfc411e9c5a8755cb08d2626a324b2695bb041b572be4e3d6cfe67b9e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84208bfc411e9c5a8755cb08d2626a324b2695bb041b572be4e3d6cfe67b9e42", kill_on_drop: false }` [INFO] [stdout] 84208bfc411e9c5a8755cb08d2626a324b2695bb041b572be4e3d6cfe67b9e42