[INFO] fetching crate urlsup 1.0.1... [INFO] testing urlsup-1.0.1 against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] extracting crate urlsup 1.0.1 into /workspace/builds/worker-48/source [INFO] validating manifest of crates.io crate urlsup 1.0.1 on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate urlsup 1.0.1 [INFO] finished tweaking crates.io crate urlsup 1.0.1 [INFO] tweaked toml for crates.io crate urlsup 1.0.1 written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate crates.io crate urlsup 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a684c31988be41dee38939d5b901295ea145ccd79142c1898b483b91aab7ae61 [INFO] running `Command { std: "docker" "start" "-a" "a684c31988be41dee38939d5b901295ea145ccd79142c1898b483b91aab7ae61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a684c31988be41dee38939d5b901295ea145ccd79142c1898b483b91aab7ae61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a684c31988be41dee38939d5b901295ea145ccd79142c1898b483b91aab7ae61", kill_on_drop: false }` [INFO] [stdout] a684c31988be41dee38939d5b901295ea145ccd79142c1898b483b91aab7ae61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad1a3d751b66c1599a94b82b29f37045e1adccbb17264ec775814073c61a2a37 [INFO] running `Command { std: "docker" "start" "-a" "ad1a3d751b66c1599a94b82b29f37045e1adccbb17264ec775814073c61a2a37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling clap v2.33.3 [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 openssl-sys v0.9.60 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling spinners v1.2.0 [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 serde_urlencoded v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling grep-printer v0.1.5 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling grep v0.2.7 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling urlsup v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.39s [INFO] running `Command { std: "docker" "inspect" "ad1a3d751b66c1599a94b82b29f37045e1adccbb17264ec775814073c61a2a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1a3d751b66c1599a94b82b29f37045e1adccbb17264ec775814073c61a2a37", kill_on_drop: false }` [INFO] [stdout] ad1a3d751b66c1599a94b82b29f37045e1adccbb17264ec775814073c61a2a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e68081e39969fff8188fe9164e16b7b3babe88ff699525736b090e63eadef37 [INFO] running `Command { std: "docker" "start" "-a" "4e68081e39969fff8188fe9164e16b7b3babe88ff699525736b090e63eadef37", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.28.0 [INFO] [stderr] Compiling urlsup v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "4e68081e39969fff8188fe9164e16b7b3babe88ff699525736b090e63eadef37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e68081e39969fff8188fe9164e16b7b3babe88ff699525736b090e63eadef37", kill_on_drop: false }` [INFO] [stdout] 4e68081e39969fff8188fe9164e16b7b3babe88ff699525736b090e63eadef37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5fb39c5d3ddb5225e832c71bb3f90875a4125c02b6f6a190193cf3ecdee9d269 [INFO] running `Command { std: "docker" "start" "-a" "5fb39c5d3ddb5225e832c71bb3f90875a4125c02b6f6a190193cf3ecdee9d269", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/urlsup-a76a367fbfc7d98b) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test finder::tests::test_parse_lines_with_urls__from_file ... ok [INFO] [stdout] test finder::tests::test_parse_urls ... ok [INFO] [stdout] test finder::tests::test_parse_urls__img_url ... ok [INFO] [stdout] test tests::test_filter_timeouts__removes_timeouts ... ok [INFO] [stdout] test tests::test_dedup ... ok [INFO] [stdout] test finder::tests::test_parse_urls__badge_url ... ok [INFO] [stdout] test tests::test_filter_allowed_status_codes__removes_allowed_status_codes ... ok [INFO] [stdout] test tests::test_apply_white_list__filters_out_white_listed_urls ... ok [INFO] [stdout] test validator::tests::test_validation_result__to_string ... ok [INFO] [stdout] test validator::tests::test_validation_result__when_none__is_not_ok ... ok [INFO] [stdout] test validator::tests::test_validation_result__when_404__is_not_ok ... ok [INFO] [stdout] test validator::tests::test_validation_result__when_200__is_ok ... ok [INFO] [stdout] test finder::tests::test_parse_lines_with_urls__from_file__when_non_existing_file ... ok [INFO] [stdout] test validator::tests::test_validate_urls__handles_not_available_url ... ok [INFO] [stdout] test it_tests::test_run__no_issues_when_timeout_reached_and_allow_timeout ... ok [INFO] [stdout] test it_tests::test_run__has_no_issues ... ok [INFO] [stdout] test validator::tests::test_validate_urls__timeout_reached ... ok [INFO] [stdout] test it_tests::test_run__has_issues ... ok [INFO] [stdout] test it_tests::test_run__issues_when_timeout_reached ... ok [INFO] [stdout] test validator::tests::test_validate_urls__works ... ok [INFO] [stdout] test validator::tests::test_validate_urls__handles_url_with_status_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/urlsup-481b378fffe5d16a) [INFO] [stdout] [INFO] [stderr] Doc-tests urlsup [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] [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" "5fb39c5d3ddb5225e832c71bb3f90875a4125c02b6f6a190193cf3ecdee9d269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb39c5d3ddb5225e832c71bb3f90875a4125c02b6f6a190193cf3ecdee9d269", kill_on_drop: false }` [INFO] [stdout] 5fb39c5d3ddb5225e832c71bb3f90875a4125c02b6f6a190193cf3ecdee9d269