[INFO] fetching crate sv-api 0.0.1...
[INFO] testing sv-api-0.0.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sv-api 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sv-api 0.0.1
[INFO] finished tweaking crates.io crate sv-api 0.0.1
[INFO] tweaked toml for crates.io crate sv-api 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sv-api 0.0.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f387b6d83e2109745b9a9002da331d660a2125b00ea9376aa99c6bc711d4fd70
[INFO] running `Command { std: "docker" "start" "-a" "f387b6d83e2109745b9a9002da331d660a2125b00ea9376aa99c6bc711d4fd70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f387b6d83e2109745b9a9002da331d660a2125b00ea9376aa99c6bc711d4fd70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f387b6d83e2109745b9a9002da331d660a2125b00ea9376aa99c6bc711d4fd70", kill_on_drop: false }`
[INFO] [stdout] f387b6d83e2109745b9a9002da331d660a2125b00ea9376aa99c6bc711d4fd70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0068e54879ea99e151703907788883ce3b3f9ec5f896dfc72f5129fb98d32e2
[INFO] running `Command { std: "docker" "start" "-a" "b0068e54879ea99e151703907788883ce3b3f9ec5f896dfc72f5129fb98d32e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sv-bindings v0.1.2
[INFO] [stderr]    Compiling sv-api v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `new` and `new_with_reference` are never used
[INFO] [stdout]    --> lib/lib.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl ObjectIterator {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] 169 |     fn new(object_type: ObjectType) -> ObjectIterator {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn new_with_reference(object_type: ObjectType, reference: &mut ObjectHandle) -> ObjectIterator {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallbackDataWrapper` is never constructed
[INFO] [stdout]   --> lib/callbacks.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct CallbackDataWrapper {//Self referential
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_self_referential` is never used
[INFO] [stdout]   --> lib/callbacks.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl CallbackDataWrapper {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 97 |     fn make_self_referential(&mut self) {//Only call this when the wrapper has been pinned in memory
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arguments`, `product_name`, and `version` are never read
[INFO] [stdout]   --> lib/info.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct SimulatorInfo<'a> {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 53 |     arguments: Vec<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     product_name: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 55 |     version: &'a str
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulatorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> lib/callbacks.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 &mut START_OF_SIM_CALLBACK_DATA
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 &raw mut START_OF_SIM_CALLBACK_DATA
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.54s
[INFO] running `Command { std: "docker" "inspect" "b0068e54879ea99e151703907788883ce3b3f9ec5f896dfc72f5129fb98d32e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0068e54879ea99e151703907788883ce3b3f9ec5f896dfc72f5129fb98d32e2", kill_on_drop: false }`
[INFO] [stdout] b0068e54879ea99e151703907788883ce3b3f9ec5f896dfc72f5129fb98d32e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 681abcc4a39211050c626b06fe10c3fc130b7f9e6a851ecc439a52b1a19b6f78
[INFO] running `Command { std: "docker" "start" "-a" "681abcc4a39211050c626b06fe10c3fc130b7f9e6a851ecc439a52b1a19b6f78", kill_on_drop: false }`
[INFO] [stdout] warning: associated functions `new` and `new_with_reference` are never used
[INFO] [stdout]    --> lib/lib.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl ObjectIterator {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] 169 |     fn new(object_type: ObjectType) -> ObjectIterator {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn new_with_reference(object_type: ObjectType, reference: &mut ObjectHandle) -> ObjectIterator {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallbackDataWrapper` is never constructed
[INFO] [stdout]   --> lib/callbacks.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct CallbackDataWrapper {//Self referential
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_self_referential` is never used
[INFO] [stdout]   --> lib/callbacks.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl CallbackDataWrapper {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 97 |     fn make_self_referential(&mut self) {//Only call this when the wrapper has been pinned in memory
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arguments`, `product_name`, and `version` are never read
[INFO] [stdout]   --> lib/info.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct SimulatorInfo<'a> {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 53 |     arguments: Vec<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     product_name: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 55 |     version: &'a str
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulatorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> lib/callbacks.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 &mut START_OF_SIM_CALLBACK_DATA
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 &raw mut START_OF_SIM_CALLBACK_DATA
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sv-api v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `new` and `new_with_reference` are never used
[INFO] [stdout]    --> lib/lib.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl ObjectIterator {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] 169 |     fn new(object_type: ObjectType) -> ObjectIterator {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn new_with_reference(object_type: ObjectType, reference: &mut ObjectHandle) -> ObjectIterator {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CallbackDataWrapper` is never constructed
[INFO] [stdout]   --> lib/callbacks.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct CallbackDataWrapper {//Self referential
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_self_referential` is never used
[INFO] [stdout]   --> lib/callbacks.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl CallbackDataWrapper {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 97 |     fn make_self_referential(&mut self) {//Only call this when the wrapper has been pinned in memory
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arguments`, `product_name`, and `version` are never read
[INFO] [stdout]   --> lib/info.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct SimulatorInfo<'a> {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 53 |     arguments: Vec<&'a str>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     product_name: &'a str,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 55 |     version: &'a str
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulatorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> lib/callbacks.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 &mut START_OF_SIM_CALLBACK_DATA
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 &raw mut START_OF_SIM_CALLBACK_DATA
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "681abcc4a39211050c626b06fe10c3fc130b7f9e6a851ecc439a52b1a19b6f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "681abcc4a39211050c626b06fe10c3fc130b7f9e6a851ecc439a52b1a19b6f78", kill_on_drop: false }`
[INFO] [stdout] 681abcc4a39211050c626b06fe10c3fc130b7f9e6a851ecc439a52b1a19b6f78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ac03eb233e6183c2466e687f5716377ecdaecddd04323253278e0d3a74aa45b
[INFO] running `Command { std: "docker" "start" "-a" "4ac03eb233e6183c2466e687f5716377ecdaecddd04323253278e0d3a74aa45b", kill_on_drop: false }`
[INFO] [stderr] warning: associated functions `new` and `new_with_reference` are never used
[INFO] [stderr]    --> lib/lib.rs:169:8
[INFO] [stderr]     |
[INFO] [stderr] 168 | impl ObjectIterator {
[INFO] [stderr]     | ------------------- associated functions in this implementation
[INFO] [stderr] 169 |     fn new(object_type: ObjectType) -> ObjectIterator {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 185 |     fn new_with_reference(object_type: ObjectType, reference: &mut ObjectHandle) -> ObjectIterator {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CallbackDataWrapper` is never constructed
[INFO] [stderr]   --> lib/callbacks.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 | struct CallbackDataWrapper {//Self referential
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `make_self_referential` is never used
[INFO] [stderr]   --> lib/callbacks.rs:97:8
[INFO] [stderr]    |
[INFO] [stderr] 96 | impl CallbackDataWrapper {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] 97 |     fn make_self_referential(&mut self) {//Only call this when the wrapper has been pinned in memory
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `arguments`, `product_name`, and `version` are never read
[INFO] [stderr]   --> lib/info.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct SimulatorInfo<'a> {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 53 |     arguments: Vec<&'a str>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 54 |     product_name: &'a str,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 55 |     version: &'a str
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SimulatorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> lib/callbacks.rs:152:17
[INFO] [stderr]     |
[INFO] [stderr] 152 |                 &mut START_OF_SIM_CALLBACK_DATA
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `&raw mut` instead to create a raw pointer
[INFO] [stderr]     |
[INFO] [stderr] 152 |                 &raw mut START_OF_SIM_CALLBACK_DATA
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sv-api` (lib) generated 5 warnings
[INFO] [stderr] warning: `sv-api` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/sv_api-2e8f6909bee5987c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sv_api
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4ac03eb233e6183c2466e687f5716377ecdaecddd04323253278e0d3a74aa45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac03eb233e6183c2466e687f5716377ecdaecddd04323253278e0d3a74aa45b", kill_on_drop: false }`
[INFO] [stdout] 4ac03eb233e6183c2466e687f5716377ecdaecddd04323253278e0d3a74aa45b
