[INFO] fetching crate viam-bridge-sdk 0.1.0...
[INFO] testing viam-bridge-sdk-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-9
[INFO] extracting crate viam-bridge-sdk 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate viam-bridge-sdk 0.1.0
[INFO] finished tweaking crates.io crate viam-bridge-sdk 0.1.0
[INFO] tweaked toml for crates.io crate viam-bridge-sdk 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate viam-bridge-sdk 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] crate crates.io crate viam-bridge-sdk 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d029815ab768c18b882c20a6ce9c7c14cfd7abffd67f8539efb5b701d74ab324
[INFO] running `Command { std: "docker" "start" "-a" "d029815ab768c18b882c20a6ce9c7c14cfd7abffd67f8539efb5b701d74ab324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d029815ab768c18b882c20a6ce9c7c14cfd7abffd67f8539efb5b701d74ab324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d029815ab768c18b882c20a6ce9c7c14cfd7abffd67f8539efb5b701d74ab324", kill_on_drop: false }`
[INFO] [stdout] d029815ab768c18b882c20a6ce9c7c14cfd7abffd67f8539efb5b701d74ab324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2b95c546e24753393d16046ce6a5af8ba75319b8399cca0668dd6f6326d841fe
[INFO] running `Command { std: "docker" "start" "-a" "2b95c546e24753393d16046ce6a5af8ba75319b8399cca0668dd6f6326d841fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.117.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pulley-interpreter v30.0.2
[INFO] [stderr]    Compiling cranelift-isle v0.117.2
[INFO] [stderr]    Compiling cranelift-bitset v0.117.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.117.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.117.2
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wasmtime-math v30.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.117.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cranelift-control v0.117.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.224.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v30.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.117.2
[INFO] [stderr]    Compiling wasmtime-component-util v30.0.2
[INFO] [stderr]    Compiling wasmtime-fiber v30.0.2
[INFO] [stderr]    Compiling wasmtime-jit-debug v30.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-component-macro v30.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling wasmtime-cache v30.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling wast v227.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling wit-parser v0.224.1
[INFO] [stderr]    Compiling wasmtime v30.0.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cranelift-entity v0.117.2
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling regalloc2 v0.11.1
[INFO] [stderr]    Compiling cranelift-bforest v0.117.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v30.0.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling wasmtime-asm-macros v30.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling wat v1.227.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling wasmprinter v0.224.1
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v30.0.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling wasmtime-slab v30.0.2
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling wasmtime-environ v30.0.2
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling cranelift-native v0.117.2
[INFO] [stderr]    Compiling cranelift-frontend v0.117.2
[INFO] [stderr]    Compiling wasmtime-cranelift v30.0.2
[INFO] [stderr]    Compiling viam-bridge-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Library`
[INFO] [stdout]  --> src/loader.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libloading::{Library, Symbol};
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Any`
[INFO] [stdout]  --> src/loader.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::{Any, TypeId};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExtensionBridge`
[INFO] [stdout]   --> src/loader.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     BridgeTypeRegistry, ExtensionBridge, ExtensionBridgeWithRegistry, TypedRegistryCallback,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callbacks_for_type`
[INFO] [stdout]   --> src/loader.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |             if let Some(callbacks_for_type) = self.callbacks.get_mut(&host_type_id) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks_for_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_registry` is never read
[INFO] [stdout]   --> src/registry.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BridgeRegistry {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     bridges: HashMap<String, Box<dyn ExtensionBridge>>,
[INFO] [stdout] 12 |     type_registry: TypeRegistry,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `callback` is never read
[INFO] [stdout]    --> src/bridge.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TypedRegistryCallback {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 128 |     callback: Box<dyn Any + Send + Sync>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
[INFO] running `Command { std: "docker" "inspect" "2b95c546e24753393d16046ce6a5af8ba75319b8399cca0668dd6f6326d841fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b95c546e24753393d16046ce6a5af8ba75319b8399cca0668dd6f6326d841fe", kill_on_drop: false }`
[INFO] [stdout] 2b95c546e24753393d16046ce6a5af8ba75319b8399cca0668dd6f6326d841fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] add12633cd61313ebdb258f7b18429421036df8bddab1923540e6ba2201546d4
[INFO] running `Command { std: "docker" "start" "-a" "add12633cd61313ebdb258f7b18429421036df8bddab1923540e6ba2201546d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling viam-bridge-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Library`
[INFO] [stdout]  --> src/loader.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libloading::{Library, Symbol};
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Any`
[INFO] [stdout]  --> src/loader.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::{Any, TypeId};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExtensionBridge`
[INFO] [stdout]   --> src/loader.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     BridgeTypeRegistry, ExtensionBridge, ExtensionBridgeWithRegistry, TypedRegistryCallback,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callbacks_for_type`
[INFO] [stdout]   --> src/loader.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |             if let Some(callbacks_for_type) = self.callbacks.get_mut(&host_type_id) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks_for_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_registry` is never read
[INFO] [stdout]   --> src/registry.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BridgeRegistry {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     bridges: HashMap<String, Box<dyn ExtensionBridge>>,
[INFO] [stdout] 12 |     type_registry: TypeRegistry,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `callback` is never read
[INFO] [stdout]    --> src/bridge.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TypedRegistryCallback {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 128 |     callback: Box<dyn Any + Send + Sync>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Library`
[INFO] [stdout]  --> src/loader.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use libloading::{Library, Symbol};
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Any`
[INFO] [stdout]  --> src/loader.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::{Any, TypeId};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExtensionBridge`
[INFO] [stdout]   --> src/loader.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     BridgeTypeRegistry, ExtensionBridge, ExtensionBridgeWithRegistry, TypedRegistryCallback,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callbacks_for_type`
[INFO] [stdout]   --> src/loader.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |             if let Some(callbacks_for_type) = self.callbacks.get_mut(&host_type_id) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks_for_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_registry` is never read
[INFO] [stdout]   --> src/registry.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BridgeRegistry {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     bridges: HashMap<String, Box<dyn ExtensionBridge>>,
[INFO] [stdout] 12 |     type_registry: TypeRegistry,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `callback` is never read
[INFO] [stdout]    --> src/bridge.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TypedRegistryCallback {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 128 |     callback: Box<dyn Any + Send + Sync>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "add12633cd61313ebdb258f7b18429421036df8bddab1923540e6ba2201546d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add12633cd61313ebdb258f7b18429421036df8bddab1923540e6ba2201546d4", kill_on_drop: false }`
[INFO] [stdout] add12633cd61313ebdb258f7b18429421036df8bddab1923540e6ba2201546d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 117b43310d17018dd9bb7411866f579558d1faab9d89ed8fa6aa8b21e579ae0d
[INFO] running `Command { std: "docker" "start" "-a" "117b43310d17018dd9bb7411866f579558d1faab9d89ed8fa6aa8b21e579ae0d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Library`
[INFO] [stderr]  --> src/loader.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 | use libloading::{Library, Symbol};
[INFO] [stderr]   |                  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Any`
[INFO] [stderr]  --> src/loader.rs:3:16
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::any::{Any, TypeId};
[INFO] [stderr]   |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ExtensionBridge`
[INFO] [stderr]   --> src/loader.rs:11:25
[INFO] [stderr]    |
[INFO] [stderr] 11 |     BridgeTypeRegistry, ExtensionBridge, ExtensionBridgeWithRegistry, TypedRegistryCallback,
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `callbacks_for_type`
[INFO] [stderr]   --> src/loader.rs:55:25
[INFO] [stderr]    |
[INFO] [stderr] 55 |             if let Some(callbacks_for_type) = self.callbacks.get_mut(&host_type_id) {
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks_for_type`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `type_registry` is never read
[INFO] [stderr]   --> src/registry.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct BridgeRegistry {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 11 |     bridges: HashMap<String, Box<dyn ExtensionBridge>>,
[INFO] [stderr] 12 |     type_registry: TypeRegistry,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `callback` is never read
[INFO] [stderr]    --> src/bridge.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub struct TypedRegistryCallback {
[INFO] [stderr]     |            --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 128 |     callback: Box<dyn Any + Send + Sync>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `viam-bridge-sdk` (lib) generated 6 warnings (run `cargo fix --lib -p viam-bridge-sdk` to apply 3 suggestions)
[INFO] [stderr] warning: `viam-bridge-sdk` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/viam_bridge_sdk-38fcb18ce0448246)
[INFO] [stderr]    Doc-tests viam_bridge_sdk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/extension_bridge_view.rs - extension_bridge_view::ExtensionBridgeView (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/extension_bridge_view.rs - extension_bridge_view::ExtensionBridgeView (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wasmtime_wasi_io`
[INFO] [stdout]   --> src/extension_bridge_view.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use wasmtime_wasi_io::{IoView, add_to_linker_async};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmtime_wasi_io`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wasmtime_wasi_io`, use `cargo add wasmtime_wasi_io` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/extension_bridge_view.rs - extension_bridge_view::ExtensionBridgeView (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "117b43310d17018dd9bb7411866f579558d1faab9d89ed8fa6aa8b21e579ae0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117b43310d17018dd9bb7411866f579558d1faab9d89ed8fa6aa8b21e579ae0d", kill_on_drop: false }`
[INFO] [stdout] 117b43310d17018dd9bb7411866f579558d1faab9d89ed8fa6aa8b21e579ae0d
