[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] a77c6635417bb42ebf0072d2c2bd44e2f005f054 [INFO] checking laptou/bluetooth-rs against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fbluetooth-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laptou/bluetooth-rs on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.13 [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded enumflags2_derive v0.7.0 [INFO] [stderr] Downloaded async-net v1.5.0 [INFO] [stderr] Downloaded bitvec v0.20.1 [INFO] [stderr] Downloaded enumflags2 v0.7.1 [INFO] [stderr] Downloaded smol v1.2.4 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 1c1cfc61b6c9e87d5653fadaecbdad454e1cb0e01807e50383ed116c9ae353c8 [INFO] running `Command { std: "docker" "start" "-a" "1c1cfc61b6c9e87d5653fadaecbdad454e1cb0e01807e50383ed116c9ae353c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c1cfc61b6c9e87d5653fadaecbdad454e1cb0e01807e50383ed116c9ae353c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1cfc61b6c9e87d5653fadaecbdad454e1cb0e01807e50383ed116c9ae353c8", kill_on_drop: false }` [INFO] [stdout] 1c1cfc61b6c9e87d5653fadaecbdad454e1cb0e01807e50383ed116c9ae353c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] bd5b168e1b1ac139339deaa7835a37956b898e8b7afb45295709af060c3ca15b [INFO] running `Command { std: "docker" "start" "-a" "bd5b168e1b1ac139339deaa7835a37956b898e8b7afb45295709af060c3ca15b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.7 [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-net v1.5.0 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking smol v1.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [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.7.1 [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.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "bd5b168e1b1ac139339deaa7835a37956b898e8b7afb45295709af060c3ca15b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5b168e1b1ac139339deaa7835a37956b898e8b7afb45295709af060c3ca15b", kill_on_drop: false }` [INFO] [stdout] bd5b168e1b1ac139339deaa7835a37956b898e8b7afb45295709af060c3ca15b