[INFO] cloning repository https://github.com/codetalkio/the-stack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codetalkio/the-stack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodetalkio%2Fthe-stack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodetalkio%2Fthe-stack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 575f53f09ae235064d15fb5721537b07b4d8a748 [INFO] testing codetalkio/the-stack against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodetalkio%2Fthe-stack" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codetalkio/the-stack on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codetalkio/the-stack [INFO] finished tweaking git repo https://github.com/codetalkio/the-stack [INFO] tweaked toml for git repo https://github.com/codetalkio/the-stack written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/codetalkio/the-stack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4f1cc37edfcb82c793aee96c1d1862ef5abc4e3bfcdf82e6b40ce1ef6bfe68b [INFO] running `Command { std: "docker" "start" "-a" "b4f1cc37edfcb82c793aee96c1d1862ef5abc4e3bfcdf82e6b40ce1ef6bfe68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4f1cc37edfcb82c793aee96c1d1862ef5abc4e3bfcdf82e6b40ce1ef6bfe68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f1cc37edfcb82c793aee96c1d1862ef5abc4e3bfcdf82e6b40ce1ef6bfe68b", kill_on_drop: false }` [INFO] [stdout] b4f1cc37edfcb82c793aee96c1d1862ef5abc4e3bfcdf82e6b40ce1ef6bfe68b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44d84027899883b18bdd4c01b3fcfa324cf1b00fdb83c5f63ec4ee8df4e929f1 [INFO] running `Command { std: "docker" "start" "-a" "44d84027899883b18bdd4c01b3fcfa324cf1b00fdb83c5f63ec4ee8df4e929f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling query_map v0.6.0 [INFO] [stderr] Compiling serde_dynamo v4.2.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling async-graphql-value v5.0.10 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling async-graphql-parser v5.0.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling simple-error v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-graphql-derive v5.0.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling lambda_runtime_api_client v0.8.0 [INFO] [stderr] Compiling lambda_runtime v0.8.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling lambda_http v0.8.1 [INFO] [stderr] Compiling async-graphql v5.0.10 [INFO] [stderr] Compiling ms-queue v0.1.0 (/opt/rustwide/workdir/ms-queue) [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.28.0 [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] error: could not compile `aws-sdk-dynamodb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/bin/rustc --crate-name aws_sdk_dynamodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-dynamodb-0.28.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=1cca75abb13ab27c -C extra-filename=-1cca75abb13ab27c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-64c2b56b15b8a471.rmeta --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-8641596632618b21.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-8141dc8e3756cbac.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-d72f7d194956d76c.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-61eacb19268559bb.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-f381ce219710d8c7.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-9a4fa48eae596872.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-510ecca9fb3439b9.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-a05cdc8e45dd999c.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-317f0c24604ee2be.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-1b30f5fcc161a37a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b2473965231c0f04.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-cf3427dd0ac6b083.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c2e592f1ee6a2c4d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-535503b0639f3019.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-cacd459ea707e58f.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-e6a8995d910347eb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-83925c338e58da39.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b656144c72773d21/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "44d84027899883b18bdd4c01b3fcfa324cf1b00fdb83c5f63ec4ee8df4e929f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d84027899883b18bdd4c01b3fcfa324cf1b00fdb83c5f63ec4ee8df4e929f1", kill_on_drop: false }` [INFO] [stdout] 44d84027899883b18bdd4c01b3fcfa324cf1b00fdb83c5f63ec4ee8df4e929f1