[INFO] cloning repository https://github.com/EdJoPaTo/html-image-inline-base64
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdJoPaTo/html-image-inline-base64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fhtml-image-inline-base64", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fhtml-image-inline-base64'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ca9ff0c8174f0a14a07a03b6f06b8711a7efc84
[INFO] testing EdJoPaTo/html-image-inline-base64 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fhtml-image-inline-base64" "/workspace/builds/worker-7/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EdJoPaTo/html-image-inline-base64 on toolchain b70888601af92f6cdc0364abab3446e418b91d36
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/EdJoPaTo/html-image-inline-base64
[INFO] finished tweaking git repo https://github.com/EdJoPaTo/html-image-inline-base64
[INFO] tweaked toml for git repo https://github.com/EdJoPaTo/html-image-inline-base64 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/EdJoPaTo/html-image-inline-base64 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8dc499a862be800b24d603cb7d8cc65400a6be308de15af8f75abb9c65d2eae
[INFO] running `Command { std: "docker" "start" "-a" "a8dc499a862be800b24d603cb7d8cc65400a6be308de15af8f75abb9c65d2eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8dc499a862be800b24d603cb7d8cc65400a6be308de15af8f75abb9c65d2eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8dc499a862be800b24d603cb7d8cc65400a6be308de15af8f75abb9c65d2eae", kill_on_drop: false }`
[INFO] [stdout] a8dc499a862be800b24d603cb7d8cc65400a6be308de15af8f75abb9c65d2eae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28a6c3fa1625aa0393171df68a805ad5d630f68103fe04d61899327bdf38515f
[INFO] running `Command { std: "docker" "start" "-a" "28a6c3fa1625aa0393171df68a805ad5d630f68103fe04d61899327bdf38515f", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.71
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling new_debug_unreachable v1.0.4
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling adler32 v1.2.0
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling gcc v0.3.55
[INFO] [stderr] Compiling dtoa v0.4.8
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling nodrop v0.1.14
[INFO] [stderr] Compiling convert_case v0.4.0
[INFO] [stderr] Compiling scoped_threadpool v0.1.9
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling chunked_transfer v1.4.0
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling num-rational v0.3.2
[INFO] [stderr] Compiling num-iter v0.1.42
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling crossbeam-utils v0.8.4
[INFO] [stderr] Compiling memoffset v0.6.3
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling rand v0.4.6
[INFO] [stderr] Compiling time v0.1.44
[INFO] [stderr] Compiling term_size v0.3.2
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling futf v0.1.4
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling miniz_oxide v0.3.7
[INFO] [stderr] Compiling deflate v0.8.6
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling tendril v0.4.2
[INFO] [stderr] Compiling dtoa-short v0.3.3
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling crossbeam-epoch v0.9.4
[INFO] [stderr] Compiling crossbeam-channel v0.5.1
[INFO] [stderr] Compiling rust-crypto v0.2.36
[INFO] [stderr] Compiling rand v0.3.23
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling crossbeam-deque v0.8.0
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling png v0.16.8
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.1
[INFO] [stderr] Compiling webpki v0.21.4
[INFO] [stderr] Compiling sct v0.6.1
[INFO] [stderr] Compiling selectors v0.22.0
[INFO] [stderr] Compiling regex v1.5.3
[INFO] [stderr] Compiling webpki-roots v0.21.1
[INFO] [stderr] Compiling rustls v0.19.1
[INFO] [stderr] Compiling markup5ever v0.10.1
[INFO] [stderr] Compiling string_cache v0.8.1
[INFO] [stderr] Compiling ureq v2.1.1
[INFO] [stderr] Compiling jpeg-decoder v0.1.22
[INFO] [stderr] Compiling tiff v0.6.1
[INFO] [stderr] Compiling image v0.23.14
[INFO] [stderr] Compiling phf_macros v0.8.0
[INFO] [stderr] Compiling cssparser v0.27.2
[INFO] [stderr] Compiling cssparser-macros v0.6.0
[INFO] [stderr] Compiling html5ever v0.25.1
[INFO] [stderr] Compiling derive_more v0.99.13
[INFO] [stderr] Compiling phf v0.8.0
[INFO] [stderr] Compiling image-base64 v0.1.1 (https://github.com/SaiintBrisson/image-base64-rs?branch=master#520a9213)
[INFO] [stderr] Compiling kuchiki v0.8.1
[INFO] [stderr] Compiling html-inline v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "28a6c3fa1625aa0393171df68a805ad5d630f68103fe04d61899327bdf38515f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28a6c3fa1625aa0393171df68a805ad5d630f68103fe04d61899327bdf38515f", kill_on_drop: false }`
[INFO] [stdout] 28a6c3fa1625aa0393171df68a805ad5d630f68103fe04d61899327bdf38515f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b707ed446f1f2facd67016ab48d704c5f95e333e23c2000f6ff2142e071ac1b6
[INFO] running `Command { std: "docker" "start" "-a" "b707ed446f1f2facd67016ab48d704c5f95e333e23c2000f6ff2142e071ac1b6", kill_on_drop: false }`
[INFO] [stderr] Compiling html-inline v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.41s
[INFO] running `Command { std: "docker" "inspect" "b707ed446f1f2facd67016ab48d704c5f95e333e23c2000f6ff2142e071ac1b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b707ed446f1f2facd67016ab48d704c5f95e333e23c2000f6ff2142e071ac1b6", kill_on_drop: false }`
[INFO] [stdout] b707ed446f1f2facd67016ab48d704c5f95e333e23c2000f6ff2142e071ac1b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1377705481a6d139fa3ce200c227e2dce1bb4aef485585a3126f045e02e97098
[INFO] running `Command { std: "docker" "start" "-a" "1377705481a6d139fa3ce200c227e2dce1bb4aef485585a3126f045e02e97098", kill_on_drop: false }`
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/html_inline-7db96820b22d0182)
[INFO] [stdout]
[INFO] [stdout] running 6 tests
[INFO] [stdout] test inline_stylesheet_file_works ... ok
[INFO] [stdout] test inline_img_unknown_stays_the_same ... ok
[INFO] [stdout] test inline_img_start_file_works ... ok
[INFO] [stdout] test inline_img_empty_file_works ... ok
[INFO] [stdout] test inline_web_img_works ... FAILED
[INFO] [stdout] test inline_web_stylesheet_works ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- inline_web_img_works stdout ----
[INFO] [stdout] result

