[INFO] fetching crate jsi 0.3.0-alpha.5...
[INFO] documenting jsi-0.3.0-alpha.5 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate jsi 0.3.0-alpha.5 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsi 0.3.0-alpha.5 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding serde v1.0.210 (available: v1.0.228)
[INFO] [stderr]       Adding serde_derive v1.0.210 (available: v1.0.228)
[INFO] [stderr]       Adding syn v2.0.56 (available: v2.0.118)
[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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.197
[INFO] [stderr]   Downloaded better_any v0.2.1
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded jsi-macros v0.3.1-alpha.5
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.197
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.197
[INFO] [stderr]   Downloaded cxx-build v1.0.197
[INFO] [stderr]   Downloaded syn v2.0.56
[INFO] [stderr]   Downloaded cxx v1.0.197
[INFO] [stderr]   Downloaded jsi-sys v0.3.0-alpha.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33
[INFO] running `Command { std: "docker" "start" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking better_any v0.2.1
[INFO] [stderr]    Compiling cxx v1.0.197
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.56
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling cxx-build v1.0.197
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling jsi-macros v0.3.1-alpha.5
[INFO] [stderr]    Compiling jsi-sys v0.3.0-alpha.5
[INFO] [stderr]  Documenting jsi v0.3.0-alpha.5 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jsi-sys v0.3.0-alpha.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/jsi/index.html
[INFO] running `Command { std: "docker" "inspect" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.56
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cxx-build v1.0.197
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.197
[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 cxx v1.0.197
[INFO] [stderr]  Documenting jsi v0.3.0-alpha.5 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jsi-sys v0.3.0-alpha.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/jsi/index.html
[INFO] running `Command { std: "docker" "inspect" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33", kill_on_drop: false }`
[INFO] [stdout] a72e9e919745998920535eb5cb96e29e12f340dfc6ad3ccd25a7eaf04b089f33
