[INFO] fetching crate cfdp-simplified 0.1.0... [INFO] testing cfdp-simplified-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cfdp-simplified 0.1.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cfdp-simplified 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_reuse v0.5.0 [INFO] [stderr] Downloaded rstest v0.15.0 [INFO] [stderr] Downloaded bit-struct v0.3.2 [INFO] [stderr] Downloaded rstest_macros v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783cfd97873e0e95ff2cf9eb6c67e1c30ee8691c36eb42b9266ba9c969305c3a [INFO] running `Command { std: "docker" "start" "-a" "783cfd97873e0e95ff2cf9eb6c67e1c30ee8691c36eb42b9266ba9c969305c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783cfd97873e0e95ff2cf9eb6c67e1c30ee8691c36eb42b9266ba9c969305c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783cfd97873e0e95ff2cf9eb6c67e1c30ee8691c36eb42b9266ba9c969305c3a", kill_on_drop: false }` [INFO] [stdout] 783cfd97873e0e95ff2cf9eb6c67e1c30ee8691c36eb42b9266ba9c969305c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cb4df36a6f00289117dc1ee2eb7921721b0035578bd8d6c01899e804d2073bc [INFO] running `Command { std: "docker" "start" "-a" "1cb4df36a6f00289117dc1ee2eb7921721b0035578bd8d6c01899e804d2073bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [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 thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling serde v1.0.217 [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 34.44s [INFO] running `Command { std: "docker" "inspect" "1cb4df36a6f00289117dc1ee2eb7921721b0035578bd8d6c01899e804d2073bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cb4df36a6f00289117dc1ee2eb7921721b0035578bd8d6c01899e804d2073bc", kill_on_drop: false }` [INFO] [stdout] 1cb4df36a6f00289117dc1ee2eb7921721b0035578bd8d6c01899e804d2073bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e7c3c1c2a1429677749a9068063c0dc363685d733f6e40c9793960e8ebb359f [INFO] running `Command { std: "docker" "start" "-a" "3e7c3c1c2a1429677749a9068063c0dc363685d733f6e40c9793960e8ebb359f", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling rstest_reuse v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cfdp-simplified v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.06s [INFO] running `Command { std: "docker" "inspect" "3e7c3c1c2a1429677749a9068063c0dc363685d733f6e40c9793960e8ebb359f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7c3c1c2a1429677749a9068063c0dc363685d733f6e40c9793960e8ebb359f", kill_on_drop: false }` [INFO] [stdout] 3e7c3c1c2a1429677749a9068063c0dc363685d733f6e40c9793960e8ebb359f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fc3467002b2c9af3af5d8b71ce0febd51ee57f0138e2064c006c0c7a64f5912 [INFO] running `Command { std: "docker" "start" "-a" "7fc3467002b2c9af3af5d8b71ce0febd51ee57f0138e2064c006c0c7a64f5912", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cfdp_simplified-39e5013f41715bea) [INFO] [stdout] [INFO] [stdout] running 239 tests [INFO] [stdout] test daemon::segments::test::test11 ... ok [INFO] [stdout] test daemon::segments::test::test1 ... ok [INFO] [stdout] test daemon::segments::test::test10 ... ok [INFO] [stdout] test daemon::segments::test::test14 ... ok [INFO] [stdout] test daemon::segments::test::test2 ... ok [INFO] [stdout] test daemon::segments::test::test12 ... ok [INFO] [stdout] test daemon::segments::test::test3 ... ok [INFO] [stdout] test daemon::segments::test::test6 ... ok [INFO] [stdout] test daemon::segments::test::test7 ... ok [INFO] [stdout] test daemon::segments::test::test8 ... ok [INFO] [stdout] test daemon::segments::test::test9 ... ok [INFO] [stdout] test daemon::segments::test::test4 ... ok [INFO] [stdout] test daemon::segments::test::test5 ... ok [INFO] [stdout] test daemon::segments::test::test13 ... ok [INFO] [stdout] test filestore::test::checksum_cursor::checksum_type_2 ... ok [INFO] [stdout] test filestore::test::checksum_cursor::checksum_type_1 ... ok [INFO] [stdout] test daemon::test::pdu_to_sender_no_transaction ... 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 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_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_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_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_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_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_2::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_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_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_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_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_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_1 ... 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_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_2::direction_2::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_2::transmission_mode_2::crc_flag_2::large_file_flag_1 ... ok [INFO] [stdout] test filestore::test::delete_file ... ok [INFO] [stdout] test filestore::test::create_tmpfile ... ok [INFO] [stdout] test filestore::test::create_file ... ok [INFO] [stdout] test filestore::test::checksum_file::checksum_type_1 ... ok [INFO] [stdout] test filestore::test::get_filesize ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1::crc_flag_2::large_file_flag_1 ... ok [INFO] [stdout] test daemon::segments::test::test_invalid_segment - should panic ... 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_2::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_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_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_2 ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1 ... 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::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_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::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_2::file_size_1::_entity_3 ... ok [INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_2::_entity_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_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_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_2::crc_flag_1::large_file_flag_1 ... ok [INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_2::file_size_1::_entity_2 ... 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::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_3 ... 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_2::_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_3::file_size_1::_entity_3 ... 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_4::file_size_1::_entity_2 ... 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_4::file_size_1::_entity_3 ... 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_4::file_size_2::_entity_2 ... 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_5::file_size_1::_entity_2 ... 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_2::_entity_2 ... 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_5::file_size_2::_entity_1 ... ok [INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_1::_entity_3 ... ok [INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_6::file_size_1::_entity_3 ... ok [INFO] [stdout] test pdu::ops::test::end_of_file_with_error::condition_5::file_size_2::_entity_3 ... ok [INFO] [stdout] test filestore::test::checksum_file::checksum_type_2 ... 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_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::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_2::file_size_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::metadata_pdu::checksum_type_1::file_size_2 ... ok [INFO] [stdout] test pdu::ops::test::metadata_pdu::checksum_type_2::file_size_2 ... ok [INFO] [stdout] test pdu::ops::test::seq_num_encode::id_1 ... ok [INFO] [stdout] test pdu::ops::test::nak_pdu::case_1::file_size_flag_2 ... ok [INFO] [stdout] test pdu::ops::test::unsgemented_data::case_1 ... ok [INFO] [stdout] test pdu::ops::test::nak_pdu::case_1::file_size_flag_1 ... ok [INFO] [stdout] test pdu::ops::test::nak_pdu::case_2::file_size_flag_1 ... ok [INFO] [stdout] test pdu::ops::test::nak_pdu::case_2::file_size_flag_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::test::pdu_encoding::case_1::crc_flag_2 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_1::file_size_flag_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_2::file_size_flag_1 ... 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_3::file_size_flag_2 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_5::file_size_flag_1 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_6::file_size_flag_1 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_5::file_size_flag_2 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_1::file_size_flag_2 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_6::file_size_flag_2 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_4::file_size_flag_1 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_4::file_size_flag_2 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_7::file_size_flag_1 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_7::file_size_flag_2 ... ok [INFO] [stdout] test pdu::test::pdu_len::case_8::file_size_flag_2 ... ok [INFO] [stdout] test transaction::fault_handler::test::fault_action::case_4 ... ok [INFO] [stdout] test transaction::fault_handler::test::fault_error ... ok [INFO] [stdout] test transaction::fault_handler::test::fault_action::case_2 ... ok [INFO] [stdout] test transaction::fault_handler::test::fault_action::case_3 ... 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 transaction::recv::test::pdu_error_unack::operation_1 ... ok [INFO] [stdout] test pdu::ops::test::entity_id_encode::id_1 ... ok [INFO] [stdout] test transaction::recv::test::header ... ok [INFO] [stdout] test pdu::ops::test::get_and_increment_entity_id ... ok [INFO] [stdout] test transaction::recv::test::nak_split ... ok [INFO] [stdout] test pdu::ops::test::get_and_increment_seq_num ... ok [INFO] [stdout] test pdu::ops::test::increment_entity_id::case_1 ... ok [INFO] [stdout] test transaction::recv::test::pdu_error_ack::operation_1 ... ok [INFO] [stdout] test transaction::recv::test::recv_store_metadata::transmission_mode_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_2 ... ok [INFO] [stdout] test transaction::recv::test::test_if_file_transfer ... ok [INFO] [stdout] test transaction::recv::test::test_naks::file_size_flag_2 ... ok [INFO] [stdout] test transaction::recv::test::recv_store_data::transmission_mode_1 ... ok [INFO] [stdout] test transaction::send::test::checksum_cache ... ok [INFO] [stdout] test transaction::recv::test::test_naks::file_size_flag_1 ... ok [INFO] [stdout] test transaction::send::test::header ... ok [INFO] [stdout] test transaction::send::test::pdu_error_ack_send::operation_1 ... ok [INFO] [stdout] test transaction::send::test::pdu_error_ack_send::operation_2 ... ok [INFO] [stdout] test transaction::send::test::pdu_error_send_data::transmission_mode_1 ... ok [INFO] [stdout] test transaction::recv::test::store_filedata ... ok [INFO] [stdout] test transaction::recv::test::finalize_file ... 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::recv_nak::total_size_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::test_if_file_transfer ... ok [INFO] [stdout] test transaction::test::id ... ok [INFO] [stdout] test transaction::recv::test::recv_eof_all_data::transmission_mode_1 ... ok [INFO] [stdout] test transaction::recv::test::recv_eof_all_data::transmission_mode_2 ... 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::delayed_nak ... ok [INFO] [stdout] test transaction::send::test::recv_nak::total_size_2 ... ok [INFO] [stdout] test transaction::send::test::send_missing::case_1 ... FAILED [INFO] [stdout] test transaction::send::test::send_missing::case_2 ... ok [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] [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' (260) panicked at src/transaction/send.rs:965:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: PDU { header: PDUHeader { version: Zero, pdu_type: FileData, direction: ToReceiver, transmission_mode: Acknowledged, crc_flag: NotPresent, large_file_flag: Small, pdu_data_field_length: 8, segmentation_control: NotPreserved, segment_metadata_flag: NotPresent, source_entity_id: EntityID(12), transaction_sequence_number: TransactionSeqNum(3), destination_entity_id: EntityID(15) }, payload: FileData(FileDataPDU(UnsegmentedFileData { offset: 6, file_data: [0, 5, 255, 99] })) } [INFO] [stdout] right: PDU { header: PDUHeader { version: Zero, pdu_type: FileData, direction: ToReceiver, transmission_mode: Acknowledged, crc_flag: NotPresent, large_file_flag: Small, pdu_data_field_length: 4, segmentation_control: NotPreserved, segment_metadata_flag: NotPresent, source_entity_id: EntityID(12), transaction_sequence_number: TransactionSeqNum(3), destination_entity_id: EntityID(15) }, payload: FileData(FileDataPDU(UnsegmentedFileData { offset: 6, file_data: [] })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x585950a1d732 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x585950a1d732 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x585950a1d732 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x585950a1d732 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x585950a2eb3f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x585950a2eb3f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5859509e94f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5859509e94f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5859509f63d2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5859509fb27f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5859509fb111 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x58595091956e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x58595091956e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5859509fb9ce - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5859509fb9ce - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5859509fb6ea - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5859509f6509 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5859509dd1cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x585950a37030 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x585950a36de3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x58595088f154 - core::panicking::assert_failed::h91b18cdee09e52c3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5859508b202b - cfdp_simplified::transaction::send::test::send_missing::{{closure}}::hba1edce35eafd496 [INFO] [stdout] at /opt/rustwide/workdir/src/transaction/send.rs:965:9 [INFO] [stdout] 22: 0x5859508d359e - cfdp_simplified::transaction::send::test::send_missing::case_1::{{closure}}::h9eef8cee97f7a377 [INFO] [stdout] at /opt/rustwide/workdir/src/transaction/send.rs:870:5 [INFO] [stdout] 23: 0x5859508f6102 - as core::future::future::Future>::poll::h626cc6d7a85018a2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5859508f607d - as core::future::future::Future>::poll::h46eef29da5013427 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5859508a050d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hea8f4e5982771403 [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] 26: 0x5859508a027b - tokio::runtime::coop::with_budget::hf0ef0ea56a60fbe4 [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] 27: 0x5859508a027b - tokio::runtime::coop::budget::hbc5e7ca7b95ad722 [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] 28: 0x5859508a027b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h56219df3b457f793 [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] 29: 0x58595089d590 - tokio::runtime::scheduler::current_thread::Context::enter::h8e026471aee6560c [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] 30: 0x58595089f93d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd4a5c06ab11ba59 [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] 31: 0x58595089eb74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3a4d70c7012ed9b6 [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] 32: 0x58595086b8cb - tokio::runtime::context::scoped::Scoped::set::h0e3967bd987a9e82 [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] 33: 0x58595088f5e9 - tokio::runtime::context::set_scheduler::{{closure}}::h1983ded26567673c [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] 34: 0x585950827022 - std::thread::local::LocalKey::try_with::h390be6020c954f48 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x58595082675e - std::thread::local::LocalKey::with::h7171cefc1d2e7fc6 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x58595088f55d - tokio::runtime::context::set_scheduler::h68622219c937e016 [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] 37: 0x58595089e4e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0f37925665d1b2e8 [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] 38: 0x58595089eb93 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5cbe6d342c1cbf4b [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] 39: 0x58595089ac63 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h87366d7284580f8d [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] 40: 0x585950869330 - tokio::runtime::context::runtime::enter_runtime::h9408f01ed8bd90c9 [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] 41: 0x58595089aa11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1fc15b1398342a14 [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] 42: 0x585950829ab4 - tokio::runtime::runtime::Runtime::block_on_inner::hc52212fe980b87b0 [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] 43: 0x585950829c77 - tokio::runtime::runtime::Runtime::block_on::h39aac28ceeb3f93d [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] 44: 0x5859508d32e1 - cfdp_simplified::transaction::send::test::send_missing::case_1::h56372d5c602cc58b [INFO] [stdout] at /opt/rustwide/workdir/src/transaction/send.rs:870:5 [INFO] [stdout] 45: 0x5859508d3377 - cfdp_simplified::transaction::send::test::send_missing::case_1::{{closure}}::h4813cdf7cc132759 [INFO] [stdout] at /opt/rustwide/workdir/src/transaction/send.rs:870:14 [INFO] [stdout] 46: 0x58595087aef6 - core::ops::function::FnOnce::call_once::h5b12cb288cdc154e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x58595091936b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x58595091936b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x58595092ee15 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x58595092ee15 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x58595092ee15 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x58595092ee15 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x58595092ee15 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x58595092ee15 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x58595092ee15 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x585950905834 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x585950905834 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x58595090911a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x58595090911a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x58595090911a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x58595090911a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x58595090911a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x58595090911a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x58595090911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 65: 0x5859509f06df - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x5859509f06df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 67: 0x741a79b2faa4 - [INFO] [stdout] 68: 0x741a79bbca34 - clone [INFO] [stdout] 69: 0x0 - [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.76s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "7fc3467002b2c9af3af5d8b71ce0febd51ee57f0138e2064c006c0c7a64f5912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc3467002b2c9af3af5d8b71ce0febd51ee57f0138e2064c006c0c7a64f5912", kill_on_drop: false }` [INFO] [stdout] 7fc3467002b2c9af3af5d8b71ce0febd51ee57f0138e2064c006c0c7a64f5912