[INFO] cloning repository https://github.com/pqnet/jsc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pqnet/jsc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpqnet%2Fjsc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpqnet%2Fjsc-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5438c78f54ab5fbc1631117b6909e2e79f79b763 [INFO] testing pqnet/jsc-rust against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpqnet%2Fjsc-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pqnet/jsc-rust on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pqnet/jsc-rust [INFO] finished tweaking git repo https://github.com/pqnet/jsc-rust [INFO] tweaked toml for git repo https://github.com/pqnet/jsc-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pqnet/jsc-rust 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cba90f6ccdd82246684ab96871d52ea9af73a91bfd89384f6f79632b7cdb0d7 [INFO] running `Command { std: "docker" "start" "-a" "0cba90f6ccdd82246684ab96871d52ea9af73a91bfd89384f6f79632b7cdb0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cba90f6ccdd82246684ab96871d52ea9af73a91bfd89384f6f79632b7cdb0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cba90f6ccdd82246684ab96871d52ea9af73a91bfd89384f6f79632b7cdb0d7", kill_on_drop: false }` [INFO] [stdout] 0cba90f6ccdd82246684ab96871d52ea9af73a91bfd89384f6f79632b7cdb0d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8294ab81b03e8069f74d6ea966e9cc11200b7fbafd2fba52fdcc34dda59b836e [INFO] running `Command { std: "docker" "start" "-a" "8294ab81b03e8069f74d6ea966e9cc11200b7fbafd2fba52fdcc34dda59b836e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling jsc_bindgen v0.1.0 (/opt/rustwide/workdir/jsc_bindgen) [INFO] [stderr] Compiling jsc v0.1.0 (/opt/rustwide/workdir/jsc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8294ab81b03e8069f74d6ea966e9cc11200b7fbafd2fba52fdcc34dda59b836e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8294ab81b03e8069f74d6ea966e9cc11200b7fbafd2fba52fdcc34dda59b836e", kill_on_drop: false }` [INFO] [stdout] 8294ab81b03e8069f74d6ea966e9cc11200b7fbafd2fba52fdcc34dda59b836e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5b2e485283397f7dc77d50ddd5cedf1c55c29b252757163f90ca0d94a3310c [INFO] running `Command { std: "docker" "start" "-a" "0e5b2e485283397f7dc77d50ddd5cedf1c55c29b252757163f90ca0d94a3310c", kill_on_drop: false }` [INFO] [stderr] Compiling jsc_bindgen v0.1.0 (/opt/rustwide/workdir/jsc_bindgen) [INFO] [stderr] Compiling jsc v0.1.0 (/opt/rustwide/workdir/jsc) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:11160 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:11419 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:13818 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:63609 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:63832 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . getProperty as * const _ as usize } , 8usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:64069 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . setProperty as * const _ as usize } , 16usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:64307 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . attributes as * const _ as usize } , 24usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:65565 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticFunction > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:65794 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticFunction > ( ) ) ) . callAsFunction as * const _ as usize } , 8usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:66043 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticFunction > ( ) ) ) . attributes as * const _ as usize } , 16usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:71938 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72175 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . attributes as * const _ as usize } , 4usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72418 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . className as * const _ as usize } , 8usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72659 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . parentClass as * const _ as usize } , 16usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72905 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . staticValues as * const _ as usize } , 24usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73153 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . staticFunctions as * const _ as usize } , 32usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73407 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . initialize as * const _ as usize } , 40usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73651 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . finalize as * const _ as usize } , 48usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73891 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . hasProperty as * const _ as usize } , 56usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74137 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . getProperty as * const _ as usize } , 64usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74383 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . setProperty as * const _ as usize } , 72usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74629 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . deleteProperty as * const _ as usize } , 80usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74881 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . getPropertyNames as * const _ as usize } , 88usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75137 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . callAsFunction as * const _ as usize } , 96usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75389 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . callAsConstructor as * const _ as usize } , 104usize , conc... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75648 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . hasInstance as * const _ as usize } , 112usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75895 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . convertToType as * const _ as usize } , 120usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0e5b2e485283397f7dc77d50ddd5cedf1c55c29b252757163f90ca0d94a3310c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5b2e485283397f7dc77d50ddd5cedf1c55c29b252757163f90ca0d94a3310c", kill_on_drop: false }` [INFO] [stdout] 0e5b2e485283397f7dc77d50ddd5cedf1c55c29b252757163f90ca0d94a3310c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2681c330f99fc9a2109e8141c30f009886f00b246ae6f250acdae262bbdf630 [INFO] running `Command { std: "docker" "start" "-a" "c2681c330f99fc9a2109e8141c30f009886f00b246ae6f250acdae262bbdf630", kill_on_drop: false }` [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:11160 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , co... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:11419 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:13818 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:63609 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:63832 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . getProperty as * const _ as usize } , 8usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:64069 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . setProperty as * const _ as usize } , 16usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:64307 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticValue > ( ) ) ) . attributes as * const _ as usize } , 24usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:65565 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticFunction > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:65794 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticFunction > ( ) ) ) . callAsFunction as * const _ as usize } , 8usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:66043 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSStaticFunction > ( ) ) ) . attributes as * const _ as usize } , 16usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:71938 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72175 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . attributes as * const _ as usize } , 4usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72418 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . className as * const _ as usize } , 8usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72659 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . parentClass as * const _ as usize } , 16usize , concat ! ( ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:72905 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . staticValues as * const _ as usize } , 24usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73153 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . staticFunctions as * const _ as usize } , 32usize , concat ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73407 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . initialize as * const _ as usize } , 40usize , concat ! ( "... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73651 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . finalize as * const _ as usize } , 48usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:73891 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . hasProperty as * const _ as usize } , 56usize , concat ! ( ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74137 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . getProperty as * const _ as usize } , 64usize , concat ! ( ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74383 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . setProperty as * const _ as usize } , 72usize , concat ! ( ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74629 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . deleteProperty as * const _ as usize } , 80usize , concat !... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:74881 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . getPropertyNames as * const _ as usize } , 88usize , concat... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75137 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . callAsFunction as * const _ as usize } , 96usize , concat !... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75389 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . callAsConstructor as * const _ as usize } , 104usize , conc... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75648 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . hasInstance as * const _ as usize } , 112usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:75895 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDefinition > ( ) ) ) . convertToType as * const _ as usize } , 120usize , concat !... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: `jsc_bindgen` (lib test) generated 27 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsc-bcc24ee98dbe8539) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::jsstring_can_roundtrip_unicode ... ok [INFO] [stdout] test test::strict_equality ... ok [INFO] [stdout] test test::jscontext_can_create_standalone ... ok [INFO] [stdout] test test::jscontext_can_create_group ... ok [INFO] [stdout] test test::loose_equality ... ok [INFO] [stdout] test test::jsvalue_has_global_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsc_bindgen-2ce2d021f469509d) [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] thread 'bindgen_test_layout_max_align_t' panicked at /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:11158: [INFO] [stdout] running 6 tests [INFO] [stderr] null pointer dereference occurred [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61b674a768b0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61b674a768b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61b674a768b0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61b674a768b0 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61b674a9cea3 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x61b674a9cea3 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x61b674a738a3 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x61b674a76702 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x61b674a77cdf - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x61b674a77b4a - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x61b674a417e5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stderr] 11: 0x61b674a417e5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stderr] 12: 0x61b674a78753 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stderr] 13: 0x61b674a78753 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stderr] 14: 0x61b674a783f6 - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:697:13 [INFO] [stderr] 15: 0x61b674a76dc9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x61b674a780bd - rust_begin_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stderr] 17: 0x61b674a03cdd - core::panicking::panic_nounwind_fmt::runtime::h5c62e5658c45195f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x61b674a03cdd - core::panicking::panic_nounwind_fmt::h192605087f784f05 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/intrinsics/mod.rs:3886:9 [INFO] [stderr] 19: 0x61b674a03e59 - core::panicking::panic_null_pointer_dereference::hb8eba3871d22e5e9 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:304:5 [INFO] [stderr] 20: 0x61b674a0658e - jsc_bindgen::bindgen_test_layout_max_align_t::hdfedbef484065d65 [INFO] [stderr] at /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:11158 [INFO] [stderr] 21: 0x61b674a063e7 - jsc_bindgen::bindgen_test_layout_max_align_t::{{closure}}::h9a3fb45581421c76 [INFO] [stderr] at /opt/rustwide/target/debug/build/jsc_bindgen-3e15e665439c4702/out/bindings.rs:3:10861 [INFO] [stderr] 22: 0x61b674a04c96 - core::ops::function::FnOnce::call_once::h0e527bd40569afef [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 23: 0x61b674a46fdb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 24: 0x61b674a46fdb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stderr] 25: 0x61b674a45e58 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stderr] 26: 0x61b674a45e58 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 27: 0x61b674a45e58 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x61b674a45e58 - std::panicking::try::hde59a334d39e511f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x61b674a45e58 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x61b674a45e58 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stderr] 31: 0x61b674a45e58 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stderr] 32: 0x61b674a09de5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stderr] 33: 0x61b674a09de5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 34: 0x61b674a0d7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 35: 0x61b674a0d7ba - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 36: 0x61b674a0d7ba - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 37: 0x61b674a0d7ba - std::panicking::try::hc832a415a1d2ee28 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 38: 0x61b674a0d7ba - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 39: 0x61b674a0d7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 40: 0x61b674a0d7ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 41: 0x61b674a7c49b - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stderr] 42: 0x61b674a7c49b - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stderr] 43: 0x61b674a7c49b - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stderr] 44: 0x70bd12584ac3 - [INFO] [stderr] 45: 0x70bd12615a04 - clone [INFO] [stderr] 46: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `-p jsc_bindgen --lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/jsc_bindgen-2ce2d021f469509d` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "c2681c330f99fc9a2109e8141c30f009886f00b246ae6f250acdae262bbdf630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2681c330f99fc9a2109e8141c30f009886f00b246ae6f250acdae262bbdf630", kill_on_drop: false }` [INFO] [stdout] c2681c330f99fc9a2109e8141c30f009886f00b246ae6f250acdae262bbdf630