[INFO] fetching crate actix-mqtt-client 0.4.4... [INFO] checking actix-mqtt-client-0.4.4 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate actix-mqtt-client 0.4.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate actix-mqtt-client 0.4.4 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-mqtt-client 0.4.4 [INFO] finished tweaking crates.io crate actix-mqtt-client 0.4.4 [INFO] tweaked toml for crates.io crate actix-mqtt-client 0.4.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mqtt-protocol v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61705ef73ccd759b5b23ebda4f5b4aa373719dcceb569f9a6b2fa3edd94e7bac [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" "61705ef73ccd759b5b23ebda4f5b4aa373719dcceb569f9a6b2fa3edd94e7bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61705ef73ccd759b5b23ebda4f5b4aa373719dcceb569f9a6b2fa3edd94e7bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61705ef73ccd759b5b23ebda4f5b4aa373719dcceb569f9a6b2fa3edd94e7bac", kill_on_drop: false }` [INFO] [stdout] 61705ef73ccd759b5b23ebda4f5b4aa373719dcceb569f9a6b2fa3edd94e7bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 536b16f880f18b61b80901e1dbb0116b65de1d70a7ea8a6b4b89649320d324af [INFO] running `Command { std: "docker" "start" "-a" "536b16f880f18b61b80901e1dbb0116b65de1d70a7ea8a6b4b89649320d324af", kill_on_drop: false }` [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking mqtt-protocol v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.9 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking actix v0.10.0 [INFO] [stderr] Checking actix-mqtt-client v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "536b16f880f18b61b80901e1dbb0116b65de1d70a7ea8a6b4b89649320d324af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "536b16f880f18b61b80901e1dbb0116b65de1d70a7ea8a6b4b89649320d324af", kill_on_drop: false }` [INFO] [stdout] 536b16f880f18b61b80901e1dbb0116b65de1d70a7ea8a6b4b89649320d324af