[INFO] fetching crate wints 0.5.0... [INFO] testing wints-0.5.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wints 0.5.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate wints 0.5.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wints 0.5.0 [INFO] finished tweaking crates.io crate wints 0.5.0 [INFO] tweaked toml for crates.io crate wints 0.5.0 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate wints 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a312d39ba012caea73cd1fe8a49766c38bbb92122e560b5e127b3cb5bcd6e13 [INFO] running `Command { std: "docker" "start" "-a" "3a312d39ba012caea73cd1fe8a49766c38bbb92122e560b5e127b3cb5bcd6e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a312d39ba012caea73cd1fe8a49766c38bbb92122e560b5e127b3cb5bcd6e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a312d39ba012caea73cd1fe8a49766c38bbb92122e560b5e127b3cb5bcd6e13", kill_on_drop: false }` [INFO] [stdout] 3a312d39ba012caea73cd1fe8a49766c38bbb92122e560b5e127b3cb5bcd6e13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bbfcea674dcade9cb8d07375442fbdede62438b6eaca5060026f41321d67920 [INFO] running `Command { std: "docker" "start" "-a" "5bbfcea674dcade9cb8d07375442fbdede62438b6eaca5060026f41321d67920", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling grep-matcher v0.1.4 [INFO] [stderr] Compiling linkify v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling grep-regex v0.1.8 [INFO] [stderr] Compiling grep-cli v0.1.5 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling grep-printer v0.1.5 [INFO] [stderr] Compiling grep v0.2.7 [INFO] [stderr] Compiling wints v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.53s [INFO] running `Command { std: "docker" "inspect" "5bbfcea674dcade9cb8d07375442fbdede62438b6eaca5060026f41321d67920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bbfcea674dcade9cb8d07375442fbdede62438b6eaca5060026f41321d67920", kill_on_drop: false }` [INFO] [stdout] 5bbfcea674dcade9cb8d07375442fbdede62438b6eaca5060026f41321d67920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 079e53f3a02c845364039f2bc5b439f0eb558addb7cea2fa4fb972ec74656e02 [INFO] running `Command { std: "docker" "start" "-a" "079e53f3a02c845364039f2bc5b439f0eb558addb7cea2fa4fb972ec74656e02", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wints v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.43s [INFO] running `Command { std: "docker" "inspect" "079e53f3a02c845364039f2bc5b439f0eb558addb7cea2fa4fb972ec74656e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "079e53f3a02c845364039f2bc5b439f0eb558addb7cea2fa4fb972ec74656e02", kill_on_drop: false }` [INFO] [stdout] 079e53f3a02c845364039f2bc5b439f0eb558addb7cea2fa4fb972ec74656e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfc8cdc4e8ad4d006d69bcafb7f1fade6a9a26d24cda44467c710d335bc1ee19 [INFO] running `Command { std: "docker" "start" "-a" "cfc8cdc4e8ad4d006d69bcafb7f1fade6a9a26d24cda44467c710d335bc1ee19", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wints-fa34f8419c0cbf51) [INFO] [stdout] [INFO] [stdout] running 30 tests [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::config::tests::no_ignored_urls ... ok [INFO] [stdout] test core::config::tests::deserialize ... ok [INFO] [stdout] test core::module::tests::deserialize ... ok [INFO] [stdout] test core::module::tests::list_of_all_contexts_on_empty_module ... ok [INFO] [stdout] test core::module::tests::list_of_all_contexts ... ok [INFO] [stdout] test core::module::tests::list_of_all_urls_on_empty_module ... ok [INFO] [stdout] test core::module::tests::list_of_all_urls ... ok [INFO] [stdout] test core::module::tests::list_of_urls_from_matching_context_partial ... ok [INFO] [stdout] test core::module::tests::list_of_urls_from_matching_context ... ok [INFO] [stdout] test util::log::tests::caution_output ... ok [INFO] [stdout] test core::module::tests::nearest_matching_context_on_empty_module ... ok [INFO] [stdout] test util::log::tests::done_output ... ok [INFO] [stdout] test util::log::tests::dry_run_output ... ok [INFO] [stdout] test util::log::tests::goto_output ... ok [INFO] [stdout] test util::log::tests::info_output ... ok [INFO] [stdout] test core::module::tests::nearest_matching_context ... 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::log::tests::search_output ... ok [INFO] [stdout] test util::log::tests::try_output ... ok [INFO] [stdout] test util::log::tests::write_output ... ok [INFO] [stdout] test util::url_scanner::tests::extract_no_url ... ok [INFO] [stdout] test util::url_scanner::tests::extract_one_url ... ok [INFO] [stdout] test util::url_scanner::tests::extract_urls_from_asciidoctor ... 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::url_scanner::tests::scan_urls_with_one_ignore_file ... 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.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wints-a701d6697917b03d) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b7d254000bdc23c8) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test commands::scan::no_new_urls ... ok [INFO] [stdout] test commands::add::add_to_some_module ... ok [INFO] [stdout] test commands::add::add_to_some_global_module ... ok [INFO] [stdout] test commands::add::add_to_main_module ... ok [INFO] [stdout] test commands::init::using_global_module ... ok [INFO] [stdout] test commands::add::add_using_context_with_spaces ... ok [INFO] [stdout] test commands::init::using_module ... ok [INFO] [stdout] test commands::init::no_template ... ok [INFO] [stdout] test commands::search::open_urls_with_multiple_words_from_one_context ... ok [INFO] [stdout] test commands::scan::using_another_global_module ... ok [INFO] [stdout] test commands::scan::specific_path ... ok [INFO] [stdout] test commands::scan::using_another_module ... ok [INFO] [stdout] test commands::search::open_urls_with_one_word_from_multiple_contexts ... ok [INFO] [stdout] test commands::search::open_urls_with_one_word_from_one_context ... ok [INFO] [stdout] test commands::init::default_template ... ok [INFO] [stdout] test commands::search::propose_matching_terms_when_some_words_are_unmatched ... ok [INFO] [stdout] test commands::search::using_unknown_module ... ok [INFO] [stdout] test commands::scan::using_wrong_command ... ok [INFO] [stdout] test commands::search::ask_for_terms ... ok [INFO] [stdout] test commands::search::all_words_are_unmatched ... ok [INFO] [stdout] test commands::search::using_dry_run ... ok [INFO] [stdout] test commands::url_ignore::ignore_globally ... ok [INFO] [stdout] test commands::url_ignore_glob::ignore_glob_dry_run ... ok [INFO] [stdout] test commands::scan::using_dry_run ... ok [INFO] [stdout] test commands::url_ignore_glob::ignore_glob_locally ... ok [INFO] [stdout] test commands::url_ignore_glob::ignore_glob_globally ... ok [INFO] [stdout] test commands::url_ignore::ignore_locally ... ok [INFO] [stdout] test commands::url_ignore_glob::multiple_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::multiple_ignore_globally ... ok [INFO] [stdout] test commands::url_ignore::ignore_dry_run ... ok [INFO] [stderr] Doc-tests wints [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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" "cfc8cdc4e8ad4d006d69bcafb7f1fade6a9a26d24cda44467c710d335bc1ee19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc8cdc4e8ad4d006d69bcafb7f1fade6a9a26d24cda44467c710d335bc1ee19", kill_on_drop: false }` [INFO] [stdout] cfc8cdc4e8ad4d006d69bcafb7f1fade6a9a26d24cda44467c710d335bc1ee19