[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#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[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 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding errno v0.3.13
[INFO] [stderr]     Updating libc v0.2.158 -> v0.2.174
[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.0.7)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c25189d41b800b25e85df5e74e08cbfc4fafdb50299b87decac00ddb15290144
[INFO] running `Command { std: "docker" "start" "-a" "c25189d41b800b25e85df5e74e08cbfc4fafdb50299b87decac00ddb15290144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c25189d41b800b25e85df5e74e08cbfc4fafdb50299b87decac00ddb15290144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c25189d41b800b25e85df5e74e08cbfc4fafdb50299b87decac00ddb15290144", kill_on_drop: false }`
[INFO] [stdout] c25189d41b800b25e85df5e74e08cbfc4fafdb50299b87decac00ddb15290144
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e22b55f5d7920d2b48af4a7961397284fabc90fd31a078c686361b3d02d7b4c
[INFO] running `Command { std: "docker" "start" "-a" "8e22b55f5d7920d2b48af4a7961397284fabc90fd31a078c686361b3d02d7b4c", kill_on_drop: false }`
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking serde v1.0.209
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking toyjs_common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn supply_context(self, ctx: &Ctx) -> SuppliedError<'_, Ctx, Self>
[INFO] [stdout]   |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/common/src/source/mod.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn source(&self) -> Encoding {
[INFO] [stdout]    |                   ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn source(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn as_block(&self) -> SourceBlock<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn as_highlight(&self) -> HighlightToken<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/common/src/string/mod.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn encoding(&self) -> Encoding {
[INFO] [stdout]    |                     ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn encoding(&self) -> Encoding<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/common/src/string/mod.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn chars(&self) -> Chars {
[INFO] [stdout]    |                  ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn chars(&self) -> Chars<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn as_code_units(&self) -> Encoding<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn chars(&self) -> AsciiChars<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn chars(&self) -> Utf16Chars<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/common/src/string/builder.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn encoding(&self) -> Encoding {
[INFO] [stdout]    |                     ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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] [stderr]     Checking toyjs_bc v0.1.0 (/opt/rustwide/workdir/crates/bc)
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `slow_checks`
[INFO] [stdout]    --> crates/bc/src/reader.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(feature = "slow_checks")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `slow_assert`
[INFO] [stdout]     = help: consider adding `slow_checks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slow_checks`
[INFO] [stdout]    --> crates/bc/src/reader.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "slow_checks")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `slow_assert`
[INFO] [stdout]     = help: consider adding `slow_checks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slow_checks`
[INFO] [stdout]    --> crates/bc/src/reader.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "slow_checks")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `slow_assert`
[INFO] [stdout]     = help: consider adding `slow_checks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slow_checks`
[INFO] [stdout]    --> crates/bc/src/reader.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 161 |         #[cfg(feature = "slow_checks")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `slow_assert`
[INFO] [stdout]     = help: consider adding `slow_checks` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/bc/src/lib.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / /// A newtype for a register index.
[INFO] [stdout] 51 | | ///
[INFO] [stdout] 52 | | /// An instruction can directly access upto 127 register and 126 arguments.
[INFO] [stdout] 53 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable, Ord, PartialOrd)]
[INFO] [stdout] 54 | | #[repr(transparent)]
[INFO] [stdout] 55 | | pub struct Reg(pub i8);
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / /// A newtype for a register of a far index.
[INFO] [stdout] 102 | | ///
[INFO] [stdout] 103 | | /// An instruction can directly access upto 127 register and 126 arguments.
[INFO] [stdout] 104 | | /// When an instruction needs to read from a further address this register is used.
[INFO] [stdout] 105 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable)]
[INFO] [stdout] 106 | | #[repr(transparent)]
[INFO] [stdout] 107 | | pub struct LongReg(pub i32);
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / /// A newtype for a instruction offset for jumps.
[INFO] [stdout] 134 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable)]
[INFO] [stdout] 135 | | #[repr(transparent)]
[INFO] [stdout] 136 | | pub struct Offset(pub i16);
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / #[repr(transparent)]
[INFO] [stdout] 146 | | pub struct LongOffset(pub i32);
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | / /// A newtype for a primitive value.
[INFO] [stdout] 155 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable, Ord, PartialOrd)]
[INFO] [stdout] 156 | | #[repr(transparent)]
[INFO] [stdout] 157 | | pub struct Primitive(pub u8);
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | / /// A newtype for a string constant ids.
[INFO] [stdout] 202 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable, Hash)]
[INFO] [stdout] 203 | | #[repr(transparent)]
[INFO] [stdout] 204 | | pub struct StringId(pub u16);
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | / /// A newtype for a bytecode function constants.
[INFO] [stdout] 228 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable)]
[INFO] [stdout] 229 | | #[repr(transparent)]
[INFO] [stdout] 230 | | pub struct UpvalueId(pub u16);
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | / /// A newtype for a bytecode function constants.
[INFO] [stdout] 239 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable)]
[INFO] [stdout] 240 | | #[repr(transparent)]
[INFO] [stdout] 241 | | pub struct FunctionId(pub u32);
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> crates/bc/src/lib.rs:279:1
[INFO] [stdout]     |
[INFO] [stdout] 279 | / /// A newtype for a bytecode function constants.
[INFO] [stdout] 280 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, TransparentWrapper, Zeroable)]
[INFO] [stdout] 281 | | #[repr(transparent)]
[INFO] [stdout] 282 | | pub struct BuiltinByte(pub u8);
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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] [stderr]     Checking toyjs_token v0.1.0 (/opt/rustwide/workdir/crates/token)
[INFO] [stderr]     Checking toyjs_compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking toyjs_lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]     Checking toyjs_parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling toyjs_gc v0.1.0 (/opt/rustwide/workdir/crates/gc)
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking serde_json v1.0.127
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking regex v1.10.6
[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)]` 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[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)]` 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` 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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/ptr/non_null.rs:1129: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)]` 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `write` found for enum `Option` 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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/ptr/non_null.rs:1129: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)]` 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 test) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8e22b55f5d7920d2b48af4a7961397284fabc90fd31a078c686361b3d02d7b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e22b55f5d7920d2b48af4a7961397284fabc90fd31a078c686361b3d02d7b4c", kill_on_drop: false }`
[INFO] [stdout] 8e22b55f5d7920d2b48af4a7961397284fabc90fd31a078c686361b3d02d7b4c
