[INFO] cloning repository https://github.com/astuyve/layer-version-updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astuyve/layer-version-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastuyve%2Flayer-version-updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastuyve%2Flayer-version-updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6ddfba9a9a0414146141101a6dbbe5522265a15 [INFO] building astuyve/layer-version-updater against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastuyve%2Flayer-version-updater" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/astuyve/layer-version-updater [INFO] finished tweaking git repo https://github.com/astuyve/layer-version-updater [INFO] tweaked toml for git repo https://github.com/astuyve/layer-version-updater written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/astuyve/layer-version-updater on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/astuyve/layer-version-updater 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 348ad8daea6f1a6aaec7da2427bc3f73be0a3a33f4ca2d2ea1e3f858026d1d9b [INFO] running `Command { std: "docker" "start" "-a" "348ad8daea6f1a6aaec7da2427bc3f73be0a3a33f4ca2d2ea1e3f858026d1d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "348ad8daea6f1a6aaec7da2427bc3f73be0a3a33f4ca2d2ea1e3f858026d1d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348ad8daea6f1a6aaec7da2427bc3f73be0a3a33f4ca2d2ea1e3f858026d1d9b", kill_on_drop: false }` [INFO] [stdout] 348ad8daea6f1a6aaec7da2427bc3f73be0a3a33f4ca2d2ea1e3f858026d1d9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c4dbc1a36c02711fa1b7a2234ef03b6d8df5bcaa9a756c147991fd2485fdcb0 [INFO] running `Command { std: "docker" "start" "-a" "3c4dbc1a36c02711fa1b7a2234ef03b6d8df5bcaa9a756c147991fd2485fdcb0", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-lambda v0.30.0 [INFO] [stderr] Compiling aws-sdk-cloudformation v0.30.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] error: could not compile `aws-sdk-cloudformation` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name aws_sdk_cloudformation --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-cloudformation-0.30.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rt-tokio", "rustls", "test-util"))' -C metadata=09b0882b406e2823 -C extra-filename=-3f63520a1bf5440e --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-3af81e30bcdeb599.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-3e3471cbd1ab7b9f.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-32e1c371f2ef9043.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-549d0ad99b3777b6.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-546a313ce5d1a036.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-b4bebc6a05352b66.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-53a8d2220d3c8d8a.rmeta --extern aws_smithy_query=/opt/rustwide/target/debug/deps/libaws_smithy_query-b74a649e8cb2d103.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-6ad5f6bace617233.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-b892ad8d6bcbd23f.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-8d415142f781ee54.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-ef6f96025709feb9.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-d4ceb96bbe40c893.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4940d69af7cf3171.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d6b49176a47c40f2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-42e08465411e3137/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3c4dbc1a36c02711fa1b7a2234ef03b6d8df5bcaa9a756c147991fd2485fdcb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4dbc1a36c02711fa1b7a2234ef03b6d8df5bcaa9a756c147991fd2485fdcb0", kill_on_drop: false }` [INFO] [stdout] 3c4dbc1a36c02711fa1b7a2234ef03b6d8df5bcaa9a756c147991fd2485fdcb0