Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump winnow from 0.6.8 to 0.6.20 #317

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump winnow from 0.6.8 to 0.6.20

5aa9d5d
Select commit
Loading
Failed to load commit list.
Open

Bump winnow from 0.6.8 to 0.6.20 #317

Bump winnow from 0.6.8 to 0.6.20
5aa9d5d
Select commit
Loading
Failed to load commit list.
Garnix CI / check cloudmqtt [x86_64-linux] succeeded Oct 1, 2024 in 38s

Run results

Build succeeded

Details

Last 100 lines of logs:

test v5::packets::puback::test::test_roundtrip_puback_no_props ... ok
test v5::packets::puback::test::test_roundtrip_puback_with_props ... ok
test v5::packets::pingreq::test::test_roundtrip_pingreq ... ok
test v5::packets::pubrel::test::test_roundtrip_mauth_no_props ... ok
test v5::packets::disconnect::test::test_short_disconnect_long_encoding ... ok
test v5::packets::pubcomp::test::test_roundtrip_pubcomp_no_props ... ok
test v5::packets::disconnect::test::test_short_disconnect_encoding ... ok
test v5::packets::pubrel::test::test_roundtrip_mauth_props ... ok
test v5::packets::suback::test::test_roundtrip_suback_props ... ok
test v5::packets::publish::test::test_roundtrip_puback_with_props ... ok
test v5::packets::pubcomp::test::test_roundtrip_puback_with_props ... ok
test v5::packets::suback::test::test_roundtrip_suback_no_props ... ok
test v5::packets::publish::test::test_roundtrip_pubcomp_no_props ... ok
test v5::packets::disconnect::test::test_roundtrip_disconnect_no_props ... ok
test v5::packets::disconnect::test::test_short_disconnect_packet ... ok
test v5::packets::disconnect::test::test_roundtrip_disconnect_with_props ... ok
test v5::packets::pubrec::test::test_roundtrip_mauth_no_props ... ok
test v5::packets::subscribe::test::test_roundtrip_subscribe_with_props ... ok
test v5::packets::pubrec::test::test_roundtrip_mauth_props ... ok
test v5::packets::connect::test::test_roundtrip_connect_empty ... ok
test v5::packets::subscribe::test::test_roundtrip_subscription ... ok
test v5::packets::subscribe::test::test_roundtrip_subscribe_no_props ... ok
test v5::packets::connect::test::test_roundtrip_connect_with_props ... ok
test v5::packets::unsubscribe::test::test_roundtrip_unsubscribe_with_props ... ok
test v5::packets::unsubscribe::test::test_roundtrip_unsubscription ... ok
test v5::packets::unsubscribe::test::test_roundtrip_unsubscribe_no_props ... ok
test v5::strings::tests::check_simple_string ... ok
test v5::packets::connect::test::test_roundtrip_connect_no_props ... ok
test v5::packets::unsuback::test::test_roundtrip_unsuback_props ... ok
test v5::packets::unsuback::test::test_roundtrip_unsuback_no_props ... ok
test v5::strings::tests::test_write_string ... ok
test v5::variable_header::property_tests::test_roundtrip_MessageExpiryInterval ... ok
test v5::variable_header::property_tests::test_roundtrip_MaximumPacketSize ... ok
test v5::variable_header::property_tests::test_roundtrip_PayloadFormatIndicator ... ok
test v5::variable_header::property_tests::test_roundtrip_ResponseTopic ... ok
test v5::variable_header::property_tests::test_roundtrip_RetainAvailable ... ok
test v5::variable_header::property_tests::test_roundtrip_ServerKeepAlive ... ok
test v5::variable_header::property_tests::test_roundtrip_AuthenticationMethod ... ok
test v5::variable_header::property_tests::test_roundtrip_ReceiveMaximum ... ok
test v5::variable_header::property_tests::test_roundtrip_ReasonString ... ok
test v5::variable_header::property_tests::test_roundtrip_CorrelationData ... ok
test v5::variable_header::property_tests::test_roundtrip_MaximumQoS ... ok
test v5::variable_header::property_tests::test_roundtrip_ContentType ... ok
test v5::variable_header::property_tests::test_roundtrip_ServerReference ... ok
test v5::variable_header::property_tests::test_roundtrip_ResponseInformation ... ok
test v5::variable_header::property_tests::test_roundtrip_AssignedClientIdentifier ... ok
test v5::variable_header::property_tests::test_roundtrip_AuthenticationData ... ok
test v5::variable_header::property_tests::test_roundtrip_RequestResponseInformation ... ok
test v5::variable_header::property_tests::test_roundtrip_SessionExpiryInterval ... ok
test v5::variable_header::property_tests::test_roundtrip_RequestProblemInformation ... ok
test v5::variable_header::property_tests::test_roundtrip_SubscriptionIdentifier ... ok
test v5::variable_header::property_tests::test_roundtrip_SharedSubscriptionAvailable ... ok
test v5::variable_header::property_tests::test_roundtrip_SubscriptionIdentifiersAvailable ... ok
test v5::variable_header::property_tests::test_roundtrip_TopicAlias ... ok
test v5::variable_header::property_tests::test_roundtrip_TopicAliasMaximum ... ok
test v5::variable_header::property_tests::test_roundtrip_WildcardSubscriptionAvailable ... ok
test v3::strings::tests::check_simple_string_roundtrip ... ok
test v3::packet::tests::check_connect_roundtrip ... ok
test v5::variable_header::property_tests::test_roundtrip_WillDelayInterval ... ok
test v5::variable_header::tests::check_iteration ... ok
test v5::variable_header::tests::test_write_properties ... ok
test v5::write::test::test_write_u32_1 ... ok
test v5::write::test::test_write_u16 ... ok
test v5::write::test::test_write_u32_12 ... ok
test v5::write::test::test_write_u32_range ... ok
test v5::integers::tests::test_write_u32 ... ok
test v5::integers::tests::test_write_variable_u32 ... ok

test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s

   Doc-tests cloudmqtt

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests mqtt-format

running 1 test
test mqtt-format/src/v5/mod.rs - v5 (line 24) ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s

@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
searching for bins/libs to install from cargo build log at cargoBuildLogpUoo.json
installing /build/mij8j8gjz442i2y5hhfafq10qisrphwj-source/target/release/client
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/ckjdyaazr7z6r2l96p9w4fq7q8r5spaj-cloudmqtt-0.5.0/bin/client

real	0m0.314s
user	0m0.107s
sys	0m0.220s
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/ckjdyaazr7z6r2l96p9w4fq7q8r5spaj-cloudmqtt-0.5.0
shrinking /nix/store/ckjdyaazr7z6r2l96p9w4fq7q8r5spaj-cloudmqtt-0.5.0/bin/client
checking for references to /build/ in /nix/store/ckjdyaazr7z6r2l96p9w4fq7q8r5spaj-cloudmqtt-0.5.0...
patching script interpreter paths in /nix/store/ckjdyaazr7z6r2l96p9w4fq7q8r5spaj-cloudmqtt-0.5.0
stripping (with command strip and flags -S -p) in  /nix/store/ckjdyaazr7z6r2l96p9w4fq7q8r5spaj-cloudmqtt-0.5.0/bin