[INFO] fetching crate sage_mqtt 0.2.5... [INFO] testing sage_mqtt-0.2.5 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate sage_mqtt 0.2.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sage_mqtt 0.2.5 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sage_mqtt 0.2.5 [INFO] finished tweaking crates.io crate sage_mqtt 0.2.5 [INFO] tweaked toml for crates.io crate sage_mqtt 0.2.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate sage_mqtt 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.8 [INFO] [stderr] Downloaded pin-project-lite v0.2.0 [INFO] [stderr] Downloaded async-attributes v1.1.1 [INFO] [stderr] Downloaded futures-lite v1.11.2 [INFO] [stderr] Downloaded pin-project v1.0.2 [INFO] [stderr] Downloaded smallvec v1.5.1 [INFO] [stderr] Downloaded pin-project-internal v1.0.2 [INFO] [stderr] Downloaded unicode_reader v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe92d24012a25b65578cdb2b0fe882bda8f25dd27585ab9cccf195aef2cc2f45 [INFO] running `Command { std: "docker" "start" "-a" "fe92d24012a25b65578cdb2b0fe882bda8f25dd27585ab9cccf195aef2cc2f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe92d24012a25b65578cdb2b0fe882bda8f25dd27585ab9cccf195aef2cc2f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe92d24012a25b65578cdb2b0fe882bda8f25dd27585ab9cccf195aef2cc2f45", kill_on_drop: false }` [INFO] [stdout] fe92d24012a25b65578cdb2b0fe882bda8f25dd27585ab9cccf195aef2cc2f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f7037246b10007e61796d569605b3bdec026cbb127a078f1fd696b03d3957eb [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" "2f7037246b10007e61796d569605b3bdec026cbb127a078f1fd696b03d3957eb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicode_reader v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling sage_mqtt v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.90s [INFO] running `Command { std: "docker" "inspect" "2f7037246b10007e61796d569605b3bdec026cbb127a078f1fd696b03d3957eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7037246b10007e61796d569605b3bdec026cbb127a078f1fd696b03d3957eb", kill_on_drop: false }` [INFO] [stdout] 2f7037246b10007e61796d569605b3bdec026cbb127a078f1fd696b03d3957eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca76a8a69d020feed8fb1ae5f5f181ae67f47eb195ec569c8de31328a90cb90 [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" "fca76a8a69d020feed8fb1ae5f5f181ae67f47eb195ec569c8de31328a90cb90", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling sage_mqtt v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.82s [INFO] running `Command { std: "docker" "inspect" "fca76a8a69d020feed8fb1ae5f5f181ae67f47eb195ec569c8de31328a90cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca76a8a69d020feed8fb1ae5f5f181ae67f47eb195ec569c8de31328a90cb90", kill_on_drop: false }` [INFO] [stdout] fca76a8a69d020feed8fb1ae5f5f181ae67f47eb195ec569c8de31328a90cb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7918cc2da903c83dee4f6c8692ad98cbd4100c786fe9ca5898752a1ab3c4d27 [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" "e7918cc2da903c83dee4f6c8692ad98cbd4100c786fe9ca5898752a1ab3c4d27", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sage_mqtt-90ca6ca04a2186d6) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test codec::binary_data::unit::encode ... ok [INFO] [stdout] test codec::binary_data::unit::decode_eof ... ok [INFO] [stdout] test codec::binary_data::unit::decode ... ok [INFO] [stdout] test authentication::unit::encode ... ok [INFO] [stdout] test codec::binary_data::unit::decode_empty ... ok [INFO] [stdout] test codec::byte::unit::decode_false ... ok [INFO] [stdout] test codec::byte::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::encode_true ... ok [INFO] [stdout] test codec::byte::unit::decode ... ok [INFO] [stdout] test codec::qos::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::decode_eof ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_empty ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_eof ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::byte::unit::encode_false ... ok [INFO] [stdout] test codec::utf8_string::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::decode_true ... ok [INFO] [stdout] test codec::packet_type::unit::mqtt_2_1_3_1 ... ok [INFO] [stdout] test codec::qos::unit::decode ... ok [INFO] [stdout] test codec::binary_data::unit::encode_empty ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::reason_code::unit::encode ... ok [INFO] [stdout] test codec::utf8_string::unit::encode_empty ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::four_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_lower_bound ... ok [INFO] [stdout] test authentication::unit::encode_empty ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::mqtt_1_5_5_1 ... ok [INFO] [stdout] test codec::two_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test control::auth::unit::decode ... ok [INFO] [stdout] test codec::utf8_string::unit::decode ... ok [INFO] [stdout] test control::connack::unit::encode ... ok [INFO] [stdout] test control::connect::unit::encode_default_auth ... ok [INFO] [stdout] test control::connack::unit::decode ... ok [INFO] [stdout] test control::disconnect::unit::decode ... ok [INFO] [stdout] test control::publish::unit::decode ... ok [INFO] [stdout] test control::connect::unit::decode_default_auth ... ok [INFO] [stdout] test control::puback::unit::decode ... ok [INFO] [stdout] test control::pubcomp::unit::encode ... ok [INFO] [stdout] test control::pubcomp::unit::decode ... ok [INFO] [stdout] test control::subscribe::unit::decode ... ok [INFO] [stdout] test control::suback::unit::decode ... ok [INFO] [stdout] test control::disconnect::unit::encode ... ok [INFO] [stdout] test control::subscribe::unit::encode ... ok [INFO] [stdout] test control::pubrel::unit::encode ... ok [INFO] [stdout] test control::unsuback::unit::encode ... ok [INFO] [stdout] test control::pubrel::unit::decode ... ok [INFO] [stdout] test control::suback::unit::encode ... ok [INFO] [stdout] test control::connect::unit::decode ... ok [INFO] [stdout] test control::puback::unit::encode ... ok [INFO] [stdout] test control::auth::unit::encode ... ok [INFO] [stdout] test control::pubrec::unit::decode ... ok [INFO] [stdout] test control::pubrec::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::decode ... ok [INFO] [stdout] test control::connect::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::encode ... ok [INFO] [stdout] test control::unsuback::unit::decode ... ok [INFO] [stdout] test control::publish::unit::encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/defaults_encode_decode.rs (/opt/rustwide/target/debug/deps/defaults_encode_decode-49956f2477117085) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test default_pingresp ... ok [INFO] [stdout] test default_puback ... ok [INFO] [stdout] test default_unsuback ... ok [INFO] [stdout] test default_pubrec ... ok [INFO] [stdout] test default_connack ... ok [INFO] [stdout] test default_pubcomp ... ok [INFO] [stdout] test default_subscribe ... ok [INFO] [stdout] test default_suback ... ok [INFO] [stdout] test default_pingreq ... ok [INFO] [stdout] test default_auth ... ok [INFO] [stdout] test default_disconnect ... ok [INFO] [stdout] test default_unsubscribe ... ok [INFO] [stdout] test default_pubrel ... ok [INFO] [stdout] test connect_with_default_auth ... ok [INFO] [stdout] test default_connect ... ok [INFO] [stdout] test default_publish ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests sage_mqtt [INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | #![warn(missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "e7918cc2da903c83dee4f6c8692ad98cbd4100c786fe9ca5898752a1ab3c4d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7918cc2da903c83dee4f6c8692ad98cbd4100c786fe9ca5898752a1ab3c4d27", kill_on_drop: false }` [INFO] [stdout] e7918cc2da903c83dee4f6c8692ad98cbd4100c786fe9ca5898752a1ab3c4d27