[INFO] fetching crate twilight-validate 0.17.0... [INFO] testing twilight-validate-0.17.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate twilight-validate 0.17.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate twilight-validate 0.17.0 [INFO] finished tweaking crates.io crate twilight-validate 0.17.0 [INFO] tweaked toml for crates.io crate twilight-validate 0.17.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate twilight-validate 0.17.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate twilight-validate 0.17.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_core v1.0.227 [INFO] [stderr] Downloaded serde_derive v1.0.227 [INFO] [stderr] Downloaded serde v1.0.227 [INFO] [stderr] Downloaded twilight-model v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08191ea7fd8f1856a0fb8e5a261e95c0cfb25c60b4a5dade019be951cf1a6af [INFO] running `Command { std: "docker" "start" "-a" "c08191ea7fd8f1856a0fb8e5a261e95c0cfb25c60b4a5dade019be951cf1a6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08191ea7fd8f1856a0fb8e5a261e95c0cfb25c60b4a5dade019be951cf1a6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08191ea7fd8f1856a0fb8e5a261e95c0cfb25c60b4a5dade019be951cf1a6af", kill_on_drop: false }` [INFO] [stdout] c08191ea7fd8f1856a0fb8e5a261e95c0cfb25c60b4a5dade019be951cf1a6af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc205aed7032f2bc2bdf9b7788abf03dd27ec45b1dac0aa9c4db292efdcc4bd0 [INFO] running `Command { std: "docker" "start" "-a" "fc205aed7032f2bc2bdf9b7788abf03dd27ec45b1dac0aa9c4db292efdcc4bd0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling twilight-model v0.17.0 [INFO] [stderr] Compiling twilight-validate v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s [INFO] running `Command { std: "docker" "inspect" "fc205aed7032f2bc2bdf9b7788abf03dd27ec45b1dac0aa9c4db292efdcc4bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc205aed7032f2bc2bdf9b7788abf03dd27ec45b1dac0aa9c4db292efdcc4bd0", kill_on_drop: false }` [INFO] [stdout] fc205aed7032f2bc2bdf9b7788abf03dd27ec45b1dac0aa9c4db292efdcc4bd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc6f62a4e597dba3e6b263bce196e52c43373b917582d0967492b7c19d41e21 [INFO] running `Command { std: "docker" "start" "-a" "9dc6f62a4e597dba3e6b263bce196e52c43373b917582d0967492b7c19d41e21", kill_on_drop: false }` [INFO] [stderr] Compiling twilight-validate v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "9dc6f62a4e597dba3e6b263bce196e52c43373b917582d0967492b7c19d41e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc6f62a4e597dba3e6b263bce196e52c43373b917582d0967492b7c19d41e21", kill_on_drop: false }` [INFO] [stdout] 9dc6f62a4e597dba3e6b263bce196e52c43373b917582d0967492b7c19d41e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] effdf8b8f2e153dedb7b42a8a6bd70d4005b62827e241a18ad55cc4c4ec4911c [INFO] running `Command { std: "docker" "start" "-a" "effdf8b8f2e153dedb7b42a8a6bd70d4005b62827e241a18ad55cc4c4ec4911c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twilight_validate-ffeac4c36ad3ce0c) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test channel::tests::bulk_delete_messages ... ok [INFO] [stdout] test channel::tests::channel_bitrate ... ok [INFO] [stdout] test channel::tests::rate_limit_per_user_value ... ok [INFO] [stdout] test channel::tests::thread_is_thread ... ok [INFO] [stdout] test channel::tests::topic_length ... ok [INFO] [stdout] test channel::tests::channel_name ... ok [INFO] [stdout] test channel::tests::thread_member_limit_value ... ok [INFO] [stdout] test command::tests::choice_name_limit ... ok [INFO] [stdout] test command::tests::choice_string_value ... ok [INFO] [stdout] test command::tests::choice_name_localizations ... ok [INFO] [stdout] test command::tests::command_combined_limit ... ok [INFO] [stdout] test command::tests::guild_permissions_count ... ok [INFO] [stdout] test channel::tests::user_limit ... ok [INFO] [stdout] test command::tests::command_length ... ok [INFO] [stdout] test command::tests::name_allowed_characters ... ok [INFO] [stdout] test command::tests::option_description_length ... ok [INFO] [stdout] test command::tests::option_name_uniqueness ... ok [INFO] [stdout] test component::component_v2::tests::component_file_upload ... ok [INFO] [stdout] test component::component_v2::tests::component_label ... ok [INFO] [stdout] test component::component_v2::tests::no_text_input_label_in_label_component ... ok [INFO] [stdout] test component::tests::button_conflict ... ok [INFO] [stdout] test component::tests::button_style ... ok [INFO] [stdout] test component::tests::component_action_row ... ok [INFO] [stdout] test component::tests::component_label ... ok [INFO] [stdout] test component::tests::component_option_description_length ... ok [INFO] [stdout] test component::tests::component_custom_id_length ... ok [INFO] [stdout] test component::tests::component_select_default_values_support ... ok [INFO] [stdout] test component::tests::component_select_max_values_count ... ok [INFO] [stdout] test component::tests::component_select_num_default_values ... ok [INFO] [stdout] test component::tests::component_select_option_value_length ... ok [INFO] [stdout] test component::tests::component_select_min_values_count ... ok [INFO] [stdout] test component::tests::component_select_options_count ... ok [INFO] [stdout] test component::tests::component_text_input_max_count ... ok [INFO] [stdout] test component::tests::component_text_input_min_count ... ok [INFO] [stdout] test component::tests::component_text_input_placeholder_length ... ok [INFO] [stdout] test embed::tests::embed_author_name_limit ... ok [INFO] [stdout] test component::tests::component_text_input_value ... ok [INFO] [stdout] test embed::tests::embed_base ... ok [INFO] [stdout] test embed::tests::embed_combined_limit ... ok [INFO] [stdout] test embed::tests::embed_description_limit ... ok [INFO] [stdout] test embed::tests::embed_field_name_limit ... ok [INFO] [stdout] test component::tests::component_select_placeholder_length ... ok [INFO] [stdout] test component::tests::component_text_input_label_length ... ok [INFO] [stdout] test embed::tests::embed_normal ... ok [INFO] [stdout] test embed::tests::embed_title_limit ... ok [INFO] [stdout] test message::tests::attachment_allowed_filename ... ok [INFO] [stdout] test message::tests::content_length ... ok [INFO] [stdout] test request::tests::audit_reason_length ... ok [INFO] [stdout] test request::tests::auto_moderation_action_metadata_duration_seconds_max ... ok [INFO] [stdout] test request::tests::auto_moderation_block_action_custom_message ... ok [INFO] [stdout] test embed::tests::embed_field_value_limit ... ok [INFO] [stdout] test request::tests::auto_moderation_exempt_channels_max ... ok [INFO] [stdout] test message::tests::attachment_description_limit ... ok [INFO] [stdout] test request::tests::auto_moderation_exempt_roles_max ... ok [INFO] [stdout] test request::tests::auto_moderation_metadata_keyword_allow_list_max ... ok [INFO] [stdout] test request::tests::auto_moderation_metadata_mention_total ... ok [INFO] [stdout] test request::tests::auto_moderation_metadata_preset_allow_list_max ... ok [INFO] [stdout] test request::tests::auto_moderation_metadata_keyword_filter_max ... ok [INFO] [stdout] test request::tests::auto_moderation_metadata_regex_patterns_max ... ok [INFO] [stdout] test request::tests::communication_disabled_until_max ... ok [INFO] [stdout] test request::tests::bio_length ... ok [INFO] [stdout] test request::tests::create_guild_ban_delete_message_seconds_max ... ok [INFO] [stdout] test request::tests::get_channel_messages_limit_count ... ok [INFO] [stdout] test embed::tests::embed_footer_text_limit ... ok [INFO] [stdout] test embed::tests::embed_field_count_limit ... ok [INFO] [stdout] test request::tests::get_guild_log_limit_count ... ok [INFO] [stdout] test request::tests::get_guild_bans_limit_count ... ok [INFO] [stdout] test request::tests::get_guild_members_limit_count ... ok [INFO] [stdout] test request::tests::get_current_user_guilds_limit_count ... ok [INFO] [stdout] test request::tests::get_reactions_limit_count ... ok [INFO] [stdout] test request::tests::guild_prune_days_length ... ok [INFO] [stdout] test request::tests::invite_max_age_length ... ok [INFO] [stdout] test request::tests::invite_max_uses_count ... ok [INFO] [stdout] test request::tests::nickname_length ... ok [INFO] [stdout] test request::tests::pin_limit_test ... ok [INFO] [stdout] test request::tests::scheduled_event_description_length ... ok [INFO] [stdout] test request::tests::scheduled_event_get_users_length ... ok [INFO] [stdout] test request::tests::scheduled_event_name_length ... ok [INFO] [stdout] test request::tests::guild_name_length ... ok [INFO] [stdout] test request::tests::stage_topic_length ... ok [INFO] [stdout] test request::tests::template_description_length ... ok [INFO] [stdout] test request::tests::template_name_length ... ok [INFO] [stdout] test request::tests::username_length ... ok [INFO] [stdout] test request::tests::username_variants ... ok [INFO] [stdout] test request::tests::webhook_username_length ... ok [INFO] [stdout] test sticker::tests::description_length ... ok [INFO] [stdout] test sticker::tests::name_length ... ok [INFO] [stdout] test sticker::tests::tags_length ... ok [INFO] [stdout] test request::tests::search_guild_members_limit_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests twilight_validate [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "effdf8b8f2e153dedb7b42a8a6bd70d4005b62827e241a18ad55cc4c4ec4911c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effdf8b8f2e153dedb7b42a8a6bd70d4005b62827e241a18ad55cc4c4ec4911c", kill_on_drop: false }` [INFO] [stdout] effdf8b8f2e153dedb7b42a8a6bd70d4005b62827e241a18ad55cc4c4ec4911c