[INFO] fetching crate ttftp 0.2.0... [INFO] testing ttftp-0.2.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ttftp 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ttftp 0.2.0 [INFO] finished tweaking crates.io crate ttftp 0.2.0 [INFO] tweaked toml for crates.io crate ttftp 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ttftp 0.2.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c5bb53e385508606d7d0043faf4fc464741d7bb36f6c2a158ff88d6668a7a2 [INFO] running `Command { std: "docker" "start" "-a" "f8c5bb53e385508606d7d0043faf4fc464741d7bb36f6c2a158ff88d6668a7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c5bb53e385508606d7d0043faf4fc464741d7bb36f6c2a158ff88d6668a7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c5bb53e385508606d7d0043faf4fc464741d7bb36f6c2a158ff88d6668a7a2", kill_on_drop: false }` [INFO] [stdout] f8c5bb53e385508606d7d0043faf4fc464741d7bb36f6c2a158ff88d6668a7a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b1a638669691436c4cf6af69c91b51738d1a8fb3f46ad24d065c0f0cf5fa566 [INFO] running `Command { std: "docker" "start" "-a" "5b1a638669691436c4cf6af69c91b51738d1a8fb3f46ad24d065c0f0cf5fa566", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling netascii v0.1.0 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ttftp v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/client.rs:1078:26 [INFO] [stdout] | [INFO] [stdout] 1078 | self.message.display(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/client.rs:1200:58 [INFO] [stdout] | [INFO] [stdout] 1200 | write!(f, "illegal filename '{}'", self.filename.display()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:698:47 [INFO] [stdout] | [INFO] [stdout] 698 | write!(f, "unknown mode '{}'", self.0.display()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn bytes(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn bytes(&self) -> Result, TooLongError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `Command { std: "docker" "inspect" "5b1a638669691436c4cf6af69c91b51738d1a8fb3f46ad24d065c0f0cf5fa566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b1a638669691436c4cf6af69c91b51738d1a8fb3f46ad24d065c0f0cf5fa566", kill_on_drop: false }` [INFO] [stdout] 5b1a638669691436c4cf6af69c91b51738d1a8fb3f46ad24d065c0f0cf5fa566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8c8d59e7fc255b5772d76f670f04269d66a8174fb04b9aa493be9d2c3dabb8 [INFO] running `Command { std: "docker" "start" "-a" "0e8c8d59e7fc255b5772d76f670f04269d66a8174fb04b9aa493be9d2c3dabb8", kill_on_drop: false }` [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/client.rs:1078:26 [INFO] [stdout] | [INFO] [stdout] 1078 | self.message.display(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/client.rs:1200:58 [INFO] [stdout] | [INFO] [stdout] 1200 | write!(f, "illegal filename '{}'", self.filename.display()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:698:47 [INFO] [stdout] | [INFO] [stdout] 698 | write!(f, "unknown mode '{}'", self.0.display()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn bytes(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn bytes(&self) -> Result, TooLongError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ttftp v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/client.rs:1078:26 [INFO] [stdout] | [INFO] [stdout] 1078 | self.message.display(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/client.rs:1200:58 [INFO] [stdout] | [INFO] [stdout] 1200 | write!(f, "illegal filename '{}'", self.filename.display()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:698:47 [INFO] [stdout] | [INFO] [stdout] 698 | write!(f, "unknown mode '{}'", self.0.display()) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn bytes(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn bytes(&self) -> Result, TooLongError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "0e8c8d59e7fc255b5772d76f670f04269d66a8174fb04b9aa493be9d2c3dabb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8c8d59e7fc255b5772d76f670f04269d66a8174fb04b9aa493be9d2c3dabb8", kill_on_drop: false }` [INFO] [stdout] 0e8c8d59e7fc255b5772d76f670f04269d66a8174fb04b9aa493be9d2c3dabb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff2e75ba7908f1f01c0948f0c9f119bc2eb0190e1cc912d4dfabb12797b81be1 [INFO] running `Command { std: "docker" "start" "-a" "ff2e75ba7908f1f01c0948f0c9f119bc2eb0190e1cc912d4dfabb12797b81be1", kill_on_drop: false }` [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] [INFO] [stderr] --> src/client.rs:1078:26 [INFO] [stdout] running 25 tests [INFO] [stderr] | [INFO] [stdout] test client::download::tests::test_new_long_filename ... ok [INFO] [stderr] 1078 | self.message.display(), [INFO] [stdout] test client::download::tests::test_new_netascii ... ok [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] test client::download::tests::test_new_octet ... ok [INFO] [stderr] | [INFO] [stdout] test client::download::tests::test_process_block_too_long ... ok [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] test client::upload::tests::test_new_netascii ... ok [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stdout] test client::download::tests::test_process_trailing_garbage ... ok [INFO] [stderr] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/client.rs:1200:58 [INFO] [stderr] | [INFO] [stderr] 1200 | write!(f, "illegal filename '{}'", self.filename.display()) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:698:47 [INFO] [stderr] | [INFO] [stderr] 698 | write!(f, "unknown mode '{}'", self.0.display()) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `DisplayExt::display(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:180:18 [INFO] [stderr] | [INFO] [stderr] 180 | pub fn bytes(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 180 | pub fn bytes(&self) -> Result, TooLongError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ttftp` (lib) generated 4 warnings (run `cargo fix --lib -p ttftp` to apply 1 suggestion) [INFO] [stderr] warning: `ttftp` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttftp-41d79c112d25cb8e) [INFO] [stdout] test client::upload::tests::test_process_trailing_garbage ... ok [INFO] [stdout] test client::upload::tests::test_process_unterminated_peer_error ... ok [INFO] [stdout] test client::upload::tests::test_new_octet ... ok [INFO] [stdout] test client::download::tests::test_process_peer_error ... ok [INFO] [stdout] test client::download::tests::test_process_unterminated_peer_error ... ok [INFO] [stdout] test client::upload::tests::test_process_retransmission ... ok [INFO] [stdout] test client::upload::tests::test_process_peer_error ... ok [INFO] [stdout] test parser::tests::test_packet ... ok [INFO] [stdout] test tests::test_unknown_tid_packet ... ok [INFO] [stdout] test parser::tests::test_bad_opcode ... ok [INFO] [stdout] test client::upload::tests::test_process_transfer_complete ... ok [INFO] [stdout] test client::download::tests::test_process_intermediate_block ... ok [INFO] [stdout] test client::upload::tests::test_process_bad_opcode ... ok [INFO] [stdout] test client::download::tests::test_process_final_block ... ok [INFO] [stdout] test client::upload::tests::test_process_final_block ... ok [INFO] [stdout] test client::upload::tests::test_process_intermediate_block ... ok [INFO] [stdout] test client::download::tests::test_process_retransmission ... ok [INFO] [stdout] test client::upload::tests::test_new_long_filename ... ok [INFO] [stdout] test client::download::tests::test_process_bad_opcode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Doc-tests ttftp [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/client.rs - client::download (line 32) - compile ... ok [INFO] [stdout] test src/client.rs - client::upload (line 507) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ff2e75ba7908f1f01c0948f0c9f119bc2eb0190e1cc912d4dfabb12797b81be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff2e75ba7908f1f01c0948f0c9f119bc2eb0190e1cc912d4dfabb12797b81be1", kill_on_drop: false }` [INFO] [stdout] ff2e75ba7908f1f01c0948f0c9f119bc2eb0190e1cc912d4dfabb12797b81be1