[INFO] fetching crate moosicbox_mdns 0.1.0...
[INFO] testing moosicbox_mdns-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate moosicbox_mdns 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate moosicbox_mdns 0.1.0
[INFO] finished tweaking crates.io crate moosicbox_mdns 0.1.0
[INFO] tweaked toml for crates.io crate moosicbox_mdns 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moosicbox_mdns 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding mdns-sd v0.11.5 (available: v0.17.0)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16256f871807eeef7da55cbac0755fc61fdaf7febf4c1d2d72988be585170d72
[INFO] running `Command { std: "docker" "start" "-a" "16256f871807eeef7da55cbac0755fc61fdaf7febf4c1d2d72988be585170d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16256f871807eeef7da55cbac0755fc61fdaf7febf4c1d2d72988be585170d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16256f871807eeef7da55cbac0755fc61fdaf7febf4c1d2d72988be585170d72", kill_on_drop: false }`
[INFO] [stdout] 16256f871807eeef7da55cbac0755fc61fdaf7febf4c1d2d72988be585170d72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1910aacb7f3422615609f6f6aaadd30da460c0bbc65aec08462b0fec44a8019b
[INFO] running `Command { std: "docker" "start" "-a" "1910aacb7f3422615609f6f6aaadd30da460c0bbc65aec08462b0fec44a8019b", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling mdns-sd v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling moosicbox_env_utils v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling moosicbox_assert v0.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling moosicbox_task v0.1.4
[INFO] [stderr]    Compiling moosicbox_async_service v0.1.4
[INFO] [stderr]    Compiling moosicbox_mdns v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> src/scanner.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     moosicbox_async_service::async_service!(super::Command, super::Context, super::Error);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private17` in `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `$crate::Error` which comes from the expansion of the macro `moosicbox_async_service::async_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> src/scanner.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     moosicbox_async_service::async_service!(super::Command, super::Context, super::Error);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private17` in `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `$crate::Error` which comes from the expansion of the macro `moosicbox_async_service::async_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private17` in `thiserror`
[INFO] [stdout]   --> src/scanner.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     moosicbox_async_service::async_service!(super::Command, super::Context, super::Error);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private17` in `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `$crate::Error` which comes from the expansion of the macro `moosicbox_async_service::async_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private17` in `thiserror`
[INFO] [stdout]   --> src/scanner.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     moosicbox_async_service::async_service!(super::Command, super::Context, super::Error);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private17` in `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `$crate::Error` which comes from the expansion of the macro `moosicbox_async_service::async_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private17` in `thiserror`
[INFO] [stdout]   --> src/scanner.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     moosicbox_async_service::async_service!(super::Command, super::Context, super::Error);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private17` in `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `$crate::Error` which comes from the expansion of the macro `moosicbox_async_service::async_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::scanner::Error;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::scanner::service::Error;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private17` in `thiserror`
[INFO] [stdout]   --> src/scanner.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     moosicbox_async_service::async_service!(super::Command, super::Context, super::Error);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private17` in `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `$crate::Error` which comes from the expansion of the macro `moosicbox_async_service::async_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::scanner::Error;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::scanner::service::Error;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moosicbox_mdns` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "1910aacb7f3422615609f6f6aaadd30da460c0bbc65aec08462b0fec44a8019b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1910aacb7f3422615609f6f6aaadd30da460c0bbc65aec08462b0fec44a8019b", kill_on_drop: false }`
[INFO] [stdout] 1910aacb7f3422615609f6f6aaadd30da460c0bbc65aec08462b0fec44a8019b
