[INFO] cloning repository https://github.com/x0f5c3/crab-cat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x0f5c3/crab-cat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0f5c3%2Fcrab-cat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0f5c3%2Fcrab-cat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ec5295c237f681450dab8d25186589f770e91ac
[INFO] checking x0f5c3/crab-cat against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0f5c3%2Fcrab-cat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/x0f5c3/crab-cat on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/x0f5c3/crab-cat
[INFO] finished tweaking git repo https://github.com/x0f5c3/crab-cat
[INFO] tweaked toml for git repo https://github.com/x0f5c3/crab-cat written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/x0f5c3/crab-cat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded stream-cancel v0.8.2
[INFO] [stderr]   Downloaded paris v1.5.15
[INFO] [stderr]   Downloaded bluez-async v0.7.2
[INFO] [stderr]   Downloaded bluez-generated v0.3.0
[INFO] [stderr]   Downloaded bleasy v0.3.0
[INFO] [stderr]   Downloaded btleplug v0.11.5
[INFO] [stderr]   Downloaded jni-utils v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89628ab4b819cca8b407335eb3e9067156d6a5f58b7453dea199bac7b1469f99
[INFO] running `Command { std: "docker" "start" "-a" "89628ab4b819cca8b407335eb3e9067156d6a5f58b7453dea199bac7b1469f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89628ab4b819cca8b407335eb3e9067156d6a5f58b7453dea199bac7b1469f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89628ab4b819cca8b407335eb3e9067156d6a5f58b7453dea199bac7b1469f99", kill_on_drop: false }`
[INFO] [stdout] 89628ab4b819cca8b407335eb3e9067156d6a5f58b7453dea199bac7b1469f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3336777db6b435700f1a9e8cf23b6de303b437d2cdb1866718efdcc9af68229a
[INFO] running `Command { std: "docker" "start" "-a" "3336777db6b435700f1a9e8cf23b6de303b437d2cdb1866718efdcc9af68229a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking stream-cancel v0.8.2
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking bluez-generated v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking bluez-async v0.7.2
[INFO] [stderr]     Checking btleplug v0.11.5
[INFO] [stderr]     Checking bleasy v0.3.0
[INFO] [stderr]     Checking crab-cat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color_eyre`
[INFO] [stdout]   --> src/printer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use color_eyre::eyre::ContextCompat;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `color_eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color_eyre`, use `cargo add color_eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color_eyre`
[INFO] [stdout]   --> src/printer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use color_eyre::eyre::ContextCompat;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `color_eyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color_eyre`, use `cargo add color_eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrap_err` found for enum `Option` in the current scope
[INFO] [stdout]   --> src/printer.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let central = adapters.into_iter().next().wrap_err("No adapters")?;
[INFO] [stdout]    |                                               ^^^^^^^^ method not found in `Option<Adapter>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrap_err` found for enum `Option` in the current scope
[INFO] [stdout]   --> src/printer.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let central = adapters.into_iter().next().wrap_err("No adapters")?;
[INFO] [stdout]    |                                               ^^^^^^^^ method not found in `Option<Adapter>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crab-cat` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crab-cat` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3336777db6b435700f1a9e8cf23b6de303b437d2cdb1866718efdcc9af68229a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3336777db6b435700f1a9e8cf23b6de303b437d2cdb1866718efdcc9af68229a", kill_on_drop: false }`
[INFO] [stdout] 3336777db6b435700f1a9e8cf23b6de303b437d2cdb1866718efdcc9af68229a
