[INFO] fetching crate skua 0.12.1... [INFO] testing skua-0.12.1 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate skua 0.12.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate skua 0.12.1 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate skua 0.12.1 [INFO] finished tweaking crates.io crate skua 0.12.1 [INFO] tweaked toml for crates.io crate skua 0.12.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 255 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding http v0.2.12 (available: v1.1.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.8) [INFO] [stderr] Adding secrecy v0.8.0 (available: v0.10.2) [INFO] [stderr] Adding simd-json v0.13.11 (available: v0.14.0) [INFO] [stderr] Adding tokio-tungstenite v0.21.0 (available: v0.24.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a8c007eb346096dbc70811586d0cb56b1db658ead2d0c3cdace87eebd442c82 [INFO] running `Command { std: "docker" "start" "-a" "3a8c007eb346096dbc70811586d0cb56b1db658ead2d0c3cdace87eebd442c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a8c007eb346096dbc70811586d0cb56b1db658ead2d0c3cdace87eebd442c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a8c007eb346096dbc70811586d0cb56b1db658ead2d0c3cdace87eebd442c82", kill_on_drop: false }` [INFO] [stdout] 3a8c007eb346096dbc70811586d0cb56b1db658ead2d0c3cdace87eebd442c82 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8841fa34d74cd29dc36acd0c96e76b328a4253a63d40676b734a1ae81eb084d [INFO] running `Command { std: "docker" "start" "-a" "b8841fa34d74cd29dc36acd0c96e76b328a4253a63d40676b734a1ae81eb084d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling skua v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling command_attr v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/internal/tokio.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(all(tokio_unstable, feature = "tokio_task_builder"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/internal/tokio.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(all(tokio_unstable, feature = "tokio_task_builder")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `voice-model` [INFO] [stdout] --> src/model/mod.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "voice-model")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"voice_model"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `absolute_ratelimits`, `builder`, `bytes`, `cache`, `chrono`, `client`, `collector`, `command_attr`, `dashmap`, `default`, `default_native_tls`, `default_no_backend`, `ed25519-dalek`, `flate2`, `framework`, `full`, `fxhash`, `gateway`, `http`, `interactions_endpoint`, `levenshtein`, `mime_guess`, `mini-moka`, `model`, `native_tls_backend`, `parking_lot`, `percent-encoding`, `reqwest`, `rustls_backend`, `simd-json`, `simd_json`, `skua-voice-model`, `standard_framework`, `static_assertions`, and `temp_cache` and 9 more [INFO] [stdout] = help: consider adding `voice-model` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `simd_json` [INFO] [stdout] --> src/model/guild/audit_log/change.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(not(simd_json), allow(clippy::derive_partial_eq_without_eq))] [INFO] [stdout] | ^^^^^^^^^ help: found config with similar value: `feature = "simd_json"` [INFO] [stdout] ... [INFO] [stdout] 120 | / generate_change! { [INFO] [stdout] 121 | | "actions" => Actions(Vec), [INFO] [stdout] 122 | | /// AFK channel was changed. [INFO] [stdout] 123 | | "afk_channel_id" => AfkChannelId(ChannelId), [INFO] [stdout] ... | [INFO] [stdout] 266 | | "widget_enabled" => WidgetEnabled(bool), [INFO] [stdout] 267 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(simd_json)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(simd_json)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `generate_change` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `ignore_serenity_deprecated` [INFO] [stdout] --> src/framework/standard/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | not(ignore_serenity_deprecated), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ignore_serenity_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ignore_serenity_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skua` (lib); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name skua --edition=2021 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="fxhash"' --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="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)' --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", "fxhash", "gateway", "http", "interactions_endpoint", "levenshtein", "mime_guess", "mini-moka", "model", "native_tls_backend", "parking_lot", "percent-encoding", "reqwest", "rustls_backend", "simd-json", "simd_json", "skua-voice-model", "standard_framework", "static_assertions", "temp_cache", "tokio-tungstenite", "tokio_task_builder", "typemap_rev", "typesize", "unstable_discord_api", "utils", "uwl", "voice", "voice_model"))' -C metadata=2b6b9aebb6fab89c -C extra-filename=-2b6b9aebb6fab89c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-2785d435a09cea86.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a808e07b98112dfb.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-37f44213647a4ace.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-647e288e399e65d2.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b4a7bc78f596d679.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-2ef39612c3bd8156.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bea766161d53f590.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a35c4f2443aaaaf6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a7eb6d20c584b7d9.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-8794e24098fc377f.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-56d83f290ee11c63.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f70c648a41f378b4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f240d652b38d44ef.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-e770758c1d6e6616.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7f1aff010587c3e5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f31f82e1ede24604.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-460041e703419629.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0bbc94cb803e8d95.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-898f0c11dac0a005.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d0afba1815f3982a.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-333a7c1ed7687961.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-aa14e4edc8181150.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-ea32383cbdcb250b.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f3fd5dfa15860282/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b8841fa34d74cd29dc36acd0c96e76b328a4253a63d40676b734a1ae81eb084d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8841fa34d74cd29dc36acd0c96e76b328a4253a63d40676b734a1ae81eb084d", kill_on_drop: false }` [INFO] [stdout] b8841fa34d74cd29dc36acd0c96e76b328a4253a63d40676b734a1ae81eb084d