[INFO] fetching crate wints 0.8.0...
[INFO] testing wints-0.8.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wints 0.8.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wints 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wints 0.8.0
[INFO] tweaked toml for crates.io crate wints 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wints 0.8.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wints 0.8.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78565361295ed86ff62a8444d3a0ae26ec9cfe451eee6d850ba8a2551d76d040
[INFO] running `Command { std: "docker" "start" "-a" "78565361295ed86ff62a8444d3a0ae26ec9cfe451eee6d850ba8a2551d76d040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78565361295ed86ff62a8444d3a0ae26ec9cfe451eee6d850ba8a2551d76d040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78565361295ed86ff62a8444d3a0ae26ec9cfe451eee6d850ba8a2551d76d040", kill_on_drop: false }`
[INFO] [stdout] 78565361295ed86ff62a8444d3a0ae26ec9cfe451eee6d850ba8a2551d76d040
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfc2650c2de09b0501c93144eaa0d1daae0ef867a2184b2c7d74317c3a8bdac0
[INFO] running `Command { std: "docker" "start" "-a" "dfc2650c2de09b0501c93144eaa0d1daae0ef867a2184b2c7d74317c3a8bdac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling grep-matcher v0.1.7
[INFO] [stderr]    Compiling linkify v0.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling grep-searcher v0.1.14
[INFO] [stderr]    Compiling grep-regex v0.1.13
[INFO] [stderr]    Compiling grep-cli v0.1.11
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling grep-printer v0.2.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling grep v0.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling webbrowser v1.0.3
[INFO] [stderr]    Compiling wints v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.82s
[INFO] running `Command { std: "docker" "inspect" "dfc2650c2de09b0501c93144eaa0d1daae0ef867a2184b2c7d74317c3a8bdac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc2650c2de09b0501c93144eaa0d1daae0ef867a2184b2c7d74317c3a8bdac0", kill_on_drop: false }`
[INFO] [stdout] dfc2650c2de09b0501c93144eaa0d1daae0ef867a2184b2c7d74317c3a8bdac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeede32489ee6ac766d5da7f2bdd5b0aa18ad90f838f373ec9b575196a37be37
[INFO] running `Command { std: "docker" "start" "-a" "aeede32489ee6ac766d5da7f2bdd5b0aa18ad90f838f373ec9b575196a37be37", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling wints v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.52s
[INFO] running `Command { std: "docker" "inspect" "aeede32489ee6ac766d5da7f2bdd5b0aa18ad90f838f373ec9b575196a37be37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeede32489ee6ac766d5da7f2bdd5b0aa18ad90f838f373ec9b575196a37be37", kill_on_drop: false }`
[INFO] [stdout] aeede32489ee6ac766d5da7f2bdd5b0aa18ad90f838f373ec9b575196a37be37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ac14b8e94ace9b1de54dff998a96ad0f8e9566e8292fcf0ce49846c50ee7201
[INFO] running `Command { std: "docker" "start" "-a" "0ac14b8e94ace9b1de54dff998a96ad0f8e9566e8292fcf0ce49846c50ee7201", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/wints/lib.rs (/opt/rustwide/target/debug/deps/wints-e4d74b09c2797af8)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test core::config::tests::deserialize ... ok
[INFO] [stdout] test core::module::tests::deserialize ... ok
[INFO] [stdout] test core::config::tests::no_ignored_urls ... ok
[INFO] [stdout] test core::config::tests::deserialize_without_ignored_urls ... ok
[INFO] [stdout] test core::config::tests::deserialize_wit_empty_ignored_urls ... ok
[INFO] [stdout] test core::module::tests::list_of_all_contexts ... ok
[INFO] [stdout] test core::module::tests::list_of_urls_from_matching_context ... ok
[INFO] [stdout] test core::module::tests::nearest_matching_context ... ok
[INFO] [stdout] test util::log::tests::caution_output ... ok
[INFO] [stdout] test util::log::tests::done_output ... ok
[INFO] [stdout] test util::log::tests::goto_output ... ok
[INFO] [stdout] test util::log::tests::dry_run_output ... ok
[INFO] [stdout] test util::log::tests::info_output ... ok
[INFO] [stdout] test util::log::tests::try_output ... ok
[INFO] [stdout] test core::module::tests::nearest_matching_context_on_empty_module ... ok
[INFO] [stdout] test util::log::tests::search_output ... ok
[INFO] [stdout] test core::module::tests::list_of_all_urls_on_empty_module ... ok
[INFO] [stdout] test core::module::tests::list_of_urls_from_matching_context_partial ... ok
[INFO] [stdout] test core::module::tests::list_of_all_urls ... ok
[INFO] [stdout] test util::url_scanner::tests::extract_no_url ... ok
[INFO] [stdout] test util::url_scanner::tests::extract_two_urls ... ok
[INFO] [stdout] test util::url_scanner::tests::extract_urls_from_markdown ... ok
[INFO] [stdout] test util::log::tests::sad_output ... ok
[INFO] [stdout] test core::module::tests::list_of_urls_from_matching_context_unordered ... ok
[INFO] [stdout] test util::url_scanner::tests::extract_one_url ... ok
[INFO] [stdout] test core::module::tests::list_of_all_contexts_on_empty_module ... ok
[INFO] [stdout] test util::log::tests::write_output ... ok
[INFO] [stdout] test util::url_scanner::tests::scan_urls_with_one_ignore_file ... ok
[INFO] [stdout] test util::url_scanner::tests::extract_urls_from_asciidoctor ... ok
[INFO] [stdout] test util::url_scanner::tests::scan_urls_with_two_ignore_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/wints/main.rs (/opt/rustwide/target/debug/deps/wints-10debc488aaf0dd2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-adc0082eb837fb7f)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test commands::scan::using_wrong_command ... ok
[INFO] [stdout] test commands::init::using_module ... ok
[INFO] [stdout] test commands::init::using_global_module ... ok
[INFO] [stdout] test commands::scan::using_another_module ... ok
[INFO] [stdout] test commands::scan::using_dry_run ... ok
[INFO] [stdout] test commands::scan::specific_path ... ok
[INFO] [stdout] test commands::add::add_to_some_global_module ... ok
[INFO] [stdout] test commands::init::no_template ... ok
[INFO] [stdout] test commands::search::open_urls_with_one_word_from_multiple_contexts ... ok
[INFO] [stdout] test commands::add::add_to_main_module ... ok
[INFO] [stdout] test commands::search::propose_matching_terms_when_some_words_are_unmatched ... ok
[INFO] [stdout] test commands::url_ignore::ignore_locally ... ok
[INFO] [stdout] test commands::add::add_using_context_with_spaces ... ok
[INFO] [stdout] test commands::url_ignore::ignore_dry_run ... ok
[INFO] [stdout] test commands::url_ignore::ignore_globally ... ok
[INFO] [stdout] test commands::init::default_template ... ok
[INFO] [stdout] test commands::search::ask_for_terms ... ok
[INFO] [stdout] test commands::url_ignore::multiple_ignore_globally ... ok
[INFO] [stdout] test commands::url_ignore_glob::ignore_glob_dry_run ... ok
[INFO] [stdout] test commands::search::open_urls_with_multiple_words_from_one_context ... ok
[INFO] [stdout] test commands::search::using_unknown_module ... ok
[INFO] [stdout] test commands::search::open_urls_with_one_word_from_one_context ... ok
[INFO] [stdout] test commands::url_ignore_glob::ignore_glob_locally ... ok
[INFO] [stdout] test commands::url_ignore::multiple_ignore_locally ... ok
[INFO] [stdout] test commands::url_ignore_glob::multiple_ignore_glob_globally ... ok
[INFO] [stdout] test commands::url_ignore_glob::multiple_ignore_glob_locally ... ok
[INFO] [stdout] test commands::url_ignore_glob::ignore_glob_globally ... ok
[INFO] [stdout] test commands::search::all_words_are_unmatched ... ok
[INFO] [stdout] test commands::scan::no_new_urls ... ok
[INFO] [stdout] test commands::add::add_to_some_module ... ok
[INFO] [stdout] test commands::search::using_dry_run ... ok
[INFO] [stdout] test commands::scan::using_another_global_module ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wints
[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" "0ac14b8e94ace9b1de54dff998a96ad0f8e9566e8292fcf0ce49846c50ee7201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac14b8e94ace9b1de54dff998a96ad0f8e9566e8292fcf0ce49846c50ee7201", kill_on_drop: false }`
[INFO] [stdout] 0ac14b8e94ace9b1de54dff998a96ad0f8e9566e8292fcf0ce49846c50ee7201
