[INFO] cloning repository https://github.com/akhil888binoy/PriceOracleKeeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhil888binoy/PriceOracleKeeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhil888binoy%2FPriceOracleKeeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhil888binoy%2FPriceOracleKeeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb4cb9cfdd8042452f5301192135ddf08c30806b [INFO] documenting akhil888binoy/PriceOracleKeeper against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhil888binoy%2FPriceOracleKeeper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akhil888binoy/PriceOracleKeeper [INFO] finished tweaking git repo https://github.com/akhil888binoy/PriceOracleKeeper [INFO] tweaked toml for git repo https://github.com/akhil888binoy/PriceOracleKeeper written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akhil888binoy/PriceOracleKeeper on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akhil888binoy/PriceOracleKeeper 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c3e6172751299f5a598c4b87985d950c4f74496289ae630931aeb8dde3274e0 [INFO] running `Command { std: "docker" "start" "-a" "5c3e6172751299f5a598c4b87985d950c4f74496289ae630931aeb8dde3274e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3e6172751299f5a598c4b87985d950c4f74496289ae630931aeb8dde3274e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3e6172751299f5a598c4b87985d950c4f74496289ae630931aeb8dde3274e0", kill_on_drop: false }` [INFO] [stdout] 5c3e6172751299f5a598c4b87985d950c4f74496289ae630931aeb8dde3274e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6300605b9ed8fa27a14cd85ab6d219675d19596cdbb5e0a58f6c6ffda1a18e10 [INFO] running `Command { std: "docker" "start" "-a" "6300605b9ed8fa27a14cd85ab6d219675d19596cdbb5e0a58f6c6ffda1a18e10", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking idna v1.0.3 [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/beta-2025-10-28-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.8/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=e9f7e51461dd1936 -C extra-filename=-fecc1c87bfd04fb4 --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-7f0471ae4eecb6cc.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-1dfee59fdfac9c07.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-b8eed62ee6c3d9da.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-c4c0286ed56450b7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-719dbaac19485263.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6b2ef60ffb23168f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-be3e72803593d6ba.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d2dc57681082dbf9.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-82710afdc17063b0.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7690b798563e5cfb.rmeta --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" "6300605b9ed8fa27a14cd85ab6d219675d19596cdbb5e0a58f6c6ffda1a18e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6300605b9ed8fa27a14cd85ab6d219675d19596cdbb5e0a58f6c6ffda1a18e10", kill_on_drop: false }` [INFO] [stdout] 6300605b9ed8fa27a14cd85ab6d219675d19596cdbb5e0a58f6c6ffda1a18e10