[INFO] fetching crate chirpstack_integration 4.12.0... [INFO] testing chirpstack_integration-4.12.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate chirpstack_integration 4.12.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate chirpstack_integration 4.12.0 [INFO] finished tweaking crates.io crate chirpstack_integration 4.12.0 [INFO] tweaked toml for crates.io crate chirpstack_integration 4.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chirpstack_integration 4.12.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chirpstack_integration 4.12.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.13.0 [INFO] [stderr] Downloaded pbjson-types v0.7.0 [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded pbjson v0.7.0 [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded tonic v0.13.0 [INFO] [stderr] Downloaded cc v1.2.19 [INFO] [stderr] Downloaded redis v0.29.5 [INFO] [stderr] Downloaded h2 v0.4.9 [INFO] [stderr] Downloaded rustls v0.23.26 [INFO] [stderr] Downloaded chirpstack_api v4.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd5175d79175f88ca61b86e96ff8b1b8831fefd3f383b5ae3932f1622b86f5e [INFO] running `Command { std: "docker" "start" "-a" "fcd5175d79175f88ca61b86e96ff8b1b8831fefd3f383b5ae3932f1622b86f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd5175d79175f88ca61b86e96ff8b1b8831fefd3f383b5ae3932f1622b86f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd5175d79175f88ca61b86e96ff8b1b8831fefd3f383b5ae3932f1622b86f5e", kill_on_drop: false }` [INFO] [stdout] fcd5175d79175f88ca61b86e96ff8b1b8831fefd3f383b5ae3932f1622b86f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6606a5aef44921dc6196a981495acdb8eb20cfe8b0d3b8f3a565fa4cbc0ab2a8 [INFO] running `Command { std: "docker" "start" "-a" "6606a5aef44921dc6196a981495acdb8eb20cfe8b0d3b8f3a565fa4cbc0ab2a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling chirpstack_api v4.12.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling redis v0.29.5 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.0 [INFO] [stderr] Compiling chirpstack_integration v4.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "6606a5aef44921dc6196a981495acdb8eb20cfe8b0d3b8f3a565fa4cbc0ab2a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6606a5aef44921dc6196a981495acdb8eb20cfe8b0d3b8f3a565fa4cbc0ab2a8", kill_on_drop: false }` [INFO] [stdout] 6606a5aef44921dc6196a981495acdb8eb20cfe8b0d3b8f3a565fa4cbc0ab2a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed6d9f1c135e022751ceceb30f2124ff8729cad1de93c399e5d8f16f65ec832 [INFO] running `Command { std: "docker" "start" "-a" "0ed6d9f1c135e022751ceceb30f2124ff8729cad1de93c399e5d8f16f65ec832", kill_on_drop: false }` [INFO] [stderr] Compiling chirpstack_integration v4.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `lazy_static` in this scope [INFO] [stdout] --> src/lib.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UPLINK_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | UPLINK_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `JOIN_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | JOIN_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ACK_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | ACK_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TXACK_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | TXACK_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOG_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | LOG_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATUS_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | STATUS_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCATION_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | LOCATION_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INTEGRATION_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | INTEGRATION_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UPLINK_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:488:23 [INFO] [stdout] | [INFO] [stdout] 488 | let pl_recv = UPLINK_EVENTS [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `JOIN_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 516 | let pl_recv = JOIN_EVENTS [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ACK_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:544:23 [INFO] [stdout] | [INFO] [stdout] 544 | let pl_recv = ACK_EVENTS [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TXACK_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:572:23 [INFO] [stdout] | [INFO] [stdout] 572 | let pl_recv = TXACK_EVENTS [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOG_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:600:23 [INFO] [stdout] | [INFO] [stdout] 600 | let pl_recv = LOG_EVENTS [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATUS_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:628:23 [INFO] [stdout] | [INFO] [stdout] 628 | let pl_recv = STATUS_EVENTS [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCATION_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | let pl_recv = LOCATION_EVENTS [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INTEGRATION_EVENTS` in this scope [INFO] [stdout] --> src/lib.rs:684:23 [INFO] [stdout] | [INFO] [stdout] 684 | let pl_recv = INTEGRATION_EVENTS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::RwLock` [INFO] [stdout] --> src/lib.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | UPLINK_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | JOIN_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | ACK_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | TXACK_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | LOG_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | STATUS_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | LOCATION_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | INTEGRATION_EVENTS.write().await.push(pl.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:488:23 [INFO] [stdout] | [INFO] [stdout] 488 | let pl_recv = UPLINK_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 489 | | .write() [INFO] [stdout] 490 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 516 | let pl_recv = JOIN_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 517 | | .write() [INFO] [stdout] 518 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:544:23 [INFO] [stdout] | [INFO] [stdout] 544 | let pl_recv = ACK_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 545 | | .write() [INFO] [stdout] 546 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:572:23 [INFO] [stdout] | [INFO] [stdout] 572 | let pl_recv = TXACK_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 573 | | .write() [INFO] [stdout] 574 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:600:23 [INFO] [stdout] | [INFO] [stdout] 600 | let pl_recv = LOG_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 601 | | .write() [INFO] [stdout] 602 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:628:23 [INFO] [stdout] | [INFO] [stdout] 628 | let pl_recv = STATUS_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 629 | | .write() [INFO] [stdout] 630 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:656:23 [INFO] [stdout] | [INFO] [stdout] 656 | let pl_recv = LOCATION_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 657 | | .write() [INFO] [stdout] 658 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:684:23 [INFO] [stdout] | [INFO] [stdout] 684 | let pl_recv = INTEGRATION_EVENTS [INFO] [stdout] | _______________________^ [INFO] [stdout] 685 | | .write() [INFO] [stdout] 686 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chirpstack_integration` (lib test) due to 33 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0ed6d9f1c135e022751ceceb30f2124ff8729cad1de93c399e5d8f16f65ec832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed6d9f1c135e022751ceceb30f2124ff8729cad1de93c399e5d8f16f65ec832", kill_on_drop: false }` [INFO] [stdout] 0ed6d9f1c135e022751ceceb30f2124ff8729cad1de93c399e5d8f16f65ec832