[INFO] fetching crate vegapull 0.3.0... [INFO] testing vegapull-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate vegapull 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate vegapull 0.3.0 [INFO] finished tweaking crates.io crate vegapull 0.3.0 [INFO] tweaked toml for crates.io crate vegapull 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vegapull 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vegapull 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c84c12140436a5b23c797a193b6a07d68f3633bee93cdc36d60abd401ff4fa9 [INFO] running `Command { std: "docker" "start" "-a" "4c84c12140436a5b23c797a193b6a07d68f3633bee93cdc36d60abd401ff4fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c84c12140436a5b23c797a193b6a07d68f3633bee93cdc36d60abd401ff4fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c84c12140436a5b23c797a193b6a07d68f3633bee93cdc36d60abd401ff4fa9", kill_on_drop: false }` [INFO] [stdout] 4c84c12140436a5b23c797a193b6a07d68f3633bee93cdc36d60abd401ff4fa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9abe704c4821de35088914e2060a4ac8f91f32bff9ed17cb43f04a2d6fff999d [INFO] running `Command { std: "docker" "start" "-a" "9abe704c4821de35088914e2060a4ac8f91f32bff9ed17cb43f04a2d6fff999d", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling vegapull v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Parser, Subcommand, ValueEnum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CardIllustration` is never used [INFO] [stdout] --> src/card/model.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub enum CardIllustration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.72s [INFO] running `Command { std: "docker" "inspect" "9abe704c4821de35088914e2060a4ac8f91f32bff9ed17cb43f04a2d6fff999d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9abe704c4821de35088914e2060a4ac8f91f32bff9ed17cb43f04a2d6fff999d", kill_on_drop: false }` [INFO] [stdout] 9abe704c4821de35088914e2060a4ac8f91f32bff9ed17cb43f04a2d6fff999d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0fffee5f258c8f94db0946bcc565263e152d3775cf3424c955e7c4d0bd5b08a [INFO] running `Command { std: "docker" "start" "-a" "c0fffee5f258c8f94db0946bcc565263e152d3775cf3424c955e7c4d0bd5b08a", kill_on_drop: false }` [INFO] [stderr] Compiling vegapull v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Parser, Subcommand, ValueEnum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CardIllustration` is never used [INFO] [stdout] --> src/card/model.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub enum CardIllustration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "c0fffee5f258c8f94db0946bcc565263e152d3775cf3424c955e7c4d0bd5b08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fffee5f258c8f94db0946bcc565263e152d3775cf3424c955e7c4d0bd5b08a", kill_on_drop: false }` [INFO] [stdout] c0fffee5f258c8f94db0946bcc565263e152d3775cf3424c955e7c4d0bd5b08a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1cb0c3891e6b315e8230b6039a7445f369c5d98b3c683f5efeb191f190be4a1d [INFO] running `Command { std: "docker" "start" "-a" "1cb0c3891e6b315e8230b6039a7445f369c5d98b3c683f5efeb191f190be4a1d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `command` [INFO] [stderr] --> src/cli.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | use clap::{command, Parser, Subcommand, ValueEnum}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `CardIllustration` is never used [INFO] [stderr] --> src/card/model.rs:44:10 [INFO] [stderr] | [INFO] [stderr] 44 | pub enum CardIllustration { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vegapull` (bin "vegapull" test) generated 2 warnings (run `cargo fix --bin "vegapull" -p vegapull --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vegapull-862cc121fbd9ccce) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test card::attribute::tests::from_icon_url_combo ... ok [INFO] [stdout] test card::attribute::tests::from_icon_url_single ... ok [INFO] [stdout] test card::attribute::tests::from_icon_url_unknown ... ok [INFO] [stdout] test card::attribute::tests::from_str_ranged_returns_ok ... ok [INFO] [stdout] test card::attribute::tests::from_str_invalid_returns_err ... ok [INFO] [stdout] test card::attribute::tests::from_str_slash_returns_ok ... ok [INFO] [stdout] test card::attribute::tests::from_str_special_returns_ok ... ok [INFO] [stdout] test card::attribute::tests::from_str_strike_returns_ok ... ok [INFO] [stdout] test card::attribute::tests::from_str_wisdom_returns_ok ... ok [INFO] [stdout] test card::category::tests::from_str_character_returns_ok ... ok [INFO] [stdout] test card::category::tests::from_str_don_returns_ok ... ok [INFO] [stdout] test card::category::tests::from_str_invalid_returns_err ... ok [INFO] [stdout] test card::category::tests::from_str_event_returns_ok ... ok [INFO] [stdout] test card::category::tests::from_str_leader_returns_ok ... ok [INFO] [stdout] test card::category::tests::from_str_stage_returns_ok ... ok [INFO] [stdout] test card::color::tests::from_str_black_returns_ok ... ok [INFO] [stdout] test card::color::tests::from_str_blue_returns_ok ... ok [INFO] [stdout] test card::color::tests::from_str_green_returns_ok ... ok [INFO] [stdout] test card::color::tests::from_str_invalid_returns_err ... ok [INFO] [stdout] test card::color::tests::from_str_red_returns_ok ... ok [INFO] [stdout] test card::color::tests::from_str_purple_returns_ok ... ok [INFO] [stdout] test card::color::tests::from_str_yellow_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_common_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_leader_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_rare_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_invalid_returns_err ... ok [INFO] [stdout] test card::rarity::tests::from_str_secret_rare_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_promo_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_special_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_super_rare_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_treasure_rare_returns_ok ... ok [INFO] [stdout] test card::rarity::tests::from_str_uncommon_returns_ok ... ok [INFO] [stdout] test localizer::tests::reverse_search_returns_none ... ok [INFO] [stdout] test localizer::tests::reverse_search_returns_some ... ok [INFO] [stdout] test pack::tests::get_label_from_title_returns_none ... ok [INFO] [stdout] test pack::tests::flatten_title_stays_same ... ok [INFO] [stdout] test pack::tests::get_label_from_title_multiple_matches_returns_first ... ok [INFO] [stdout] test pack::tests::get_label_from_title_returns_some ... ok [INFO] [stdout] test pack::tests::process_title_parts_returns_only_title ... ok [INFO] [stdout] test pack::tests::process_title_parts_returns_without_label ... ok [INFO] [stdout] test pack::tests::flatten_title_removes_html_tags ... ok [INFO] [stdout] test pack::tests::process_title_parts_returns_all_parts ... ok [INFO] [stdout] test pack::tests::process_title_parts_returns_without_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1cb0c3891e6b315e8230b6039a7445f369c5d98b3c683f5efeb191f190be4a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb0c3891e6b315e8230b6039a7445f369c5d98b3c683f5efeb191f190be4a1d", kill_on_drop: false }` [INFO] [stdout] 1cb0c3891e6b315e8230b6039a7445f369c5d98b3c683f5efeb191f190be4a1d