[INFO] cloning repository https://github.com/EdJoPaTo/mqtt-hostname-online [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdJoPaTo/mqtt-hostname-online" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmqtt-hostname-online", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmqtt-hostname-online'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4337231251f0bdbe1f4d4bf1ee62912e306daa5d [INFO] checking EdJoPaTo/mqtt-hostname-online against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmqtt-hostname-online" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdJoPaTo/mqtt-hostname-online on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EdJoPaTo/mqtt-hostname-online [INFO] finished tweaking git repo https://github.com/EdJoPaTo/mqtt-hostname-online [INFO] tweaked toml for git repo https://github.com/EdJoPaTo/mqtt-hostname-online written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/EdJoPaTo/mqtt-hostname-online already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f86bc8312ccdcd5e27a6e50458c720b771a5abe4009b7705519c3bda809914d3 [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" "f86bc8312ccdcd5e27a6e50458c720b771a5abe4009b7705519c3bda809914d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f86bc8312ccdcd5e27a6e50458c720b771a5abe4009b7705519c3bda809914d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86bc8312ccdcd5e27a6e50458c720b771a5abe4009b7705519c3bda809914d3", kill_on_drop: false }` [INFO] [stdout] f86bc8312ccdcd5e27a6e50458c720b771a5abe4009b7705519c3bda809914d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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] 412356bf3ad02d0acd4f41e5a1703be989be853969436dd1673a35ce1eba910d [INFO] running `Command { std: "docker" "start" "-a" "412356bf3ad02d0acd4f41e5a1703be989be853969436dd1673a35ce1eba910d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking pollster v0.2.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking mqttbytes v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking rumqttc v0.7.0 [INFO] [stderr] Checking mqtt-hostname-online v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.53s [INFO] running `Command { std: "docker" "inspect" "412356bf3ad02d0acd4f41e5a1703be989be853969436dd1673a35ce1eba910d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412356bf3ad02d0acd4f41e5a1703be989be853969436dd1673a35ce1eba910d", kill_on_drop: false }` [INFO] [stdout] 412356bf3ad02d0acd4f41e5a1703be989be853969436dd1673a35ce1eba910d