[INFO] cloning repository https://github.com/GeographyJames/build-a-website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeographyJames/build-a-website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeographyJames%2Fbuild-a-website", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeographyJames%2Fbuild-a-website'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50bc5fa89490a6b6d3e6f9af10653abaf3fc11a1 [INFO] testing GeographyJames/build-a-website against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeographyJames%2Fbuild-a-website" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GeographyJames/build-a-website [INFO] finished tweaking git repo https://github.com/GeographyJames/build-a-website [INFO] tweaked toml for git repo https://github.com/GeographyJames/build-a-website written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GeographyJames/build-a-website 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/GeographyJames/build-a-website 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb8f1ad2da2282ab5e897a8c3c13ea32cb072a15e76090f99e8f0aecb2f4e4f7 [INFO] running `Command { std: "docker" "start" "-a" "cb8f1ad2da2282ab5e897a8c3c13ea32cb072a15e76090f99e8f0aecb2f4e4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb8f1ad2da2282ab5e897a8c3c13ea32cb072a15e76090f99e8f0aecb2f4e4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8f1ad2da2282ab5e897a8c3c13ea32cb072a15e76090f99e8f0aecb2f4e4f7", kill_on_drop: false }` [INFO] [stdout] cb8f1ad2da2282ab5e897a8c3c13ea32cb072a15e76090f99e8f0aecb2f4e4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52ec85336e309d019aa146e34f9d704d4520279b74232551b1660c3dd66d92a [INFO] running `Command { std: "docker" "start" "-a" "f52ec85336e309d019aa146e34f9d704d4520279b74232551b1660c3dd66d92a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling shuttle-common v0.45.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling shuttle-service v0.45.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling shuttle-codegen v0.45.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] error: could not compile `actix-http` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name actix_http --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.6.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="__compress"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="local-channel"' --cfg 'feature="rand"' --cfg 'feature="sha1"' --cfg 'feature="ws"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "actix-tls", "base64", "brotli", "compress-brotli", "compress-gzip", "compress-zstd", "default", "flate2", "h2", "http2", "local-channel", "openssl", "rand", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "sha1", "ws", "zstd"))' -C metadata=9be57f7f247cc605 -C extra-filename=-ac242502525262aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-3de279042cf3b7a2.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-cb5fcc3a93934b9b.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-81abda92bd6ab1a8.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-844d7ffe4753cd5e.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-0121e085130de7ae.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2dca024d43a0c2f6.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-36d28dc0b2e48522.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-5b01704ab2fe204d.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a6129939be182bb9.so --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-721451430cd4dde4.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-41cf7fe75f3caf19.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-2da63d8c7891ede1.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-1dd1ee86d259906a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-7b014e9667cf8998.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-b6bad6369e1a18b6.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rmeta --extern local_channel=/opt/rustwide/target/debug/deps/liblocal_channel-969b256a53864f31.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-edaf4df462d654f3.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-65c7c1dda91c5d29.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8045c56aeb050430.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-94c2795639a88d07.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2555ca4cf4b62afb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3007cd2488deff5f.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-6abcde9ee6b0a479.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-12d48fb9168af491/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f52ec85336e309d019aa146e34f9d704d4520279b74232551b1660c3dd66d92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52ec85336e309d019aa146e34f9d704d4520279b74232551b1660c3dd66d92a", kill_on_drop: false }` [INFO] [stdout] f52ec85336e309d019aa146e34f9d704d4520279b74232551b1660c3dd66d92a