[INFO] fetching crate torrentfind 0.1.0... [INFO] testing torrentfind-0.1.0 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate torrentfind 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate torrentfind 0.1.0 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate torrentfind 0.1.0 [INFO] finished tweaking crates.io crate torrentfind 0.1.0 [INFO] tweaked toml for crates.io crate torrentfind 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate torrentfind 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded cssparser-macros v0.3.6 [INFO] [stderr] Downloaded markup5ever v0.9.0 [INFO] [stderr] Downloaded cssparser v0.25.9 [INFO] [stderr] Downloaded ref_thread_local v0.0.0 [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded pin-project-internal v0.4.10 [INFO] [stderr] Downloaded js-sys v0.3.39 [INFO] [stderr] Downloaded procedural-masquerade v0.1.6 [INFO] [stderr] Downloaded pin-project v0.4.10 [INFO] [stderr] Downloaded term-table v1.3.0 [INFO] [stderr] Downloaded web-sys v0.3.39 [INFO] [stderr] Downloaded html-extractor-macros v0.4.0 [INFO] [stderr] Downloaded selectors v0.21.0 [INFO] [stderr] Downloaded scraper v0.11.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.12 [INFO] [stderr] Downloaded html5ever v0.24.1 [INFO] [stderr] Downloaded html-extractor v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b82a81cef87735001e17240150b7e98848d9c3c77e8cf5887c995bbf432f0958 [INFO] running `Command { std: "docker" "start" "-a" "b82a81cef87735001e17240150b7e98848d9c3c77e8cf5887c995bbf432f0958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b82a81cef87735001e17240150b7e98848d9c3c77e8cf5887c995bbf432f0958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82a81cef87735001e17240150b7e98848d9c3c77e8cf5887c995bbf432f0958", kill_on_drop: false }` [INFO] [stdout] b82a81cef87735001e17240150b7e98848d9c3c77e8cf5887c995bbf432f0958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13204159fbd77675c59410e1f2b685c9b3ca331c5f745b9ce9ad7c969b239062 [INFO] running `Command { std: "docker" "start" "-a" "13204159fbd77675c59410e1f2b685c9b3ca331c5f745b9ce9ad7c969b239062", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling term-table v1.3.0 [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 string_cache v0.7.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling pin-project-internal v0.4.10 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.10 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling html-extractor-macros v0.4.0 [INFO] [stderr] Compiling html-extractor v0.4.0 [INFO] [stderr] Compiling torrentfind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0, tendril v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "13204159fbd77675c59410e1f2b685c9b3ca331c5f745b9ce9ad7c969b239062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13204159fbd77675c59410e1f2b685c9b3ca331c5f745b9ce9ad7c969b239062", kill_on_drop: false }` [INFO] [stdout] 13204159fbd77675c59410e1f2b685c9b3ca331c5f745b9ce9ad7c969b239062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d266c89af89e5fea64ddeb3d084ec91aa68d4ac682148bb8ea195c95ee44ee06 [INFO] running `Command { std: "docker" "start" "-a" "d266c89af89e5fea64ddeb3d084ec91aa68d4ac682148bb8ea195c95ee44ee06", kill_on_drop: false }` [INFO] [stderr] Compiling torrentfind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0, tendril v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "d266c89af89e5fea64ddeb3d084ec91aa68d4ac682148bb8ea195c95ee44ee06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d266c89af89e5fea64ddeb3d084ec91aa68d4ac682148bb8ea195c95ee44ee06", kill_on_drop: false }` [INFO] [stdout] d266c89af89e5fea64ddeb3d084ec91aa68d4ac682148bb8ea195c95ee44ee06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6166a1dae72ee4a44ee164d95f9d65c783e5a832f8d6ffb79522a641fd3b492b [INFO] running `Command { std: "docker" "start" "-a" "6166a1dae72ee4a44ee164d95f9d65c783e5a832f8d6ffb79522a641fd3b492b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0, tendril v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torrentfind-1fc05011fc518f14) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test models::test::testfromvec ... ok [INFO] [stdout] test test::test_req ... ok [INFO] [stdout] test test::getid_test ... FAILED [INFO] [stdout] test test::querytest ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::getid_test stdout ---- [INFO] [stdout] thread 'test::getid_test' panicked at 'called `Result::unwrap()` on an `Err` value: Internet(reqwest::Error { kind: Request, url: "https://1337x.to/search/Elementary.S06E06.HDTV.x264-LOL[eztv]/1/", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/lib.rs:131:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e4c5da50f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55e4c5da50f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e4c5da50f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e4c5da50f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e4c5dc948c - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55e4c5d9f495 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55e4c5da6b61 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e4c5da6b61 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e4c5da6b61 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e4c5da67b6 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e4c5da7203 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e4c5da70f7 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e4c5da55c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e4c5da6e22 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e4c56c3633 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55e4c56c3783 - core::result::unwrap_failed::h19364dd252eca818 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55e4c56cda03 - core::result::Result::unwrap::hc89791e31a54e88c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x55e4c56d0ab3 - torrentfind::test::getid_test::hfea9757a2d704d21 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:131:31 [INFO] [stdout] 18: 0x55e4c56d0a6a - torrentfind::test::getid_test::{{closure}}::ha7228fe08c2eb106 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:130:5 [INFO] [stdout] 19: 0x55e4c56c940e - core::ops::function::FnOnce::call_once::hae5d4aa9ef8a7a06 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55e4c57066a3 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55e4c57066a3 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55e4c570542c - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 23: 0x55e4c570542c - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e4c570542c - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55e4c570542c - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55e4c570542c - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55e4c570542c - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55e4c570542c - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55e4c56d106c - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55e4c56d106c - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55e4c56d6faf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55e4c56d6faf - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e4c56d6faf - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55e4c56d6faf - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55e4c56d6faf - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55e4c56d6faf - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55e4c56d6faf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55e4c5dab8f3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x55e4c5dab8f3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x55e4c5dab8f3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f44e2cb7609 - start_thread [INFO] [stdout] 42: 0x7f44e2a8b133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::querytest stdout ---- [INFO] [stdout] thread 'test::querytest' panicked at 'couldn't query site', src/lib.rs:117:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e4c5da50f0 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55e4c5da50f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e4c5da50f0 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e4c5da50f0 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e4c5dc948c - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55e4c5d9f495 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55e4c5da6b61 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e4c5da6b61 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e4c5da6b61 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e4c5da67b6 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e4c5da7203 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e4c5ce5f08 - std::panicking::begin_panic::{{closure}}::h8b1a85f5b26ff2b4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55e4c5ce52d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hef5ead3209294f4c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e4c5ce5e40 - std::panicking::begin_panic::h032a043bfe4afab1 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55e4c56d078f - torrentfind::test::test_query::hcd3fbd712bdf0681 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:117:40 [INFO] [stdout] 15: 0x55e4c56d0a42 - torrentfind::test::querytest::h9c7e393f6130d428 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:125:9 [INFO] [stdout] 16: 0x55e4c56d0a1a - torrentfind::test::querytest::{{closure}}::h744a8551f95af700 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:124:5 [INFO] [stdout] 17: 0x55e4c56c944e - core::ops::function::FnOnce::call_once::hc1cf3ba89e35ae0f [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 18: 0x55e4c57066a3 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x55e4c57066a3 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 20: 0x55e4c570542c - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 21: 0x55e4c570542c - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55e4c570542c - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x55e4c570542c - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 24: 0x55e4c570542c - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 25: 0x55e4c570542c - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 26: 0x55e4c570542c - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 27: 0x55e4c56d106c - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 28: 0x55e4c56d106c - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 29: 0x55e4c56d6faf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 30: 0x55e4c56d6faf - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55e4c56d6faf - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x55e4c56d6faf - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x55e4c56d6faf - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x55e4c56d6faf - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 35: 0x55e4c56d6faf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 36: 0x55e4c5dab8f3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 37: 0x55e4c5dab8f3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 38: 0x55e4c5dab8f3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 39: 0x7f44e2cb7609 - start_thread [INFO] [stdout] 40: 0x7f44e2a8b133 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::getid_test [INFO] [stdout] test::querytest [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "6166a1dae72ee4a44ee164d95f9d65c783e5a832f8d6ffb79522a641fd3b492b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6166a1dae72ee4a44ee164d95f9d65c783e5a832f8d6ffb79522a641fd3b492b", kill_on_drop: false }` [INFO] [stdout] 6166a1dae72ee4a44ee164d95f9d65c783e5a832f8d6ffb79522a641fd3b492b