[INFO] fetching crate plugin-lua-cygnixy 0.1.4... [INFO] testing plugin-lua-cygnixy-0.1.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate plugin-lua-cygnixy 0.1.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate plugin-lua-cygnixy 0.1.4 [INFO] finished tweaking crates.io crate plugin-lua-cygnixy 0.1.4 [INFO] tweaked toml for crates.io crate plugin-lua-cygnixy 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plugin-lua-cygnixy 0.1.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 287 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding lua-src v547.0.0 (available: v547.1.0) [INFO] [stderr] Adding luajit-src v210.5.12+a4f56a4 (available: v210.7.0+fbb36bb) [INFO] [stderr] Adding mlua v0.10.5 (available: v0.11.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a38288d69977e7ce2c785d0e5d8f60eabcc793a44b8e18c1c9a6392fdf97d01 [INFO] running `Command { std: "docker" "start" "-a" "3a38288d69977e7ce2c785d0e5d8f60eabcc793a44b8e18c1c9a6392fdf97d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a38288d69977e7ce2c785d0e5d8f60eabcc793a44b8e18c1c9a6392fdf97d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a38288d69977e7ce2c785d0e5d8f60eabcc793a44b8e18c1c9a6392fdf97d01", kill_on_drop: false }` [INFO] [stdout] 3a38288d69977e7ce2c785d0e5d8f60eabcc793a44b8e18c1c9a6392fdf97d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eee471860f00ec892a7232112972faba4a9ffae10b3449bd800a0b88630240a [INFO] running `Command { std: "docker" "start" "-a" "7eee471860f00ec892a7232112972faba4a9ffae10b3449bd800a0b88630240a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling luau0-src v0.12.3+luau663 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling windows-result v0.1.2 [INFO] [stderr] Compiling windows-interface v0.57.0 [INFO] [stderr] Compiling windows-implement v0.57.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling windows-core v0.57.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling command_attr v0.5.4 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling windows v0.57.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling control-craft v0.1.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling mlua v0.10.5 [INFO] [stderr] Compiling cygnixy-plugin-interface v0.1.3 [INFO] [stderr] Compiling plugin-lua-cygnixy v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.5/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 --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="command_attr"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="default_no_backend"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="levenshtein"' --cfg 'feature="mime_guess"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="reqwest"' --cfg 'feature="rustc-hash"' --cfg 'feature="rustls_backend"' --cfg 'feature="standard_framework"' --cfg 'feature="static_assertions"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --cfg 'feature="uwl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "ed25519-dalek", "flate2", "framework", "full", "gateway", "http", "interactions_endpoint", "levenshtein", "mime_guess", "mini-moka", "model", "native_tls_backend", "parking_lot", "percent-encoding", "reqwest", "rustc-hash", "rustls_backend", "serenity-voice-model", "simd-json", "simd_json", "standard_framework", "static_assertions", "temp_cache", "tokio-tungstenite", "tokio_task_builder", "typemap_rev", "typesize", "unstable_discord_api", "utils", "uwl", "voice", "voice_model"))' -C metadata=59eda52dd9f1b6ab -C extra-filename=-03cc55307bce4f2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-af6b4cc7fc304d4a.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5e43afd9173212c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30f9622a0a68f996.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-a98bd728f3a3387e.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4d3dc52d14cce509.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a2dedd36ac407e60.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f24e039e229ae6cc.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-d5295984f9865dfc.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0274a1a829a6a5ea.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d124fcea762fe4a2.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5a1eb9946f366573.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-f9625a50e42850ff.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-0e41a3f9b437159b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-50863fcda66dee43.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-56e1b6de00cfd62d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1dd716e09edb4d67.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-fe23c448c2684b2f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6a9661d18f9654a6.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-e32769cbeb131856.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-8f83375862e7c3d2.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-4c15440b20717405.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-af93f63318f72af9/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7eee471860f00ec892a7232112972faba4a9ffae10b3449bd800a0b88630240a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eee471860f00ec892a7232112972faba4a9ffae10b3449bd800a0b88630240a", kill_on_drop: false }` [INFO] [stdout] 7eee471860f00ec892a7232112972faba4a9ffae10b3449bd800a0b88630240a