[INFO] cloning repository https://github.com/ChrisWhealy/mqtt-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisWhealy/mqtt-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWhealy%2Fmqtt-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWhealy%2Fmqtt-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41092d0739d1cf60124ec906d4c6db1332641ae3 [INFO] checking ChrisWhealy/mqtt-example against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWhealy%2Fmqtt-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisWhealy/mqtt-example on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChrisWhealy/mqtt-example [INFO] finished tweaking git repo https://github.com/ChrisWhealy/mqtt-example [INFO] tweaked toml for git repo https://github.com/ChrisWhealy/mqtt-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisWhealy/mqtt-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paho-mqtt v0.12.1 [INFO] [stderr] Downloaded paho-mqtt-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9950ff73d96a6742fe87894a759671ea58f64756490da428b3f66b3a240baab0 [INFO] running `Command { std: "docker" "start" "-a" "9950ff73d96a6742fe87894a759671ea58f64756490da428b3f66b3a240baab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9950ff73d96a6742fe87894a759671ea58f64756490da428b3f66b3a240baab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9950ff73d96a6742fe87894a759671ea58f64756490da428b3f66b3a240baab0", kill_on_drop: false }` [INFO] [stdout] 9950ff73d96a6742fe87894a759671ea58f64756490da428b3f66b3a240baab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 451a2deffce9f9483cef89991a6ee9072c80a9728129fe604e30cdd08fbbc552 [INFO] running `Command { std: "docker" "start" "-a" "451a2deffce9f9483cef89991a6ee9072c80a9728129fe604e30cdd08fbbc552", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling paho-mqtt-sys v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking paho-mqtt v0.12.1 [INFO] [stderr] Checking mqtt-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s [INFO] running `Command { std: "docker" "inspect" "451a2deffce9f9483cef89991a6ee9072c80a9728129fe604e30cdd08fbbc552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451a2deffce9f9483cef89991a6ee9072c80a9728129fe604e30cdd08fbbc552", kill_on_drop: false }` [INFO] [stdout] 451a2deffce9f9483cef89991a6ee9072c80a9728129fe604e30cdd08fbbc552 [INFO] checking ChrisWhealy/mqtt-example against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisWhealy%2Fmqtt-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisWhealy/mqtt-example on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChrisWhealy/mqtt-example [INFO] finished tweaking git repo https://github.com/ChrisWhealy/mqtt-example [INFO] tweaked toml for git repo https://github.com/ChrisWhealy/mqtt-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisWhealy/mqtt-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fa0b6b663b2d31518ba5b5b9766d7b37354f8af68e91d74cdcd5ca337a205c3 [INFO] running `Command { std: "docker" "start" "-a" "8fa0b6b663b2d31518ba5b5b9766d7b37354f8af68e91d74cdcd5ca337a205c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fa0b6b663b2d31518ba5b5b9766d7b37354f8af68e91d74cdcd5ca337a205c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa0b6b663b2d31518ba5b5b9766d7b37354f8af68e91d74cdcd5ca337a205c3", kill_on_drop: false }` [INFO] [stdout] 8fa0b6b663b2d31518ba5b5b9766d7b37354f8af68e91d74cdcd5ca337a205c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de9bcfb68868d8654c8229572ff0ec0db9b2ab8ee60b8179809c08b421ad4181 [INFO] running `Command { std: "docker" "start" "-a" "de9bcfb68868d8654c8229572ff0ec0db9b2ab8ee60b8179809c08b421ad4181", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling paho-mqtt-sys v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking paho-mqtt v0.12.1 [INFO] [stderr] Checking mqtt-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.70s [INFO] running `Command { std: "docker" "inspect" "de9bcfb68868d8654c8229572ff0ec0db9b2ab8ee60b8179809c08b421ad4181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9bcfb68868d8654c8229572ff0ec0db9b2ab8ee60b8179809c08b421ad4181", kill_on_drop: false }` [INFO] [stdout] de9bcfb68868d8654c8229572ff0ec0db9b2ab8ee60b8179809c08b421ad4181