[INFO] cloning repository https://github.com/gilvanir87-code/carteira-de-investimento-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilvanir87-code/carteira-de-investimento-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilvanir87-code%2Fcarteira-de-investimento-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilvanir87-code%2Fcarteira-de-investimento-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b957f0e0a32b0c6fb7dbb19214525a78101f7c4
[INFO] documenting gilvanir87-code/carteira-de-investimento-Rust against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilvanir87-code%2Fcarteira-de-investimento-Rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gilvanir87-code/carteira-de-investimento-Rust
[INFO] finished tweaking git repo https://github.com/gilvanir87-code/carteira-de-investimento-Rust
[INFO] tweaked toml for git repo https://github.com/gilvanir87-code/carteira-de-investimento-Rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gilvanir87-code/carteira-de-investimento-Rust on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gilvanir87-code/carteira-de-investimento-Rust 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e
[INFO] running `Command { std: "docker" "start" "493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling askama_parser v0.16.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=51be1988ee7fe163 -C extra-filename=-75a7910e33023fbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-66bf275350ff0ffc.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1b0f9379bd787986.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-1dfee59fdfac9c07.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f46e1aae313346d2.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-06d2cd43f3e5ea86.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c7f663975fef3c1d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1674d9b6f4f16d27.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-b5e0818a584c84c5.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-24a331d4fed56f94.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-35b71739625fed9a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8bc75d2e66254fe8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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 --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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b1ad2418ae0ffbe7 -C extra-filename=-89b1ed6c2cc6f086 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2f7c4cef88dd6a24.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8c4f1a8f2c728ba2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-97595a6f16835a7a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d490e7ec050230b3.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-904cd119c8696a6d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e", kill_on_drop: false }`
[INFO] [stdout] 493b4ca992b4b2a5e63ed7a57090d6a01253c69ac6d73447c8563df4d165806e
