[INFO] cloning repository https://github.com/A11yWatch/crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A11yWatch/crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA11yWatch%2Fcrawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA11yWatch%2Fcrawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5b141fed7c89e9a638940916a321652a6a744fc [INFO] testing A11yWatch/crawler against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA11yWatch%2Fcrawler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/A11yWatch/crawler on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/A11yWatch/crawler [INFO] finished tweaking git repo https://github.com/A11yWatch/crawler [INFO] tweaked toml for git repo https://github.com/A11yWatch/crawler written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/A11yWatch/crawler 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a83beffff087a219c544b9b9f04ddd64cfc895b2b3bb16e88a887ad35ccd8772 [INFO] running `Command { std: "docker" "start" "-a" "a83beffff087a219c544b9b9f04ddd64cfc895b2b3bb16e88a887ad35ccd8772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a83beffff087a219c544b9b9f04ddd64cfc895b2b3bb16e88a887ad35ccd8772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83beffff087a219c544b9b9f04ddd64cfc895b2b3bb16e88a887ad35ccd8772", kill_on_drop: false }` [INFO] [stdout] a83beffff087a219c544b9b9f04ddd64cfc895b2b3bb16e88a887ad35ccd8772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bc4982379ba8df9d523a545854e892cf8a4f6caff05b48f21855367ba0c3f27 [INFO] running `Command { std: "docker" "start" "-a" "2bc4982379ba8df9d523a545854e892cf8a4f6caff05b48f21855367ba0c3f27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling axum v0.6.4 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling string_concat v0.0.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling chrono_utils v0.1.3 [INFO] [stderr] Compiling sitemap v0.4.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.11.6 [INFO] [stderr] Compiling prost-types v0.11.6 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling prost-build v0.11.6 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling os_info v3.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling website_crawler v0.7.26 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling scraper v0.14.0 [INFO] [stderr] Compiling ua_generator v0.3.5 (https://github.com/a11ywatch/ua_generator.git#90084537) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "2bc4982379ba8df9d523a545854e892cf8a4f6caff05b48f21855367ba0c3f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc4982379ba8df9d523a545854e892cf8a4f6caff05b48f21855367ba0c3f27", kill_on_drop: false }` [INFO] [stdout] 2bc4982379ba8df9d523a545854e892cf8a4f6caff05b48f21855367ba0c3f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d42cc5a22629f92767fc945d8ef5151d637d90cfdcaedcfd61cba7b01c956667 [INFO] running `Command { std: "docker" "start" "-a" "d42cc5a22629f92767fc945d8ef5151d637d90cfdcaedcfd61cba7b01c956667", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling website_crawler v0.7.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "d42cc5a22629f92767fc945d8ef5151d637d90cfdcaedcfd61cba7b01c956667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42cc5a22629f92767fc945d8ef5151d637d90cfdcaedcfd61cba7b01c956667", kill_on_drop: false }` [INFO] [stdout] d42cc5a22629f92767fc945d8ef5151d637d90cfdcaedcfd61cba7b01c956667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36a9eecc356b84b4ebbb5d411a6422eba36a0ef901bcb96b9b50801885c93db1 [INFO] running `Command { std: "docker" "start" "-a" "36a9eecc356b84b4ebbb5d411a6422eba36a0ef901bcb96b9b50801885c93db1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/website_crawler-0a95cc7d465ddfba) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test packages::spider::website::not_crawl_blacklist ... ok [INFO] [stdout] test packages::spider::website::crawl ... FAILED [INFO] [stdout] test packages::spider::page::test_abs_path ... ok [INFO] [stdout] test packages::spider::page::parse_links ... FAILED [INFO] [stdout] test packages::spider::website::test_respect_robots_txt ... FAILED [INFO] [stdout] test packages::spider::website::crawl_invalid ... ok [INFO] [stdout] test packages::spider::website::test_link_duplicates ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- packages::spider::website::crawl stdout ---- [INFO] [stdout] thread 'packages::spider::website::crawl' panicked at '{"https://choosealicense.com/"}', src/packages/spider/website.rs:489:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ca8dcddd3a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ca8dcddd3a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ca8dcddd3a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55ca8dcddd3a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ca8dd04bae - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55ca8dcd8bb5 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55ca8dcddb05 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55ca8dcddb05 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55ca8dcdf88f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55ca8dcdf5b0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55ca8d66918f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55ca8d66918f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55ca8dcdffba - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55ca8dcdffba - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55ca8dcdfd39 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55ca8dcde1ec - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55ca8dcdfa42 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55ca8d5ed333 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55ca8d61225d - website_crawler::packages::spider::website::crawl::{{closure}}::h35d0959f1ea84a2d [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/website.rs:489:5 [INFO] [stdout] 19: 0x55ca8d607252 - as core::future::future::Future>::poll::h792fa7befb4c90f7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 20: 0x55ca8d6071f5 - as core::future::future::Future>::poll::h7032fdb05c1dc1f7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 21: 0x55ca8d638e34 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4241ff007bae02ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 22: 0x55ca8d638d41 - tokio::runtime::coop::with_budget::hc8f1ecb517211b61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:102:5 [INFO] [stdout] 23: 0x55ca8d638d41 - tokio::runtime::coop::budget::h4da7beb2b91f7a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:68:5 [INFO] [stdout] 24: 0x55ca8d638d41 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc48b32379a21c842 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 25: 0x55ca8d63763e - tokio::runtime::scheduler::current_thread::Context::enter::hafa237527b7e4344 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 26: 0x55ca8d63840a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h661398c53ccb6562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 27: 0x55ca8d6380fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8bfe524b8d6c3aaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 28: 0x55ca8d5fd1dd - tokio::macros::scoped_tls::ScopedKey::set::hd1d89545b5125886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55ca8d637e96 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf614fec54631e58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 30: 0x55ca8d638154 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0fcdb3f8363d2a94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 31: 0x55ca8d636cbd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4db46bca17c0f23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 32: 0x55ca8d60bdb5 - tokio::runtime::runtime::Runtime::block_on::h281f55631bb2c4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/runtime.rs:282:47 [INFO] [stdout] 33: 0x55ca8d611e90 - website_crawler::packages::spider::website::crawl::h78dac4723a8fffc8 [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/website.rs:489:5 [INFO] [stdout] 34: 0x55ca8d611d07 - website_crawler::packages::spider::website::crawl::{{closure}}::h257fbdd1a1755b3d [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/website.rs:486:18 [INFO] [stdout] 35: 0x55ca8d5ee8b5 - core::ops::function::FnOnce::call_once::hd1f24669d8f6dc3d [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x55ca8d66e5bf - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x55ca8d66e5bf - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 38: 0x55ca8d63fcbc - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 39: 0x55ca8d63fcbc - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55ca8d66d5ba - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 41: 0x55ca8d66d5ba - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x55ca8d66d5ba - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x55ca8d66d5ba - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x55ca8d66d5ba - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 45: 0x55ca8d66d5ba - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 46: 0x55ca8d66d5ba - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 47: 0x55ca8d63a461 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 48: 0x55ca8d63a461 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 49: 0x55ca8d63fddb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 50: 0x55ca8d63fddb - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x55ca8d63fddb - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 52: 0x55ca8d63fddb - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 53: 0x55ca8d63fddb - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 54: 0x55ca8d63fddb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x55ca8d63fddb - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55ca8dce46a3 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 57: 0x55ca8dce46a3 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 58: 0x55ca8dce46a3 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 59: 0x7f48a4d3ab43 - [INFO] [stdout] 60: 0x7f48a4dcbbb4 - __clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- packages::spider::page::parse_links stdout ---- [INFO] [stdout] thread 'packages::spider::page::parse_links' panicked at 'Could not find https://choosealicense.com/. Theses URLs was found {}', src/packages/spider/page.rs:237:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ca8dcddd3a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ca8dcddd3a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ca8dcddd3a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55ca8dcddd3a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ca8dd04bae - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55ca8dcd8bb5 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55ca8dcddb05 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55ca8dcddb05 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55ca8dcdf88f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55ca8dcdf5b0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55ca8d66918f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55ca8d66918f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55ca8dcdffba - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55ca8dcdffba - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55ca8dcdfd39 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55ca8dcde1ec - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55ca8dcdfa42 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55ca8d5ed333 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55ca8d624967 - website_crawler::packages::spider::page::parse_links::{{closure}}::h36de4ad8ec068d23 [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/page.rs:237:5 [INFO] [stdout] 19: 0x55ca8d607252 - as core::future::future::Future>::poll::h792fa7befb4c90f7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 20: 0x55ca8d6071f5 - as core::future::future::Future>::poll::h7032fdb05c1dc1f7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 21: 0x55ca8d638e34 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4241ff007bae02ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 22: 0x55ca8d638d41 - tokio::runtime::coop::with_budget::hc8f1ecb517211b61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:102:5 [INFO] [stdout] 23: 0x55ca8d638d41 - tokio::runtime::coop::budget::h4da7beb2b91f7a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:68:5 [INFO] [stdout] 24: 0x55ca8d638d41 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc48b32379a21c842 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 25: 0x55ca8d63763e - tokio::runtime::scheduler::current_thread::Context::enter::hafa237527b7e4344 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 26: 0x55ca8d63840a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h661398c53ccb6562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 27: 0x55ca8d6380fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8bfe524b8d6c3aaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 28: 0x55ca8d5fd1dd - tokio::macros::scoped_tls::ScopedKey::set::hd1d89545b5125886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x55ca8d637e96 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf614fec54631e58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 30: 0x55ca8d638154 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0fcdb3f8363d2a94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 31: 0x55ca8d636cbd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4db46bca17c0f23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 32: 0x55ca8d60bdb5 - tokio::runtime::runtime::Runtime::block_on::h281f55631bb2c4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/runtime.rs:282:47 [INFO] [stdout] 33: 0x55ca8d6243c2 - website_crawler::packages::spider::page::parse_links::hd197983acfc4a8bb [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/page.rs:237:5 [INFO] [stdout] 34: 0x55ca8d624237 - website_crawler::packages::spider::page::parse_links::{{closure}}::hfe794f01393c2585 [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/page.rs:227:24 [INFO] [stdout] 35: 0x55ca8d5ee305 - core::ops::function::FnOnce::call_once::h2f243b62b7b8519f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x55ca8d66e5bf - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x55ca8d66e5bf - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 38: 0x55ca8d63fcbc - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 39: 0x55ca8d63fcbc - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55ca8d66d5ba - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 41: 0x55ca8d66d5ba - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x55ca8d66d5ba - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x55ca8d66d5ba - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x55ca8d66d5ba - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 45: 0x55ca8d66d5ba - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 46: 0x55ca8d66d5ba - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 47: 0x55ca8d63a461 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 48: 0x55ca8d63a461 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 49: 0x55ca8d63fddb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 50: 0x55ca8d63fddb - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x55ca8d63fddb - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 52: 0x55ca8d63fddb - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 53: 0x55ca8d63fddb - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 54: 0x55ca8d63fddb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x55ca8d63fddb - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55ca8dce46a3 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 57: 0x55ca8dce46a3 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 58: 0x55ca8dce46a3 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 59: 0x7f48a4d3ab43 - [INFO] [stdout] 60: 0x7f48a4dcbbb4 - __clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- packages::spider::website::test_respect_robots_txt stdout ---- [INFO] [stdout] thread 'packages::spider::website::test_respect_robots_txt' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `250`, [INFO] [stdout] right: `60000`', src/packages/spider/website.rs:555:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ca8dcddd3a - std::backtrace_rs::backtrace::libunwind::trace::he568b6238b072df1 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ca8dcddd3a - std::backtrace_rs::backtrace::trace_unsynchronized::h615b35b2d049ee58 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ca8dcddd3a - std::sys_common::backtrace::_print_fmt::h6351640b3c0a2ee5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55ca8dcddd3a - ::fmt::h6ad0c52f3db5de61 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ca8dd04bae - core::fmt::write::h40c806382df4467b [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x55ca8dcd8bb5 - std::io::Write::write_fmt::h927efc1119ecc2aa [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55ca8dcddb05 - std::sys_common::backtrace::_print::h3e2ab0ebf3e1539e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55ca8dcddb05 - std::sys_common::backtrace::print::hf60e1d0c5675adaf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55ca8dcdf88f - std::panicking::default_hook::{{closure}}::h37c40e75fe351113 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55ca8dcdf5b0 - std::panicking::default_hook::hdfddcd6d3c8da773 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55ca8d66918f - as core::ops::function::Fn>::call::h3927aee20d921376 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x55ca8d66918f - test::test_main::{{closure}}::hdbf0e74117216bc6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55ca8dcdffba - as core::ops::function::Fn>::call::h175ab4d0851ed3dd [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x55ca8dcdffba - std::panicking::rust_panic_with_hook::h33ea336d8aedfd37 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55ca8dcdfd39 - std::panicking::begin_panic_handler::{{closure}}::h549545ba99aa7150 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55ca8dcde1ec - std::sys_common::backtrace::__rust_end_short_backtrace::h8ba7d914c318dda0 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55ca8dcdfa42 - rust_begin_unwind [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55ca8d5ed333 - core::panicking::panic_fmt::h0d8830f4392dec6c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x55ca8d5ed66f - core::panicking::assert_failed_inner::heb4c9e177dd9d015 [INFO] [stdout] 19: 0x55ca8dbd22fa - core::panicking::assert_failed::hc3b19e3b37a68769 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panicking.rs:212:5 [INFO] [stdout] 20: 0x55ca8d613dfe - website_crawler::packages::spider::website::test_respect_robots_txt::{{closure}}::h74d0fe14cb82eb6e [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/website.rs:555:5 [INFO] [stdout] 21: 0x55ca8d607252 - as core::future::future::Future>::poll::h792fa7befb4c90f7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 22: 0x55ca8d6071f5 - as core::future::future::Future>::poll::h7032fdb05c1dc1f7 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55ca8d638e34 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4241ff007bae02ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 24: 0x55ca8d638d41 - tokio::runtime::coop::with_budget::hc8f1ecb517211b61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:102:5 [INFO] [stdout] 25: 0x55ca8d638d41 - tokio::runtime::coop::budget::h4da7beb2b91f7a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/coop.rs:68:5 [INFO] [stdout] 26: 0x55ca8d638d41 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc48b32379a21c842 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x55ca8d63763e - tokio::runtime::scheduler::current_thread::Context::enter::hafa237527b7e4344 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x55ca8d63840a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h661398c53ccb6562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 29: 0x55ca8d6380fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8bfe524b8d6c3aaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x55ca8d5fd1dd - tokio::macros::scoped_tls::ScopedKey::set::hd1d89545b5125886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55ca8d637e96 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haf614fec54631e58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 32: 0x55ca8d638154 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0fcdb3f8363d2a94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 33: 0x55ca8d636cbd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4db46bca17c0f23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 34: 0x55ca8d60bdb5 - tokio::runtime::runtime::Runtime::block_on::h281f55631bb2c4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.24.2/src/runtime/runtime.rs:282:47 [INFO] [stdout] 35: 0x55ca8d6130e2 - website_crawler::packages::spider::website::test_respect_robots_txt::h4b0724be4d2bd563 [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/website.rs:564:5 [INFO] [stdout] 36: 0x55ca8d612f57 - website_crawler::packages::spider::website::test_respect_robots_txt::{{closure}}::ha9a35901941de4a3 [INFO] [stdout] at /opt/rustwide/workdir/src/packages/spider/website.rs:527:36 [INFO] [stdout] 37: 0x55ca8d5ee835 - core::ops::function::FnOnce::call_once::hc6f57231020399cb [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x55ca8d66e5bf - core::ops::function::FnOnce::call_once::hb813d3f5e166c08f [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55ca8d66e5bf - test::__rust_begin_short_backtrace::h7f1b06ce6d6d08d4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:656:18 [INFO] [stdout] 40: 0x55ca8d63fcbc - test::run_test::{{closure}}::hf9f121460b3b37c8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:647:30 [INFO] [stdout] 41: 0x55ca8d63fcbc - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0e1b9efe6cf3be8a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55ca8d66d5ba - as core::ops::function::FnOnce>::call_once::h8c84194e00139966 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 43: 0x55ca8d66d5ba - as core::ops::function::FnOnce<()>>::call_once::hb13db309c0c9d10c [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55ca8d66d5ba - std::panicking::try::do_call::h7d4dd91edca02d36 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 45: 0x55ca8d66d5ba - std::panicking::try::h05cb81cfea21662a [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 46: 0x55ca8d66d5ba - std::panic::catch_unwind::h13944fb8eed602e8 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 47: 0x55ca8d66d5ba - test::run_test_in_process::he4b7e28b3a0c7b92 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:679:27 [INFO] [stdout] 48: 0x55ca8d66d5ba - test::run_test::run_test_inner::{{closure}}::hea5def5b7f8bfcbf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:573:39 [INFO] [stdout] 49: 0x55ca8d63a461 - test::run_test::run_test_inner::{{closure}}::hb46db0f41ff1caff [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/test/src/lib.rs:600:37 [INFO] [stdout] 50: 0x55ca8d63a461 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03d30eb38b5e6fd6 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 51: 0x55ca8d63fddb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdb948eb939775932 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 52: 0x55ca8d63fddb - as core::ops::function::FnOnce<()>>::call_once::h9584672b1fce3a06 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55ca8d63fddb - std::panicking::try::do_call::hebd78cb1e67eadd9 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:483:40 [INFO] [stdout] 54: 0x55ca8d63fddb - std::panicking::try::h34445f614a486f1e [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panicking.rs:447:19 [INFO] [stdout] 55: 0x55ca8d63fddb - std::panic::catch_unwind::ha9b5bb54988040d5 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/panic.rs:140:14 [INFO] [stdout] 56: 0x55ca8d63fddb - std::thread::Builder::spawn_unchecked_::{{closure}}::h5ab9ede3d2fe3114 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x55ca8d63fddb - core::ops::function::FnOnce::call_once{{vtable.shim}}::he9a47e7e0dc40adf [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x55ca8dce46a3 - as core::ops::function::FnOnce>::call_once::hb80f533ade5d9d33 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 59: 0x55ca8dce46a3 - as core::ops::function::FnOnce>::call_once::h832b731bedc41dd4 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 60: 0x55ca8dce46a3 - std::sys::unix::thread::Thread::new::thread_start::h73cb34857e6f2a78 [INFO] [stdout] at /rustc/ece70b22820429ebf0c6d388c32356a14c58fc2f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7f48a4d3ab43 - [INFO] [stdout] 62: 0x7f48a4dcbbb4 - __clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] packages::spider::page::parse_links [INFO] [stdout] packages::spider::website::crawl [INFO] [stdout] packages::spider::website::test_respect_robots_txt [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "36a9eecc356b84b4ebbb5d411a6422eba36a0ef901bcb96b9b50801885c93db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a9eecc356b84b4ebbb5d411a6422eba36a0ef901bcb96b9b50801885c93db1", kill_on_drop: false }` [INFO] [stdout] 36a9eecc356b84b4ebbb5d411a6422eba36a0ef901bcb96b9b50801885c93db1