[INFO] fetching crate rusty_v8_m 0.4.3... [INFO] testing rusty_v8_m-0.4.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rusty_v8_m 0.4.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rusty_v8_m 0.4.3 [INFO] finished tweaking crates.io crate rusty_v8_m 0.4.3 [INFO] tweaked toml for crates.io crate rusty_v8_m 0.4.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty_v8_m 0.4.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding which v3.1.1 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_gn v0.0.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4df0149e625584f1050cf8aba0ccb0372c6811e0ff6aefc8d049592646d9f02c [INFO] running `Command { std: "docker" "start" "-a" "4df0149e625584f1050cf8aba0ccb0372c6811e0ff6aefc8d049592646d9f02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df0149e625584f1050cf8aba0ccb0372c6811e0ff6aefc8d049592646d9f02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df0149e625584f1050cf8aba0ccb0372c6811e0ff6aefc8d049592646d9f02c", kill_on_drop: false }` [INFO] [stdout] 4df0149e625584f1050cf8aba0ccb0372c6811e0ff6aefc8d049592646d9f02c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db48d146384abcb6d552c91569eb04d854ad65c8edf307e7a3d09969955fad4 [INFO] running `Command { std: "docker" "start" "-a" "5db48d146384abcb6d552c91569eb04d854ad65c8edf307e7a3d09969955fad4", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rusty_v8_m v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 592 | impl_c_fn_from!(); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | impl_c_fn_from!(a0: A0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 594 | impl_c_fn_from!(a0: A0, a1: A1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 595 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 596 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 597 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 598 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4, a5: A5); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 599 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object::*` [INFO] [stdout] --> src/lib.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub use object::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proxy::*` [INFO] [stdout] --> src/lib.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | pub use proxy::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `template::*` [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub use template::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/isolate.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | Any::downcast_mut::(mut_any).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 212 | ::downcast_mut::(mut_any).unwrap() [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/isolate.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | Any::downcast_ref::(a).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 226 | ::downcast_ref::(a).unwrap() [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/support.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | if Any::is::(&value) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 340 | if ::is::(&value) { [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn this(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 149 | pub fn this(&self) -> Local<'_, Object> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn data(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn data(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get(&self, i: int) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get(&self, i: int) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn this(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 231 | pub fn this(&self) -> Local<'_, Object> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Arc::::into_raw` that must be used [INFO] [stdout] --> src/isolate.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Arc::into_raw(annex_arc.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: losing the pointer will leak memory [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 181 | let _ = Arc::into_raw(annex_arc.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isolate.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn get_slot_mut(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 207 | pub fn get_slot_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isolate.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_slot(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_slot(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get_exception(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get_exception(&self) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_module_request(&self, i: usize) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_module_request(&self, i: usize) -> Local<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn get_module_namespace(&mut self) -> Local { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 183 | pub fn get_module_namespace(&mut self) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/try_catch.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn enter(&'tc mut self) -> &'tc mut TryCatch { [INFO] [stdout] | --- --- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'tc` [INFO] [stdout] | [INFO] [stdout] 198 | pub fn enter(&'tc mut self) -> &'tc mut TryCatch<'tc> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inspector.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | fn v8_inspector__StringBuffer__string(this: &mut StringBuffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 85 | -> &StringView; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | -> &StringView<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inspector.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 603 | pub fn string(&mut self) -> &StringView { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 603 | pub fn string(&mut self) -> &StringView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s [INFO] running `Command { std: "docker" "inspect" "5db48d146384abcb6d552c91569eb04d854ad65c8edf307e7a3d09969955fad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db48d146384abcb6d552c91569eb04d854ad65c8edf307e7a3d09969955fad4", kill_on_drop: false }` [INFO] [stdout] 5db48d146384abcb6d552c91569eb04d854ad65c8edf307e7a3d09969955fad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 178a58d8d68ed58f8e0f4288d95a800774252ed6160ef3f54397689642dbd0be [INFO] running `Command { std: "docker" "start" "-a" "178a58d8d68ed58f8e0f4288d95a800774252ed6160ef3f54397689642dbd0be", kill_on_drop: false }` [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rusty_v8_m v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 592 | impl_c_fn_from!(); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | impl_c_fn_from!(a0: A0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 594 | impl_c_fn_from!(a0: A0, a1: A1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 595 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 596 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 597 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 598 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4, a5: A5); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 599 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object::*` [INFO] [stdout] --> src/lib.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub use object::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proxy::*` [INFO] [stdout] --> src/lib.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | pub use proxy::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `template::*` [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub use template::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/isolate.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | Any::downcast_mut::(mut_any).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 212 | ::downcast_mut::(mut_any).unwrap() [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/isolate.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | Any::downcast_ref::(a).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 226 | ::downcast_ref::(a).unwrap() [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/support.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | if Any::is::(&value) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 340 | if ::is::(&value) { [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 592 | impl_c_fn_from!(); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 593 | impl_c_fn_from!(a0: A0); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 594 | impl_c_fn_from!(a0: A0, a1: A1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 595 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 596 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 597 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 598 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4, a5: A5); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/support.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 599 | impl_c_fn_from!(a0: A0, a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_c_fn_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object::*` [INFO] [stdout] --> src/lib.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub use object::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proxy::*` [INFO] [stdout] --> src/lib.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | pub use proxy::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `template::*` [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub use template::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn this(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 149 | pub fn this(&self) -> Local<'_, Object> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn data(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn data(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get(&self, i: int) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get(&self, i: int) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn this(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 231 | pub fn this(&self) -> Local<'_, Object> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Arc::::into_raw` that must be used [INFO] [stdout] --> src/isolate.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Arc::into_raw(annex_arc.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: losing the pointer will leak memory [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 181 | let _ = Arc::into_raw(annex_arc.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isolate.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn get_slot_mut(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 207 | pub fn get_slot_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isolate.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_slot(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_slot(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get_exception(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get_exception(&self) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_module_request(&self, i: usize) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_module_request(&self, i: usize) -> Local<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn get_module_namespace(&mut self) -> Local { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 183 | pub fn get_module_namespace(&mut self) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/try_catch.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn enter(&'tc mut self) -> &'tc mut TryCatch { [INFO] [stdout] | --- --- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'tc` [INFO] [stdout] | [INFO] [stdout] 198 | pub fn enter(&'tc mut self) -> &'tc mut TryCatch<'tc> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inspector.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | fn v8_inspector__StringBuffer__string(this: &mut StringBuffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 85 | -> &StringView; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | -> &StringView<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inspector.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 603 | pub fn string(&mut self) -> &StringView { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 603 | pub fn string(&mut self) -> &StringView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/isolate.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | Any::downcast_mut::(mut_any).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 212 | ::downcast_mut::(mut_any).unwrap() [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/isolate.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | Any::downcast_ref::(a).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 226 | ::downcast_ref::(a).unwrap() [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/support.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | if Any::is::(&value) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 340 | if ::is::(&value) { [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rusty_v8` [INFO] [stdout] --> tests/slots.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rusty_v8 as v8; [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `rusty_v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rusty_v8` [INFO] [stdout] --> tests/test_api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rusty_v8 as v8; [INFO] [stdout] | ^^^^^^^^^^^^^^ no external crate `rusty_v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_v8_m` (test "slots") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V8Inspector` [INFO] [stdout] --> tests/test_api.rs:2588:23 [INFO] [stdout] | [INFO] [stdout] 2588 | let mut inspector = V8Inspector::create(&mut isolate, &mut default_client); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `V8Inspector` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8Inspector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2597:19 [INFO] [stdout] | [INFO] [stdout] 2597 | let name_view = StringView::from(&name[..]); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2601:20 [INFO] [stdout] | [INFO] [stdout] 2601 | let state_view = StringView::from(&state[..]); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2607:21 [INFO] [stdout] | [INFO] [stdout] 2607 | let string_view = StringView::from(message); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V8Inspector` [INFO] [stdout] --> tests/test_api.rs:2621:23 [INFO] [stdout] | [INFO] [stdout] 2621 | let mut inspector = V8Inspector::create(&mut isolate, &mut client); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `V8Inspector` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8Inspector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2631:20 [INFO] [stdout] | [INFO] [stdout] 2631 | let state_view = StringView::from(&state[..]); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2635:19 [INFO] [stdout] | [INFO] [stdout] 2635 | let name_view = StringView::from(&name[..]); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2642:17 [INFO] [stdout] | [INFO] [stdout] 2642 | let message = StringView::from(message); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2653:16 [INFO] [stdout] | [INFO] [stdout] 2653 | let reason = StringView::from(&reason[..]); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2655:16 [INFO] [stdout] | [INFO] [stdout] 2655 | let detail = StringView::from(&detail[..]); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `V8InspectorClientBase` in this scope [INFO] [stdout] --> tests/test_api.rs:2684:11 [INFO] [stdout] | [INFO] [stdout] 2684 | base: V8InspectorClientBase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8InspectorClientBase; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V8InspectorClientBase` [INFO] [stdout] --> tests/test_api.rs:2691:15 [INFO] [stdout] | [INFO] [stdout] 2691 | base: V8InspectorClientBase::new::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `V8InspectorClientBase` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8InspectorClientBase; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `V8InspectorClientImpl` in this scope [INFO] [stdout] --> tests/test_api.rs:2697:8 [INFO] [stdout] | [INFO] [stdout] 2697 | impl V8InspectorClientImpl for Client { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8InspectorClientImpl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `V8InspectorClientBase` in this scope [INFO] [stdout] --> tests/test_api.rs:2698:24 [INFO] [stdout] | [INFO] [stdout] 2698 | fn base(&self) -> &V8InspectorClientBase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8InspectorClientBase; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `V8InspectorClientBase` in this scope [INFO] [stdout] --> tests/test_api.rs:2702:36 [INFO] [stdout] | [INFO] [stdout] 2702 | fn base_mut(&mut self) -> &mut V8InspectorClientBase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8InspectorClientBase; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StringView` in this scope [INFO] [stdout] --> tests/test_api.rs:2710:17 [INFO] [stdout] | [INFO] [stdout] 2710 | message: &StringView, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StringView` in this scope [INFO] [stdout] --> tests/test_api.rs:2711:14 [INFO] [stdout] | [INFO] [stdout] 2711 | _url: &StringView, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `V8StackTrace` in this scope [INFO] [stdout] --> tests/test_api.rs:2714:26 [INFO] [stdout] | [INFO] [stdout] 2714 | _stack_trace: &mut V8StackTrace, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8StackTrace; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V8Inspector` [INFO] [stdout] --> tests/test_api.rs:2721:23 [INFO] [stdout] | [INFO] [stdout] 2721 | let mut inspector = V8Inspector::create(&mut isolate, &mut client); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `V8Inspector` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::V8Inspector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StringView` [INFO] [stdout] --> tests/test_api.rs:2730:19 [INFO] [stdout] | [INFO] [stdout] 2730 | let name_view = StringView::from(&name[..]); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `StringView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use rusty_v8_m::inspector::StringView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> tests/test_api.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use std::convert::{Into, TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/test_api.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 296 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/test_api.rs:314:4 [INFO] [stdout] | [INFO] [stdout] 314 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn this(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 149 | pub fn this(&self) -> Local<'_, Object> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn data(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn data(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get(&self, i: int) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get(&self, i: int) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn this(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 231 | pub fn this(&self) -> Local<'_, Object> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::sync::Arc::::into_raw` that must be used [INFO] [stdout] --> src/isolate.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Arc::into_raw(annex_arc.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: losing the pointer will leak memory [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 181 | let _ = Arc::into_raw(annex_arc.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isolate.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn get_slot_mut(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 207 | pub fn get_slot_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isolate.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_slot(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | pub fn get_slot(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:148:24 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get_exception(&self) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get_exception(&self) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_module_request(&self, i: usize) -> Local { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | pub fn get_module_request(&self, i: usize) -> Local<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn get_module_namespace(&mut self) -> Local { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 183 | pub fn get_module_namespace(&mut self) -> Local<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_v8_m` (test "test_api") due to 21 previous errors; 3 warnings emitted [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/try_catch.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn enter(&'tc mut self) -> &'tc mut TryCatch { [INFO] [stdout] | --- --- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'tc` [INFO] [stdout] | [INFO] [stdout] 198 | pub fn enter(&'tc mut self) -> &'tc mut TryCatch<'tc> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inspector.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | fn v8_inspector__StringBuffer__string(this: &mut StringBuffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 85 | -> &StringView; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | -> &StringView<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inspector.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 603 | pub fn string(&mut self) -> &StringView { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 603 | pub fn string(&mut self) -> &StringView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcI1KbvC/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblibc-f44516d981b27aa6,liblazy_static-b3603208c0de2608,libbitflags-e2b4db6c651223da}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcI1KbvC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: v8_inspector__V8Inspector__Channel__BASE__CONSTRUCT [INFO] [stdout] >>> referenced by inspector.rs:252 (src/inspector.rs:252) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.1.rcgu.o:(rusty_v8_m::inspector::ChannelBase::construct_cxx_base::h4bf145200601b470) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8_inspector__StringBuffer__create [INFO] [stdout] >>> referenced by inspector.rs:609 (src/inspector.rs:609) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.1.rcgu.o:(rusty_v8_m::inspector::StringBuffer::create::hc4b9932a659a6639) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8_inspector__StringBuffer__string [INFO] [stdout] >>> referenced by inspector.rs:604 (src/inspector.rs:604) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.1.rcgu.o:(rusty_v8_m::inspector::StringBuffer::string::hdc25ea138be9abaa) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8_inspector__StringBuffer__DELETE [INFO] [stdout] >>> referenced by inspector.rs:615 (src/inspector.rs:615) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.1.rcgu.o:(_$LT$rusty_v8_m..inspector..StringBuffer$u20$as$u20$core..ops..drop..Drop$GT$::drop::h3f0988120e9d7ef2) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__ArrayBuffer__Allocator__NewDefaultAllocator [INFO] [stdout] >>> referenced by array_buffer.rs:131 (src/array_buffer.rs:131) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.3.rcgu.o:(rusty_v8_m::array_buffer::new_default_allocator::h39731b17e1eeb12d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Task__Run [INFO] [stdout] >>> referenced by task.rs:40 (src/platform/task.rs:40) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.3.rcgu.o:(rusty_v8_m::platform::task::Task::run::h55bbc61b8b527fe0) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Task__BASE__CONSTRUCT [INFO] [stdout] >>> referenced by task.rs:102 (src/platform/task.rs:102) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.3.rcgu.o:(rusty_v8_m::platform::task::TaskBase::construct_cxx_base::hc5bded95ffe32424) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__Task__DELETE [INFO] [stdout] >>> referenced by task.rs:46 (src/platform/task.rs:46) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.3.rcgu.o:(_$LT$rusty_v8_m..platform..task..Task$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0cfd3dae67b26f10) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: v8__ArrayBuffer__Allocator__DELETE [INFO] [stdout] >>> referenced by array_buffer.rs:142 (src/array_buffer.rs:142) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_v8_m-62a2ecf50d19bfa0.rusty_v8_m.fd408146cc166f2-cgu.3.rcgu.o:(_$LT$rusty_v8_m..array_buffer..Allocator$u20$as$u20$core..ops..drop..Drop$GT$::drop::he30b72e8594f072a) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_v8_m` (lib test) due to 1 previous error; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "178a58d8d68ed58f8e0f4288d95a800774252ed6160ef3f54397689642dbd0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "178a58d8d68ed58f8e0f4288d95a800774252ed6160ef3f54397689642dbd0be", kill_on_drop: false }` [INFO] [stdout] 178a58d8d68ed58f8e0f4288d95a800774252ed6160ef3f54397689642dbd0be