[INFO] cloning repository https://github.com/laptou/bluetooth-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laptou/bluetooth-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fbluetooth-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fbluetooth-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01ee38b4c1b42359afedec1d6f8f1e3fa2e5ed02 [INFO] checking laptou/bluetooth-rs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fbluetooth-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laptou/bluetooth-rs on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/laptou/bluetooth-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/laptou/bluetooth-rs [INFO] tweaked toml for git repo https://github.com/laptou/bluetooth-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/laptou/bluetooth-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", 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] d5f6913d021408172ed25465c290399589e8a88da1e62a53c3597b88fd7012f8 [INFO] running `Command { std: "docker" "start" "-a" "d5f6913d021408172ed25465c290399589e8a88da1e62a53c3597b88fd7012f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f6913d021408172ed25465c290399589e8a88da1e62a53c3597b88fd7012f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f6913d021408172ed25465c290399589e8a88da1e62a53c3597b88fd7012f8", kill_on_drop: false }` [INFO] [stdout] d5f6913d021408172ed25465c290399589e8a88da1e62a53c3597b88fd7012f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bb4fb9102b8fa161b5e2a3bfbe13858eb6f747c6c6c70f79bd57aaf93f6a6ab [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" "6bb4fb9102b8fa161b5e2a3bfbe13858eb6f747c6c6c70f79bd57aaf93f6a6ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking async-io v1.2.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking smol v1.2.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking async-std v1.7.0 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking bluez v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.54s [INFO] running `Command { std: "docker" "inspect" "6bb4fb9102b8fa161b5e2a3bfbe13858eb6f747c6c6c70f79bd57aaf93f6a6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb4fb9102b8fa161b5e2a3bfbe13858eb6f747c6c6c70f79bd57aaf93f6a6ab", kill_on_drop: false }` [INFO] [stdout] 6bb4fb9102b8fa161b5e2a3bfbe13858eb6f747c6c6c70f79bd57aaf93f6a6ab