[INFO] cloning repository https://github.com/playXE/jsrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playXE/jsrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fjsrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fjsrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec80532bcc54151b59cce1cdb8ee12a65b200812
[INFO] checking playXE/jsrs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fjsrs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/playXE/jsrs on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/playXE/jsrs
[INFO] finished tweaking git repo https://github.com/playXE/jsrs
[INFO] tweaked toml for git repo https://github.com/playXE/jsrs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/playXE/jsrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.2.12
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.61
[INFO] [stderr]   Downloaded simple_logger v1.6.0
[INFO] [stderr]   Downloaded standback v0.2.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.61
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.61
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.61
[INFO] [stderr]   Downloaded cgc-single-threaded v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ba450b87cc8f0ef850f2cc185eb57f42ca21be36bf8d42b6bc251127f7b5bac
[INFO] running `Command { std: "docker" "start" "-a" "6ba450b87cc8f0ef850f2cc185eb57f42ca21be36bf8d42b6bc251127f7b5bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ba450b87cc8f0ef850f2cc185eb57f42ca21be36bf8d42b6bc251127f7b5bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba450b87cc8f0ef850f2cc185eb57f42ca21be36bf8d42b6bc251127f7b5bac", kill_on_drop: false }`
[INFO] [stdout] 6ba450b87cc8f0ef850f2cc185eb57f42ca21be36bf8d42b6bc251127f7b5bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8092b1abcc8d9b69fc15160c1960e94720a914ee09d21a7a980fd385498eeb7d
[INFO] running `Command { std: "docker" "start" "-a" "8092b1abcc8d9b69fc15160c1960e94720a914ee09d21a7a980fd385498eeb7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]     Checking ahash v0.3.3
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]    Compiling time v0.2.12
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hashlink v0.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking simple_logger v1.6.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]     Checking cgc-single-threaded v0.1.1
[INFO] [stderr]     Checking jsrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::cell::*`
[INFO] [stdout]  --> src/runtime/jsobject.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/runtime/jsobject.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cell::Cell`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgc::api::Handle`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgc::api::Handle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsobject::*`
[INFO] [stdout]  --> src/runtime/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use jsobject::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsproperty::*`
[INFO] [stdout]   --> src/runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use jsproperty::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cell::*`
[INFO] [stdout]  --> src/runtime/jsobject.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/runtime/jsobject.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cell::Cell`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgc::api::Handle`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgc::api::Handle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsobject::*`
[INFO] [stdout]  --> src/runtime/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use jsobject::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsproperty::*`
[INFO] [stdout]   --> src/runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use jsproperty::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     offset_of!(AsBits, tag)
[INFO] [stdout]    |     ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     offset_of!(AsBits, tag)
[INFO] [stdout]    |     ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     offset_of!(AsBits, payload)
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     offset_of!(AsBits, payload)
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.74s
[INFO] running `Command { std: "docker" "inspect" "8092b1abcc8d9b69fc15160c1960e94720a914ee09d21a7a980fd385498eeb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8092b1abcc8d9b69fc15160c1960e94720a914ee09d21a7a980fd385498eeb7d", kill_on_drop: false }`
[INFO] [stdout] 8092b1abcc8d9b69fc15160c1960e94720a914ee09d21a7a980fd385498eeb7d
[INFO] checking playXE/jsrs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fjsrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/playXE/jsrs on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/playXE/jsrs
[INFO] finished tweaking git repo https://github.com/playXE/jsrs
[INFO] tweaked toml for git repo https://github.com/playXE/jsrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/playXE/jsrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4e2304163922d498553774fff79b0f5371a7cbf48400a7bfdc77eb509774200
[INFO] running `Command { std: "docker" "start" "-a" "e4e2304163922d498553774fff79b0f5371a7cbf48400a7bfdc77eb509774200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4e2304163922d498553774fff79b0f5371a7cbf48400a7bfdc77eb509774200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e2304163922d498553774fff79b0f5371a7cbf48400a7bfdc77eb509774200", kill_on_drop: false }`
[INFO] [stdout] e4e2304163922d498553774fff79b0f5371a7cbf48400a7bfdc77eb509774200
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0fd84da2e9badc500e39ac0469c93002a1410d1e792ab5eca5d039eaf24f200
[INFO] running `Command { std: "docker" "start" "-a" "f0fd84da2e9badc500e39ac0469c93002a1410d1e792ab5eca5d039eaf24f200", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling time v0.2.12
[INFO] [stderr]     Checking ahash v0.3.3
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hashlink v0.5.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking simple_logger v1.6.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]     Checking cgc-single-threaded v0.1.1
[INFO] [stderr]     Checking jsrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::cell::*`
[INFO] [stdout]  --> src/runtime/jsobject.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/runtime/jsobject.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cell::Cell`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgc::api::Handle`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgc::api::Handle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsobject::*`
[INFO] [stdout]  --> src/runtime/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use jsobject::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsproperty::*`
[INFO] [stdout]   --> src/runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use jsproperty::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cell::*`
[INFO] [stdout]  --> src/runtime/jsobject.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/runtime/jsobject.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::cell::Cell`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::cell::Cell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgc::api::Handle`
[INFO] [stdout]  --> src/runtime/jsproperty.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgc::api::Handle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsobject::*`
[INFO] [stdout]  --> src/runtime/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use jsobject::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `jsproperty::*`
[INFO] [stdout]   --> src/runtime/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use jsproperty::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     offset_of!(AsBits, tag)
[INFO] [stdout]    |     ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     offset_of!(AsBits, payload)
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/runtime/jsvalue.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 | /         impl PartialEq for JSValue {
[INFO] [stdout] 493 | |             fn eq(&self, other: &Self) -> bool {
[INFO] [stdout] 494 | |                 unsafe { self.u.as_int64 == other.u.as_int64 }
[INFO] [stdout] 495 | |             }
[INFO] [stdout] 496 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `_XX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/runtime/jsvalue.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |         impl Eq for JSValue {}
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `_XX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     offset_of!(AsBits, tag)
[INFO] [stdout]    |     ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/lib.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout] 6  |         unsafe { &(*(0 as *const $ty)).$field as *const _ as usize }
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/runtime/jsvalue.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     offset_of!(AsBits, payload)
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/runtime/jsvalue.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 | /         impl PartialEq for JSValue {
[INFO] [stdout] 493 | |             fn eq(&self, other: &Self) -> bool {
[INFO] [stdout] 494 | |                 unsafe { self.u.as_int64 == other.u.as_int64 }
[INFO] [stdout] 495 | |             }
[INFO] [stdout] 496 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `_XX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/runtime/jsvalue.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |         impl Eq for JSValue {}
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `_XX`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsrs` (lib test) due to 3 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jsrs` (lib) due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f0fd84da2e9badc500e39ac0469c93002a1410d1e792ab5eca5d039eaf24f200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0fd84da2e9badc500e39ac0469c93002a1410d1e792ab5eca5d039eaf24f200", kill_on_drop: false }`
[INFO] [stdout] f0fd84da2e9badc500e39ac0469c93002a1410d1e792ab5eca5d039eaf24f200
