[INFO] fetching crate mupdf 0.1.3... [INFO] testing mupdf-0.1.3 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate mupdf 0.1.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate mupdf 0.1.3 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mupdf 0.1.3 [INFO] finished tweaking crates.io crate mupdf 0.1.3 [INFO] tweaked toml for crates.io crate mupdf 0.1.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mupdf-sys v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 737364494af92a98e3ae9053c024e7c4996d40834f95e3b09856b26fab87eccd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "737364494af92a98e3ae9053c024e7c4996d40834f95e3b09856b26fab87eccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "737364494af92a98e3ae9053c024e7c4996d40834f95e3b09856b26fab87eccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737364494af92a98e3ae9053c024e7c4996d40834f95e3b09856b26fab87eccd", kill_on_drop: false }` [INFO] [stdout] 737364494af92a98e3ae9053c024e7c4996d40834f95e3b09856b26fab87eccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23b291dc408cede8c77fe3facc005eb2e9874583eb0b125f7c1fd14c7042d66c [INFO] running `Command { std: "docker" "start" "-a" "23b291dc408cede8c77fe3facc005eb2e9874583eb0b125f7c1fd14c7042d66c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Compiling num_enum v0.5.2 [INFO] [stderr] Compiling mupdf-sys v0.1.3 [INFO] [stderr] Compiling mupdf v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 59s [INFO] running `Command { std: "docker" "inspect" "23b291dc408cede8c77fe3facc005eb2e9874583eb0b125f7c1fd14c7042d66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b291dc408cede8c77fe3facc005eb2e9874583eb0b125f7c1fd14c7042d66c", kill_on_drop: false }` [INFO] [stdout] 23b291dc408cede8c77fe3facc005eb2e9874583eb0b125f7c1fd14c7042d66c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 212e5e40db9e2a933f2cd7209ac603a0c0e8e54a77e9c4073b5134be1fba03fe [INFO] running `Command { std: "docker" "start" "-a" "212e5e40db9e2a933f2cd7209ac603a0c0e8e54a77e9c4073b5134be1fba03fe", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling mupdf v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.23s [INFO] running `Command { std: "docker" "inspect" "212e5e40db9e2a933f2cd7209ac603a0c0e8e54a77e9c4073b5134be1fba03fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212e5e40db9e2a933f2cd7209ac603a0c0e8e54a77e9c4073b5134be1fba03fe", kill_on_drop: false }` [INFO] [stdout] 212e5e40db9e2a933f2cd7209ac603a0c0e8e54a77e9c4073b5134be1fba03fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 270603d0d2dbbbdbec2c6d7635f7246f4613773f0e5797d19b4afbd05071503a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "270603d0d2dbbbdbec2c6d7635f7246f4613773f0e5797d19b4afbd05071503a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mupdf-38b8c5688d6586be) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test bitmap::test::test_new_bitmap ... ok [INFO] [stdout] test bitmap::test::test_new_bitmap_error ... ok [INFO] [stdout] test buffer::test::test_buffer_from_base64 ... ok [INFO] [stdout] test buffer::test::test_buffer_from_str ... ok [INFO] [stdout] test buffer::test::test_buffer_read_to_end ... ok [INFO] [stdout] test buffer::test::test_buffer_len ... ok [INFO] [stdout] test buffer::test::test_buffer_read_to_string ... ok [INFO] [stdout] test buffer::test::test_buffer_read_write ... ok [INFO] [stdout] test buffer::test::test_buffer_as_bytes ... ok [INFO] [stdout] test buffer::test::test_buffer_read_exact ... ok [INFO] [stdout] test display_list::test::test_display_list_search ... ok [INFO] [stdout] test device::test::test_new_device_from_pixmap ... ok [INFO] [stdout] test device::test::test_new_device_from_display_list ... ok [INFO] [stdout] test colorspace::test::test_color_space_device_colors ... ok [INFO] [stdout] test context::test::test_context ... ok [INFO] [stdout] test document::test::test_document_load_page ... ok [INFO] [stdout] test font::test::test_outline_glyph ... ok [INFO] [stdout] test font::test::test_font_name ... ok [INFO] [stdout] test page::test::test_page_to_html ... ok [INFO] [stdout] test page::test::test_page_separations ... ok [INFO] [stdout] test document::test::test_encrypted_document_load_page ... ok [INFO] [stdout] test document::test::test_document_outlines ... ok [INFO] [stdout] test document::test::test_document_page_iterator ... ok [INFO] [stdout] test document::test::test_recognize_document ... ok [INFO] [stdout] test document::test::test_document_metadata ... ok [INFO] [stdout] test font::test::test_advance_glyph ... ok [INFO] [stdout] test font::test::test_encode_character ... ok [INFO] [stdout] test page::test::test_page_to_text ... ok [INFO] [stdout] test page::test::test_page_to_svg ... ok [INFO] [stdout] test page::test::test_page_to_display_list ... ok [INFO] [stdout] test page::test::test_page_links ... ok [INFO] [stdout] test path::test::test_walk_path ... ok [INFO] [stdout] test pdf::document::test::test_pdf_document_new_objs ... ok [INFO] [stdout] test pdf::page::test::test_page_annotations ... ok [INFO] [stdout] test pdf::document::test::test_pdf_write_options_passwords ... ok [INFO] [stdout] test pdf::document::test::test_open_pdf_document_from_bytes ... ok [INFO] [stdout] test pixmap::test::test_pixmap_gamma ... ok [INFO] [stdout] test display_list::test::test_multi_threaded_display_list_search ... ok [INFO] [stdout] test pixmap::test::test_pixmap_clear ... ok [INFO] [stdout] test page::test::test_page_to_xml ... ok [INFO] [stdout] test pixmap::test::test_pixmap_invert ... ok [INFO] [stdout] test pdf::document::test::test_pdf_document_new_page ... ok [INFO] [stdout] test page::test::test_page_search ... ok [INFO] [stdout] test pdf::document::test::test_open_pdf_document ... ok [INFO] [stdout] test document::test::test_document_open_html ... ok [INFO] [stdout] test pdf::document::test::test_pdf_object_array ... ok [INFO] [stdout] test pdf::page::test::test_page_properties ... ok [INFO] [stdout] test page::test::test_page_to_xhtml ... ok [INFO] [stdout] test page::test::test_page_to_text_page ... ok [INFO] [stdout] test pdf::document::test::test_pdf_object_dict ... ok [INFO] [stdout] test stroke_state::test::test_default_stroke_state ... ok [INFO] [stdout] test pixmap::test::test_pixmap_tint ... ok [INFO] [stdout] test pixmap::test::test_pixmap_properties ... ok [INFO] [stdout] test text_page::test::test_text_page_search ... ok [INFO] [stdout] test pixmap::test::test_pixmap_pixels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/test_issue_16.rs (/opt/rustwide/target/debug/deps/test_issue_16-89951ce87efff5fd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--test test_issue_16' [INFO] [stdout] test test_pixmap_to_png ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_pixmap_to_png stdout ---- [INFO] [stdout] thread 'test_pixmap_to_png' panicked at 'called `Result::unwrap()` on an `Err` value: MuPdf(MuPdfError { code: 2, message: "cannot remove file 'tests/output/test.png': Read-only file system" })', tests/test_issue_16.rs:14:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560c6a9fc130 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560c6a9fc130 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560c6a9fc130 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560c6a9fc130 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560c6aa1e94c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x560c6a9f91a5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x560c6a9fe2bb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560c6a9fe2bb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560c6a9fe2bb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560c6a9fddcc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560c6a9fe984 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x560c6a9fe467 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x560c6a9fc62c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560c6a9fe3c9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x560c6a5e6b71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560c6a5e6c63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x560c6a5e745c - core::result::Result::unwrap::h1b6f028df6fc49ca [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x560c6a5e7846 - test_issue_16::test_pixmap_to_png::h4ed54948217a456e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_issue_16.rs:12:5 [INFO] [stdout] 18: 0x560c6a5e766a - test_issue_16::test_pixmap_to_png::{{closure}}::hda98d93f616982cc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_issue_16.rs:5:1 [INFO] [stdout] 19: 0x560c6a5e798e - core::ops::function::FnOnce::call_once::hb6d02efe876864fd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x560c6a60fea3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x560c6a60fea3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x560c6a60e930 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x560c6a60e930 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x560c6a60e930 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x560c6a60e930 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x560c6a60e930 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x560c6a60e930 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x560c6a60e930 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x560c6a5e7ef2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x560c6a5e7ef2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x560c6a5ebb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x560c6a5ebb48 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x560c6a5ebb48 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x560c6a5ebb48 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x560c6a5ebb48 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x560c6a5ebb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x560c6a5ebb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x560c6aa03537 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x560c6aa03537 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x560c6aa03537 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f009c8f5609 - start_thread [INFO] [stdout] 42: 0x7f009c6c5293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_pixmap_to_png [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "270603d0d2dbbbdbec2c6d7635f7246f4613773f0e5797d19b4afbd05071503a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270603d0d2dbbbdbec2c6d7635f7246f4613773f0e5797d19b4afbd05071503a", kill_on_drop: false }` [INFO] [stdout] 270603d0d2dbbbdbec2c6d7635f7246f4613773f0e5797d19b4afbd05071503a