[INFO] fetching crate frida-rs 0.1.0...
[INFO] checking frida-rs-0.1.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate frida-rs 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate frida-rs 0.1.0
[INFO] finished tweaking crates.io crate frida-rs 0.1.0
[INFO] tweaked toml for crates.io crate frida-rs 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate frida-rs 0.1.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding serde_with v1.14.0 (available: v3.16.1)
[INFO] [stderr]       Adding wasm-bindgen-test v0.2.50 (available: v0.3.56)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 510aece256f2b4ec0924b8062c7f225898c601c2b4a87b87b12353823014f29e
[INFO] running `Command { std: "docker" "start" "-a" "510aece256f2b4ec0924b8062c7f225898c601c2b4a87b87b12353823014f29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "510aece256f2b4ec0924b8062c7f225898c601c2b4a87b87b12353823014f29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "510aece256f2b4ec0924b8062c7f225898c601c2b4a87b87b12353823014f29e", kill_on_drop: false }`
[INFO] [stdout] 510aece256f2b4ec0924b8062c7f225898c601c2b4a87b87b12353823014f29e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5866fb0de14037d71e9bb4e5937755a93cb7dab437c6e8085b45cf57f236d672
[INFO] running `Command { std: "docker" "start" "-a" "5866fb0de14037d71e9bb4e5937755a93cb7dab437c6e8085b45cf57f236d672", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking frida-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasm-bindgen-test v0.2.50
[INFO] [stdout] warning: use of deprecated static `plumbing::frida::version`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/lib.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     &*crate::plumbing::frida::version
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::frida::heap_size`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/lib.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     *crate::plumbing::frida::heap_size
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::script::runtime`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/lib.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |     &*crate::plumbing::script::runtime
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/frida.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub static version: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/frida.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub static heap_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/process.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub static id: u32;
[INFO] [stdout]   |                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static arch: String;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub static platform: String;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub static page_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static pointer_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub static code_signing_policy: String;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/script.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub static runtime: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::id`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |     *plumbing::process::id
[INFO] [stdout]    |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::arch`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     &*plumbing::process::arch
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::platform`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     &*plumbing::process::platform
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::page_size`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     *plumbing::process::page_size
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::pointer_size`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     *plumbing::process::pointer_size
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::code_signing_policy`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     &*plumbing::process::code_signing_policy
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/frida.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub static version: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/frida.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub static heap_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/plumbing/frida.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |         s.into_serde()
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/process.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub static id: u32;
[INFO] [stdout]   |                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static arch: String;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub static platform: String;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub static page_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static pointer_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub static code_signing_policy: String;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/script.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub static runtime: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/interceptor.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 |         self._js.get(prop).into_serde().unwrap()
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/interceptor.rs:57:37
[INFO] [stdout]    |
[INFO] [stdout] 57 |         self._js.set(prop, JsValue::from_serde(val).unwrap())
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/lib.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 |     crate::plumbing::frida::send(&JsValue::from_serde(&message).unwrap(), &JsValue::NULL);
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/lib.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |         &JsValue::from_serde(&message).unwrap(),
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `version` should have an upper case name
[INFO] [stdout]  --> src/plumbing/frida.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub static version: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 -     pub static version: String;
[INFO] [stdout] 8 +     pub static VERSION: String;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `heap_size` should have an upper case name
[INFO] [stdout]   --> src/plumbing/frida.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub static heap_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 -     pub static heap_size: usize;
[INFO] [stdout] 11 +     pub static HEAP_SIZE: usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `id` should have an upper case name
[INFO] [stdout]  --> src/plumbing/process.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub static id: u32;
[INFO] [stdout]   |                ^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 7 -     pub static id: u32;
[INFO] [stdout] 7 +     pub static ID: u32;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `arch` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static arch: String;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 -     pub static arch: String;
[INFO] [stdout] 10 +     pub static ARCH: String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `platform` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub static platform: String;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 13 -     pub static platform: String;
[INFO] [stdout] 13 +     pub static PLATFORM: String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `page_size` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub static page_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 -     pub static page_size: usize;
[INFO] [stdout] 16 +     pub static PAGE_SIZE: usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `pointer_size` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static pointer_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 -     pub static pointer_size: usize;
[INFO] [stdout] 19 +     pub static POINTER_SIZE: usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `code_signing_policy` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub static code_signing_policy: String;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub static code_signing_policy: String;
[INFO] [stdout] 22 +     pub static CODE_SIGNING_POLICY: String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `runtime` should have an upper case name
[INFO] [stdout]  --> src/plumbing/script.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub static runtime: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 -     pub static runtime: String;
[INFO] [stdout] 6 +     pub static RUNTIME: String;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::frida::version`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/lib.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     &*crate::plumbing::frida::version
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::frida::heap_size`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/lib.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     *crate::plumbing::frida::heap_size
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::script::runtime`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/lib.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |     &*crate::plumbing::script::runtime
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/frida.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub static version: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/frida.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub static heap_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/process.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub static id: u32;
[INFO] [stdout]   |                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static arch: String;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub static platform: String;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub static page_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static pointer_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub static code_signing_policy: String;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/script.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub static runtime: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::id`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |     *plumbing::process::id
[INFO] [stdout]    |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::arch`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     &*plumbing::process::arch
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::platform`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     &*plumbing::process::platform
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::page_size`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     *plumbing::process::page_size
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::pointer_size`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     *plumbing::process::pointer_size
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated static `plumbing::process::code_signing_policy`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/process.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     &*plumbing::process::code_signing_policy
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/frida.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub static version: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/frida.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub static heap_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/plumbing/frida.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |         s.into_serde()
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/process.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub static id: u32;
[INFO] [stdout]   |                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static arch: String;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub static platform: String;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub static page_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static pointer_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]   --> src/plumbing/process.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub static code_signing_policy: String;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local_v2)]` instead
[INFO] [stdout]  --> src/plumbing/script.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub static runtime: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/interceptor.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 |         self._js.get(prop).into_serde().unwrap()
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/interceptor.rs:57:37
[INFO] [stdout]    |
[INFO] [stdout] 57 |         self._js.set(prop, JsValue::from_serde(val).unwrap())
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/lib.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 |     crate::plumbing::frida::send(&JsValue::from_serde(&message).unwrap(), &JsValue::NULL);
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/lib.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |         &JsValue::from_serde(&message).unwrap(),
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `version` should have an upper case name
[INFO] [stdout]  --> src/plumbing/frida.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub static version: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 -     pub static version: String;
[INFO] [stdout] 8 +     pub static VERSION: String;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `heap_size` should have an upper case name
[INFO] [stdout]   --> src/plumbing/frida.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub static heap_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 -     pub static heap_size: usize;
[INFO] [stdout] 11 +     pub static HEAP_SIZE: usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `id` should have an upper case name
[INFO] [stdout]  --> src/plumbing/process.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub static id: u32;
[INFO] [stdout]   |                ^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 7 -     pub static id: u32;
[INFO] [stdout] 7 +     pub static ID: u32;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `arch` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static arch: String;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 -     pub static arch: String;
[INFO] [stdout] 10 +     pub static ARCH: String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `platform` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub static platform: String;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 13 -     pub static platform: String;
[INFO] [stdout] 13 +     pub static PLATFORM: String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `page_size` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub static page_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 -     pub static page_size: usize;
[INFO] [stdout] 16 +     pub static PAGE_SIZE: usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `pointer_size` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static pointer_size: usize;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 -     pub static pointer_size: usize;
[INFO] [stdout] 19 +     pub static POINTER_SIZE: usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `code_signing_policy` should have an upper case name
[INFO] [stdout]   --> src/plumbing/process.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub static code_signing_policy: String;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 22 -     pub static code_signing_policy: String;
[INFO] [stdout] 22 +     pub static CODE_SIGNING_POLICY: String;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `runtime` should have an upper case name
[INFO] [stdout]  --> src/plumbing/script.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub static runtime: String;
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 -     pub static runtime: String;
[INFO] [stdout] 6 +     pub static RUNTIME: String;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.90s
[INFO] running `Command { std: "docker" "inspect" "5866fb0de14037d71e9bb4e5937755a93cb7dab437c6e8085b45cf57f236d672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5866fb0de14037d71e9bb4e5937755a93cb7dab437c6e8085b45cf57f236d672", kill_on_drop: false }`
[INFO] [stdout] 5866fb0de14037d71e9bb4e5937755a93cb7dab437c6e8085b45cf57f236d672
