[INFO] cloning repository https://github.com/henkkuli/ruuvi-collector-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henkkuli/ruuvi-collector-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenkkuli%2Fruuvi-collector-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenkkuli%2Fruuvi-collector-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef11e1cfe6f75cea44ef41e0c89ad9810d83758d [INFO] checking henkkuli/ruuvi-collector-rs against master#db870ea71b6dcc7a91b999420b88f41d3cdd13e1 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenkkuli%2Fruuvi-collector-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henkkuli/ruuvi-collector-rs on toolchain db870ea71b6dcc7a91b999420b88f41d3cdd13e1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/henkkuli/ruuvi-collector-rs [INFO] finished tweaking git repo https://github.com/henkkuli/ruuvi-collector-rs [INFO] tweaked toml for git repo https://github.com/henkkuli/ruuvi-collector-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/henkkuli/ruuvi-collector-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "fetch" "--locked" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8996667efade0aca4f822b355dec5b2f97d61f3fdb1d86be41d3109360f8484 [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" "b8996667efade0aca4f822b355dec5b2f97d61f3fdb1d86be41d3109360f8484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8996667efade0aca4f822b355dec5b2f97d61f3fdb1d86be41d3109360f8484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8996667efade0aca4f822b355dec5b2f97d61f3fdb1d86be41d3109360f8484", kill_on_drop: false }` [INFO] [stdout] b8996667efade0aca4f822b355dec5b2f97d61f3fdb1d86be41d3109360f8484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ceb7683cdc2bd76f65d50dc9acd902a18fe8577067761dad1b36964dcc1b50 [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" "39ceb7683cdc2bd76f65d50dc9acd902a18fe8577067761dad1b36964dcc1b50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking ruuvi-sensor-protocol v0.5.0 (https://github.com/henkkuli/ruuvi-sensor-protocol-rs#36dcff7e) [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking libc v0.2.66 [INFO] [stderr] Checking proc-macro-nested v0.1.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C panic=abort -Cembed-bitcode=no -C debuginfo=2 -C metadata=8f9e6c1cd872aea7 -C extra-filename=-8f9e6c1cd872aea7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9ed54f98521de700.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-f9ee4fd1e3c5e1f9.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-00c4700fd0d49876.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "39ceb7683cdc2bd76f65d50dc9acd902a18fe8577067761dad1b36964dcc1b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ceb7683cdc2bd76f65d50dc9acd902a18fe8577067761dad1b36964dcc1b50", kill_on_drop: false }` [INFO] [stdout] 39ceb7683cdc2bd76f65d50dc9acd902a18fe8577067761dad1b36964dcc1b50