[INFO] cloning repository https://github.com/icewind1991/mitemp-prometheus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/mitemp-prometheus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fmitemp-prometheus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fmitemp-prometheus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0852ef4c59585cc082052dd14becc5ab71fd6134 [INFO] checking icewind1991/mitemp-prometheus against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fmitemp-prometheus" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icewind1991/mitemp-prometheus on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icewind1991/mitemp-prometheus [INFO] finished tweaking git repo https://github.com/icewind1991/mitemp-prometheus [INFO] tweaked toml for git repo https://github.com/icewind1991/mitemp-prometheus written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/icewind1991/mitemp-prometheus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49566ec3d1e57bee97bc5832e26a745a131635e054eb9ebc6af8dde50d8cdef9 [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" "49566ec3d1e57bee97bc5832e26a745a131635e054eb9ebc6af8dde50d8cdef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49566ec3d1e57bee97bc5832e26a745a131635e054eb9ebc6af8dde50d8cdef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49566ec3d1e57bee97bc5832e26a745a131635e054eb9ebc6af8dde50d8cdef9", kill_on_drop: false }` [INFO] [stdout] 49566ec3d1e57bee97bc5832e26a745a131635e054eb9ebc6af8dde50d8cdef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b67ee96ddb19a3c44b5896e83bab8d45a5fd225837970d9922376bb8122fa2ec [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" "b67ee96ddb19a3c44b5896e83bab8d45a5fd225837970d9922376bb8122fa2ec", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking main_error v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking winrt v0.6.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking tokio-util v0.6.1 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking btleplug v0.5.4 (https://github.com/icewind1991/btleplug?branch=store-service-data#2f87c61a) [INFO] [stderr] Checking mitemp v0.2.0 (https://github.com/icewind1991/mitemp-rs#16cf74d0) [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking warp v0.3.0 [INFO] [stderr] Checking mitemp-prometheus v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "b67ee96ddb19a3c44b5896e83bab8d45a5fd225837970d9922376bb8122fa2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67ee96ddb19a3c44b5896e83bab8d45a5fd225837970d9922376bb8122fa2ec", kill_on_drop: false }` [INFO] [stdout] b67ee96ddb19a3c44b5896e83bab8d45a5fd225837970d9922376bb8122fa2ec