[INFO] cloning repository https://github.com/slopcorpreal/Deslopify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slopcorpreal/Deslopify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslopcorpreal%2FDeslopify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslopcorpreal%2FDeslopify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee8b4d3f61bea0ac60713bfec4ab450b05005ca5 [INFO] testing slopcorpreal/Deslopify against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslopcorpreal%2FDeslopify" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/slopcorpreal/Deslopify [INFO] finished tweaking git repo https://github.com/slopcorpreal/Deslopify [INFO] tweaked toml for git repo https://github.com/slopcorpreal/Deslopify written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/slopcorpreal/Deslopify on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/slopcorpreal/Deslopify 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded as-any v0.3.2 [INFO] [stderr] Downloaded llmg-core v0.2.0 [INFO] [stderr] Downloaded rig-core v0.33.0 [INFO] [stderr] Downloaded llmg-providers v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc54ddb71093d36ce2a510d2e2ada8762bcde846dc8a942730d2bd051b80fe3b [INFO] running `Command { std: "docker" "start" "-a" "fc54ddb71093d36ce2a510d2e2ada8762bcde846dc8a942730d2bd051b80fe3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc54ddb71093d36ce2a510d2e2ada8762bcde846dc8a942730d2bd051b80fe3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc54ddb71093d36ce2a510d2e2ada8762bcde846dc8a942730d2bd051b80fe3b", kill_on_drop: false }` [INFO] [stdout] fc54ddb71093d36ce2a510d2e2ada8762bcde846dc8a942730d2bd051b80fe3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a6cab0794edeb9c81f34dd4c2f8fc342a84638dbb96df0af4a46669dff80595 [INFO] running `Command { std: "docker" "start" "-a" "8a6cab0794edeb9c81f34dd4c2f8fc342a84638dbb96df0af4a46669dff80595", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [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 tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling llmg-core v0.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling llmg-providers v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling rig-core v0.33.0 [INFO] [stderr] Compiling deslopify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "8a6cab0794edeb9c81f34dd4c2f8fc342a84638dbb96df0af4a46669dff80595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6cab0794edeb9c81f34dd4c2f8fc342a84638dbb96df0af4a46669dff80595", kill_on_drop: false }` [INFO] [stdout] 8a6cab0794edeb9c81f34dd4c2f8fc342a84638dbb96df0af4a46669dff80595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba3cec637b54527de140ae5af64985fd49ba8c43abca008415c232847c8b02da [INFO] running `Command { std: "docker" "start" "-a" "ba3cec637b54527de140ae5af64985fd49ba8c43abca008415c232847c8b02da", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rig-core v0.33.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling llmg-core v0.2.0 [INFO] [stderr] Compiling llmg-providers v0.2.0 [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.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rig --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rig-core-0.33.0/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 '--forbid=clippy::unimplemented' '--forbid=clippy::todo' '--forbid=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="reqwest-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "audio", "default", "derive", "discord-bot", "epub", "experimental", "getrandom", "image", "pdf", "rayon", "reqwest-middleware", "reqwest-middleware-rustls", "reqwest-native-tls", "reqwest-rustls", "rmcp", "socks", "wasm"))' -C metadata=4900517432c7bc0c -C extra-filename=-99d7c5255c7b566d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_any=/opt/rustwide/target/debug/deps/libas_any-c52b75e1c4b8794b.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-4b57198fd212b715.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-baeea91e05e0d20b.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-966a0da88bae1ff8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7dc94f49d415d026.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-1a56149ee1cddcb8.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-c4db81f40506941d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8719fb8359054cae.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-ce0319f53a2119cd.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fe10e6d55678362a.rmeta --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-bdfeede3515f3164.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-229cb2e40fd386fe.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a495a978f0594be4.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-633c9590f8324716.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ada74120dd79c654.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6bd5e8fd3ed14880.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f1859f89cad8d5cc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4b60ba99193239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-df610ae6c19941b3.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f69ae970f79fab5c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4b3b43b554c2b762.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-41188373a6acc65f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f991a0567d2ea64e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1bcd0995e3635271/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba3cec637b54527de140ae5af64985fd49ba8c43abca008415c232847c8b02da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3cec637b54527de140ae5af64985fd49ba8c43abca008415c232847c8b02da", kill_on_drop: false }` [INFO] [stdout] ba3cec637b54527de140ae5af64985fd49ba8c43abca008415c232847c8b02da