[INFO] cloning repository https://github.com/dbrowne/alphavantage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbrowne/alphavantage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a019f554702f686a37e7f1de11bc604292646da6
[INFO] checking dbrowne/alphavantage against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage" "/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/dbrowne/alphavantage
[INFO] finished tweaking git repo https://github.com/dbrowne/alphavantage
[INFO] tweaked toml for git repo https://github.com/dbrowne/alphavantage written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dbrowne/alphavantage on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dbrowne/alphavantage 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acbe7ee9fe64477f61bba503f06068cd4c593a4f34da46ca3d2dd1889bac3f26
[INFO] running `Command { std: "docker" "start" "-a" "acbe7ee9fe64477f61bba503f06068cd4c593a4f34da46ca3d2dd1889bac3f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acbe7ee9fe64477f61bba503f06068cd4c593a4f34da46ca3d2dd1889bac3f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acbe7ee9fe64477f61bba503f06068cd4c593a4f34da46ca3d2dd1889bac3f26", kill_on_drop: false }`
[INFO] [stdout] acbe7ee9fe64477f61bba503f06068cd4c593a4f34da46ca3d2dd1889bac3f26
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc5723c7f28bf1402dbcd6d61fff41c2a7708e9c5f07df992f7032c53ec0624b
[INFO] running `Command { std: "docker" "start" "-a" "bc5723c7f28bf1402dbcd6d61fff41c2a7708e9c5f07df992f7032c53ec0624b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=e070b226804e2690 -C extra-filename=-5d15c53ccd832d65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-b7dac897e7cd4e2b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-caaf51062fc6847e.rmeta --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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/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(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)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --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="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=4c16016e2d607bd4 -C extra-filename=-c03f4a7b5b66902d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fa2de38355b1d9e2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-130f151edd27dc05.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7fb25dc2cc54c52b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b4e9489b24941c52.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c5b9b239f6f68ea5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-97cad516d78c43d0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bc5723c7f28bf1402dbcd6d61fff41c2a7708e9c5f07df992f7032c53ec0624b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5723c7f28bf1402dbcd6d61fff41c2a7708e9c5f07df992f7032c53ec0624b", kill_on_drop: false }`
[INFO] [stdout] bc5723c7f28bf1402dbcd6d61fff41c2a7708e9c5f07df992f7032c53ec0624b
