[INFO] fetching crate flavor 2.3.1... [INFO] testing flavor-2.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate flavor 2.3.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate flavor 2.3.1 [INFO] finished tweaking crates.io crate flavor 2.3.1 [INFO] tweaked toml for crates.io crate flavor 2.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flavor 2.3.1 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 flavor 2.3.1 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] Downloading crates ... [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded webpki-roots v1.0.4 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e5af44cb2a9b20ed27fc1bc392bb5a76aeada21ea5adbef797f961391b75f0a3 [INFO] running `Command { std: "docker" "start" "-a" "e5af44cb2a9b20ed27fc1bc392bb5a76aeada21ea5adbef797f961391b75f0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5af44cb2a9b20ed27fc1bc392bb5a76aeada21ea5adbef797f961391b75f0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5af44cb2a9b20ed27fc1bc392bb5a76aeada21ea5adbef797f961391b75f0a3", kill_on_drop: false }` [INFO] [stdout] e5af44cb2a9b20ed27fc1bc392bb5a76aeada21ea5adbef797f961391b75f0a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2c8e3e6e9c001dc5ba995ddfa5a0856adea63b0f390ae62111a1e8e70a93ab36 [INFO] running `Command { std: "docker" "start" "-a" "2c8e3e6e9c001dc5ba995ddfa5a0856adea63b0f390ae62111a1e8e70a93ab36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling flavor v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "2c8e3e6e9c001dc5ba995ddfa5a0856adea63b0f390ae62111a1e8e70a93ab36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8e3e6e9c001dc5ba995ddfa5a0856adea63b0f390ae62111a1e8e70a93ab36", kill_on_drop: false }` [INFO] [stdout] 2c8e3e6e9c001dc5ba995ddfa5a0856adea63b0f390ae62111a1e8e70a93ab36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1765e3b986f37059ed8d332e0be43e6a35a88944d6a252a20e22de9dbef20425 [INFO] running `Command { std: "docker" "start" "-a" "1765e3b986f37059ed8d332e0be43e6a35a88944d6a252a20e22de9dbef20425", kill_on_drop: false }` [INFO] [stderr] Compiling flavor v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "1765e3b986f37059ed8d332e0be43e6a35a88944d6a252a20e22de9dbef20425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1765e3b986f37059ed8d332e0be43e6a35a88944d6a252a20e22de9dbef20425", kill_on_drop: false }` [INFO] [stdout] 1765e3b986f37059ed8d332e0be43e6a35a88944d6a252a20e22de9dbef20425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c93f9f3bfb92af487a874a45ed875b601dc6a28c59fa4758eebdf235dd70f850 [INFO] running `Command { std: "docker" "start" "-a" "c93f9f3bfb92af487a874a45ed875b601dc6a28c59fa4758eebdf235dd70f850", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flavor-351798181fd01b1f) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test card_details_tests::test_arkham_card_parsing ... ignored, can't get thsee test to run async [INFO] [stdout] test card_details_tests::test_empty_response_handling ... ignored, can't get thsee test to run async [INFO] [stdout] test card_details_tests::test_invalid_card_type ... ignored, can't get thsee test to run async [INFO] [stdout] test card_details_tests::test_mtg_card_parsing ... ignored, can't get thsee test to run async [INFO] [stdout] test card_details_tests::test_netrunner_card_parsing ... ignored, can't get thsee test to run async [INFO] [stdout] test print_json_output_tests::test_json_serialization_format ... ok [INFO] [stdout] test print_json_output_tests::test_print_json_output_with_empty_fields ... ok [INFO] [stdout] test print_json_output_tests::test_print_json_output_with_both_fields ... ok [INFO] [stdout] test print_json_output_tests::test_print_json_output_with_only_flavor ... ok [INFO] [stdout] test print_json_output_tests::test_print_json_output_with_unicode ... ok [INFO] [stdout] test print_json_output_tests::test_print_json_output_with_only_name ... ok [INFO] [stdout] test random_code_tests::test_get_random_code_with_invalid_n ... ok [INFO] [stdout] test print_json_output_tests::test_print_json_output_return_type ... ok [INFO] [stdout] test random_code_tests::test_get_random_code_with_valid_n_1 ... ok [INFO] [stdout] test wrap_text_tests::test_wrap_text_mixed_content ... ok [INFO] [stdout] test random_code_tests::test_get_random_code_with_valid_n_2 ... ok [INFO] [stdout] test wrap_text_tests::test_wrap_text_empty_string ... ok [INFO] [stdout] test wrap_text_tests::test_wrap_text_multiple_lines_all_within_width ... ok [INFO] [stdout] test wrap_text_tests::test_wrap_text_performance_with_many_lines ... ok [INFO] [stdout] test wrap_text_tests::test_wrap_text_return_type_consistency ... ok [INFO] [stdout] test wrap_text_tests::test_wrap_text_single_line_exceeds_width ... ok [INFO] [stdout] test wrap_text_tests::test_wrap_text_single_line_within_width ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c93f9f3bfb92af487a874a45ed875b601dc6a28c59fa4758eebdf235dd70f850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93f9f3bfb92af487a874a45ed875b601dc6a28c59fa4758eebdf235dd70f850", kill_on_drop: false }` [INFO] [stdout] c93f9f3bfb92af487a874a45ed875b601dc6a28c59fa4758eebdf235dd70f850