[INFO] cloning repository https://github.com/LeeMartin77/imgprssr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeeMartin77/imgprssr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeMartin77%2Fimgprssr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeMartin77%2Fimgprssr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18a768b796f86eb341a141122324bfc030940539
[INFO] testing LeeMartin77/imgprssr against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeMartin77%2Fimgprssr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeeMartin77/imgprssr
[INFO] finished tweaking git repo https://github.com/LeeMartin77/imgprssr
[INFO] tweaked toml for git repo https://github.com/LeeMartin77/imgprssr written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeeMartin77/imgprssr on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeeMartin77/imgprssr 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded async-trait v0.1.77
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded ahash v0.7.7
[INFO] [stderr]   Downloaded half v2.3.1
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded png v0.17.11
[INFO] [stderr]   Downloaded pkg-config v0.3.29
[INFO] [stderr]   Downloaded rayon v1.8.1
[INFO] [stderr]   Downloaded exr v1.72.0
[INFO] [stderr]   Downloaded bytemuck v1.14.2
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded webp v0.2.6
[INFO] [stderr]   Downloaded libwebp-sys v0.9.4
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41906f743242eaa7a12b669cb16c50f526ab42dc5f50ee2c38a96da6fc8f76e0
[INFO] running `Command { std: "docker" "start" "-a" "41906f743242eaa7a12b669cb16c50f526ab42dc5f50ee2c38a96da6fc8f76e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41906f743242eaa7a12b669cb16c50f526ab42dc5f50ee2c38a96da6fc8f76e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41906f743242eaa7a12b669cb16c50f526ab42dc5f50ee2c38a96da6fc8f76e0", kill_on_drop: false }`
[INFO] [stdout] 41906f743242eaa7a12b669cb16c50f526ab42dc5f50ee2c38a96da6fc8f76e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c76a590d00808f4775484624400813f9e375ce180a88f8f7117f59e7f77426e7
[INFO] running `Command { std: "docker" "start" "-a" "c76a590d00808f4775484624400813f9e375ce180a88f8f7117f59e7f77426e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.14.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libwebp-sys v0.9.4
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling webp v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling imgprssr v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "c76a590d00808f4775484624400813f9e375ce180a88f8f7117f59e7f77426e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c76a590d00808f4775484624400813f9e375ce180a88f8f7117f59e7f77426e7", kill_on_drop: false }`
[INFO] [stdout] c76a590d00808f4775484624400813f9e375ce180a88f8f7117f59e7f77426e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be0276e0abbbc237c8b91f5b4d99058a88fcaeda9dba111f63ed6b961659e93e
[INFO] running `Command { std: "docker" "start" "-a" "be0276e0abbbc237c8b91f5b4d99058a88fcaeda9dba111f63ed6b961659e93e", kill_on_drop: false }`
[INFO] [stderr]    Compiling imgprssr v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.56s
[INFO] running `Command { std: "docker" "inspect" "be0276e0abbbc237c8b91f5b4d99058a88fcaeda9dba111f63ed6b961659e93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0276e0abbbc237c8b91f5b4d99058a88fcaeda9dba111f63ed6b961659e93e", kill_on_drop: false }`
[INFO] [stdout] be0276e0abbbc237c8b91f5b4d99058a88fcaeda9dba111f63ed6b961659e93e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02c970b95da6d329978486415ef1695076c5523233590691554a1ef0f97aedde
[INFO] running `Command { std: "docker" "start" "-a" "02c970b95da6d329978486415ef1695076c5523233590691554a1ef0f97aedde", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imgprssr-c7aada9c8926ee13)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test parameters::tests::it_works ... ok
[INFO] [stdout] test appconfig::tests::it_works_with_empty ... ok
[INFO] [stdout] test parameters::tests::non_existent_filter_returns_error ... ok
[INFO] [stdout] test parameters::tests::errors_oversize_handling ... ok
[INFO] [stdout] test parameters::tests::parses_oversize_handling ... ok
[INFO] [stdout] test parameters::tests::parses_filters ... ok
[INFO] [stdout] test appconfig::tests::valid_file_source_parsed ... ok
[INFO] [stdout] test appconfig::tests::invalid_filter_string_returns_err ... ok
[INFO] [stdout] test parameters::tests::invalid_width_returns_err ... ok
[INFO] [stdout] test parameters::tests::invalid_height_returns_err ... ok
[INFO] [stdout] test parameters::tests::parses_width ... ok
[INFO] [stdout] test appconfig::tests::valid_http_source_parsed ... ok
[INFO] [stdout] test appconfig::tests::valid_string_parsed ... ok
[INFO] [stdout] test parameters::tests::parses_height ... ok
[INFO] [stdout] test appconfig::tests::valid_https_source_parsed ... ok
[INFO] [stdout] test process::tests::no_params_doesnt_manipulate_image ... ok
[INFO] [stdout] test process::tests::sets_width_with_matching_aspect_height ... ok
[INFO] [stdout] test process::tests::sets_height_with_matching_aspect_width ... ok
[INFO] [stdout] test process::tests::sets_absolute_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/imgprssr-bb7e744bbbeaeb60)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test source::tests::errors_with_local_file_paths ... ok
[INFO] [stdout] test source::tests::errors_with_http_file_addresses ... ok
[INFO] [stdout] test source::tests::works_with_http_file_addresses ... FAILED
[INFO] [stdout] test source::tests::works_with_local_file_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- source::tests::works_with_http_file_addresses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source::tests::works_with_http_file_addresses' panicked at src/source.rs:94:9:
[INFO] [stdout] assertion failed: source_image_from_https(&(client,
[INFO] [stdout]                     "https://raw.githubusercontent.com/LeeMartin77/imgprssr/main/images".to_owned()),
[INFO] [stdout]             "/test_card_sml.png").await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62655d6573e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62655d6573e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62655d6573e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62655d6573e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62655d681bc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62655d681bc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62655d6535e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62655d6535e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62655d657232 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62655d658969 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62655d65879e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62655d05cd94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62655d05cd94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62655d65943e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62655d65943e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62655d6590d6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x62655d6578e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62655d658d9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62655d67f300 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62655d67f38c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x62655d001d9f - imgprssr::source::tests::works_with_http_file_addresses::{{closure}}::h385a35ea61e35cc9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/source.rs:94:9
[INFO] [stdout]   21:     0x62655cf4ddb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4cbfe14dc8a10610
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x62655cf4e08d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf9460ee383905ee8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x62655cf6432d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h97bdde8b4c130685
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x62655cf6426b - tokio::runtime::coop::with_budget::ha776afba516e2f6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x62655cf6426b - tokio::runtime::coop::budget::h9ecf41642de1d7a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x62655cf6426b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h420747875fffecc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x62655cf62ac0 - tokio::runtime::scheduler::current_thread::Context::enter::h1f46e625a26f7743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x62655cf63930 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h77a26af583c30397
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x62655cf63654 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7d16ea401e8eac6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x62655cf601fb - tokio::runtime::context::scoped::Scoped<T>::set::h50f434f220bea028
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x62655d00a8d9 - tokio::runtime::context::set_scheduler::{{closure}}::h4b35694077d964d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x62655cffac12 - std::thread::local::LocalKey<T>::try_with::ha36eabcf7a6bcb46
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x62655cff9cae - std::thread::local::LocalKey<T>::with::h8865bf70f5fa537b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x62655d00a88d - tokio::runtime::context::set_scheduler::h31293c5e6358f598
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x62655cf63400 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h88823ac43ce255f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x62655cf63673 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h22fbdc793be84ea0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x62655cf603c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbe6db62c502e855b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x62655d00aaf0 - tokio::runtime::context::runtime::enter_runtime::h6cd9e553e2308ed3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x62655cf60321 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf64b173473cc5110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x62655cf926ca - tokio::runtime::runtime::Runtime::block_on::h6a0c29378172bf9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   41:     0x62655d001841 - imgprssr::source::tests::works_with_http_file_addresses::h15ca406da2738603
[INFO] [stdout]                                at /opt/rustwide/workdir/src/source.rs:94:169
[INFO] [stdout]   42:     0x62655d0016e7 - imgprssr::source::tests::works_with_http_file_addresses::{{closure}}::h5dae85d09b758a95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/source.rs:91:46
[INFO] [stdout]   43:     0x62655cfd3576 - core::ops::function::FnOnce::call_once::h1e16d63d618fae14
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x62655d0625fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x62655d0625fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x62655d061735 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x62655d061735 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x62655d061735 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x62655d061735 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x62655d061735 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x62655d061735 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x62655d061735 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x62655d025334 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x62655d025334 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x62655d028d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x62655d028d0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x62655d028d0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x62655d028d0a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x62655d028d0a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62655d028d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x62655d028d0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x62655d65c5df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x62655d65c5df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x75368b131aa4 - <unknown>
[INFO] [stdout]   65:     0x75368b1bea34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     source::tests::works_with_http_file_addresses
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin imgprssr`
[INFO] running `Command { std: "docker" "inspect" "02c970b95da6d329978486415ef1695076c5523233590691554a1ef0f97aedde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c970b95da6d329978486415ef1695076c5523233590691554a1ef0f97aedde", kill_on_drop: false }`
[INFO] [stdout] 02c970b95da6d329978486415ef1695076c5523233590691554a1ef0f97aedde
