[INFO] cloning repository https://github.com/MarkusZoppelt/portfolio_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkusZoppelt/portfolio_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkusZoppelt%2Fportfolio_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkusZoppelt%2Fportfolio_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e536a34d17153e5170af60be77847395e6ebd8 [INFO] testing MarkusZoppelt/portfolio_rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkusZoppelt%2Fportfolio_rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MarkusZoppelt/portfolio_rs [INFO] finished tweaking git repo https://github.com/MarkusZoppelt/portfolio_rs [INFO] tweaked toml for git repo https://github.com/MarkusZoppelt/portfolio_rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MarkusZoppelt/portfolio_rs 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/MarkusZoppelt/portfolio_rs 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-truncate v2.0.0 [INFO] [stderr] Downloaded wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Downloaded line-clipping v0.3.5 [INFO] [stderr] Downloaded instability v0.3.10 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded kasuari v0.4.11 [INFO] [stderr] Downloaded etcetera v0.10.0 [INFO] [stderr] Downloaded ratatui-crossterm v0.1.0 [INFO] [stderr] Downloaded confy v2.0.0 [INFO] [stderr] Downloaded ratatui-macros v0.7.0 [INFO] [stderr] Downloaded pest_meta v2.8.4 [INFO] [stderr] Downloaded finl_unicode v1.4.0 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded pest v2.8.4 [INFO] [stderr] Downloaded wezterm-bidi v0.2.3 [INFO] [stderr] Downloaded ratatui v0.30.0 [INFO] [stderr] Downloaded ratatui-core v0.1.0 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded pest_derive v2.8.4 [INFO] [stderr] Downloaded ratatui-widgets v0.3.0 [INFO] [stderr] Downloaded terminfo v0.9.0 [INFO] [stderr] Downloaded wezterm-input-types v0.1.0 [INFO] [stderr] Downloaded ratatui-termwiz v0.1.0 [INFO] [stderr] Downloaded tui-big-text v0.8.1 [INFO] [stderr] Downloaded yahoo_finance_api v4.1.0 [INFO] [stderr] Downloaded piechart v1.0.0 [INFO] [stderr] Downloaded pest_generator v2.8.4 [INFO] [stderr] Downloaded wezterm-blob-leases v0.1.1 [INFO] [stderr] Downloaded zmij v1.0.3 [INFO] [stderr] Downloaded termwiz v0.23.3 [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded wezterm-dynamic v0.2.1 [INFO] [stderr] Downloaded wezterm-color-types v0.3.0 [INFO] [stderr] Downloaded lru v0.16.3 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded deltae v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 899e666ddb03c9924b2af5fba17df628d4652cd5fdbbfd271d9b261baca9e538 [INFO] running `Command { std: "docker" "start" "-a" "899e666ddb03c9924b2af5fba17df628d4652cd5fdbbfd271d9b261baca9e538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "899e666ddb03c9924b2af5fba17df628d4652cd5fdbbfd271d9b261baca9e538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899e666ddb03c9924b2af5fba17df628d4652cd5fdbbfd271d9b261baca9e538", kill_on_drop: false }` [INFO] [stdout] 899e666ddb03c9924b2af5fba17df628d4652cd5fdbbfd271d9b261baca9e538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a32b987a6642746081fcaff8e036fa724ac9b1fa73d898402f45b2334f73cc93 [INFO] running `Command { std: "docker" "start" "-a" "a32b987a6642746081fcaff8e036fa724ac9b1fa73d898402f45b2334f73cc93", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling piechart v1.0.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] error: could not compile `sled` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name sled --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.34.7/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="no_metrics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=e52366ef4377d6d6 -C extra-filename=-916225d7b6ab986a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13d2dc738b4e3c0d.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-a36b473c10fbe2de.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bf471bc75929f9a0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2727642f09711a0d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d71dc21b1e842559.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a32b987a6642746081fcaff8e036fa724ac9b1fa73d898402f45b2334f73cc93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32b987a6642746081fcaff8e036fa724ac9b1fa73d898402f45b2334f73cc93", kill_on_drop: false }` [INFO] [stdout] a32b987a6642746081fcaff8e036fa724ac9b1fa73d898402f45b2334f73cc93