[INFO] cloning repository https://github.com/meilisearch/multimedia-commons-meilisearch-uploader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meilisearch/multimedia-commons-meilisearch-uploader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeilisearch%2Fmultimedia-commons-meilisearch-uploader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeilisearch%2Fmultimedia-commons-meilisearch-uploader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eaf7baf4a1499707d34fd9f7871463d6191313a [INFO] testing meilisearch/multimedia-commons-meilisearch-uploader against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeilisearch%2Fmultimedia-commons-meilisearch-uploader" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/meilisearch/multimedia-commons-meilisearch-uploader [INFO] finished tweaking git repo https://github.com/meilisearch/multimedia-commons-meilisearch-uploader [INFO] tweaked toml for git repo https://github.com/meilisearch/multimedia-commons-meilisearch-uploader written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/meilisearch/multimedia-commons-meilisearch-uploader on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/meilisearch/multimedia-commons-meilisearch-uploader 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded meilisearch-index-setting-macro v0.30.0 [INFO] [stderr] Downloaded deranged v0.5.5 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded iso8601 v0.6.3 [INFO] [stderr] Downloaded convert_case v0.8.0 [INFO] [stderr] Downloaded cc v1.2.43 [INFO] [stderr] Downloaded rusty-s3 v0.8.1 [INFO] [stderr] Downloaded yaup v0.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.110 [INFO] [stderr] Downloaded meilisearch-sdk v0.30.0 [INFO] [stderr] Downloaded moxcms v0.7.9 [INFO] [stderr] Downloaded openssl v0.10.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 711f66c79faa08352564ed65844e5065de2f0deca91bbc3019ae22d66c6532e1 [INFO] running `Command { std: "docker" "start" "-a" "711f66c79faa08352564ed65844e5065de2f0deca91bbc3019ae22d66c6532e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "711f66c79faa08352564ed65844e5065de2f0deca91bbc3019ae22d66c6532e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711f66c79faa08352564ed65844e5065de2f0deca91bbc3019ae22d66c6532e1", kill_on_drop: false }` [INFO] [stdout] 711f66c79faa08352564ed65844e5065de2f0deca91bbc3019ae22d66c6532e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 640ba64bb842e169c304e7080a0f0d94f95c98541d78bc032138215910b5ca40 [INFO] running `Command { std: "docker" "start" "-a" "640ba64bb842e169c304e7080a0f0d94f95c98541d78bc032138215910b5ca40", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling meilisearch-index-setting-macro v0.30.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling yaup v0.3.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.34/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=3a5682e585922cea -C extra-filename=-ce138b8e91de8038 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-043957f93fe71476.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-e39ca4837527370a.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-879fc708760c3c84.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-6f250261cd07c65b.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3a70fd467bfaa3d3.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-207969f26a9eb3e5.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7b2dd60ce08a6ff8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "640ba64bb842e169c304e7080a0f0d94f95c98541d78bc032138215910b5ca40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640ba64bb842e169c304e7080a0f0d94f95c98541d78bc032138215910b5ca40", kill_on_drop: false }` [INFO] [stdout] 640ba64bb842e169c304e7080a0f0d94f95c98541d78bc032138215910b5ca40