[INFO] fetching crate jsi 0.3.0-alpha.5...
[INFO] testing jsi-0.3.0-alpha.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate jsi 0.3.0-alpha.5 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsi 0.3.0-alpha.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 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.110)
[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" "+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] 83d4d5f22c141e41ac3e99e1b5f5616e20a1ee5f627cf3d30171660ceab68b9e
[INFO] running `Command { std: "docker" "start" "-a" "83d4d5f22c141e41ac3e99e1b5f5616e20a1ee5f627cf3d30171660ceab68b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83d4d5f22c141e41ac3e99e1b5f5616e20a1ee5f627cf3d30171660ceab68b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d4d5f22c141e41ac3e99e1b5f5616e20a1ee5f627cf3d30171660ceab68b9e", kill_on_drop: false }`
[INFO] [stdout] 83d4d5f22c141e41ac3e99e1b5f5616e20a1ee5f627cf3d30171660ceab68b9e
[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] f6eaae506d97290c8de333da6ac7cfd5ad623d5b6a225b7f60e597c448e32ce6
[INFO] running `Command { std: "docker" "start" "-a" "f6eaae506d97290c8de333da6ac7cfd5ad623d5b6a225b7f60e597c448e32ce6", kill_on_drop: false }`
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.187
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling syn v2.0.56
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cxx v1.0.187
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling better_any v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cxx-build v1.0.187
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.187
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling regex v1.12.2
[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]    Compiling 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/host_object.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName> {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.56s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "f6eaae506d97290c8de333da6ac7cfd5ad623d5b6a225b7f60e597c448e32ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6eaae506d97290c8de333da6ac7cfd5ad623d5b6a225b7f60e597c448e32ce6", kill_on_drop: false }`
[INFO] [stdout] f6eaae506d97290c8de333da6ac7cfd5ad623d5b6a225b7f60e597c448e32ce6
[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] d65dbe75bd5f0d755825c69a67941fd328ca0746728f3a2dba30a9fdbf33ef3f
[INFO] running `Command { std: "docker" "start" "-a" "d65dbe75bd5f0d755825c69a67941fd328ca0746728f3a2dba30a9fdbf33ef3f", kill_on_drop: false }`
[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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/host_object.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName> {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/host_object.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName> {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "d65dbe75bd5f0d755825c69a67941fd328ca0746728f3a2dba30a9fdbf33ef3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d65dbe75bd5f0d755825c69a67941fd328ca0746728f3a2dba30a9fdbf33ef3f", kill_on_drop: false }`
[INFO] [stdout] d65dbe75bd5f0d755825c69a67941fd328ca0746728f3a2dba30a9fdbf33ef3f
[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] bc89b84d66bc690027a4630c4834cd1600e88238f4644a1c7486e629f1ffb2f2
[INFO] running `Command { std: "docker" "start" "-a" "bc89b84d66bc690027a4630c4834cd1600e88238f4644a1c7486e629f1ffb2f2", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:121:15
[INFO] [stderr]     |
[INFO] [stderr] 121 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:150:15
[INFO] [stderr]     |
[INFO] [stderr] 150 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:159:15
[INFO] [stderr]     |
[INFO] [stderr] 159 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:168:15
[INFO] [stderr]     |
[INFO] [stderr] 168 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:227:15
[INFO] [stderr]     |
[INFO] [stderr] 227 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:236:15
[INFO] [stderr]     |
[INFO] [stderr] 236 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:243:15
[INFO] [stderr]     |
[INFO] [stderr] 243 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `host-object-trace`
[INFO] [stderr]    --> src/host_object.rs:246:15
[INFO] [stderr]     |
[INFO] [stderr] 246 |         #[cfg(feature = "host-object-trace")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde`
[INFO] [stderr]     = help: consider adding `host-object-trace` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/host_object.rs:38:23
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName> {
[INFO] [stderr]    |                       ^^^^^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn properties(&mut self, rt: &mut RuntimeHandle<'rt>) -> Vec<PropName<'_>> {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jsi` (lib) generated 9 warnings (run `cargo fix --lib -p jsi` to apply 1 suggestion)
[INFO] [stderr] warning: `jsi` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[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 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsi-88a4f8af96522d8b)
[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] [stderr]    Doc-tests jsi
[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] running `Command { std: "docker" "inspect" "bc89b84d66bc690027a4630c4834cd1600e88238f4644a1c7486e629f1ffb2f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc89b84d66bc690027a4630c4834cd1600e88238f4644a1c7486e629f1ffb2f2", kill_on_drop: false }`
[INFO] [stdout] bc89b84d66bc690027a4630c4834cd1600e88238f4644a1c7486e629f1ffb2f2
