[INFO] cloning repository https://github.com/simonpforster/portfolio-studio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonpforster/portfolio-studio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f8deccc681795c77e557612be2f109c320bd25f
[INFO] testing simonpforster/portfolio-studio against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio" "/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/simonpforster/portfolio-studio
[INFO] finished tweaking git repo https://github.com/simonpforster/portfolio-studio
[INFO] tweaked toml for git repo https://github.com/simonpforster/portfolio-studio written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonpforster/portfolio-studio on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonpforster/portfolio-studio 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded rvs_derive v0.3.2
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded pest_derive v2.8.0
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded firestore v0.44.1
[INFO] [stderr]   Downloaded async-compression v0.4.22
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.23.0
[INFO] [stderr]   Downloaded axum v0.8.3
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.27.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.28.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.22.1
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]   Downloaded opentelemetry-stackdriver v0.24.0
[INFO] [stderr]   Downloaded opentelemetry v0.27.1
[INFO] [stderr]   Downloaded opentelemetry v0.22.0
[INFO] [stderr]   Downloaded pest_meta v2.8.0
[INFO] [stderr]   Downloaded core-foundation v0.10.0
[INFO] [stderr]   Downloaded pest_generator v2.8.0
[INFO] [stderr]   Downloaded gcp_auth v0.12.3
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.27.0
[INFO] [stderr]   Downloaded struct-path v0.2.3
[INFO] [stderr]   Downloaded tracing-stackdriver v0.10.0
[INFO] [stderr]   Downloaded secret-vault-value v0.3.9
[INFO] [stderr]   Downloaded tower-util v0.3.1
[INFO] [stderr]   Downloaded rsb_derive v0.5.1
[INFO] [stderr]   Downloaded rvstruct v0.3.2
[INFO] [stderr]   Downloaded gcloud-sdk v0.26.4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb6cf26fbd01c9ef72cb1b547777b0e28ab32a0992cff6f8154836884cb7d603
[INFO] running `Command { std: "docker" "start" "-a" "cb6cf26fbd01c9ef72cb1b547777b0e28ab32a0992cff6f8154836884cb7d603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb6cf26fbd01c9ef72cb1b547777b0e28ab32a0992cff6f8154836884cb7d603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6cf26fbd01c9ef72cb1b547777b0e28ab32a0992cff6f8154836884cb7d603", kill_on_drop: false }`
[INFO] [stdout] cb6cf26fbd01c9ef72cb1b547777b0e28ab32a0992cff6f8154836884cb7d603
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d63f7eef39ebf3f7f7a991626985e88badd1c83d9ecd825700cc3d8c36f1da82
[INFO] running `Command { std: "docker" "start" "-a" "d63f7eef39ebf3f7f7a991626985e88badd1c83d9ecd825700cc3d8c36f1da82", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling struct-path v0.2.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rvs_derive v0.3.2
[INFO] [stderr]    Compiling rsb_derive v0.5.1
[INFO] [stderr]    Compiling rvstruct v0.3.2
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling opentelemetry v0.22.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[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 pest_meta v2.8.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-util v0.3.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.22.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling secret-vault-value v0.3.9
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=276e7731eb7a0549 -C extra-filename=-55b3f293b2383f58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-18586681d4adba10.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2df0c97d79099986.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-faf25d0d89275ebe.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f81db06a65aed280.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c5ad129c14e3f824.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a304ef6c9f1a455a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.25/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)' --cfg 'feature="log"' --cfg 'feature="logging"' --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=6303f4caf25179ce -C extra-filename=-e23ca5c0390eb7d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-398a928945a08b57.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2e4234be2bbf9b66.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-c8b41a242281f850.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-59b89c135dcd5af4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3e4b859231775d36/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d63f7eef39ebf3f7f7a991626985e88badd1c83d9ecd825700cc3d8c36f1da82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63f7eef39ebf3f7f7a991626985e88badd1c83d9ecd825700cc3d8c36f1da82", kill_on_drop: false }`
[INFO] [stdout] d63f7eef39ebf3f7f7a991626985e88badd1c83d9ecd825700cc3d8c36f1da82
