[INFO] cloning repository https://github.com/DelSkayn/toyjs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DelSkayn/toyjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelSkayn%2Ftoyjs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelSkayn%2Ftoyjs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41649448c2e59615ed305c7b2e67617c75fbfbbe
[INFO] checking DelSkayn/toyjs against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelSkayn%2Ftoyjs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DelSkayn/toyjs
[INFO] finished tweaking git repo https://github.com/DelSkayn/toyjs
[INFO] tweaked toml for git repo https://github.com/DelSkayn/toyjs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DelSkayn/toyjs on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DelSkayn/toyjs 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding errno v0.3.14
[INFO] [stderr]     Updating libc v0.2.158 -> v0.2.177
[INFO] [stderr]       Adding linux-raw-sys v0.4.15
[INFO] [stderr]       Adding pin-project-lite v0.2.16
[INFO] [stderr]       Adding rustix v0.38.44 (available: v1.1.2)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb0e7529309cc7f85ed51d1cf7221c82ea0915df7377400ebad9c7612730cb8c
[INFO] running `Command { std: "docker" "start" "-a" "eb0e7529309cc7f85ed51d1cf7221c82ea0915df7377400ebad9c7612730cb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb0e7529309cc7f85ed51d1cf7221c82ea0915df7377400ebad9c7612730cb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb0e7529309cc7f85ed51d1cf7221c82ea0915df7377400ebad9c7612730cb8c", kill_on_drop: false }`
[INFO] [stdout] eb0e7529309cc7f85ed51d1cf7221c82ea0915df7377400ebad9c7612730cb8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b587082e5ad35bdb1428787466f5c3bf573928872949f5f0f677e57ab9069e3f
[INFO] running `Command { std: "docker" "start" "-a" "b587082e5ad35bdb1428787466f5c3bf573928872949f5f0f677e57ab9069e3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toyjs_gc v0.1.0 (/opt/rustwide/workdir/crates/gc)
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking toyjs_common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> crates/common/src/result.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn supply_context(self, ctx: &Ctx) -> SuppliedError<Ctx, Self>
[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] 8 |     fn supply_context(self, ctx: &Ctx) -> SuppliedError<'_, Ctx, Self>
[INFO] [stdout]   |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/source/mod.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn source(&self) -> Encoding {
[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] 76 |     pub fn source(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/source/format.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn as_block(&self) -> SourceBlock {
[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] 33 |     pub fn as_block(&self) -> SourceBlock<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/source/format.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn as_highlight(&self) -> HighlightToken {
[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] 37 |     pub fn as_highlight(&self) -> HighlightToken<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/mod.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn encoding(&self) -> Encoding {
[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] 87 |     pub fn encoding(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/mod.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn chars(&self) -> Chars {
[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] 92 |     pub fn chars(&self) -> Chars<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/common/src/string/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn as_str(&self) -> Cow<str> {
[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] 102 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/common/src/string/repr.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_code_units(&self) -> Encoding {
[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 as_code_units(&self) -> Encoding<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/encoding/ascii.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn chars(&self) -> AsciiChars {
[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] 64 |     pub fn chars(&self) -> AsciiChars<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/encoding/utf16.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn chars(&self) -> Utf16Chars {
[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] 68 |     pub fn chars(&self) -> Utf16Chars<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/builder.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn encoding(&self) -> Encoding {
[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] 62 |     pub fn encoding(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |                         std::mem::transmute(self)
[INFO] [stdout]    |                         -------------------^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> crates/common/src/number.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |                         std::mem::transmute(other)
[INFO] [stdout]    |                         -------------------^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_num!(u8, i8, u16, i16, u32, i32, u64, i64, f32, f64);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> crates/common/src/result.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn supply_context(self, ctx: &Ctx) -> SuppliedError<Ctx, Self>
[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] 8 |     fn supply_context(self, ctx: &Ctx) -> SuppliedError<'_, Ctx, Self>
[INFO] [stdout]   |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/source/mod.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn source(&self) -> Encoding {
[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] 76 |     pub fn source(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/source/format.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn as_block(&self) -> SourceBlock {
[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] 33 |     pub fn as_block(&self) -> SourceBlock<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/source/format.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn as_highlight(&self) -> HighlightToken {
[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] 37 |     pub fn as_highlight(&self) -> HighlightToken<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/mod.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn encoding(&self) -> Encoding {
[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] 87 |     pub fn encoding(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/mod.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn chars(&self) -> Chars {
[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] 92 |     pub fn chars(&self) -> Chars<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/common/src/string/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn as_str(&self) -> Cow<str> {
[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] 102 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/common/src/string/repr.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_code_units(&self) -> Encoding {
[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 as_code_units(&self) -> Encoding<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/encoding/ascii.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn chars(&self) -> AsciiChars {
[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] 64 |     pub fn chars(&self) -> AsciiChars<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/encoding/utf16.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn chars(&self) -> Utf16Chars {
[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] 68 |     pub fn chars(&self) -> Utf16Chars<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/common/src/string/builder.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn encoding(&self) -> Encoding {
[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] 62 |     pub fn encoding(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toyjs_ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> crates/gc/src/raw/native/mod.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::native::os::{AdviseFlags, MapFlags};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `raw::native`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> crates/gc/src/raw/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     mem::{self, offset_of},
[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: `sassert`
[INFO] [stdout]  --> crates/gc/src/raw/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use common::{sassert, tassert};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for enum `Option<T>` in the current scope
[INFO] [stdout]    --> crates/gc/src/raw/mod.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptr.write(object)
[INFO] [stdout]     |                 ^^^^^ method not found in `Option<NonNull<T>>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `write` exists on the type `NonNull<T>`
[INFO] [stdout]    --> /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/ptr/non_null.rs:1140:5
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `NonNull<T>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptr.expect("REASON").write(object)
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> crates/gc/src/raw/native/mod.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::native::os::{AdviseFlags, MapFlags};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `raw::native`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> crates/gc/src/raw/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     mem::{self, offset_of},
[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: `sassert`
[INFO] [stdout]  --> crates/gc/src/raw/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use common::{sassert, tassert};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> crates/gc/src/raw/native/sanitizer.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub unsafe fn address_is_poisoned(addr: *mut ()) -> bool {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_display`
[INFO] [stdout]    --> crates/ast/src/ast/print.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) use impl_display;
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impl_display`
[INFO] [stdout]    --> crates/ast/src/ast/print.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) use impl_display;
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toyjs_gc` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `write` found for enum `Option<T>` in the current scope
[INFO] [stdout]    --> crates/gc/src/raw/mod.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptr.write(object)
[INFO] [stdout]     |                 ^^^^^ method not found in `Option<NonNull<T>>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `write` exists on the type `NonNull<T>`
[INFO] [stdout]    --> /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/ptr/non_null.rs:1140:5
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `NonNull<T>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ptr.expect("REASON").write(object)
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> crates/gc/src/raw/native/sanitizer.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub unsafe fn address_is_poisoned(addr: *mut ()) -> bool {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toyjs_gc` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ast/src/ast/mod.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn iter_list<T>(&self, id: Option<NodeListId<T>>) -> ListIter<L, T> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn iter_list<T>(&self, id: Option<NodeListId<T>>) -> ListIter<'_, L, T> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/ast/src/ast/mod.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn iter_list<T>(&self, id: Option<NodeListId<T>>) -> ListIter<L, T> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn iter_list<T>(&self, id: Option<NodeListId<T>>) -> ListIter<'_, L, T> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b587082e5ad35bdb1428787466f5c3bf573928872949f5f0f677e57ab9069e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b587082e5ad35bdb1428787466f5c3bf573928872949f5f0f677e57ab9069e3f", kill_on_drop: false }`
[INFO] [stdout] b587082e5ad35bdb1428787466f5c3bf573928872949f5f0f677e57ab9069e3f
