[INFO] cloning repository https://github.com/OverkillGuy/qrxfil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OverkillGuy/qrxfil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverkillGuy%2Fqrxfil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverkillGuy%2Fqrxfil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1d9a2a7877d17a664d9bfaf2262e5cdc8af6697
[INFO] testing OverkillGuy/qrxfil against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOverkillGuy%2Fqrxfil" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OverkillGuy/qrxfil
[INFO] finished tweaking git repo https://github.com/OverkillGuy/qrxfil
[INFO] tweaked toml for git repo https://github.com/OverkillGuy/qrxfil written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OverkillGuy/qrxfil on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OverkillGuy/qrxfil 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a92d3577bd0d8ec7f143e31ceb37ea6178b5db4dd6e74441df66e70b315cb4f5
[INFO] running `Command { std: "docker" "start" "-a" "a92d3577bd0d8ec7f143e31ceb37ea6178b5db4dd6e74441df66e70b315cb4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a92d3577bd0d8ec7f143e31ceb37ea6178b5db4dd6e74441df66e70b315cb4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a92d3577bd0d8ec7f143e31ceb37ea6178b5db4dd6e74441df66e70b315cb4f5", kill_on_drop: false }`
[INFO] [stdout] a92d3577bd0d8ec7f143e31ceb37ea6178b5db4dd6e74441df66e70b315cb4f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b52c26ec4ab1dbbf12444e1f2b72b41461302599d2ecac1013d1faab3c6a5f1
[INFO] running `Command { std: "docker" "start" "-a" "6b52c26ec4ab1dbbf12444e1f2b72b41461302599d2ecac1013d1faab3c6a5f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.2
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.4
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bytemuck v1.5.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling qr_code v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pandoc v0.8.6
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling image v0.23.13
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling qrxfil v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `error_correction_level` is never read
[INFO] [stdout]   --> src/csv_decode.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Scan {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     error_correction_level: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.06s
[INFO] running `Command { std: "docker" "inspect" "6b52c26ec4ab1dbbf12444e1f2b72b41461302599d2ecac1013d1faab3c6a5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b52c26ec4ab1dbbf12444e1f2b72b41461302599d2ecac1013d1faab3c6a5f1", kill_on_drop: false }`
[INFO] [stdout] 6b52c26ec4ab1dbbf12444e1f2b72b41461302599d2ecac1013d1faab3c6a5f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87f1f0b54f2b879350ed78a3ef72e9405a7c3eeb0f87aeba8ab61d153d370602
[INFO] running `Command { std: "docker" "start" "-a" "87f1f0b54f2b879350ed78a3ef72e9405a7c3eeb0f87aeba8ab61d153d370602", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling g2poly v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling g2gen v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling test-case v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling pdf_derive v0.1.21
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling lru v0.6.5
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling ordermap v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stdout] warning: field `error_correction_level` is never read
[INFO] [stdout]   --> src/csv_decode.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Scan {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     error_correction_level: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling g2p v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rqrr v0.3.2
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling pdf v0.7.1
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling predicates v1.0.7
[INFO] [stderr]    Compiling assert_cmd v1.0.3
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.1
[INFO] [stderr]    Compiling qrxfil v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `error_correction_level` is never read
[INFO] [stdout]   --> src/csv_decode.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Scan {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     error_correction_level: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.25s
[INFO] running `Command { std: "docker" "inspect" "87f1f0b54f2b879350ed78a3ef72e9405a7c3eeb0f87aeba8ab61d153d370602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f1f0b54f2b879350ed78a3ef72e9405a7c3eeb0f87aeba8ab61d153d370602", kill_on_drop: false }`
[INFO] [stdout] 87f1f0b54f2b879350ed78a3ef72e9405a7c3eeb0f87aeba8ab61d153d370602
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a73b5769211009d166d9d527c828c52f62c38047f9448b8641ad5e3d70b0be83
[INFO] running `Command { std: "docker" "start" "-a" "a73b5769211009d166d9d527c828c52f62c38047f9448b8641ad5e3d70b0be83", kill_on_drop: false }`
[INFO] [stderr] warning: field `error_correction_level` is never read
[INFO] [stderr]   --> src/csv_decode.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct Scan {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     error_correction_level: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Scan` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `qrxfil` (bin "qrxfil" test) generated 1 warning
[INFO] [stderr] warning: `qrxfil` (bin "qrxfil") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qrxfil-5f2f97dcaf4bf5e7)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test chunk_iterator::chunk_iterator_tests::read_ok_thrice_noleftover_test ... ok
[INFO] [stdout] test chunk_iterator::chunk_iterator_tests::read_ok_twice_leftover_test ... ok
[INFO] [stdout] test parser::parse_tests::decode_bad_separator_test ... ok
[INFO] [stdout] test parser::parse_tests::decode_no_id_test ... ok
[INFO] [stdout] test parser::parse_tests::decode_no_payload_test ... ok
[INFO] [stdout] test parser::parse_tests::decode_no_total_test ... ok
[INFO] [stdout] test parser::parse_tests::decode_ok_test ... ok
[INFO] [stdout] test parser::range_tests::range_corrupted_duplicate_chunk_error_test ... ok
[INFO] [stdout] test parser::range_tests::range_missing_chunk_test ... ok
[INFO] [stdout] test parser::range_tests::range_ok_test ... ok
[INFO] [stdout] test parser::range_tests::range_too_many_chunks_test ... ok
[INFO] [stdout] test parser::range_tests::range_total_mismatch_test ... ok
[INFO] [stdout] test chunk_iterator::iterator_tests::read_ok_twice_noleftover_test ... ok
[INFO] [stdout] test parser::range_tests::range_duplicate_chunk_skipped_test ... ok
[INFO] [stdout] test chunk_iterator::iterator_tests::read_ok_twice_leftover_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/end_to_end_test.rs (/opt/rustwide/target/debug/deps/end_to_end_test-effb06384165e21b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test file_to_qr_and_back::single_chunk_encoding ... ok
[INFO] [stdout] test out_of_order_chunk_scanning ... ok
[INFO] [stdout] test file_to_qr_and_back::half_dozen_chunks ... ok
[INFO] [stdout] test missing_chunk_error ... ok
[INFO] [stdout] test duplicate_chunk_skips ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-5986343011a5f5f4)
[INFO] [stdout] test corrupt_duplicate_chunk_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.39s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test csv_restored_happy ... ok
[INFO] [stdout] test file_to_txt_happy ... ok
[INFO] [stdout] test file_to_qr_happy ... ok
[INFO] [stdout] test file_to_pdf_happy ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file_to_pdf_happy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_to_pdf_happy' (97) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.3/src/assert.rs:155:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```"\nthread \'main\' (106) panicked at src/pdf.rs:79:22:\ncalled `Result::unwrap()` on an `Err` value: Pandoc not found, did you forget to install pandoc?\nstack backtrace:\n   0:     0x600669c65242 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x600669c65242 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x600669c65242 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9\n   3:     0x600669c65242 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26\n   4:     0x600669c770bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76\n   5:     0x600669c770bf - core::fmt::write::hcf0c66b48a8fa606\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25\n   6:     0x600669c358f1 - std::io::default_write_fmt::h1ecb8c7cfa7da481\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11\n   7:     0x600669c358f1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13\n   8:     0x600669c405c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9\n   9:     0x600669c42bfc - std::panicking::default_hook::{{closure}}::h91001850288db5f7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27\n  10:     0x600669c42a56 - std::panicking::default_hook::h2346dbb704ef5512\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9\n  11:     0x600669c43285 - std::panicking::panic_with_hook::hd2b063a6090d23a4\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13\n  12:     0x600669c4311a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13\n  13:     0x600669c406f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18\n  14:     0x600669c2961d - __rustc[1d67440d6e82e4f]::rust_begin_unwind\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5\n  15:     0x600669c80700 - core::panicking::panic_fmt::h420ddb7fd73daf53\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14\n  16:     0x600669c7faa6 - core::result::unwrap_failed::hdde076be853d034f\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5\n  17:     0x600669a1ab30 - core::result::Result<T,E>::unwrap::h4c269147dcc3d1a7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23\n  18:     0x600669a1ab30 - qrxfil::pdf::genpandoc::hff62fd980a1410de\n                               at /opt/rustwide/workdir/src/pdf.rs:79:22\n  19:     0x600669a1b3e2 - qrxfil::run::h97709557ac43586e\n                               at /opt/rustwide/workdir/src/main.rs:359:9\n  20:     0x600669a1b643 - qrxfil::main::h6b4e37030540357d\n                               at /opt/rustwide/workdir/src/main.rs:265:30\n  21:     0x600669a034cb - core::ops::function::FnOnce::call_once::hd028bf787cd3cea5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5\n  22:     0x600669a0ea9e - std::sys::backtrace::__rust_begin_short_backtrace::h718966a14a0a6b8e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18\n  23:     0x600669a118c1 - std::rt::lang_start::{{closure}}::h56e3c6cd62089101\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18\n  24:     0x600669c375f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21\n  25:     0x600669c375f0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  26:     0x600669c375f0 - std::panicking::catch_unwind::h26f0e342004b5114\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  27:     0x600669c375f0 - std::panic::catch_unwind::h9ee33ca17775d897\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  28:     0x600669c375f0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24\n  29:     0x600669c375f0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  30:     0x600669c375f0 - std::panicking::catch_unwind::h23e08fb4a7b9f405\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  31:     0x600669c375f0 - std::panic::catch_unwind::h7ca3d9eabb6135ff\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  32:     0x600669c375f0 - std::rt::lang_start_internal::h06ad7395f4fda8d7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5\n  33:     0x600669a118a7 - std::rt::lang_start::h4fe61b5f0c25a4b2\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5\n  34:     0x600669a1d7ce - main\n  35:     0x73f23645f1ca - <unknown>\n  36:     0x73f23645f28b - __libc_start_main\n  37:     0x6006699e82e5 - _start\n  38:                0x0 - <unknown>\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/qrxfil" "pdfprint" "/tmp/.tmpoJvKXv/to_send.bin" "/tmp/.tmpoJvKXv/output_qrs"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=```"File Some(\"/tmp/.tmpoJvKXv/to_send.bin\"). base64 size: 1368 bytes = 2 chunks of 1KB\nSaving QR 001/2\nSaving QR 002/2\nSplit file in 2 QR chunks, in folder \"/tmp/.tmpoJvKXv/output_qrs\"\n"```
[INFO] [stdout] stderr=```"\nthread \'main\' (106) panicked at src/pdf.rs:79:22:\ncalled `Result::unwrap()` on an `Err` value: Pandoc not found, did you forget to install pandoc?\nstack backtrace:\n   0:     0x600669c65242 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x600669c65242 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x600669c65242 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9\n   3:     0x600669c65242 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26\n   4:     0x600669c770bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76\n   5:     0x600669c770bf - core::fmt::write::hcf0c66b48a8fa606\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25\n   6:     0x600669c358f1 - std::io::default_write_fmt::h1ecb8c7cfa7da481\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11\n   7:     0x600669c358f1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13\n   8:     0x600669c405c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9\n   9:     0x600669c42bfc - std::panicking::default_hook::{{closure}}::h91001850288db5f7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27\n  10:     0x600669c42a56 - std::panicking::default_hook::h2346dbb704ef5512\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9\n  11:     0x600669c43285 - std::panicking::panic_with_hook::hd2b063a6090d23a4\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13\n  12:     0x600669c4311a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13\n  13:     0x600669c406f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18\n  14:     0x600669c2961d - __rustc[1d67440d6e82e4f]::rust_begin_unwind\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5\n  15:     0x600669c80700 - core::panicking::panic_fmt::h420ddb7fd73daf53\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14\n  16:     0x600669c7faa6 - core::result::unwrap_failed::hdde076be853d034f\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5\n  17:     0x600669a1ab30 - core::result::Result<T,E>::unwrap::h4c269147dcc3d1a7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23\n  18:     0x600669a1ab30 - qrxfil::pdf::genpandoc::hff62fd980a1410de\n                               at /opt/rustwide/workdir/src/pdf.rs:79:22\n  19:     0x600669a1b3e2 - qrxfil::run::h97709557ac43586e\n                               at /opt/rustwide/workdir/src/main.rs:359:9\n  20:     0x600669a1b643 - qrxfil::main::h6b4e37030540357d\n                               at /opt/rustwide/workdir/src/main.rs:265:30\n  21:     0x600669a034cb - core::ops::function::FnOnce::call_once::hd028bf787cd3cea5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5\n  22:     0x600669a0ea9e - std::sys::backtrace::__rust_begin_short_backtrace::h718966a14a0a6b8e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18\n  23:     0x600669a118c1 - std::rt::lang_start::{{closure}}::h56e3c6cd62089101\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18\n  24:     0x600669c375f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21\n  25:     0x600669c375f0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  26:     0x600669c375f0 - std::panicking::catch_unwind::h26f0e342004b5114\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  27:     0x600669c375f0 - std::panic::catch_unwind::h9ee33ca17775d897\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  28:     0x600669c375f0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24\n  29:     0x600669c375f0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  30:     0x600669c375f0 - std::panicking::catch_unwind::h23e08fb4a7b9f405\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  31:     0x600669c375f0 - std::panic::catch_unwind::h7ca3d9eabb6135ff\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  32:     0x600669c375f0 - std::rt::lang_start_internal::h06ad7395f4fda8d7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5\n  33:     0x600669a118a7 - std::rt::lang_start::h4fe61b5f0c25a4b2\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5\n  34:     0x600669a1d7ce - main\n  35:     0x73f23645f1ca - <unknown>\n  36:     0x73f23645f28b - __libc_start_main\n  37:     0x6006699e82e5 - _start\n  38:                0x0 - <unknown>\n"```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60423a0bf782 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60423a0bf782 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60423a0bf782 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60423a0bf782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60423a0d116f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60423a0d116f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60423a088541 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60423a088541 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60423a096282 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60423a09b85f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60423a09b6f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x604239e4dffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x604239e4dffe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60423a09bfcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60423a09bfcf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60423a09bd7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60423a0963b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60423a07baad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60423a0daba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x604239f19bda - assert_cmd::assert::Assert::success::hcc57c7801f0a5a44
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.3/src/assert.rs:155:13
[INFO] [stdout]   20:     0x604239ca00a6 - integration_tests::file_to_pdf_happy::h5853558eb30dd269
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:92:30
[INFO] [stdout]   21:     0x604239ca0437 - integration_tests::file_to_pdf_happy::{{closure}}::h627e9636d546bf16
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:70:23
[INFO] [stdout]   22:     0x604239c74ee6 - core::ops::function::FnOnce::call_once::hb8b2b41faa61fdda
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x604239e4ddbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x604239e4ddbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x604239e63a25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x604239e63a25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x604239e63a25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x604239e63a25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x604239e63a25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x604239e63a25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x604239e63a25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x604239e3a214 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x604239e3a214 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x604239e3dada - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x604239e3dada - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x604239e3dada - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x604239e3dada - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x604239e3dada - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x604239e3dada - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x604239e3dada - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60423a09132f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x60423a09132f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7b56256feaa4 - <unknown>
[INFO] [stdout]   44:     0x7b562578ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_to_pdf_happy
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "a73b5769211009d166d9d527c828c52f62c38047f9448b8641ad5e3d70b0be83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a73b5769211009d166d9d527c828c52f62c38047f9448b8641ad5e3d70b0be83", kill_on_drop: false }`
[INFO] [stdout] a73b5769211009d166d9d527c828c52f62c38047f9448b8641ad5e3d70b0be83
