[INFO] fetching crate smpp-pdu 0.1.4... [INFO] testing smpp-pdu-0.1.4 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate smpp-pdu 0.1.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate smpp-pdu 0.1.4 [INFO] finished tweaking crates.io crate smpp-pdu 0.1.4 [INFO] tweaked toml for crates.io crate smpp-pdu 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate smpp-pdu 0.1.4 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82bc0fea07be26aeb03b0a71d315f63d7a00682090b705bb551adb4f588f61c5 [INFO] running `Command { std: "docker" "start" "-a" "82bc0fea07be26aeb03b0a71d315f63d7a00682090b705bb551adb4f588f61c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82bc0fea07be26aeb03b0a71d315f63d7a00682090b705bb551adb4f588f61c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bc0fea07be26aeb03b0a71d315f63d7a00682090b705bb551adb4f588f61c5", kill_on_drop: false }` [INFO] [stdout] 82bc0fea07be26aeb03b0a71d315f63d7a00682090b705bb551adb4f588f61c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52b8ef3c589b48a85ebc9a147b733debb97d48fa5afe8b52a9adedecec6ca706 [INFO] running `Command { std: "docker" "start" "-a" "52b8ef3c589b48a85ebc9a147b733debb97d48fa5afe8b52a9adedecec6ca706", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling smpp-pdu v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pdu/tlvs.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_KnownTlvTag` [INFO] [stdout] 11 | pub enum KnownTlvTag { [INFO] [stdout] | ----------- `KnownTlvTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pdu/tlvs.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_KnownTlvTag` [INFO] [stdout] 11 | pub enum KnownTlvTag { [INFO] [stdout] | ----------- `KnownTlvTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.64s [INFO] running `Command { std: "docker" "inspect" "52b8ef3c589b48a85ebc9a147b733debb97d48fa5afe8b52a9adedecec6ca706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b8ef3c589b48a85ebc9a147b733debb97d48fa5afe8b52a9adedecec6ca706", kill_on_drop: false }` [INFO] [stdout] 52b8ef3c589b48a85ebc9a147b733debb97d48fa5afe8b52a9adedecec6ca706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c76d08a84d543d6a8f5dbac25da02c239a0962d382a3ff585931a918705ad1 [INFO] running `Command { std: "docker" "start" "-a" "86c76d08a84d543d6a8f5dbac25da02c239a0962d382a3ff585931a918705ad1", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pdu/tlvs.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_KnownTlvTag` [INFO] [stdout] 11 | pub enum KnownTlvTag { [INFO] [stdout] | ----------- `KnownTlvTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pdu/tlvs.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_KnownTlvTag` [INFO] [stdout] 11 | pub enum KnownTlvTag { [INFO] [stdout] | ----------- `KnownTlvTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smpp-pdu v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pdu/tlvs.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_KnownTlvTag` [INFO] [stdout] 11 | pub enum KnownTlvTag { [INFO] [stdout] | ----------- `KnownTlvTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pdu/tlvs.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_KnownTlvTag` [INFO] [stdout] 11 | pub enum KnownTlvTag { [INFO] [stdout] | ----------- `KnownTlvTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "86c76d08a84d543d6a8f5dbac25da02c239a0962d382a3ff585931a918705ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c76d08a84d543d6a8f5dbac25da02c239a0962d382a3ff585931a918705ad1", kill_on_drop: false }` [INFO] [stdout] 86c76d08a84d543d6a8f5dbac25da02c239a0962d382a3ff585931a918705ad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71601ed8785a287d4dbc69dc942bf10786419d9b5ad6627323f03499d0b465c2 [INFO] running `Command { std: "docker" "start" "-a" "71601ed8785a287d4dbc69dc942bf10786419d9b5ad6627323f03499d0b465c2", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/pdu/tlvs.rs:10:28 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_KnownTlvTag` [INFO] [stderr] 11 | pub enum KnownTlvTag { [INFO] [stderr] | ----------- `KnownTlvTag` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/pdu/tlvs.rs:10:43 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `ToPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_KnownTlvTag` [INFO] [stderr] 11 | pub enum KnownTlvTag { [INFO] [stderr] | ----------- `KnownTlvTag` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `smpp-pdu` (lib) generated 2 warnings [INFO] [stderr] warning: `smpp-pdu` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smpp_pdu-05bf70dcccc24ac1) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test pdu::check::tests::check_errors_if_read_error ... ok [INFO] [stdout] test pdu::check::tests::check_errors_if_short_length ... ok [INFO] [stdout] test pdu::check::tests::check_is_incomplete_if_fewer_bytes ... ok [INFO] [stdout] test pdu::check::tests::check_is_ok_if_more_bytes ... ok [INFO] [stdout] test pdu::formats::tests::read_coctetstring ... ok [INFO] [stdout] test pdu::formats::tests::read_coctetstring_max_length ... ok [INFO] [stdout] test pdu::formats::tests::read_coctetstring_missing_zero_byte ... ok [INFO] [stdout] test pdu::formats::tests::read_coctetstring_too_long ... ok [INFO] [stdout] test pdu::formats::tests::read_coctetstring_zero_not_included_in_length ... ok [INFO] [stdout] test pdu::formats::tests::read_error_coctetstring ... ok [INFO] [stdout] test pdu::formats::tests::read_error_integer1 ... ok [INFO] [stdout] test pdu::formats::tests::read_error_integer4 ... ok [INFO] [stdout] test pdu::formats::tests::read_integer1 ... ok [INFO] [stdout] test pdu::formats::tests::read_integer4 ... ok [INFO] [stdout] test pdu::formats::tests::can_read_octetstring_without_trailing_zero_and_extra_bytes_after ... ok [INFO] [stdout] test pdu::formats::tests::when_finding_eof_within_octetstring_fail ... ok [INFO] [stdout] test pdu::formats::tests::when_reading_octetstring_ending_zero_the_zero_is_included_in_output ... ok [INFO] [stdout] test pdu::formats::tests::write_integer1 ... ok [INFO] [stdout] test pdu::formats::tests::write_integer4 ... ok [INFO] [stdout] test pdu::formats::tests::write_coctetstring ... ok [INFO] [stdout] test pdu::formats::tests::write_octetstring ... ok [INFO] [stdout] test pdu::formats::tests::write_octetstring_containing_zeroes ... ok [INFO] [stdout] test pdu::operations::deliver_sm::tests::when_id_is_in_tlv_we_can_extract_it ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_containing_nonascii_characters ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_with_length_ending_within_string ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_with_massive_length ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_with_nonzero_status ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_with_too_long_system_id ... ok [INFO] [stdout] test pdu::pdu::tests::parse_enquire_link ... ok [INFO] [stdout] test pdu::pdu::tests::parse_enquire_link_resp ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_with_short_length ... ok [INFO] [stdout] test pdu::pdu::tests::parse_submit_sm_resp_error_with_message_id_is_an_error ... ok [INFO] [stdout] test pdu::pdu::tests::check_is_incomplete_if_fewer_bytes ... ok [INFO] [stdout] test pdu::pdu::tests::parse_submit_sm_resp_ok_with_message_id ... ok [INFO] [stdout] test pdu::pdu::tests::parse_submit_sm_resp_error_without_message_id ... ok [INFO] [stdout] test pdu::pdu::tests::check_is_ok_if_more_bytes ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_bind_receiver ... ok [INFO] [stdout] test pdu::pdu::tests::parse_submit_sm_with_too_long_message_length ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_bind_receiver_resp ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_bind_transmitter ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_deliver_sm_with_empty_short_message_and_no_tlvs ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_bind_transmitter_resp ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_submit_sm_with_empty_short_message_and_no_tlvs ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_bind_transceiver ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_bind_transceiver_resp ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_submit_sm_with_short_message_and_no_tlvs ... ok [INFO] [stdout] test pdu::pdu::tests::parse_submit_sm_resp_ok_without_message_id_is_an_error ... ok [INFO] [stdout] test pdu::operations::deliver_sm::tests::when_id_is_in_tlv_and_short_message_tlv_wins ... ok [INFO] [stdout] test pdu::pdu::tests::parsepdu_resp_error_with_too_large_sequence_number_is_an_error ... ok [INFO] [stdout] test pdu::operations::deliver_sm::tests::when_null_terminated_id_is_in_tlv_we_can_extract_it ... ok [INFO] [stdout] test pdu::pdu::tests::parse_valid_submit_sm_with_tlvs ... ok [INFO] [stdout] test pdu::tlvs::tests::can_get_existing_tlv_from_list ... ok [INFO] [stdout] test pdu::pdu::tests::write_submit_sm_with_message_in_tlvs ... ok [INFO] [stdout] test pdu::pdu::tests::parsepdu_resp_error_with_zero_sequence_number_is_an_error ... ok [INFO] [stdout] test pdu::tlvs::tests::error_reading_tlv_is_surfaced ... ok [INFO] [stdout] test pdu::pduparseerror::tests::formatting_unknown_command_id ... ok [INFO] [stdout] test pdu::operations::deliver_sm::tests::can_parse_short_message_from_appendix_b ... ok [INFO] [stdout] test pdu::tlvs::tests::read_message_payload_tlv ... ok [INFO] [stdout] test pdu::pdu::tests::write_deliver_sm_with_short_message_and_no_tlvs ... ok [INFO] [stdout] test pdu::pdu::tests::write_submit_sm_with_short_message_and_no_tlvs ... ok [INFO] [stdout] test pdu::tlvs::tests::write_multiple_tlvs ... ok [INFO] [stdout] test pdu::tlvs::tests::reading_malformed_tlvs_is_an_error ... ok [INFO] [stdout] test pdu::tlvs::tests::getting_nonexistent_tlv_returns_none ... ok [INFO] [stdout] test pdu::operations::deliver_sm::tests::can_parse_more_realistic_dr_short_messages ... ok [INFO] [stdout] test pdu::tlvs::tests::read_tlv_with_length_longer_than_input_fails ... ok [INFO] [stdout] test pdu::operations::deliver_sm::tests::when_id_is_at_start_of_short_message_and_no_tlv_we_can_extract_id ... ok [INFO] [stdout] test pdu::tlvs::tests::read_multiple_tlvs ... ok [INFO] [stdout] test pdu::tlvs::tests::io_error_reading_tlvs_is_surfaced ... ok [INFO] [stdout] test pdu::tlvs::tests::read_tlv_with_unknown_tag_works ... ok [INFO] [stdout] test pdu::tlvs::tests::write_tlv_with_known_tag ... ok [INFO] [stdout] test pdu::tlvs::tests::write_tlv_with_unknown_tag ... ok [INFO] [stdout] test pdu::check::tests::check_is_ok_if_exact_bytes ... ok [INFO] [stdout] test pdu::check::tests::check_errors_without_reading_all_if_long_length ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_ending_before_all_fields ... ok [INFO] [stdout] test pdu::pdu::tests::parse_bind_transmitter_hitting_eof_before_end_of_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests smpp_pdu [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "71601ed8785a287d4dbc69dc942bf10786419d9b5ad6627323f03499d0b465c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71601ed8785a287d4dbc69dc942bf10786419d9b5ad6627323f03499d0b465c2", kill_on_drop: false }` [INFO] [stdout] 71601ed8785a287d4dbc69dc942bf10786419d9b5ad6627323f03499d0b465c2