[INFO] updating cached repository https://github.com/ashrithr/aws-nuke
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] [stderr] From https://github.com/ashrithr/aws-nuke
[INFO] [stderr]  * [new branch]      feature/deps -> feature/deps
[INFO] [stderr]    76abf12..5c172f2  master       -> master
[INFO] [stderr]  * [new tag]         v0.11.3      -> v0.11.3
[INFO] [stderr]  * [new tag]         v0.11.2      -> v0.11.2
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 5c172f2b5b58a4989ed782eb20b75911f432836c
[INFO] checking ashrithr/aws-nuke against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashrithr%2Faws-nuke" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ashrithr/aws-nuke on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/ashrithr/aws-nuke
[INFO] finished tweaking git repo https://github.com/ashrithr/aws-nuke
[INFO] tweaked toml for git repo https://github.com/ashrithr/aws-nuke written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/ashrithr/aws-nuke already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] ff7491a26488996512b2265b3cde50d1afebc9148df743e2d359e64e6c9d2d38
[INFO] running `"docker" "start" "-a" "ff7491a26488996512b2265b3cde50d1afebc9148df743e2d359e64e6c9d2d38"`
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]     Checking humantime v2.0.0
[INFO] [stderr]     Checking dyn-clone v1.0.1
[INFO] [stderr]    Compiling rusoto_core v0.43.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.15
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking humantime-serde v1.0.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking tracing-subscriber v0.2.4
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling time v0.2.9
[INFO] [stderr]     Checking thiserror v1.0.15
[INFO] [stderr]     Checking serde-xml-rs v0.4.0
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking rustls-native-certs v0.3.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.13.0
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]     Checking rusoto_credential v0.43.0
[INFO] [stderr]     Checking hyper-rustls v0.20.0
[INFO] [stderr]     Checking rusoto_signature v0.43.0
[INFO] [stderr]     Checking rusoto_emr v0.43.0
[INFO] [stderr]     Checking rusoto_es v0.43.0
[INFO] [stderr]     Checking rusoto_ce v0.43.0
[INFO] [stderr]     Checking rusoto_ec2 v0.43.0
[INFO] [stderr]     Checking rusoto_autoscaling v0.43.0
[INFO] [stderr]     Checking rusoto_cloudwatch v0.43.0
[INFO] [stderr]     Checking rusoto_rds v0.43.0
[INFO] [stderr]     Checking rusoto_elbv2 v0.43.0
[INFO] [stderr]     Checking rusoto_s3 v0.43.0
[INFO] [stderr]     Checking rusoto_redshift v0.43.0
[INFO] [stderr]     Checking rusoto_iam v0.43.0
[INFO] [stderr]     Checking rusoto_ecs v0.43.0
[INFO] [stderr]     Checking rusoto_sagemaker v0.43.0
[INFO] [stderr]     Checking rusoto_glue v0.43.0
[INFO] [stderr]     Checking rusoto_sts v0.43.0
[INFO] [stderr]     Checking rusoto_mock v0.43.0
[INFO] [stderr] error: could not compile `rusoto_ec2`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rusoto_ec2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rustls"' -C metadata=c22e035024949d0e -C extra-filename=-c22e035024949d0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9e77d3893f6e3b82.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b4797697826de120.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0b3ad2309e0c5348.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-73d84806607990df.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-20ca01a1c1b7fe34.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-7afd6ac9af7bf38a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0c122c25a385ccb4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusoto_cloudwatch`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rusoto_cloudwatch --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_cloudwatch-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rustls"' -C metadata=06e3671c7976d0ca -C extra-filename=-06e3671c7976d0ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9e77d3893f6e3b82.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b4797697826de120.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0b3ad2309e0c5348.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-73d84806607990df.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-20ca01a1c1b7fe34.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-7afd6ac9af7bf38a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0c122c25a385ccb4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusoto_autoscaling`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rusoto_autoscaling --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_autoscaling-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rustls"' -C metadata=db95a0c60a6827b3 -C extra-filename=-db95a0c60a6827b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9e77d3893f6e3b82.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b4797697826de120.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0b3ad2309e0c5348.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-73d84806607990df.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-20ca01a1c1b7fe34.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-7afd6ac9af7bf38a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0c122c25a385ccb4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusoto_rds`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rusoto_rds --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_rds-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rustls"' -C metadata=3bedd5a86082eb42 -C extra-filename=-3bedd5a86082eb42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9e77d3893f6e3b82.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b4797697826de120.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0b3ad2309e0c5348.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-73d84806607990df.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-20ca01a1c1b7fe34.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-7afd6ac9af7bf38a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0c122c25a385ccb4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusoto_redshift`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name rusoto_redshift --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_redshift-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rustls"' -C metadata=1937c683594e32ea -C extra-filename=-1937c683594e32ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9e77d3893f6e3b82.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b4797697826de120.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0b3ad2309e0c5348.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-73d84806607990df.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-20ca01a1c1b7fe34.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-7afd6ac9af7bf38a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0c122c25a385ccb4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "ff7491a26488996512b2265b3cde50d1afebc9148df743e2d359e64e6c9d2d38"`
[INFO] running `"docker" "rm" "-f" "ff7491a26488996512b2265b3cde50d1afebc9148df743e2d359e64e6c9d2d38"`
[INFO] [stdout] ff7491a26488996512b2265b3cde50d1afebc9148df743e2d359e64e6c9d2d38
