[INFO] fetching crate jsi 0.3.0-alpha.5... [INFO] checking jsi-0.3.0-alpha.5 against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] extracting crate jsi 0.3.0-alpha.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate jsi 0.3.0-alpha.5 [INFO] finished tweaking crates.io crate jsi 0.3.0-alpha.5 [INFO] tweaked toml for crates.io crate jsi 0.3.0-alpha.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jsi 0.3.0-alpha.5 on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding serde v1.0.210 (available: v1.0.219) [INFO] [stderr] Adding serde_derive v1.0.210 (available: v1.0.219) [INFO] [stderr] Adding syn v2.0.56 (available: v2.0.106) [INFO] [stderr] Adding thiserror v1.0.65 (available: v1.0.69) [INFO] [stderr] Adding thiserror-impl v1.0.65 (available: v1.0.69) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ac2a0f8562c55477dcfd5e9fc0b54f06e56136eefb3411733fdf645c14f1960 [INFO] running `Command { std: "docker" "start" "-a" "4ac2a0f8562c55477dcfd5e9fc0b54f06e56136eefb3411733fdf645c14f1960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ac2a0f8562c55477dcfd5e9fc0b54f06e56136eefb3411733fdf645c14f1960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac2a0f8562c55477dcfd5e9fc0b54f06e56136eefb3411733fdf645c14f1960", kill_on_drop: false }` [INFO] [stdout] 4ac2a0f8562c55477dcfd5e9fc0b54f06e56136eefb3411733fdf645c14f1960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b237297eb49df98253c4e0b3221158ae5fa0f12edfb2a2b49bf9ad2d0d7e2d [INFO] running `Command { std: "docker" "start" "-a" "c0b237297eb49df98253c4e0b3221158ae5fa0f12edfb2a2b49bf9ad2d0d7e2d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.56 [INFO] [stderr] Compiling link-cplusplus v1.0.11 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.175 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking better_any v0.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling cxx v1.0.175 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cxx-build v1.0.175 [INFO] [stderr] Compiling cxxbridge-macro v1.0.175 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling jsi-macros v0.3.1-alpha.5 [INFO] [stderr] Compiling jsi-sys v0.3.0-alpha.5 [INFO] [stderr] Checking jsi v0.3.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/function.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | Box::new(move |rt: Pin<&mut sys::Runtime>, this, args| { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/function.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | Box::new(move |rt: Pin<&mut sys::Runtime>, this, args| { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HostObject` in crate `sys` [INFO] [stdout] --> src/host_object.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) cxx::UniquePtr, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `CxxHostObject` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsi-sys-0.3.0-alpha.5/src/ffi/host.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub type CxxHostObject; [INFO] [stdout] | ---------------------- similarly named struct `CxxHostObject` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HostObject` in crate `sys` [INFO] [stdout] --> src/host_object.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) cxx::SharedPtr, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `CxxHostObject` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsi-sys-0.3.0-alpha.5/src/ffi/host.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub type CxxHostObject; [INFO] [stdout] | ---------------------- similarly named struct `CxxHostObject` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/host_object.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | rt: Pin<&mut sys::Runtime>, [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/host_object.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | name: &sys::PropNameID, [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsiValue` in crate `sys` [INFO] [stdout] --> src/host_object.rs:93:45 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 6 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 93 - ) -> anyhow::Result> { [INFO] [stdout] 93 + ) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/host_object.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | rt: Pin<&mut sys::Runtime>, [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/host_object.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | name: &sys::PropNameID, [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsiValue` in crate `sys` [INFO] [stdout] --> src/host_object.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | value: &sys::JsiValue, [INFO] [stdout] | ^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 6 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 104 - value: &sys::JsiValue, [INFO] [stdout] 104 + value: &JsiValue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/host_object.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | fn properties(&mut self, rt: Pin<&mut sys::Runtime>) -> Vec> { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/host_object.rs:112:85 [INFO] [stdout] | [INFO] [stdout] 112 | fn properties(&mut self, rt: Pin<&mut sys::Runtime>) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HostObject` in crate `sys` [INFO] [stdout] --> src/host_object.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) cxx::UniquePtr, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `CxxHostObject` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsi-sys-0.3.0-alpha.5/src/ffi/host.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub type CxxHostObject; [INFO] [stdout] | ---------------------- similarly named struct `CxxHostObject` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HostObject` in crate `sys` [INFO] [stdout] --> src/host_object.rs:54:36 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) cxx::SharedPtr, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `CxxHostObject` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsi-sys-0.3.0-alpha.5/src/ffi/host.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub type CxxHostObject; [INFO] [stdout] | ---------------------- similarly named struct `CxxHostObject` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/host_object.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | rt: Pin<&mut sys::Runtime>, [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/host_object.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | name: &sys::PropNameID, [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsiValue` in crate `sys` [INFO] [stdout] --> src/host_object.rs:93:45 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 6 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 93 - ) -> anyhow::Result> { [INFO] [stdout] 93 + ) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/host_object.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | rt: Pin<&mut sys::Runtime>, [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/host_object.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | name: &sys::PropNameID, [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsiValue` in crate `sys` [INFO] [stdout] --> src/host_object.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | value: &sys::JsiValue, [INFO] [stdout] | ^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 6 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 104 - value: &sys::JsiValue, [INFO] [stdout] 104 + value: &JsiValue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/host_object.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | fn properties(&mut self, rt: Pin<&mut sys::Runtime>) -> Vec> { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/host_object.rs:112:85 [INFO] [stdout] | [INFO] [stdout] 112 | fn properties(&mut self, rt: Pin<&mut sys::Runtime>) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/prop_name.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) cxx::UniquePtr, [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:8:52 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RuntimeHandle<'rt>(pub(crate) *mut sys::Runtime, PhantomData<&'rt mut ()>); [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new_unchecked(ptr: *mut sys::Runtime) -> Self { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_inner_mut(&mut self) -> Pin<&'rt mut sys::Runtime> { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_inner(&mut self) -> &'rt sys::Runtime { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsiValue` in crate `sys` [INFO] [stdout] --> src/value.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) cxx::UniquePtr, [INFO] [stdout] | ^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 16 - pub(crate) cxx::UniquePtr, [INFO] [stdout] 16 + pub(crate) cxx::UniquePtr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropNameID` in crate `sys` [INFO] [stdout] --> src/prop_name.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) cxx::UniquePtr, [INFO] [stdout] | ^^^^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:8:52 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RuntimeHandle<'rt>(pub(crate) *mut sys::Runtime, PhantomData<&'rt mut ()>); [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new_unchecked(ptr: *mut sys::Runtime) -> Self { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_inner_mut(&mut self) -> Pin<&'rt mut sys::Runtime> { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/runtime.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_inner(&mut self) -> &'rt sys::Runtime { [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsiValue` in crate `sys` [INFO] [stdout] --> src/value.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) cxx::UniquePtr, [INFO] [stdout] | ^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 16 - pub(crate) cxx::UniquePtr, [INFO] [stdout] 16 + pub(crate) cxx::UniquePtr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JsiValue` in `sys` [INFO] [stdout] --> src/value.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | sys::JsiValue::is_null(self.0.as_ref().unwrap()) [INFO] [stdout] | ^^^^^^^^ could not find `JsiValue` in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - sys::JsiValue::is_null(self.0.as_ref().unwrap()) [INFO] [stdout] 47 + JsiValue::is_null(self.0.as_ref().unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/lib.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | rt: *mut sys::Runtime, [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JsiValue` in `sys` [INFO] [stdout] --> src/value.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | sys::JsiValue::is_null(self.0.as_ref().unwrap()) [INFO] [stdout] | ^^^^^^^^ could not find `JsiValue` in `sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::JsiValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `JsiValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - sys::JsiValue::is_null(self.0.as_ref().unwrap()) [INFO] [stdout] 47 + JsiValue::is_null(self.0.as_ref().unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in crate `sys` [INFO] [stdout] --> src/lib.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | rt: *mut sys::Runtime, [INFO] [stdout] | ^^^^^^^ not found in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jsi` (lib) due to 19 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jsi` (lib test) due to 19 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c0b237297eb49df98253c4e0b3221158ae5fa0f12edfb2a2b49bf9ad2d0d7e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b237297eb49df98253c4e0b3221158ae5fa0f12edfb2a2b49bf9ad2d0d7e2d", kill_on_drop: false }` [INFO] [stdout] c0b237297eb49df98253c4e0b3221158ae5fa0f12edfb2a2b49bf9ad2d0d7e2d