[INFO] crate url-bot-rs 0.3.0 is already in cache [INFO] testing url-bot-rs-0.3.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate url-bot-rs 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate url-bot-rs 0.3.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate url-bot-rs 0.3.0 [INFO] finished tweaking crates.io crate url-bot-rs 0.3.0 [INFO] tweaked toml for crates.io crate url-bot-rs 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate url-bot-rs 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6db0b2edc68dccb98b868ad3c7a05a6f65514622e2f76d21f302689ea346ff6e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6db0b2edc68dccb98b868ad3c7a05a6f65514622e2f76d21f302689ea346ff6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db0b2edc68dccb98b868ad3c7a05a6f65514622e2f76d21f302689ea346ff6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db0b2edc68dccb98b868ad3c7a05a6f65514622e2f76d21f302689ea346ff6e", kill_on_drop: false }` [INFO] [stdout] 6db0b2edc68dccb98b868ad3c7a05a6f65514622e2f76d21f302689ea346ff6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31026b2beee1a7ed086827427d61427ac350b8bff116cec7fd2f4ee84bbd3ea3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31026b2beee1a7ed086827427d61427ac350b8bff116cec7fd2f4ee84bbd3ea3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling standback v0.2.6 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling rusqlite v0.14.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.5+1.0.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling git2 v0.13.5 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling time v0.2.10 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_rusqlite v0.14.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling built v0.4.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling url-bot-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 32s [INFO] running `Command { std: "docker" "inspect" "31026b2beee1a7ed086827427d61427ac350b8bff116cec7fd2f4ee84bbd3ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31026b2beee1a7ed086827427d61427ac350b8bff116cec7fd2f4ee84bbd3ea3", kill_on_drop: false }` [INFO] [stdout] 31026b2beee1a7ed086827427d61427ac350b8bff116cec7fd2f4ee84bbd3ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f01e717549412dafaefb8511bda3f2f5dcf2f9617ef67241e036615f7c6c96a7 [INFO] running `Command { std: "docker" "start" "-a" "f01e717549412dafaefb8511bda3f2f5dcf2f9617ef67241e036615f7c6c96a7", kill_on_drop: false }` [INFO] [stderr] Compiling chunked_transfer v1.1.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tiny_http v0.7.0 [INFO] [stderr] Compiling url-bot-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.24s [INFO] running `Command { std: "docker" "inspect" "f01e717549412dafaefb8511bda3f2f5dcf2f9617ef67241e036615f7c6c96a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01e717549412dafaefb8511bda3f2f5dcf2f9617ef67241e036615f7c6c96a7", kill_on_drop: false }` [INFO] [stdout] f01e717549412dafaefb8511bda3f2f5dcf2f9617ef67241e036615f7c6c96a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba6925ccc48e55e9fac2835278d1b2f8180e0c5a547803dcb6ae19e97d5fc398 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba6925ccc48e55e9fac2835278d1b2f8180e0c5a547803dcb6ae19e97d5fc398", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/url_bot_rs-212ce2918f094bc2 [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test config::tests::test_expand_tilde ... ok [INFO] [stdout] test config::tests::sqlite_path_config_overrides_explicit ... ok [INFO] [stdout] test config::tests::sqlite_path_config_overrides_default ... ok [INFO] [stdout] test config::tests::sqlite_path_empty_config_path_does_not_override_explicit ... ok [INFO] [stdout] test config::tests::test_allow_loading_with_missing_optional_fields ... ok [INFO] [stdout] test config::tests::test_ensure_parent ... ok [INFO] [stdout] test config::tests::test_ensure_parent_file_in_cwd ... ok [INFO] [stdout] test config::tests::example_conf_data_matches_generated_default_values ... ok [INFO] [stdout] test http::tests::resolve_urls ... ignored [INFO] [stdout] test config::tests::conf_add_remove_channel ... ok [INFO] [stdout] test config::tests::test_do_not_promiscuously_load_any_toml ... ok [INFO] [stdout] test config::tests::sqlite_path_explicit ... ok [INFO] [stdout] test config::tests::test_ensure_parent_relative ... ok [INFO] [stdout] test config::tests::load_example_conf ... ok [INFO] [stdout] test config::tests::test_macros ... ok [INFO] [stdout] test message::tests::test_contains_unsafe_chars ... ok [INFO] [stdout] test config::tests::sqlite_path_default ... ok [INFO] [stdout] test config::tests::load_write_default ... ok [INFO] [stdout] test message::tests::test_is_ping_no_partial_nick ... ok [INFO] [stdout] test message::tests::test_add_scheme_for_tld ... ok [INFO] [stdout] test message::tests::test_process_titles_partial ... ignored [INFO] [stdout] test message::tests::test_process_titles_http_https_only ... ok [INFO] [stdout] test message::tests::test_create_non_highlighting_name ... ok [INFO] [stdout] test message::tests::test_process_titles_unsafe_chars ... ok [INFO] [stdout] test message::tests::test_is_ping ... ok [INFO] [stdout] test message::tests::test_utf8_truncate ... ok [INFO] [stdout] test http::tests::redirect_with_cookie ... ok [INFO] [stdout] test title::tests::empty_no_metadata ... ok [INFO] [stdout] test title::tests::parse_titles ... ok [INFO] [stdout] test message::tests::test_process_titles_value ... ok [INFO] [stderr] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/http.rs:397:65 [INFO] [stdout] test http::tests::redirect_absolute_location ... ok [INFO] [stdout] test http::tests::redirect_relative_location ... ok [INFO] [stdout] test message::tests::test_process_titles_deduplicate ... ok [INFO] [stdout] test http::tests::redirect_no_redirection_location_provided ... ok [INFO] [stdout] test message::tests::test_process_titles_repost ... ok [INFO] [stderr] stack backtrace: [INFO] [stdout] test message::tests::test_process_titles_resolve_error ... FAILED [INFO] [stderr] 0: 0x5639cc4ed3b5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] test title::tests::get_metadata_from_local_images ... FAILED [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5639cc4ed3b5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5639cc4ed3b5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5639cc4ed3b5 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5639cc51a0cc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5639cc4e5762 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x5639cc4f0100 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5639cc4f0100 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5639cc4f0100 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5639cc4efe4c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x5639cc4f0743 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x5639cc4f033b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x5639cc518031 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x5639cc517e53 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x5639cba7014b - core::result::Result::unwrap::h5cc72e243f264910 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x5639cba11f3c - url_bot_rs::http::tests::verify_request_headers::{{closure}}::h736887620f999b61 [INFO] [stderr] at src/http.rs:397 [INFO] [stderr] 16: 0x5639cb970e53 - std::sys_common::backtrace::__rust_begin_short_backtrace::hee7b98fb32a85f55 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 17: 0x5639cba67df3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h61044b92fc579ff1 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:475 [INFO] [stderr] 18: 0x5639cb9b60b3 - as core::ops::function::FnOnce<()>>::call_once::h7697e17cad1aa0f8 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stderr] 19: 0x5639cba3a6ab - std::panicking::try::do_call::h52cf6bbdaa909872 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stderr] 20: 0x5639cba4ef2d - __rust_try [INFO] [stderr] 21: 0x5639cba3a340 - std::panicking::try::hd92aa69e833a04b8 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stderr] 22: 0x5639cb9ba453 - std::panic::catch_unwind::h7616621ad0591677 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x5639cba6718c - std::thread::Builder::spawn_unchecked::{{closure}}::h7c64058e2da057c6 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:474 [INFO] [stderr] 24: 0x5639cba3c6ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h019779a000c75076 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stderr] 25: 0x5639cc4f83fa - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stderr] 26: 0x5639cc4f83fa - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stderr] 27: 0x5639cc4f83fa - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 28: 0x7fec753e6609 - start_thread [INFO] [stderr] 29: 0x7fec752f0103 - __clone [INFO] [stderr] 30: 0x0 - [INFO] [stdout] test config::tests::test_find_configs_in_dir ... ok [INFO] [stdout] test message::tests::test_process_titles_count ... ok [INFO] [stdout] test message::tests::test_process_titles_limit ... ok [INFO] [stdout] test http::tests::verify_request_headers ... FAILED [INFO] [stdout] test http::tests::test_retry_server_errors ... ok [INFO] [stdout] test http::tests::redirect_limit ... test http::tests::redirect_limit has been running for over 60 seconds [INFO] [stdout] test http::tests::resolve_locally_served_files ... test http::tests::resolve_locally_served_files has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ba6925ccc48e55e9fac2835278d1b2f8180e0c5a547803dcb6ae19e97d5fc398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba6925ccc48e55e9fac2835278d1b2f8180e0c5a547803dcb6ae19e97d5fc398", kill_on_drop: false }` [INFO] [stdout] ba6925ccc48e55e9fac2835278d1b2f8180e0c5a547803dcb6ae19e97d5fc398