[INFO] fetching crate cfdp-simplified 0.1.0...
[INFO] testing cfdp-simplified-0.1.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate cfdp-simplified 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cfdp-simplified 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cfdp-simplified 0.1.0
[INFO] tweaked toml for crates.io crate cfdp-simplified 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cfdp-simplified 0.1.0 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 crates.io crate cfdp-simplified 0.1.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 877f9f76e529ec31385b83638987a0f0441f2469ecb05de306e69273aef0e20f
[INFO] running `Command { std: "docker" "start" "-a" "877f9f76e529ec31385b83638987a0f0441f2469ecb05de306e69273aef0e20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "877f9f76e529ec31385b83638987a0f0441f2469ecb05de306e69273aef0e20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "877f9f76e529ec31385b83638987a0f0441f2469ecb05de306e69273aef0e20f", kill_on_drop: false }`
[INFO] [stdout] 877f9f76e529ec31385b83638987a0f0441f2469ecb05de306e69273aef0e20f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2c4f4ae9158f22346e0df8e90aa5c94c7a6ab191295d9a7ffbc7f29409edd35b
[INFO] running `Command { std: "docker" "start" "-a" "2c4f4ae9158f22346e0df8e90aa5c94c7a6ab191295d9a7ffbc7f29409edd35b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling bit-struct v0.3.2
[INFO] [stderr]    Compiling cfdp-simplified v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.45s
[INFO] running `Command { std: "docker" "inspect" "2c4f4ae9158f22346e0df8e90aa5c94c7a6ab191295d9a7ffbc7f29409edd35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4f4ae9158f22346e0df8e90aa5c94c7a6ab191295d9a7ffbc7f29409edd35b", kill_on_drop: false }`
[INFO] [stdout] 2c4f4ae9158f22346e0df8e90aa5c94c7a6ab191295d9a7ffbc7f29409edd35b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8f4b30f67ea465cb528f885aa08e847c13aae950f54db2a5904822c0c211e613
[INFO] running `Command { std: "docker" "start" "-a" "8f4b30f67ea465cb528f885aa08e847c13aae950f54db2a5904822c0c211e613", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling rstest_reuse v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cfdp-simplified v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.40s
[INFO] running `Command { std: "docker" "inspect" "8f4b30f67ea465cb528f885aa08e847c13aae950f54db2a5904822c0c211e613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f4b30f67ea465cb528f885aa08e847c13aae950f54db2a5904822c0c211e613", kill_on_drop: false }`
[INFO] [stdout] 8f4b30f67ea465cb528f885aa08e847c13aae950f54db2a5904822c0c211e613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cf23fedbb6fccd9e220d1bd7fddee66de2da04cec7a0c665fdadda01aa809396
[INFO] running `Command { std: "docker" "start" "-a" "cf23fedbb6fccd9e220d1bd7fddee66de2da04cec7a0c665fdadda01aa809396", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cfdp_simplified-8baea1b58e1e2ebb)
[INFO] [stdout] 
[INFO] [stdout] running 239 tests
[INFO] [stdout] test daemon::segments::test::test1 ... ok
[INFO] [stdout] test daemon::segments::test::test12 ... ok
[INFO] [stdout] test daemon::segments::test::test10 ... ok
[INFO] [stdout] test daemon::segments::test::test13 ... ok
[INFO] [stdout] test daemon::segments::test::test11 ... ok
[INFO] [stdout] test daemon::segments::test::test2 ... ok
[INFO] [stdout] test daemon::segments::test::test14 ... ok
[INFO] [stdout] test daemon::segments::test::test7 ... ok
[INFO] [stdout] test daemon::segments::test::test5 ... ok
[INFO] [stdout] test daemon::segments::test::test6 ... ok
[INFO] [stdout] test daemon::segments::test::test9 ... ok
[INFO] [stdout] test daemon::segments::test::test4 ... ok
[INFO] [stdout] test daemon::segments::test::test8 ... ok
[INFO] [stdout] test daemon::test::pdu_to_sender_no_transaction ... ok
[INFO] [stdout] test filestore::test::checksum_cursor::checksum_type_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test filestore::test::checksum_cursor::checksum_type_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test daemon::segments::test::test3 ... ok
[INFO] [stdout] test filestore::test::create_file ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test filestore::test::create_tmpfile ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test filestore::test::delete_file ... ok
[INFO] [stdout] test filestore::test::get_filesize ... ok
[INFO] [stdout] test filestore::test::checksum_file::checksum_type_1 ... ok
[INFO] [stdout] test filestore::test::checksum_file::checksum_type_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_2::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_1::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_no_error::file_size_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_1::file_size_1::_entity_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_no_error::file_size_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_1::transmission_mode_2::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_1::file_size_1::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_1::file_size_2::_entity_1 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_2::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_2::direction_1::transmission_mode_1::crc_flag_1::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::header::test::pdu_header::case_3::version_1::pdu_type_1::direction_2::transmission_mode_1::crc_flag_2::large_file_flag_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_1::file_size_1::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_1::file_size_2::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_1::file_size_2::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_1::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_3::file_size_1::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_3::file_size_1::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_3::file_size_1::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_4::file_size_1::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_1::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_4::file_size_1::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_3::file_size_2::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_2::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_2::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_2::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_1::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_4::file_size_1::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_4::file_size_2::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_4::file_size_2::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_4::file_size_2::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_1::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_1::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_1::_entity_3 ... ok
[INFO] [stdout] test daemon::segments::test::test_invalid_segment - should panic ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_3::file_size_2::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_2::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_3::file_size_2::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_2::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_2::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_6::file_size_1::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_6::file_size_1::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_6::file_size_2::_entity_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_6::file_size_2::_entity_3 ... ok
[INFO] [stdout] test pdu::ops::test::entity_id_encode::id_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_6::file_size_2::_entity_2 ... ok
[INFO] [stdout] test pdu::ops::test::get_and_increment_seq_num ... ok
[INFO] [stdout] test pdu::ops::test::increment_seq_num::case_1 ... ok
[INFO] [stdout] test pdu::ops::test::metadata_pdu::checksum_type_1::file_size_1 ... ok
[INFO] [stdout] test pdu::ops::test::metadata_pdu::checksum_type_1::file_size_2 ... ok
[INFO] [stdout] test pdu::ops::test::metadata_pdu::checksum_type_2::file_size_1 ... ok
[INFO] [stdout] test pdu::ops::test::nak_pdu::case_1::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::ops::test::nak_pdu::case_2::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::ops::test::increment_entity_id::case_1 ... ok
[INFO] [stdout] test pdu::ops::test::metadata_pdu::checksum_type_2::file_size_2 ... ok
[INFO] [stdout] test pdu::ops::test::unsgemented_data::case_2 ... ok
[INFO] [stdout] test pdu::test::crc16::case_1 ... ok
[INFO] [stdout] test pdu::test::pdu_encoding::case_1::crc_flag_1 ... ok
[INFO] [stdout] test pdu::ops::test::nak_pdu::case_2::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::ops::test::seq_num_encode::id_1 ... ok
[INFO] [stdout] test pdu::test::pdu_encoding::case_1::crc_flag_2 ... ok
[INFO] [stdout] test pdu::ops::test::unsgemented_data::case_1 ... ok
[INFO] [stdout] test pdu::test::pdu_encoding::case_2::crc_flag_2 ... ok
[INFO] [stdout] test pdu::test::crc16::case_2 ... ok
[INFO] [stdout] test pdu::test::pdu_encoding::case_2::crc_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_1::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_1::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_2::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_3::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_4::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_5::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_2::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_3::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_5::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_7::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_6::file_size_flag_2 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_7::file_size_flag_2 ... ok
[INFO] [stdout] test transaction::fault_handler::test::fault_action::case_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_8::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_4::file_size_flag_1 ... ok
[INFO] [stdout] test transaction::fault_handler::test::fault_action::case_2 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_6::file_size_flag_1 ... ok
[INFO] [stdout] test pdu::test::pdu_len::case_8::file_size_flag_2 ... ok
[INFO] [stdout] test transaction::fault_handler::test::fault_error ... ok
[INFO] [stdout] test transaction::fault_handler::test::fault_action::case_3 ... ok
[INFO] [stdout] test transaction::fault_handler::test::fault_action::case_4 ... ok
[INFO] [stdout] test transaction::recv::test::pdu_error_unack::operation_1 ... ok
[INFO] [stdout] test transaction::recv::test::header ... ok
[INFO] [stdout] test transaction::recv::test::nak_split ... ok
[INFO] [stdout] test transaction::recv::test::pdu_error_ack::operation_1 ... ok
[INFO] [stdout] test transaction::recv::test::recv_store_data::transmission_mode_2 ... ok
[INFO] [stdout] test transaction::recv::test::recv_store_metadata::transmission_mode_1 ... ok
[INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_6::file_size_1::_entity_3 ... ok
[INFO] [stdout] test transaction::recv::test::test_if_file_transfer ... ok
[INFO] [stdout] test pdu::ops::test::nak_pdu::case_1::file_size_flag_1 ... ok
[INFO] [stdout] test transaction::recv::test::store_filedata ... ok
[INFO] [stdout] test transaction::recv::test::test_naks::file_size_flag_1 ... ok
[INFO] [stdout] test transaction::recv::test::recv_store_metadata::transmission_mode_2 ... ok
[INFO] [stdout] test transaction::recv::test::test_naks::file_size_flag_2 ... ok
[INFO] [stdout] test transaction::send::test::pdu_error_ack_send::operation_1 ... ok
[INFO] [stdout] test transaction::send::test::checksum_cache ... ok
[INFO] [stdout] test transaction::send::test::pdu_error_ack_send::operation_2 ... ok
[INFO] [stdout] test transaction::send::test::header ... ok
[INFO] [stdout] test transaction::send::test::pdu_error_send_data::transmission_mode_1 ... ok
[INFO] [stdout] test transaction::send::test::pdu_error_send_data::transmission_mode_2 ... ok
[INFO] [stdout] test transaction::send::test::pdu_error_unack_send::operation_1 ... ok
[INFO] [stdout] test transaction::send::test::pdu_error_unack_send::operation_2 ... ok
[INFO] [stdout] test transaction::send::test::pdu_error_unack_send::operation_3 ... ok
[INFO] [stdout] test transaction::send::test::recv_nak::total_size_1 ... ok
[INFO] [stdout] test pdu::ops::test::get_and_increment_entity_id ... ok
[INFO] [stdout] test transaction::recv::test::recv_store_data::transmission_mode_1 ... ok
[INFO] [stdout] test transaction::test::id ... ok
[INFO] [stdout] test transaction::recv::test::finalize_file ... ok
[INFO] [stdout] test transaction::recv::test::recv_eof_all_data::transmission_mode_1 ... ok
[INFO] [stdout] test transaction::send::test::test_if_file_transfer ... ok
[INFO] [stdout] test transaction::send::test::send_eof ... ok
[INFO] [stdout] test transaction::send::test::send_filedata ... ok
[INFO] [stdout] test transaction::recv::test::recv_eof_all_data::transmission_mode_2 ... ok
[INFO] [stdout] test transaction::recv::test::delayed_nak ... ok
[INFO] [stdout] test transaction::send::test::recv_nak::total_size_2 ... ok
[INFO] [stdout] test transaction::send::test::send_missing::case_2 ... ok
[INFO] [stdout] test transaction::send::test::send_missing::case_1 ... FAILED
[INFO] [stdout] test daemon::timer::test::timeout_all ... ok
[INFO] [stdout] test daemon::timer::test::timeout ... ok
[INFO] [stdout] test daemon::timer::test::no_timeout ... ok
[INFO] [stdout] test daemon::timer::test::limit ... ok
[INFO] [stdout] test daemon::timer::test::restart_no_fail ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- transaction::send::test::send_missing::case_1 stdout ----
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'transaction::send::test::send_missing::case_1' (259) panicked at src/transaction/send.rs:954:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileStore(IO(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d121cc5eee2 - 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:     0x5d121cc5eee2 - 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:     0x5d121cc5eee2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d121cc5eee2 - <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:     0x5d121cc7047f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d121cc7047f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d121cc2a831 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d121cc2a831 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d121cc379b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d121cc3c9af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d121cc3c841 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d121cb5800e - <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:     0x5d121cb5800e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d121cc3d11f - <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:     0x5d121cc3d11f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d121cc3ceca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d121cc37ae9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d121cc1e77d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d121cc78980 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d121cc77b66 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d121cb09ec8 - core::result::Result<T,E>::unwrap::hea7af14c1db78351
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5d121cb09ec8 - cfdp_simplified::transaction::send::test::send_missing::{{closure}}::{{closure}}::h837dbcd2eaf00a73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/transaction/send.rs:954:18
[INFO] [stdout]   22:     0x5d121ca5ba24 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h14a8fd2a22290563
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x5d121ca5a30d - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h5c57fdcfcd410089
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5d121ca5a30d - tokio::runtime::task::core::Core<T,S>::poll::h3202cfa5e7e124df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x5d121ca417aa - tokio::runtime::task::harness::poll_future::{{closure}}::hfa01f1b0764769bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   26:     0x5d121ca63630 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8bc08239af376e3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5d121ca687a4 - std::panicking::catch_unwind::do_call::hca64e7a22553d1ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5d121cae200b - __rust_try
[INFO] [stdout]   29:     0x5d121cadbeb6 - std::panicking::catch_unwind::hde6726de09dc2a11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d121cadbeb6 - std::panic::catch_unwind::h712593030bf17a25
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d121ca3c11f - tokio::runtime::task::harness::poll_future::h4a416dc5ab335485
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   32:     0x5d121ca4326f - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hdffcfb20005e8f0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x5d121ca46da3 - tokio::runtime::task::harness::Harness<T,S>::poll::h1bf3999b1095da95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x5d121cb31aab - tokio::runtime::task::raw::poll::hbbe4f29910d8268e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x5d121cba3b97 - tokio::runtime::task::raw::RawTask::poll::h50c8639b09cfdc7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x5d121ca708f1 - tokio::runtime::task::LocalNotified<S>::run::he478538aed907a6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/mod.rs:449:13
[INFO] [stdout]   37:     0x5d121caf095a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbd895816fb116986
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:770:30
[INFO] [stdout]   38:     0x5d121caee605 - tokio::runtime::coop::with_budget::h06e81dc711a8f507
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x5d121caee605 - tokio::runtime::coop::budget::h6e61cbc162f5a821
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x5d121caee605 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h9723318752b7459c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:364:43
[INFO] [stdout]   41:     0x5d121caee086 - tokio::runtime::scheduler::current_thread::Context::enter::hfa6f00a378ed535c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   42:     0x5d121caee2bc - tokio::runtime::scheduler::current_thread::Context::run_task::h9386a35d617f07f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:364:28
[INFO] [stdout]   43:     0x5d121caf059b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48a3720f1901bdb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:769:43
[INFO] [stdout]   44:     0x5d121caef044 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf32a58b8d05a89d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   45:     0x5d121cb0742b - tokio::runtime::context::scoped::Scoped<T>::set::hed29ce701629ae23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   46:     0x5d121ca968c9 - tokio::runtime::context::set_scheduler::{{closure}}::h3bfedf8129792af6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   47:     0x5d121ca94412 - std::thread::local::LocalKey<T>::try_with::h71aab12198376632
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   48:     0x5d121ca9323e - std::thread::local::LocalKey<T>::with::h2ad34af3e440f5ed
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   49:     0x5d121ca967fd - tokio::runtime::context::set_scheduler::h30563d1e21d1de08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   50:     0x5d121caeedd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4717776aae80b308
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   51:     0x5d121caef063 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcf310be09e7e9b17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   52:     0x5d121caeb493 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h545cdf7252574ebb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   53:     0x5d121ca71ef0 - tokio::runtime::context::runtime::enter_runtime::h15a945e61029eb3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   54:     0x5d121caeaee1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h73cef00819e5b657
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   55:     0x5d121cab7e64 - tokio::runtime::runtime::Runtime::block_on_inner::h83632720f0d66a27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   56:     0x5d121cab8027 - tokio::runtime::runtime::Runtime::block_on::h754240ca0af60c82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   57:     0x5d121ca90731 - cfdp_simplified::transaction::send::test::send_missing::case_1::h6617b4916aead413
[INFO] [stdout]                                at /opt/rustwide/workdir/src/transaction/send.rs:870:5
[INFO] [stdout]   58:     0x5d121ca907c7 - cfdp_simplified::transaction::send::test::send_missing::case_1::{{closure}}::ha1204503f8333de2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/transaction/send.rs:870:14
[INFO] [stdout]   59:     0x5d121ca79ad6 - core::ops::function::FnOnce::call_once::h45a6012e45011703
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5d121cb57dcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5d121cb57dcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5d121cb6da35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5d121cb6da35 - <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]   64:     0x5d121cb6da35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   65:     0x5d121cb6da35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5d121cb6da35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d121cb6da35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5d121cb6da35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5d121cb44224 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5d121cb44224 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   71:     0x5d121cb47aea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   72:     0x5d121cb47aea - <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]   73:     0x5d121cb47aea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x5d121cb47aea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   75:     0x5d121cb47aea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5d121cb47aea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   77:     0x5d121cb47aea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5d121cc32c4f - <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]   79:     0x5d121cc32c4f - 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]   80:     0x7602cf5f8aa4 - <unknown>
[INFO] [stdout]   81:     0x7602cf685a34 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'transaction::send::test::send_missing::case_1' (259) panicked at src/transaction/send.rs:962:72:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d121cc5eee2 - 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:     0x5d121cc5eee2 - 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:     0x5d121cc5eee2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d121cc5eee2 - <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:     0x5d121cc7047f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d121cc7047f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d121cc2a831 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d121cc2a831 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d121cc379b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d121cc3c9af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d121cc3c841 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d121cb5800e - <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:     0x5d121cb5800e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d121cc3d11f - <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:     0x5d121cc3d11f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d121cc3ce96 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d121cc37ae9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d121cc1e77d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d121cc78980 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d121cc7895c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5d121cc77ae9 - core::option::unwrap_failed::h9039d211b71a576a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:2169:5
[INFO] [stdout]   21:     0x5d121cb093a1 - core::option::Option<T>::unwrap::habb1ae1df63201bf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1010:21
[INFO] [stdout]   22:     0x5d121cb093a1 - cfdp_simplified::transaction::send::test::send_missing::{{closure}}::h9db511d35371477b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/transaction/send.rs:962:72
[INFO] [stdout]   23:     0x5d121ca909ee - cfdp_simplified::transaction::send::test::send_missing::case_1::{{closure}}::heae069cac0438819
[INFO] [stdout]                                at /opt/rustwide/workdir/src/transaction/send.rs:870:5
[INFO] [stdout]   24:     0x5d121cab9ea2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0877a1717ba898f8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5d121caba0fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hcb682a2ad3d2e35c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5d121caf09dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc5ce962ee6c83e33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   27:     0x5d121caf08cb - tokio::runtime::coop::with_budget::h1fef000f7092801e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5d121caf08cb - tokio::runtime::coop::budget::h1e3d734dbbc7c8d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5d121caf08cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h84a39494eb958347
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   30:     0x5d121caeda60 - tokio::runtime::scheduler::current_thread::Context::enter::h3e99fa9f12d8f6e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   31:     0x5d121caefe0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h48a3720f1901bdb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   32:     0x5d121caef044 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf32a58b8d05a89d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   33:     0x5d121cb0742b - tokio::runtime::context::scoped::Scoped<T>::set::hed29ce701629ae23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5d121ca968c9 - tokio::runtime::context::set_scheduler::{{closure}}::h3bfedf8129792af6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x5d121ca94412 - std::thread::local::LocalKey<T>::try_with::h71aab12198376632
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   36:     0x5d121ca9323e - std::thread::local::LocalKey<T>::with::h2ad34af3e440f5ed
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   37:     0x5d121ca967fd - tokio::runtime::context::set_scheduler::h30563d1e21d1de08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x5d121caeedd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4717776aae80b308
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   39:     0x5d121caef063 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcf310be09e7e9b17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   40:     0x5d121caeb493 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h545cdf7252574ebb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   41:     0x5d121ca71ef0 - tokio::runtime::context::runtime::enter_runtime::h15a945e61029eb3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5d121caeaee1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h73cef00819e5b657
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   43:     0x5d121cab7e64 - tokio::runtime::runtime::Runtime::block_on_inner::h83632720f0d66a27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   44:     0x5d121cab8027 - tokio::runtime::runtime::Runtime::block_on::h754240ca0af60c82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   45:     0x5d121ca90731 - cfdp_simplified::transaction::send::test::send_missing::case_1::h6617b4916aead413
[INFO] [stdout]                                at /opt/rustwide/workdir/src/transaction/send.rs:870:5
[INFO] [stdout]   46:     0x5d121ca907c7 - cfdp_simplified::transaction::send::test::send_missing::case_1::{{closure}}::ha1204503f8333de2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/transaction/send.rs:870:14
[INFO] [stdout]   47:     0x5d121ca79ad6 - core::ops::function::FnOnce::call_once::h45a6012e45011703
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d121cb57dcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d121cb57dcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5d121cb6da35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5d121cb6da35 - <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]   52:     0x5d121cb6da35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5d121cb6da35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5d121cb6da35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d121cb6da35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5d121cb6da35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5d121cb44224 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5d121cb44224 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5d121cb47aea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x5d121cb47aea - <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]   61:     0x5d121cb47aea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5d121cb47aea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5d121cb47aea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5d121cb47aea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x5d121cb47aea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5d121cc32c4f - <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]   67:     0x5d121cc32c4f - 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]   68:     0x7602cf5f8aa4 - <unknown>
[INFO] [stdout]   69:     0x7602cf685a34 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     transaction::send::test::send_missing::case_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 238 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf23fedbb6fccd9e220d1bd7fddee66de2da04cec7a0c665fdadda01aa809396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf23fedbb6fccd9e220d1bd7fddee66de2da04cec7a0c665fdadda01aa809396", kill_on_drop: false }`
[INFO] [stdout] cf23fedbb6fccd9e220d1bd7fddee66de2da04cec7a0c665fdadda01aa809396
