[INFO] cloning repository https://github.com/ziggornif/recursive-web-loader-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziggornif/recursive-web-loader-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziggornif%2Frecursive-web-loader-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziggornif%2Frecursive-web-loader-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24730149958158449de62b83e9133f0342c250bd
[INFO] testing ziggornif/recursive-web-loader-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziggornif%2Frecursive-web-loader-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ziggornif/recursive-web-loader-rs
[INFO] finished tweaking git repo https://github.com/ziggornif/recursive-web-loader-rs
[INFO] tweaked toml for git repo https://github.com/ziggornif/recursive-web-loader-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ziggornif/recursive-web-loader-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ziggornif/recursive-web-loader-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded mockito v1.4.0
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded scraper v0.19.0
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f62c795cd7ff78e8334bc4b447dd5b756cbbf63eb6edc27ef44357b20ae87310
[INFO] running `Command { std: "docker" "start" "-a" "f62c795cd7ff78e8334bc4b447dd5b756cbbf63eb6edc27ef44357b20ae87310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f62c795cd7ff78e8334bc4b447dd5b756cbbf63eb6edc27ef44357b20ae87310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62c795cd7ff78e8334bc4b447dd5b756cbbf63eb6edc27ef44357b20ae87310", kill_on_drop: false }`
[INFO] [stdout] f62c795cd7ff78e8334bc4b447dd5b756cbbf63eb6edc27ef44357b20ae87310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aab8747f9a71b53b66a7cecb69a0f44d5c1c911b3e3e5368ae2af32b297e7697
[INFO] running `Command { std: "docker" "start" "-a" "aab8747f9a71b53b66a7cecb69a0f44d5c1c911b3e3e5368ae2af32b297e7697", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling scraper v0.19.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling mockito v1.4.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling recursive-web-loader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `url`, `exclude_dirs`, `max_depth`, `timeout`, `prevent_outside`, and `client` are never read
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct RecursiveWebLoader {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 37 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 38 |     exclude_dirs: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 39 |     max_depth: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     timeout: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 41 |     prevent_outside: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     client: Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_text_not_in_script` is never used
[INFO] [stdout]   --> src/lib.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn collect_text_not_in_script(element: &ElementRef, text: &mut Vec<String>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/lib.rs:71:14
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl RecursiveWebLoader {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  71 |     async fn fetch_url(&self, url: &str) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn extract_metadata(&self, raw_html: &str, url: &str) -> HashMap<String, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn extractor(&self, raw_html: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     async fn get_url_as_doc(&self, url: &str) -> Option<Document> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     fn get_child_links(&self, html: &str, base_url: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     fn get_child_urls_recursive<'a>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     async fn load(&self) -> Vec<Document> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.83s
[INFO] running `Command { std: "docker" "inspect" "aab8747f9a71b53b66a7cecb69a0f44d5c1c911b3e3e5368ae2af32b297e7697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab8747f9a71b53b66a7cecb69a0f44d5c1c911b3e3e5368ae2af32b297e7697", kill_on_drop: false }`
[INFO] [stdout] aab8747f9a71b53b66a7cecb69a0f44d5c1c911b3e3e5368ae2af32b297e7697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c041974e800a8a2c9fca14449730da848ce921b29496da9bb6a577f286d9eef
[INFO] running `Command { std: "docker" "start" "-a" "0c041974e800a8a2c9fca14449730da848ce921b29496da9bb6a577f286d9eef", kill_on_drop: false }`
[INFO] [stdout] warning: fields `url`, `exclude_dirs`, `max_depth`, `timeout`, `prevent_outside`, and `client` are never read
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct RecursiveWebLoader {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 37 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 38 |     exclude_dirs: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 39 |     max_depth: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     timeout: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 41 |     prevent_outside: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     client: Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_text_not_in_script` is never used
[INFO] [stdout]   --> src/lib.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn collect_text_not_in_script(element: &ElementRef, text: &mut Vec<String>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive-web-loader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/lib.rs:71:14
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl RecursiveWebLoader {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  71 |     async fn fetch_url(&self, url: &str) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn extract_metadata(&self, raw_html: &str, url: &str) -> HashMap<String, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn extractor(&self, raw_html: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     async fn get_url_as_doc(&self, url: &str) -> Option<Document> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     fn get_child_links(&self, html: &str, base_url: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     fn get_child_urls_recursive<'a>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     async fn load(&self) -> Vec<Document> {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `mockRoot` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let mockRoot = server
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `mock_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `mockSubPath` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let mockSubPath = server
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `mock_sub_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "0c041974e800a8a2c9fca14449730da848ce921b29496da9bb6a577f286d9eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c041974e800a8a2c9fca14449730da848ce921b29496da9bb6a577f286d9eef", kill_on_drop: false }`
[INFO] [stdout] 0c041974e800a8a2c9fca14449730da848ce921b29496da9bb6a577f286d9eef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9923aca57f4213adf7ee81c19dc180cf7465e4dae49977083fe6e4a675b107ba
[INFO] running `Command { std: "docker" "start" "-a" "9923aca57f4213adf7ee81c19dc180cf7465e4dae49977083fe6e4a675b107ba", kill_on_drop: false }`
[INFO] [stderr] warning: fields `url`, `exclude_dirs`, `max_depth`, `timeout`, `prevent_outside`, and `client` are never read
[INFO] [stderr]   --> src/lib.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct RecursiveWebLoader {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] 37 |     url: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 38 |     exclude_dirs: Vec<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 39 |     max_depth: usize,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 40 |     timeout: u64,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 41 |     prevent_outside: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 42 |     client: Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_text_not_in_script` is never used
[INFO] [stderr]   --> src/lib.rs:45:4
[INFO] [stderr]    |
[INFO] [stderr] 45 | fn collect_text_not_in_script(element: &ElementRef, text: &mut Vec<String>) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/lib.rs:71:14
[INFO] [stderr]     |
[INFO] [stderr]  59 | impl RecursiveWebLoader {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  71 |     async fn fetch_url(&self, url: &str) -> Result<String, Box<dyn Error>> {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  82 |     fn extract_metadata(&self, raw_html: &str, url: &str) -> HashMap<String, String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn extractor(&self, raw_html: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 124 |     async fn get_url_as_doc(&self, url: &str) -> Option<Document> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 |     fn get_child_links(&self, html: &str, base_url: &str) -> Vec<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 175 |     fn get_child_urls_recursive<'a>(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 229 |     async fn load(&self) -> Vec<Document> {
[INFO] [stderr]     |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `mockRoot` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:266:13
[INFO] [stderr]     |
[INFO] [stderr] 266 |         let mockRoot = server
[INFO] [stderr]     |             ^^^^^^^^ help: convert the identifier to snake case: `mock_root`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `mockSubPath` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:273:13
[INFO] [stderr]     |
[INFO] [stderr] 273 |         let mockSubPath = server
[INFO] [stderr]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `mock_sub_path`
[INFO] [stderr] 
[INFO] [stderr] warning: `recursive-web-loader` (lib) generated 3 warnings
[INFO] [stderr] warning: `recursive-web-loader` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recursive_web_loader-5c51c153da745fd7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::new_recursive_web_loader ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::new_recursive_web_loader stdout ----
[INFO] [stdout] [Document { page_content: "Hello World foobarbaz", metadata: {"source": "http://127.0.0.1:37817"} }, Document { page_content: "Hi from sub path", metadata: {"source": "http://127.0.0.1:37817/sub"} }]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::new_recursive_web_loader' (26) panicked at src/lib.rs:286:18:
[INFO] [stdout] 
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout] 
[INFO] [stdout] GET /
[INFO] [stdout] 
[INFO] [stdout] ...but received 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d539dd395e2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d539dd395e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d539dd395e2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d539dd395e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d539dd4ca0f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d539dd4ca0f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d539dd05443 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d539dd05443 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d539dd12312 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d539dd1728f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d539dd17121 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d539d58e4ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5d539d58e4ce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d539dd1794f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5d539dd1794f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d539dd176fa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d539dd12459 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d539dcf9cdd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d539dd561b0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d539d37dfb0 - core::panicking::panic_display::h8600d3e0907dda91
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5d539d2b7bf3 - mockito::mock::Mock::assert::ha0faa7f44c2b41ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.4.0/src/mock.rs:510:13
[INFO] [stdout]   21:     0x5d539d270a22 - recursive_web_loader::tests::new_recursive_web_loader::{{closure}}::he001ea0f6b235dc3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:18
[INFO] [stdout]   22:     0x5d539d286f32 - <core::pin::Pin<P> as core::future::future::Future>::poll::hced796356c9ba5ac
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d539d286f6d - <core::pin::Pin<P> as core::future::future::Future>::poll::he18ad0c94d08c8f0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d539d286bfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2965a93e9bb21cd9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   25:     0x5d539d286b3b - tokio::runtime::coop::with_budget::h927f74722b0f629d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5d539d286b3b - tokio::runtime::coop::budget::h41af72d3905b07e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5d539d286b3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3d8de9dfa038580d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   28:     0x5d539d285670 - tokio::runtime::scheduler::current_thread::Context::enter::h13bc47c405c238df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   29:     0x5d539d286200 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h595321f129473cfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   30:     0x5d539d285f24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h847eadaeb1b832bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   31:     0x5d539d27e46b - tokio::runtime::context::scoped::Scoped<T>::set::hed5adecf11dd4ae4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d539d2795b9 - tokio::runtime::context::set_scheduler::{{closure}}::hf3b26656449c374b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5d539d2755c2 - std::thread::local::LocalKey<T>::try_with::h677d366de33fae03
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5d539d27538e - std::thread::local::LocalKey<T>::with::h069c0128ee2a9243
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5d539d27956d - tokio::runtime::context::set_scheduler::hce462de29ce75a34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5d539d285cd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf04af7040ee7ce1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   37:     0x5d539d285f43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7cc4ec3500b42d45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   38:     0x5d539d284fe5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdc8bc19c515bf292
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5d539d279790 - tokio::runtime::context::runtime::enter_runtime::h78acec44b9dc3c7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d539d284f41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf1f7d5aa0e8e01dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5d539d279eda - tokio::runtime::runtime::Runtime::block_on::h4b90fef8ec2cb01a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   42:     0x5d539d270251 - recursive_web_loader::tests::new_recursive_web_loader::h3a95d2b7303e7ba2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:287:27
[INFO] [stdout]   43:     0x5d539d270ad7 - recursive_web_loader::tests::new_recursive_web_loader::{{closure}}::he371682d166c191d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:261:40
[INFO] [stdout]   44:     0x5d539d2712e6 - core::ops::function::FnOnce::call_once::he3255abee4a5a32f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d539d58e2ab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d539d58e2ab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5d539d5a232d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5d539d5a232d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5d539d5a232d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5d539d5a232d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5d539d5a232d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d539d5a232d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5d539d5a232d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5d539d57b844 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5d539d57b844 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5d539d57f17a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5d539d57f17a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5d539d57f17a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5d539d57f17a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5d539d57f17a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d539d57f17a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5d539d57f17a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d539dd0d84f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5d539dd0d84f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x790f3c659aa4 - <unknown>
[INFO] [stdout]   66:     0x790f3c6e6a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::new_recursive_web_loader
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9923aca57f4213adf7ee81c19dc180cf7465e4dae49977083fe6e4a675b107ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9923aca57f4213adf7ee81c19dc180cf7465e4dae49977083fe6e4a675b107ba", kill_on_drop: false }`
[INFO] [stdout] 9923aca57f4213adf7ee81c19dc180cf7465e4dae49977083fe6e4a675b107ba
