[INFO] cloning repository https://github.com/OragonEfreet/sage_mqtt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OragonEfreet/sage_mqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOragonEfreet%2Fsage_mqtt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOragonEfreet%2Fsage_mqtt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0ff39aa07c3add578310e97438f2ba07eb71800 [INFO] testing OragonEfreet/sage_mqtt against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOragonEfreet%2Fsage_mqtt" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OragonEfreet/sage_mqtt on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OragonEfreet/sage_mqtt [INFO] finished tweaking git repo https://github.com/OragonEfreet/sage_mqtt [INFO] tweaked toml for git repo https://github.com/OragonEfreet/sage_mqtt written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/OragonEfreet/sage_mqtt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776de40d40ad12560bb0b388c2439c6fabdba95d6490d94cdd7293e72b1289d4 [INFO] running `Command { std: "docker" "start" "-a" "776de40d40ad12560bb0b388c2439c6fabdba95d6490d94cdd7293e72b1289d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776de40d40ad12560bb0b388c2439c6fabdba95d6490d94cdd7293e72b1289d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776de40d40ad12560bb0b388c2439c6fabdba95d6490d94cdd7293e72b1289d4", kill_on_drop: false }` [INFO] [stdout] 776de40d40ad12560bb0b388c2439c6fabdba95d6490d94cdd7293e72b1289d4 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec11ee5170ee4bcdd8e9456b0f245554008dda9a21018999d4f28b7559533e30 [INFO] running `Command { std: "docker" "start" "-a" "ec11ee5170ee4bcdd8e9456b0f245554008dda9a21018999d4f28b7559533e30", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [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 futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode_reader v1.0.1 [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 23.70s [INFO] running `Command { std: "docker" "inspect" "ec11ee5170ee4bcdd8e9456b0f245554008dda9a21018999d4f28b7559533e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec11ee5170ee4bcdd8e9456b0f245554008dda9a21018999d4f28b7559533e30", kill_on_drop: false }` [INFO] [stdout] ec11ee5170ee4bcdd8e9456b0f245554008dda9a21018999d4f28b7559533e30 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4be78831ab91077890857e527c6fde63873356da39a31cc742cdc364d079c9d [INFO] running `Command { std: "docker" "start" "-a" "c4be78831ab91077890857e527c6fde63873356da39a31cc742cdc364d079c9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 34.91s [INFO] running `Command { std: "docker" "inspect" "c4be78831ab91077890857e527c6fde63873356da39a31cc742cdc364d079c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4be78831ab91077890857e527c6fde63873356da39a31cc742cdc364d079c9d", kill_on_drop: false }` [INFO] [stdout] c4be78831ab91077890857e527c6fde63873356da39a31cc742cdc364d079c9d [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 202b9c43a0b3f6762addd6c1ae80762f05a136046c96f4cce593cbc3405590c0 [INFO] running `Command { std: "docker" "start" "-a" "202b9c43a0b3f6762addd6c1ae80762f05a136046c96f4cce593cbc3405590c0", 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-66c22cb94466e452) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test codec::utf8_string::unit::decode_empty ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode ... ok [INFO] [stdout] test authentication::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::decode_true ... ok [INFO] [stdout] test codec::reason_code::unit::encode ... ok [INFO] [stdout] test codec::byte::unit::decode_eof ... ok [INFO] [stdout] test codec::qos::unit::encode ... ok [INFO] [stdout] test codec::packet_type::unit::mqtt_2_1_3_1 ... ok [INFO] [stdout] test authentication::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::two_byte_integer::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_upper_bound ... ok [INFO] [stdout] test codec::utf8_string::unit::decode_eof ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_two_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_four_upper_bound ... ok [INFO] [stdout] test codec::byte::unit::encode_true ... ok [INFO] [stdout] test codec::byte::unit::decode_false ... ok [INFO] [stdout] test codec::four_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::utf8_string::unit::encode ... ok [INFO] [stdout] test codec::utf8_string::unit::encode_empty ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_lower_bound ... ok [INFO] [stdout] test codec::binary_data::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::byte::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_upper_bound ... 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 control::connect::unit::encode_default_auth ... ok [INFO] [stdout] test codec::two_byte_integer::unit::decode_eof ... ok [INFO] [stdout] test codec::binary_data::unit::decode_empty ... ok [INFO] [stdout] test control::connack::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_upper_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_one_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_lower_bound ... ok [INFO] [stdout] test control::auth::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_three_upper_bound ... ok [INFO] [stdout] test control::connack::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::encode_two_lower_bound ... ok [INFO] [stdout] test control::connect::unit::decode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_one_lower_bound ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_three_upper_bound ... ok [INFO] [stdout] test control::puback::unit::encode ... ok [INFO] [stdout] test control::pubcomp::unit::decode ... ok [INFO] [stdout] test control::publish::unit::encode ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::mqtt_1_5_5_1 ... ok [INFO] [stdout] test control::disconnect::unit::encode ... ok [INFO] [stdout] test control::pubcomp::unit::encode ... ok [INFO] [stdout] test control::publish::unit::decode ... ok [INFO] [stdout] test control::pubrec::unit::decode ... ok [INFO] [stdout] test codec::byte::unit::encode_false ... ok [INFO] [stdout] test codec::variable_byte_integer::unit::decode_four_upper_bound ... ok [INFO] [stdout] test codec::binary_data::unit::encode ... ok [INFO] [stdout] test codec::utf8_string::unit::decode ... ok [INFO] [stdout] test control::unsubscribe::unit::encode ... ok [INFO] [stdout] test control::unsuback::unit::encode ... ok [INFO] [stdout] test control::subscribe::unit::encode ... ok [INFO] [stdout] test control::unsubscribe::unit::decode ... ok [INFO] [stdout] test control::subscribe::unit::decode ... ok [INFO] [stdout] test control::pubrel::unit::encode ... ok [INFO] [stdout] test control::suback::unit::encode ... ok [INFO] [stdout] test control::pubrel::unit::decode ... ok [INFO] [stdout] test control::connect::unit::encode ... ok [INFO] [stdout] test control::disconnect::unit::decode ... ok [INFO] [stdout] test control::unsuback::unit::decode ... ok [INFO] [stdout] test control::auth::unit::encode ... ok [INFO] [stdout] test control::connect::unit::decode_default_auth ... ok [INFO] [stdout] test control::suback::unit::decode ... ok [INFO] [stdout] test control::pubrec::unit::encode ... ok [INFO] [stdout] test control::puback::unit::decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/defaults_encode_decode.rs (/opt/rustwide/target/debug/deps/defaults_encode_decode-4518f4282dd9a4fa) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test default_pingresp ... ok [INFO] [stdout] test default_suback ... ok [INFO] [stdout] test default_publish ... ok [INFO] [stdout] test default_subscribe ... ok [INFO] [stdout] test default_connect ... ok [INFO] [stdout] test default_pubcomp ... ok [INFO] [stdout] test default_pubrel ... ok [INFO] [stdout] test default_unsubscribe ... ok [INFO] [stdout] test default_connack ... ok [INFO] [stdout] test default_auth ... ok [INFO] [stdout] test connect_with_default_auth ... ok [INFO] [stdout] test default_unsuback ... ok [INFO] [stdout] test default_pingreq ... ok [INFO] [stdout] test default_disconnect ... ok [INFO] [stdout] test default_puback ... ok [INFO] [stdout] test default_pubrec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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" "202b9c43a0b3f6762addd6c1ae80762f05a136046c96f4cce593cbc3405590c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202b9c43a0b3f6762addd6c1ae80762f05a136046c96f4cce593cbc3405590c0", kill_on_drop: false }` [INFO] [stdout] 202b9c43a0b3f6762addd6c1ae80762f05a136046c96f4cce593cbc3405590c0