[INFO] cloning repository https://github.com/skreborn/bluetooth-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skreborn/bluetooth-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskreborn%2Fbluetooth-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskreborn%2Fbluetooth-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52a916e97f61c8773a9eb5dda3c426b126f1f5a6 [INFO] checking skreborn/bluetooth-sys against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskreborn%2Fbluetooth-sys" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skreborn/bluetooth-sys on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skreborn/bluetooth-sys [INFO] finished tweaking git repo https://github.com/skreborn/bluetooth-sys [INFO] tweaked toml for git repo https://github.com/skreborn/bluetooth-sys written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/skreborn/bluetooth-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] c531140441ea73cd286a80e7c8b13244dab3d4d7b977a9df04b8bf2a6a8d6cd2 [INFO] running `Command { std: "docker" "start" "-a" "c531140441ea73cd286a80e7c8b13244dab3d4d7b977a9df04b8bf2a6a8d6cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c531140441ea73cd286a80e7c8b13244dab3d4d7b977a9df04b8bf2a6a8d6cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c531140441ea73cd286a80e7c8b13244dab3d4d7b977a9df04b8bf2a6a8d6cd2", kill_on_drop: false }` [INFO] [stdout] c531140441ea73cd286a80e7c8b13244dab3d4d7b977a9df04b8bf2a6a8d6cd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40456e9af6860c299d3e9fd5fb962bbd0b76abff1359d8d02874bd557b15f96c [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" "40456e9af6860c299d3e9fd5fb962bbd0b76abff1359d8d02874bd557b15f96c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bluetooth-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "40456e9af6860c299d3e9fd5fb962bbd0b76abff1359d8d02874bd557b15f96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40456e9af6860c299d3e9fd5fb962bbd0b76abff1359d8d02874bd557b15f96c", kill_on_drop: false }` [INFO] [stdout] 40456e9af6860c299d3e9fd5fb962bbd0b76abff1359d8d02874bd557b15f96c