[INFO] fetching crate rumq-client 0.1.0-alpha.10... [INFO] testing rumq-client-0.1.0-alpha.10 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate rumq-client 0.1.0-alpha.10 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate rumq-client 0.1.0-alpha.10 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rumq-client 0.1.0-alpha.10 [INFO] finished tweaking crates.io crate rumq-client 0.1.0-alpha.10 [INFO] tweaked toml for crates.io crate rumq-client 0.1.0-alpha.10 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate crates.io crate rumq-client 0.1.0-alpha.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26fb9ab4eb15a286a2352bb0149aa1e64efd7ce6da2975e56bcb5f93590531a1 [INFO] running `Command { std: "docker" "start" "-a" "26fb9ab4eb15a286a2352bb0149aa1e64efd7ce6da2975e56bcb5f93590531a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26fb9ab4eb15a286a2352bb0149aa1e64efd7ce6da2975e56bcb5f93590531a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26fb9ab4eb15a286a2352bb0149aa1e64efd7ce6da2975e56bcb5f93590531a1", kill_on_drop: false }` [INFO] [stdout] 26fb9ab4eb15a286a2352bb0149aa1e64efd7ce6da2975e56bcb5f93590531a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312a4c3cedf64fe57e68959bae1593caf4feacb19f7929bbfcd3b572d53e943a [INFO] running `Command { std: "docker" "start" "-a" "312a4c3cedf64fe57e68959bae1593caf4feacb19f7929bbfcd3b572d53e943a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling rumq-core v0.1.0-alpha.10 [INFO] [stderr] Compiling rumq-client v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.37s [INFO] running `Command { std: "docker" "inspect" "312a4c3cedf64fe57e68959bae1593caf4feacb19f7929bbfcd3b572d53e943a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312a4c3cedf64fe57e68959bae1593caf4feacb19f7929bbfcd3b572d53e943a", kill_on_drop: false }` [INFO] [stdout] 312a4c3cedf64fe57e68959bae1593caf4feacb19f7929bbfcd3b572d53e943a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8ac3aab992499e006a8439af31032c85043e7650535da5223fb1e1bc6fa2a07 [INFO] running `Command { std: "docker" "start" "-a" "e8ac3aab992499e006a8439af31032c85043e7650535da5223fb1e1bc6fa2a07", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling addr2line v0.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling rumq-client v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.49s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumq_client-575c6ab13a25d9a6) [INFO] running `Command { std: "docker" "inspect" "e8ac3aab992499e006a8439af31032c85043e7650535da5223fb1e1bc6fa2a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ac3aab992499e006a8439af31032c85043e7650535da5223fb1e1bc6fa2a07", kill_on_drop: false }` [INFO] [stdout] e8ac3aab992499e006a8439af31032c85043e7650535da5223fb1e1bc6fa2a07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8860bb84ebee479128e573668aa8f83da957eca7a58f0d5df0d9e086b7d39af8 [INFO] running `Command { std: "docker" "start" "-a" "8860bb84ebee479128e573668aa8f83da957eca7a58f0d5df0d9e086b7d39af8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumq_client-575c6ab13a25d9a6) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test state::test::incoming_publish_should_be_added_to_queue_correctly ... ok [INFO] [stdout] test state::test::incoming_pubrec_should_release_correct_publish_from_queue_and_add_releaseid_to_rel_queue ... ok [INFO] [stdout] test state::test::incoming_puback_should_remove_correct_publish_from_queue ... ok [INFO] [stdout] test state::test::incoming_pubcomp_should_release_correct_pkid_from_release_queue ... ok [INFO] [stdout] test state::test::incoming_pubrec_should_send_release_to_network_and_nothing_to_user ... ok [INFO] [stdout] test state::test::incoming_pubrel_should_send_comp_to_network_and_nothing_to_user ... ok [INFO] [stdout] test state::test::incoming_qos2_publish_should_send_rec_to_network_and_publish_to_user ... ok [INFO] [stdout] test state::test::outgoing_publish_handle_should_set_pkid_correctly_and_add_publish_to_queue_correctly ... ok [INFO] [stdout] test state::test::outgoing_ping_handle_should_throw_errors_for_no_pingresp ... ok [INFO] [stdout] test state::test::outgoing_ping_handle_should_succeed_if_pingresp_is_received ... ok [INFO] [stdout] test state::test::next_pkid_roll ... ok [INFO] [stdout] test test::no_client_id - should panic ... ok [INFO] [stdout] test test::client_id_startswith_space - should panic ... ok [INFO] [stdout] test eventloop::test::reconnection_resumes_from_the_previous_state ... ok [INFO] [stdout] test eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests ... ok [INFO] [stdout] test eventloop::test::idle_connection_triggers_pings_on_time ... ok [INFO] [stdout] test eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time ... ok [INFO] [stdout] test eventloop::test::connection_should_timeout_on_time ... ok [INFO] [stdout] test eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time ... ok [INFO] [stdout] test eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max ... ok [INFO] [stdout] test eventloop::test::throttled_requests_works_with_correct_delays_between_requests ... ok [INFO] [stdout] test eventloop::test::detects_halfopen_connections_in_the_second_ping_request ... ok [INFO] [stdout] test eventloop::test::requests_are_blocked_after_max_inflight_queue_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rumq-client [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/eventloop.rs - eventloop::eventloop (line 62) ... ignored [INFO] [stdout] test src/lib.rs - (line 17) ... ignored [INFO] [stdout] test src/lib.rs - (line 38) ... ignored [INFO] [stdout] test src/lib.rs - (line 62) ... ignored [INFO] [stdout] test src/lib.rs - (line 83) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8860bb84ebee479128e573668aa8f83da957eca7a58f0d5df0d9e086b7d39af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8860bb84ebee479128e573668aa8f83da957eca7a58f0d5df0d9e086b7d39af8", kill_on_drop: false }` [INFO] [stdout] 8860bb84ebee479128e573668aa8f83da957eca7a58f0d5df0d9e086b7d39af8