[INFO] cloning repository https://github.com/mattvv/newsletter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattvv/newsletter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattvv%2Fnewsletter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattvv%2Fnewsletter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9755ee38b12dbdc538d98b3133d2003746d78979 [INFO] testing mattvv/newsletter 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%2Fmattvv%2Fnewsletter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mattvv/newsletter [INFO] finished tweaking git repo https://github.com/mattvv/newsletter [INFO] tweaked toml for git repo https://github.com/mattvv/newsletter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattvv/newsletter 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/mattvv/newsletter 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] Downloading crates ... [INFO] [stderr] Downloaded tracing-actix-web v0.7.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c78b1272057c33d4b06a60ad9b19822de0f1c86c32f61f8700778fe75666c13f [INFO] running `Command { std: "docker" "start" "-a" "c78b1272057c33d4b06a60ad9b19822de0f1c86c32f61f8700778fe75666c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c78b1272057c33d4b06a60ad9b19822de0f1c86c32f61f8700778fe75666c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78b1272057c33d4b06a60ad9b19822de0f1c86c32f61f8700778fe75666c13f", kill_on_drop: false }` [INFO] [stdout] c78b1272057c33d4b06a60ad9b19822de0f1c86c32f61f8700778fe75666c13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f803c09806bab0b4de31bc13e83ca71bce97ce9acc2ac70327df418154b60339 [INFO] running `Command { std: "docker" "start" "-a" "f803c09806bab0b4de31bc13e83ca71bce97ce9acc2ac70327df418154b60339", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [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 stringprep v0.1.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling serde-aux v4.5.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.9 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] error: could not compile `actix-web` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name actix_web --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.9.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 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="compat"' --cfg 'feature="compat-routing-macros-force-pub"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compat", "compat-routing-macros-force-pub", "compress-brotli", "compress-gzip", "compress-zstd", "cookies", "default", "experimental-io-uring", "http2", "macros", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "secure-cookies", "unicode"))' -C metadata=f4adc067b484aa0b -C extra-filename=-746dc7a1a655173e --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 actix_codec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_codec-85952ab4d5556983.rmeta --extern actix_http=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_http-b2cd2dbcad5ca2cd.rmeta --extern actix_macros=/opt/rustwide/target/debug/deps/libactix_macros-59a52a6fd3b5cd44.so --extern actix_router=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_router-aed29c102c9a247f.rmeta --extern actix_rt=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_rt-982b442475ba14a3.rmeta --extern actix_server=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_server-196a18657cda5d60.rmeta --extern actix_service=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_service-b3f6d8adebcac3f7.rmeta --extern actix_utils=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libactix_utils-d159d07ca18c4ed7.rmeta --extern actix_web_codegen=/opt/rustwide/target/debug/deps/libactix_web_codegen-235a847149822306.so --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-cc2fb12585f95384.rmeta --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-e576960b82936179.rmeta --extern bytestring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytestring-4eb8e76ab12af084.rmeta --extern cfg_if=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcfg_if-66d55f6b302e88c8.rmeta --extern cookie=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcookie-a12535889fbbba97.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-2e4071aff016ea48.so --extern encoding_rs=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libencoding_rs-89b4731dcf02c9d8.rmeta --extern futures_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_core-aea49b3401aac6bb.rmeta --extern futures_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_util-743f028925bae83f.rmeta --extern impl_more=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimpl_more-0be98e5fd02ac547.rmeta --extern itoa=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitoa-f2a0ee7c0dc5052c.rmeta --extern language_tags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblanguage_tags-25940a6be2f00ae5.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-4f260390e802c8d1.rmeta --extern mime=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmime-e6f732c53ac9de40.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-b15ed62672602246.rmeta --extern pin_project_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpin_project_lite-aebb60e442b19687.rmeta --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-e834a80f1c2d517e.rmeta --extern regex_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex_lite-c6244081a62140da.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-0b06eb90d28b2c5d.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-07719dda39af1786.rmeta --extern serde_urlencoded=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_urlencoded-a3ff78f5cc598aa4.rmeta --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-015a8cb3cfffbc1d.rmeta --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-72d0d8ec1cee0e90.rmeta --extern time=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtime-0ecb64d71bb9a238.rmeta --extern url=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liburl-481322808dc9f766.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-57927e183c0f4214/out` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f803c09806bab0b4de31bc13e83ca71bce97ce9acc2ac70327df418154b60339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f803c09806bab0b4de31bc13e83ca71bce97ce9acc2ac70327df418154b60339", kill_on_drop: false }` [INFO] [stdout] f803c09806bab0b4de31bc13e83ca71bce97ce9acc2ac70327df418154b60339