[INFO] cloning repository https://github.com/maximmacari/bluetooth-sdk-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maximmacari/bluetooth-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximmacari%2Fbluetooth-sdk-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximmacari%2Fbluetooth-sdk-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ba923815022f0ad6cbfa689f2e7b69fd5329470
[INFO] checking maximmacari/bluetooth-sdk-rust against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximmacari%2Fbluetooth-sdk-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maximmacari/bluetooth-sdk-rust
[INFO] finished tweaking git repo https://github.com/maximmacari/bluetooth-sdk-rust
[INFO] tweaked toml for git repo https://github.com/maximmacari/bluetooth-sdk-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maximmacari/bluetooth-sdk-rust on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking maximmacari/bluetooth-sdk-rust against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaximmacari%2Fbluetooth-sdk-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maximmacari/bluetooth-sdk-rust
[INFO] finished tweaking git repo https://github.com/maximmacari/bluetooth-sdk-rust
[INFO] tweaked toml for git repo https://github.com/maximmacari/bluetooth-sdk-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maximmacari/bluetooth-sdk-rust on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 78 packages to highest compatible versions
[INFO] [stderr]       Adding mockall v0.13.1 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | bincode = "1.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | authors = ["Your Team"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | repository = "https://github.com/your-org/bluetooth-sdk"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec
[INFO] running `Command { std: "docker" "start" "2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | bincode = "1.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | authors = ["Your Team"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | repository = "https://github.com/your-org/bluetooth-sdk"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking uuid v1.26.1
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking bt-state v0.1.0 (/opt/rustwide/workdir/crates/bt-state)
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking bt-transport v0.1.0 (/opt/rustwide/workdir/crates/bt-transport)
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking bt-protocol v0.1.0 (/opt/rustwide/workdir/crates/bt-protocol)
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking bt-core v0.1.0 (/opt/rustwide/workdir/crates/bt-core)
[INFO] [stderr]     Checking bt-platform-ble v0.1.0 (/opt/rustwide/workdir/crates/bt-platform-ble)
[INFO] [stderr]     Checking bt-platform-classic v0.1.0 (/opt/rustwide/workdir/crates/bt-platform-classic)
[INFO] [stderr]     Checking bluetooth-sdk-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]   --> crates/bt-core/Cargo.toml:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | anyhow = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: unused dependency `futures`
[INFO] [stderr]   --> crates/bt-core/Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | futures = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `futures`
[INFO] [stderr] warning: `bt-core` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.25s
[INFO] running `Command { std: "docker" "inspect" "2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec", kill_on_drop: false }`
[INFO] [stdout] 2e7ee3d728d9d4999c4243a81899d86cc0b50358d546fea06d9c6e1842ee4aec
