[INFO] cloning repository https://github.com/cartrius/rusty-photos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cartrius/rusty-photos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartrius%2Frusty-photos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartrius%2Frusty-photos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23c01bd6d21274c53aa6b7da9246a3f22526fddc [INFO] testing cartrius/rusty-photos against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartrius%2Frusty-photos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cartrius/rusty-photos [INFO] finished tweaking git repo https://github.com/cartrius/rusty-photos [INFO] tweaked toml for git repo https://github.com/cartrius/rusty-photos written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cartrius/rusty-photos on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cartrius/rusty-photos 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-sdk-sqs v1.62.0 [INFO] [stderr] Downloaded aws-sdk-dynamodb v1.69.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fffd912e0640fa14f7df333eb3843f9d137a8dfbbad55dc2d34981b989f3ca7a [INFO] running `Command { std: "docker" "start" "-a" "fffd912e0640fa14f7df333eb3843f9d137a8dfbbad55dc2d34981b989f3ca7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fffd912e0640fa14f7df333eb3843f9d137a8dfbbad55dc2d34981b989f3ca7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffd912e0640fa14f7df333eb3843f9d137a8dfbbad55dc2d34981b989f3ca7a", kill_on_drop: false }` [INFO] [stdout] fffd912e0640fa14f7df333eb3843f9d137a8dfbbad55dc2d34981b989f3ca7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 30fa83daed81d8542271366e8d89226cfff319f14eefd06cc9dc4e901ef78213 [INFO] running `Command { std: "docker" "start" "-a" "30fa83daed81d8542271366e8d89226cfff319f14eefd06cc9dc4e901ef78213", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling aws-lc-sys v0.27.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crc64fast-nvme v1.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling aws-smithy-types v1.3.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower-http v0.1.3 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.8 [INFO] [stderr] Compiling aws-smithy-json v0.61.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling aws-smithy-http v0.62.0 [INFO] [stderr] Compiling aws-credential-types v1.2.2 [INFO] [stderr] Compiling aws-smithy-observability v0.1.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling aws-sigv4 v1.3.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.63.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.0.0 [INFO] [stderr] Compiling aws-smithy-runtime v1.8.1 [INFO] [stderr] Compiling aws-runtime v1.5.6 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.63.0 [INFO] [stderr] Compiling aws-sdk-sso v1.62.0 [INFO] [stderr] Compiling aws-sdk-sts v1.63.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.79.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.69.0 [INFO] [stderr] Compiling aws-sdk-sqs v1.62.0 [INFO] [stderr] Compiling aws-config v1.6.0 [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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name aws_sdk_dynamodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-dynamodb-1.69.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="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=2db3d5edafb25a5f -C extra-filename=-ab99200fdfac968d --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_credential_types-9bb840455c0cbdb7.rmeta --extern aws_runtime=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_runtime-27507deae57f16be.rmeta --extern aws_smithy_async=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_async-58f21e337ebbcb8c.rmeta --extern aws_smithy_http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_http-e1e71ff94bb3e13e.rmeta --extern aws_smithy_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_json-1e4ef23b59396396.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_runtime-527f8148f26d33d7.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_runtime_api-c60b505305850a5f.rmeta --extern aws_smithy_types=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_smithy_types-7f608390af6faa37.rmeta --extern aws_types=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaws_types-069038498d723aa9.rmeta --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rmeta --extern fastrand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfastrand-73632d5ce9fbbad9.rmeta --extern http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhttp-8c01cbacdab6e414.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-1085dd9cabf0d25a.rmeta --extern regex_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex_lite-c6244081a62140da.rmeta --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-a05d85d7e7ea37bc.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-f3aef445d9682c4e/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/aws-lc-sys-ef11282b1352ea5c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "30fa83daed81d8542271366e8d89226cfff319f14eefd06cc9dc4e901ef78213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fa83daed81d8542271366e8d89226cfff319f14eefd06cc9dc4e901ef78213", kill_on_drop: false }` [INFO] [stdout] 30fa83daed81d8542271366e8d89226cfff319f14eefd06cc9dc4e901ef78213