[INFO] cloning repository https://github.com/danthegoodman1/test-rig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danthegoodman1/test-rig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2Ftest-rig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2Ftest-rig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29474e14876e1be51a8cfbef4b8deab30c9b6dad
[INFO] testing danthegoodman1/test-rig/29474e14876e1be51a8cfbef4b8deab30c9b6dad against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanthegoodman1%2Ftest-rig" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danthegoodman1/test-rig
[INFO] finished tweaking git repo https://github.com/danthegoodman1/test-rig
[INFO] tweaked toml for git repo https://github.com/danthegoodman1/test-rig written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danthegoodman1/test-rig on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danthegoodman1/test-rig 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3
[INFO] running `Command { std: "docker" "start" "beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3", 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" "beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3", 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" "beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling rig-derive v0.38.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling rig-core v0.38.2
[INFO] [stderr]    Compiling rig v0.38.2
[INFO] [stderr]    Compiling rigloop v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rig-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name rig_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rig-core-0.38.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--deny=clippy::unwrap_used' '--deny=clippy::unreachable' '--forbid=clippy::unimplemented' '--forbid=clippy::todo' '--deny=clippy::panic_in_result_fn' '--deny=clippy::panic' '--deny=clippy::indexing_slicing' '--deny=clippy::expect_used' '--deny=clippy::expect_fun_call' '--forbid=clippy::dbg_macro' '--deny=clippy::await_holding_refcell_ref' '--deny=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="reqwest"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("audio", "default", "derive", "discord-bot", "epub", "experimental", "image", "native-tls", "pdf", "rayon", "reqwest", "reqwest-middleware", "reqwest-middleware-native-tls", "reqwest-middleware-rustls", "rmcp", "rustls", "socks", "test-utils", "wasm", "websocket", "websocket-native-tls", "websocket-rustls"))' -C metadata=602e51d2af8d1585 -C extra-filename=-cea3ac5f05dbd319 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern as_any=/opt/rustwide/target/release/deps/libas_any-c42108f96b1250ba.rmeta --extern async_stream=/opt/rustwide/target/release/deps/libasync_stream-1c843ec3be77a879.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-5ba8d8f2fe9c6ccd.rmeta --extern bytes=/opt/rustwide/target/release/deps/libbytes-4eeb723b82a97eeb.rmeta --extern eventsource_stream=/opt/rustwide/target/release/deps/libeventsource_stream-f4200fd55abd2d22.rmeta --extern fastrand=/opt/rustwide/target/release/deps/libfastrand-739b144946fa21dc.rmeta --extern futures=/opt/rustwide/target/release/deps/libfutures-599b16491a8f2f6a.rmeta --extern futures_timer=/opt/rustwide/target/release/deps/libfutures_timer-8181a96f25635a02.rmeta --extern glob=/opt/rustwide/target/release/deps/libglob-b2a784793da3d48f.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-4c4fcbfe6f5c4f7f.rmeta --extern mime=/opt/rustwide/target/release/deps/libmime-6d6703af1a0641fa.rmeta --extern mime_guess=/opt/rustwide/target/release/deps/libmime_guess-367f98d28caaf93a.rmeta --extern nanoid=/opt/rustwide/target/release/deps/libnanoid-1e94839632ae8fc7.rmeta --extern ordered_float=/opt/rustwide/target/release/deps/libordered_float-e89f7d7887c3d0dc.rmeta --extern pin_project_lite=/opt/rustwide/target/release/deps/libpin_project_lite-9a89bb36c0c56875.rmeta --extern reqwest=/opt/rustwide/target/release/deps/libreqwest-b481672246b4656c.rmeta --extern rig_derive=/opt/rustwide/target/release/deps/librig_derive-99b1a9c5494c9a5e.so --extern schemars=/opt/rustwide/target/release/deps/libschemars-b6af507717eb5cf7.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-d8cf7754db9d3b4d.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-aafd969d0cdc2c47.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-3d5d602398501cef.rmeta --extern tokio=/opt/rustwide/target/release/deps/libtokio-d524af4ea27b61a0.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-2ec8b641d583f09c.rmeta --extern tracing_futures=/opt/rustwide/target/release/deps/libtracing_futures-b2e19ca51af240c6.rmeta --extern url=/opt/rustwide/target/release/deps/liburl-4f2f99878b281a51.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/aws-lc-sys-6b14fabe8e6fcaa9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3", kill_on_drop: false }`
[INFO] [stdout] beda18d6ee7d0e7a5b070e4bd048a4b124f27a71fd60157b61b25fe4f595a0b3