[INFO] [stdout] thread 'inline_web_img_works' panicked at 'assertion failed: errors.is_empty()', src/lib.rs:134:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5650bdf77a50 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x5650bdf77a50 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x5650bdf77a50 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x5650bdf77a50 - ::fmt::he312f4ad5b9bb346
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x5650bdf9be1c - core::fmt::write::h9a6d9c74526a6c1b
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17
[INFO] [stdout] 5: 0x5650bdf70a25 - std::io::Write::write_fmt::h65d36b96410d80d7
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15
[INFO] [stdout] 6: 0x5650bdf79bcb - std::sys_common::backtrace::_print::h65d996766de40da4
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x5650bdf79bcb - std::sys_common::backtrace::print::h40df9727e635f303
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x5650bdf79bcb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x5650bdf796dc - std::panicking::default_hook::h3d55120ad6ada158
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x5650bdf7a294 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x5650bdf79d47 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13
[INFO] [stdout] 12: 0x5650bdf77f2c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x5650bdf79cd9 - rust_begin_unwind
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x5650bda45a41 - core::panicking::panic_fmt::hcf5f6d96e1dd7099
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x5650bda4598d - core::panicking::panic::hd695e3b1d0dd4ef4
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5
[INFO] [stdout] 16: 0x5650bda99891 - html_inline::inline_web_img_works::h572c20273d1fce1b
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:134:5
[INFO] [stdout] 17: 0x5650bda996da - html_inline::inline_web_img_works::{{closure}}::hc8814def65bedb83
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:130:1
[INFO] [stdout] 18: 0x5650bdad62de - core::ops::function::FnOnce::call_once::h56bd52cdb929f1ce
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x5650bded95b3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x5650bded95b3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5
[INFO] [stdout] 21: 0x5650bded8028 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 22: 0x5650bded8028 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9
[INFO] [stdout] 23: 0x5650bded8028 - std::panicking::try::do_call::ha5f42e76ffda569d
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40
[INFO] [stdout] 24: 0x5650bded8028 - std::panicking::try::h53f36df0935b9500
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19
[INFO] [stdout] 25: 0x5650bded8028 - std::panic::catch_unwind::h5a497f74b0ce006f
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14
[INFO] [stdout] 26: 0x5650bded8028 - test::run_test_in_process::hab0aead337f48a88
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18
[INFO] [stdout] 27: 0x5650bded8028 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39
[INFO] [stdout] 28: 0x5650bdea67ad - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37
[INFO] [stdout] 29: 0x5650bdea67ad - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 30: 0x5650bdeaaed8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17
[INFO] [stdout] 31: 0x5650bdeaaed8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9
[INFO] [stdout] 32: 0x5650bdeaaed8 - std::panicking::try::do_call::hc0b5663d6373cec8
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40
[INFO] [stdout] 33: 0x5650bdeaaed8 - std::panicking::try::ha9007ede9d35dcd6
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19
[INFO] [stdout] 34: 0x5650bdeaaed8 - std::panic::catch_unwind::hf60d56329ebbb81c
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14
[INFO] [stdout] 35: 0x5650bdeaaed8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30
[INFO] [stdout] 36: 0x5650bdeaaed8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x5650bdf7fab7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 38: 0x5650bdf7fab7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 39: 0x5650bdf7fab7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17
[INFO] [stdout] 40: 0x7f782de6f609 - start_thread
[INFO] [stdout] 41: 0x7f782dc41293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- inline_web_stylesheet_works stdout ----
[INFO] [stdout] result
[INFO] [stdout] thread 'inline_web_stylesheet_works' panicked at 'assertion failed: errors.is_empty()', src/lib.rs:157:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5650bdf77a50 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x5650bdf77a50 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x5650bdf77a50 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x5650bdf77a50 - ::fmt::he312f4ad5b9bb346
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x5650bdf9be1c - core::fmt::write::h9a6d9c74526a6c1b
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17
[INFO] [stdout] 5: 0x5650bdf70a25 - std::io::Write::write_fmt::h65d36b96410d80d7
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15
[INFO] [stdout] 6: 0x5650bdf79bcb - std::sys_common::backtrace::_print::h65d996766de40da4
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x5650bdf79bcb - std::sys_common::backtrace::print::h40df9727e635f303
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x5650bdf79bcb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x5650bdf796dc - std::panicking::default_hook::h3d55120ad6ada158
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x5650bdf7a294 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x5650bdf79d47 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13
[INFO] [stdout] 12: 0x5650bdf77f2c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x5650bdf79cd9 - rust_begin_unwind
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x5650bda45a41 - core::panicking::panic_fmt::hcf5f6d96e1dd7099
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x5650bda4598d - core::panicking::panic::hd695e3b1d0dd4ef4
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5
[INFO] [stdout] 16: 0x5650bda99d71 - html_inline::inline_web_stylesheet_works::hadb453cfab526e54
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:157:5
[INFO] [stdout] 17: 0x5650bda99bba - html_inline::inline_web_stylesheet_works::{{closure}}::h20dc7d7ec2bfca31
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:153:1
[INFO] [stdout] 18: 0x5650bdad61de - core::ops::function::FnOnce::call_once::h1362e58b24306146
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x5650bded95b3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x5650bded95b3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5
[INFO] [stdout] 21: 0x5650bded8028 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 22: 0x5650bded8028 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9
[INFO] [stdout] 23: 0x5650bded8028 - std::panicking::try::do_call::ha5f42e76ffda569d
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40
[INFO] [stdout] 24: 0x5650bded8028 - std::panicking::try::h53f36df0935b9500
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19
[INFO] [stdout] 25: 0x5650bded8028 - std::panic::catch_unwind::h5a497f74b0ce006f
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14
[INFO] [stdout] 26: 0x5650bded8028 - test::run_test_in_process::hab0aead337f48a88
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18
[INFO] [stdout] 27: 0x5650bded8028 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39
[INFO] [stdout] 28: 0x5650bdea67ad - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37
[INFO] [stdout] 29: 0x5650bdea67ad - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 30: 0x5650bdeaaed8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17
[INFO] [stdout] 31: 0x5650bdeaaed8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9
[INFO] [stdout] 32: 0x5650bdeaaed8 - std::panicking::try::do_call::hc0b5663d6373cec8
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40
[INFO] [stdout] 33: 0x5650bdeaaed8 - std::panicking::try::ha9007ede9d35dcd6
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19
[INFO] [stdout] 34: 0x5650bdeaaed8 - std::panic::catch_unwind::hf60d56329ebbb81c
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14
[INFO] [stdout] 35: 0x5650bdeaaed8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30
[INFO] [stdout] 36: 0x5650bdeaaed8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x5650bdf7fab7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 38: 0x5650bdf7fab7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 39: 0x5650bdf7fab7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68
[INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17
[INFO] [stdout] 40: 0x7f782de6f609 - start_thread
[INFO] [stdout] 41: 0x7f782dc41293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] inline_web_img_works
[INFO] [stdout] inline_web_stylesheet_works
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--lib'
[INFO] running `Command { std: "docker" "inspect" "1377705481a6d139fa3ce200c227e2dce1bb4aef485585a3126f045e02e97098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1377705481a6d139fa3ce200c227e2dce1bb4aef485585a3126f045e02e97098", kill_on_drop: false }`
[INFO] [stdout] 1377705481a6d139fa3ce200c227e2dce1bb4aef485585a3126f045e02e97098