[INFO] cloning repository https://github.com/marciosr/radar-fundamentos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marciosr/radar-fundamentos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Fradar-fundamentos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Fradar-fundamentos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52d087759af0bf59cbb39bc010057beb80f154c5
[INFO] testing marciosr/radar-fundamentos against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciosr%2Fradar-fundamentos" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marciosr/radar-fundamentos
[INFO] finished tweaking git repo https://github.com/marciosr/radar-fundamentos
[INFO] tweaked toml for git repo https://github.com/marciosr/radar-fundamentos written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marciosr/radar-fundamentos on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marciosr/radar-fundamentos 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest Rust 1.95.0-beta.1 compatible versions
[INFO] [stderr]       Adding atomic-waker v1.1.2
[INFO] [stderr]     Updating cssparser v0.34.0 -> v0.36.0
[INFO] [stderr]     Updating csv v1.3.1 -> v1.4.0
[INFO] [stderr]     Updating derive_more v0.99.20 -> v2.1.1
[INFO] [stderr]       Adding derive_more-impl v2.1.1
[INFO] [stderr]       Adding dirs v6.0.0
[INFO] [stderr]       Adding dirs-sys v0.5.0
[INFO] [stderr]     Updating getopts v0.2.23 -> v0.2.24
[INFO] [stderr]     Updating h2 v0.3.26 -> v0.4.13
[INFO] [stderr]     Updating html5ever v0.29.1 -> v0.36.1
[INFO] [stderr]     Updating hyper-tls v0.5.0 -> v0.6.0
[INFO] [stderr]       Adding libredox v0.1.14
[INFO] [stderr]       Adding libyml v0.0.5
[INFO] [stderr]     Updating markup5ever v0.14.1 -> v0.36.1
[INFO] [stderr]       Adding option-ext v0.2.0
[INFO] [stderr]     Updating phf v0.11.3 -> v0.13.1
[INFO] [stderr]     Updating phf_codegen v0.11.3 -> v0.13.1
[INFO] [stderr]     Updating phf_generator v0.11.3 -> v0.13.1
[INFO] [stderr]     Updating phf_macros v0.11.3 -> v0.13.1
[INFO] [stderr]     Updating phf_shared v0.11.3 -> v0.13.1
[INFO] [stderr]       Adding redox_users v0.5.2
[INFO] [stderr]       Adding rustc_version v0.4.1
[INFO] [stderr]     Updating scraper v0.23.1 -> v0.25.0
[INFO] [stderr]     Updating selectors v0.26.0 -> v0.33.0
[INFO] [stderr]       Adding semver v1.0.27
[INFO] [stderr]     Updating serde v1.0.219 -> v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.219 -> v1.0.228
[INFO] [stderr]       Adding serde_yml v0.0.12
[INFO] [stderr]     Updating servo_arc v0.4.1 -> v0.4.3
[INFO] [stderr]     Updating string_cache v0.8.9 -> v0.9.0
[INFO] [stderr]     Updating string_cache_codegen v0.5.4 -> v0.6.1
[INFO] [stderr]     Updating system-configuration v0.5.1 -> v0.6.1
[INFO] [stderr]     Updating system-configuration-sys v0.5.0 -> v0.6.0
[INFO] [stderr]       Adding web_atoms v0.2.3
[INFO] [stderr]       Adding windows-registry v0.5.3
[INFO] [stderr]     Updating yahoo_finance_api v4.0.0 -> v4.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bce32da93faf607196359efc950912723ee42c837653f563feb6de1eded627ea
[INFO] running `Command { std: "docker" "start" "-a" "bce32da93faf607196359efc950912723ee42c837653f563feb6de1eded627ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bce32da93faf607196359efc950912723ee42c837653f563feb6de1eded627ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce32da93faf607196359efc950912723ee42c837653f563feb6de1eded627ea", kill_on_drop: false }`
[INFO] [stdout] bce32da93faf607196359efc950912723ee42c837653f563feb6de1eded627ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b717dd2a5f3c4d095f01b55467d6d74c12b989084be06b63d5d7ddc391bbe27
[INFO] running `Command { std: "docker" "start" "-a" "2b717dd2a5f3c4d095f01b55467d6d74c12b989084be06b63d5d7ddc391bbe27", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower v0.5.2
[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/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --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=6161709ae68f4ca0 -C extra-filename=-6f2b1d14cf485121 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e97dc10e4d08f66c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-4461456c11172528.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1534c296dc04b564.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-636c13d63b31a76d.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2b717dd2a5f3c4d095f01b55467d6d74c12b989084be06b63d5d7ddc391bbe27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b717dd2a5f3c4d095f01b55467d6d74c12b989084be06b63d5d7ddc391bbe27", kill_on_drop: false }`
[INFO] [stdout] 2b717dd2a5f3c4d095f01b55467d6d74c12b989084be06b63d5d7ddc391bbe27
