[INFO] crate sage_mqtt 0.2.4 is already in cache [INFO] testing sage_mqtt-0.2.4 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate sage_mqtt 0.2.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sage_mqtt 0.2.4 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sage_mqtt 0.2.4 [INFO] finished tweaking crates.io crate sage_mqtt 0.2.4 [INFO] tweaked toml for crates.io crate sage_mqtt 0.2.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate sage_mqtt 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4db2281e30c304af100bf866f3d7d28332cfc2fd57bd6f65c2129db31758d38 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4db2281e30c304af100bf866f3d7d28332cfc2fd57bd6f65c2129db31758d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4db2281e30c304af100bf866f3d7d28332cfc2fd57bd6f65c2129db31758d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4db2281e30c304af100bf866f3d7d28332cfc2fd57bd6f65c2129db31758d38", kill_on_drop: false }` [INFO] [stdout] f4db2281e30c304af100bf866f3d7d28332cfc2fd57bd6f65c2129db31758d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e168df7f6dd1c9ff6e55031835fc587f81c9a7402b9620f5e04e2727bb9fc4cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e168df7f6dd1c9ff6e55031835fc587f81c9a7402b9620f5e04e2727bb9fc4cf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.21 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode_reader v1.0.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.21 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling sage_mqtt v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.75s [INFO] running `Command { std: "docker" "inspect" "e168df7f6dd1c9ff6e55031835fc587f81c9a7402b9620f5e04e2727bb9fc4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e168df7f6dd1c9ff6e55031835fc587f81c9a7402b9620f5e04e2727bb9fc4cf", kill_on_drop: false }` [INFO] [stdout] e168df7f6dd1c9ff6e55031835fc587f81c9a7402b9620f5e04e2727bb9fc4cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bda2e9c4e6fe07cba1da8cb73c6c1919e9a62af59b982e724c25fed5498c2de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0bda2e9c4e6fe07cba1da8cb73c6c1919e9a62af59b982e724c25fed5498c2de", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling async-std v1.6.1 [INFO] [stderr] Compiling sage_mqtt v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.92s [INFO] running `Command { std: "docker" "inspect" "0bda2e9c4e6fe07cba1da8cb73c6c1919e9a62af59b982e724c25fed5498c2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bda2e9c4e6fe07cba1da8cb73c6c1919e9a62af59b982e724c25fed5498c2de", kill_on_drop: false }` [INFO] [stdout] 0bda2e9c4e6fe07cba1da8cb73c6c1919e9a62af59b982e724c25fed5498c2de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40793fb0c274988ccdb1c8e5b28264633f9032f9e3043e0f19a489b19a326d60 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40793fb0c274988ccdb1c8e5b28264633f9032f9e3043e0f19a489b19a326d60", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sage_mqtt-3bea2d07ebc62f9e [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test codec::binary_data::unit::decode ... ok [INFO] [stdout] test codec::byte::unit::encode ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::binary_data::unit::encode_empty ... ok [INFO] [stdout] test codec::four_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::qos::unit::decode ... ok [INFO] [stdout] test codec::byte::unit::encode_true ... ok [INFO] [stdout] test codec::qos::unit::encode ... ok [INFO] [stdout] test codec::reason_code::unit::encode ... ok [INFO] [stdout] test codec::packet_type::unit::mqtt_2_1_3_1 ... ok [INFO] [stdout] test codec::binary_data::unit::decode_empty ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_eof ... ok [INFO] [stdout] test codec::binary_data::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::decode_false ... ok [INFO] [stdout] test codec::byte::unit::decode_true ... ok [INFO] [stdout] test codec::binary_data::unit::decode_eof ... ok [INFO] [stdout] test codec::utf8_string::unit::encode_empty ... ok [INFO] [stdout] test codec::utf8_string::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test authentication::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_lower_bound ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_empty ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_upper_bound ... ok [INFO] [stdout] test codec::byte::unit::decode_eof ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_lower_bound ... ok [INFO] [stdout] test codec::byte::unit::encode_false ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_lower_bound ... ok [INFO] [stdout] test control::connect::unit_connect::decode ... ok [INFO] [stdout] test codec::utf8_string::unit::decode ... ok [INFO] [stdout] test codec::two_byte_integer::unit::encode ... ok [INFO] [stdout] test control::auth::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::mqtt_1_5_5_1 ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_upper_bound ... ok [INFO] [stdout] test control::publish::unit::decode ... ok [INFO] [stdout] test control::pubcomp::unit::encode ... ok [INFO] [stdout] test control::puback::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_lower_bound ... ok [INFO] [stdout] test control::publish::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_upper_bound ... ok [INFO] [stdout] test control::pubrel::unit::encode ... ok [INFO] [stdout] test control::connect::unit_connect::encode ... ok [INFO] [stdout] test control::pubrec::unit::encode ... ok [INFO] [stdout] test control::connack::unit::encode ... ok [INFO] [stdout] test control::connack::unit::decode ... ok [INFO] [stdout] test control::suback::unit::decode ... ok [INFO] [stdout] test control::pubrel::unit::decode ... ok [INFO] [stdout] test control::disconnect::unit::encode ... ok [INFO] [stdout] test control::suback::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::decode ... ok [INFO] [stdout] test control::puback::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::encode ... ok [INFO] [stdout] test control::unsuback::unit::decode ... ok [INFO] [stdout] test control::unsuback::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_upper_bound ... ok [INFO] [stdout] test control::subscribe::unit::decode ... ok [INFO] [stdout] test control::pubrec::unit::decode ... ok [INFO] [stdout] test control::pubcomp::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_lower_bound ... ok [INFO] [stdout] test control::disconnect::unit::decode ... ok [INFO] [stdout] test control::auth::unit::encode ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/defaults_encode_decode-2e3b5a92acec0d39 [INFO] [stdout] test control::subscribe::unit::encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test default_suback ... ok [INFO] [stdout] test default_pingresp ... ok [INFO] [stdout] test default_auth ... ok [INFO] [stdout] test default_subscribe ... ok [INFO] [stdout] test default_connack ... ok [INFO] [stdout] test default_unsuback ... ok [INFO] [stdout] test default_pingreq ... ok [INFO] [stdout] test default_disconnect ... ok [INFO] [stdout] test default_unsubscribe ... ok [INFO] [stdout] test default_publish ... ok [INFO] [stdout] test default_pubrel ... ok [INFO] [stdout] test default_connect ... ok [INFO] [stdout] test default_pubcomp ... ok [INFO] [stdout] test default_pubrec ... ok [INFO] [stdout] test default_puback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sage_mqtt [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40793fb0c274988ccdb1c8e5b28264633f9032f9e3043e0f19a489b19a326d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40793fb0c274988ccdb1c8e5b28264633f9032f9e3043e0f19a489b19a326d60", kill_on_drop: false }` [INFO] [stdout] 40793fb0c274988ccdb1c8e5b28264633f9032f9e3043e0f19a489b19a326d60