[INFO] fetching crate sage_mqtt 0.3.0... [INFO] testing sage_mqtt-0.3.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate sage_mqtt 0.3.0 into /workspace/builds/worker-104/source [INFO] validating manifest of crates.io crate sage_mqtt 0.3.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sage_mqtt 0.3.0 [INFO] finished tweaking crates.io crate sage_mqtt 0.3.0 [INFO] tweaked toml for crates.io crate sage_mqtt 0.3.0 written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate crates.io crate sage_mqtt 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.17 [INFO] [stderr] Downloaded async-mutex v1.4.0 [INFO] [stderr] Downloaded atomic-waker v1.0.0 [INFO] [stderr] Downloaded async-io v1.6.0 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded futures-io v0.3.17 [INFO] [stderr] Downloaded gloo-timers v0.2.1 [INFO] [stderr] Downloaded polling v2.1.0 [INFO] [stderr] Downloaded async-global-executor v2.0.2 [INFO] [stderr] Downloaded wepoll-ffi v0.1.2 [INFO] [stderr] Downloaded blocking v1.0.2 [INFO] [stderr] Downloaded async-std v1.10.0 [INFO] [stderr] Downloaded libc v0.2.104 [INFO] [stderr] Downloaded unicode_reader v1.0.1 [INFO] [stderr] Downloaded bumpalo v3.7.1 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.7 [INFO] [stderr] Downloaded futures v0.3.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9a5d0909ba6ef038ba46c15ceaff1c01d9fe3795d2c6e59d6e06fb34f31cd9d [INFO] running `Command { std: "docker" "start" "-a" "b9a5d0909ba6ef038ba46c15ceaff1c01d9fe3795d2c6e59d6e06fb34f31cd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9a5d0909ba6ef038ba46c15ceaff1c01d9fe3795d2c6e59d6e06fb34f31cd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a5d0909ba6ef038ba46c15ceaff1c01d9fe3795d2c6e59d6e06fb34f31cd9d", kill_on_drop: false }` [INFO] [stdout] b9a5d0909ba6ef038ba46c15ceaff1c01d9fe3795d2c6e59d6e06fb34f31cd9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a2af5e2c8c3aefe1db5a9df7cde4707bcdced47579e877c099108b6195fc57f [INFO] running `Command { std: "docker" "start" "-a" "8a2af5e2c8c3aefe1db5a9df7cde4707bcdced47579e877c099108b6195fc57f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling unicode_reader v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling sage_mqtt v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.67s [INFO] running `Command { std: "docker" "inspect" "8a2af5e2c8c3aefe1db5a9df7cde4707bcdced47579e877c099108b6195fc57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2af5e2c8c3aefe1db5a9df7cde4707bcdced47579e877c099108b6195fc57f", kill_on_drop: false }` [INFO] [stdout] 8a2af5e2c8c3aefe1db5a9df7cde4707bcdced47579e877c099108b6195fc57f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa1d85049fb1630f710fb803dbbc6a725f2296da89a13e11aab28503aad0a0e0 [INFO] running `Command { std: "docker" "start" "-a" "fa1d85049fb1630f710fb803dbbc6a725f2296da89a13e11aab28503aad0a0e0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling sage_mqtt v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.93s [INFO] running `Command { std: "docker" "inspect" "fa1d85049fb1630f710fb803dbbc6a725f2296da89a13e11aab28503aad0a0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1d85049fb1630f710fb803dbbc6a725f2296da89a13e11aab28503aad0a0e0", kill_on_drop: false }` [INFO] [stdout] fa1d85049fb1630f710fb803dbbc6a725f2296da89a13e11aab28503aad0a0e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 211e0eafbad4203d5a27aad58622583e2f2a2cafa3df09c3f122f72cc3a2ab7a [INFO] running `Command { std: "docker" "start" "-a" "211e0eafbad4203d5a27aad58622583e2f2a2cafa3df09c3f122f72cc3a2ab7a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sage_mqtt-eadf1b943d9361b7) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test control::auth::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_lower_bound ... ok [INFO] [stdout] test codec::qos::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_lower_bound ... ok [INFO] [stdout] test codec::byte::unit::decode ... ok [INFO] [stdout] test control::suback::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_upper_bound ... ok [INFO] [stdout] test control::unsuback::unit::decode ... ok [INFO] [stdout] test control::subscribe::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_upper_bound ... ok [INFO] [stdout] test codec::packet_type::unit::mqtt_2_1_3_1 ... ok [INFO] [stdout] test control::unsuback::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::encode_false ... ok [INFO] [stdout] test codec::byte::unit::encode_true ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::byte::unit::decode_false ... ok [INFO] [stdout] test codec::byte::unit::decode_eof ... ok [INFO] [stdout] test control::pubrec::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_upper_bound ... ok [INFO] [stdout] test codec::binary_data::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_lower_bound ... ok [INFO] [stdout] test codec::binary_data::unit::encode_empty ... ok [INFO] [stdout] test codec::reason_code::unit::encode ... ok [INFO] [stdout] test codec::utf8_string::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::mqtt_1_5_5_1 ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_upper_bound ... ok [INFO] [stdout] test control::pubrel::unit::encode ... ok [INFO] [stdout] test codec::four_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_lower_bound ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_empty ... ok [INFO] [stdout] test codec::utf8_string::unit::encode_empty ... ok [INFO] [stdout] test codec::binary_data::unit::decode_empty ... ok [INFO] [stdout] test codec::binary_data::unit::decode_eof ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_upper_bound ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_eof ... ok [INFO] [stdout] test codec::binary_data::unit::decode ... ok [INFO] [stdout] test codec::byte::unit::decode_true ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_lower_bound ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::two_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode ... ok [INFO] [stdout] test codec::utf8_string::unit::decode ... ok [INFO] [stdout] test codec::byte::unit::encode ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::qos::unit::decode ... ok [INFO] [stdout] test control::pubrec::unit::decode ... ok [INFO] [stdout] test control::pubcomp::unit::encode ... ok [INFO] [stdout] test control::puback::unit::decode ... ok [INFO] [stdout] test control::pubrel::unit::decode ... ok [INFO] [stdout] test control::pubcomp::unit::decode ... ok [INFO] [stdout] test control::subscribe::unit::encode ... ok [INFO] [stdout] test control::publish::unit::decode ... ok [INFO] [stdout] test control::publish::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::encode ... ok [INFO] [stdout] test control::disconnect::unit::decode ... ok [INFO] [stdout] test control::connack::unit::decode ... ok [INFO] [stdout] test authentication::unit::encode ... ok [INFO] [stdout] test authentication::unit::encode_empty ... ok [INFO] [stdout] test control::puback::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::decode ... ok [INFO] [stdout] test control::auth::unit::encode ... ok [INFO] [stdout] test control::connect::unit::encode_default_auth ... ok [INFO] [stdout] test control::disconnect::unit::encode ... ok [INFO] [stdout] test control::connect::unit::decode ... ok [INFO] [stdout] test control::suback::unit::encode ... ok [INFO] [stdout] test control::connack::unit::encode ... ok [INFO] [stdout] test control::connect::unit::decode_default_auth ... ok [INFO] [stdout] test control::connect::unit::encode ... 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] Running tests/defaults_encode_decode.rs (/opt/rustwide/target/debug/deps/defaults_encode_decode-c74a2ec1babffad1) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test default_pingreq ... ok [INFO] [stdout] test default_pubcomp ... ok [INFO] [stdout] test default_unsubscribe ... ok [INFO] [stdout] test default_pingresp ... ok [INFO] [stdout] test default_pubrel ... ok [INFO] [stdout] test default_suback ... ok [INFO] [stdout] test default_puback ... ok [INFO] [stdout] test default_auth ... ok [INFO] [stdout] test default_pubrec ... ok [INFO] [stdout] test default_connack ... ok [INFO] [stdout] test default_disconnect ... ok [INFO] [stdout] test default_unsuback ... ok [INFO] [stdout] test default_connect ... ok [INFO] [stdout] test default_subscribe ... ok [INFO] [stdout] test connect_with_default_auth ... 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.09s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "211e0eafbad4203d5a27aad58622583e2f2a2cafa3df09c3f122f72cc3a2ab7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211e0eafbad4203d5a27aad58622583e2f2a2cafa3df09c3f122f72cc3a2ab7a", kill_on_drop: false }` [INFO] [stdout] 211e0eafbad4203d5a27aad58622583e2f2a2cafa3df09c3f122f72cc3a2ab7a