[INFO] cloning repository https://github.com/rust-adventure/dynamodb-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/dynamodb-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fdynamodb-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fdynamodb-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e615f7008f75ec38077c4f291d8c2020cd61e32 [INFO] testing rust-adventure/dynamodb-examples 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%2Frust-adventure%2Fdynamodb-examples" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-adventure/dynamodb-examples 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/rust-adventure/dynamodb-examples [INFO] finished tweaking git repo https://github.com/rust-adventure/dynamodb-examples [INFO] tweaked toml for git repo https://github.com/rust-adventure/dynamodb-examples written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/dynamodb-examples 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-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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] 2ec496c0024e1e149274282af224ccabe7594da4f048848461e61a05ebe551db [INFO] running `Command { std: "docker" "start" "-a" "2ec496c0024e1e149274282af224ccabe7594da4f048848461e61a05ebe551db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec496c0024e1e149274282af224ccabe7594da4f048848461e61a05ebe551db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec496c0024e1e149274282af224ccabe7594da4f048848461e61a05ebe551db", kill_on_drop: false }` [INFO] [stdout] 2ec496c0024e1e149274282af224ccabe7594da4f048848461e61a05ebe551db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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] 340d947d5fd2dd920ac7bc9a438ec64bf0e842ee7cd5c2d6cfa72dfc8b1f53e0 [INFO] running `Command { std: "docker" "start" "-a" "340d947d5fd2dd920ac7bc9a438ec64bf0e842ee7cd5c2d6cfa72dfc8b1f53e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling aws-types v0.6.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling aws-smithy-types v0.36.0 [INFO] [stderr] Compiling aws-smithy-json v0.36.0 [INFO] [stderr] Compiling aws-smithy-query v0.36.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 tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling aws-smithy-xml v0.36.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.36.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling aws-smithy-http v0.36.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-sigv4 v0.6.0 [INFO] [stderr] Compiling aws-smithy-http-tower v0.36.0 [INFO] [stderr] Compiling aws-http v0.6.0 [INFO] [stderr] Compiling aws-endpoint v0.6.0 [INFO] [stderr] Compiling aws-smithy-client v0.36.0 [INFO] [stderr] Compiling aws-sig-auth v0.6.0 [INFO] [stderr] Compiling aws-sdk-sts v0.6.0 [INFO] [stderr] Compiling aws-sdk-sso v0.6.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.6.0 [INFO] [stderr] Compiling aws-config v0.6.0 [INFO] [stderr] Compiling dynamodb-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/bin/setting_up.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let client = Client::new(&shared_config); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/bin/delete_all_items.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let client = Client::new(&shared_config); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name query_pagination --edition=2018 src/bin/query_pagination.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1f4b8bcb83421816 -C extra-filename=-1f4b8bcb83421816 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name query_with_sorting --edition=2018 src/bin/query_with_sorting.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a0141e2ccb6dac00 -C extra-filename=-a0141e2ccb6dac00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name batch_get_item --edition=2018 src/bin/batch_get_item.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=61cc5edacbb5f472 -C extra-filename=-61cc5edacbb5f472 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name query_an_index --edition=2018 src/bin/query_an_index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2d68d6397f0db2aa -C extra-filename=-2d68d6397f0db2aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name delete_item --edition=2018 src/bin/delete_item.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8e0f4db405135899 -C extra-filename=-8e0f4db405135899 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name read_transaction --edition=2018 src/bin/read_transaction.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d7cb4edb923fcb27 -C extra-filename=-d7cb4edb923fcb27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name update_item --edition=2018 src/bin/update_item.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=73735cd06ad67e7c -C extra-filename=-73735cd06ad67e7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name conditionally_update_item --edition=2018 src/bin/conditionally_update_item.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b7d3d757f1d471ff -C extra-filename=-b7d3d757f1d471ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name put_item --edition=2018 src/bin/put_item.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d61be1c12f5d829d -C extra-filename=-d61be1c12f5d829d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name delete_table --edition=2018 src/bin/delete_table.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=09d93ff94340cf09 -C extra-filename=-09d93ff94340cf09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name batch_write_item --edition=2018 src/bin/batch_write_item.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=015b5648abc6d565 -C extra-filename=-015b5648abc6d565 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name list_tables --edition=2018 src/bin/list_tables.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d2edf82a4abdc95d -C extra-filename=-d2edf82a4abdc95d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name query_for_a_set_of_items --edition=2018 src/bin/query_for_a_set_of_items.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=32340e291990dae9 -C extra-filename=-32340e291990dae9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name increment_item_attribute --edition=2018 src/bin/increment_item_attribute.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0a62e8a835ad0dd6 -C extra-filename=-0a62e8a835ad0dd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simple_transaction --edition=2018 src/bin/simple_transaction.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=dc9dbbc97fc2aa5e -C extra-filename=-dc9dbbc97fc2aa5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name get_item --edition=2018 src/bin/get_item.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=45b5321a889c9202 -C extra-filename=-45b5321a889c9202 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name get_all_items_scan --edition=2018 src/bin/get_all_items_scan.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f57c5bf9808ee82d -C extra-filename=-f57c5bf9808ee82d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name create_table --edition=2018 src/bin/create_table.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ccc6eb010fa90214 -C extra-filename=-ccc6eb010fa90214 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name setting_up --edition=2018 src/bin/setting_up.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0786d7f1cc33a3a1 -C extra-filename=-0786d7f1cc33a3a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dynamodb-examples`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name delete_all_items --edition=2018 src/bin/delete_all_items.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=df6d4244f1213c8b -C extra-filename=-df6d4244f1213c8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-1d15529792f14228.rlib --extern aws_sdk_dynamodb=/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-1cdcb0ee2538cb1b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9454f0d6f0e65270.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "340d947d5fd2dd920ac7bc9a438ec64bf0e842ee7cd5c2d6cfa72dfc8b1f53e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340d947d5fd2dd920ac7bc9a438ec64bf0e842ee7cd5c2d6cfa72dfc8b1f53e0", kill_on_drop: false }` [INFO] [stdout] 340d947d5fd2dd920ac7bc9a438ec64bf0e842ee7cd5c2d6cfa72dfc8b1f53e0