[INFO] fetching crate pyre-object 0.0.1...
[INFO] testing pyre-object-0.0.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pyre-object 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pyre-object 0.0.1
[INFO] finished tweaking crates.io crate pyre-object 0.0.1
[INFO] tweaked toml for crates.io crate pyre-object 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyre-object 0.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pyre-object 0.0.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded malachite-bigint v0.9.1
[INFO] [stderr]   Downloaded wide v1.1.1
[INFO] [stderr]   Downloaded malachite-base v0.9.1
[INFO] [stderr]   Downloaded malachite-nz v0.9.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 598892a4039f1577f1e8bc1060b8a584beeeb7164a144fd211c5c2ac3d1a796d
[INFO] running `Command { std: "docker" "start" "-a" "598892a4039f1577f1e8bc1060b8a584beeeb7164a144fd211c5c2ac3d1a796d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "598892a4039f1577f1e8bc1060b8a584beeeb7164a144fd211c5c2ac3d1a796d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598892a4039f1577f1e8bc1060b8a584beeeb7164a144fd211c5c2ac3d1a796d", kill_on_drop: false }`
[INFO] [stdout] 598892a4039f1577f1e8bc1060b8a584beeeb7164a144fd211c5c2ac3d1a796d
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8f972fec980d6caae94d3dfee0bf1d7197624a883e5ed2963c07fc1488df33f
[INFO] running `Command { std: "docker" "start" "-a" "d8f972fec980d6caae94d3dfee0bf1d7197624a883e5ed2963c07fc1488df33f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling malachite-nz v0.9.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling malachite-base v0.9.1
[INFO] [stderr]    Compiling malachite-bigint v0.9.1
[INFO] [stderr]    Compiling pyre-object v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     py_type_check(obj, &GENERATOR_TYPE)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub unsafe fn is_generator(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     (*(obj as *const W_GeneratorObject)).frame_ptr
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe fn w_generator_get_frame(obj: PyObjectRef) -> *mut u8 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     (*(obj as *const W_GeneratorObject)).exhausted
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub unsafe fn w_generator_is_exhausted(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     (*(obj as *mut W_GeneratorObject)).exhausted = true;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub unsafe fn w_generator_set_exhausted(obj: PyObjectRef) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     (*(obj as *const W_GeneratorObject)).started
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub unsafe fn w_generator_is_started(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     (*(obj as *mut W_GeneratorObject)).started = true;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub unsafe fn w_generator_set_started(obj: PyObjectRef) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     !obj.is_null() && (*obj).ob_type == &SLICE_TYPE as *const PyType
[INFO] [stdout]    |                       ^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub unsafe fn is_slice(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     (*(obj as *const W_SliceObject)).start
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub unsafe fn w_slice_get_start(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     (*(obj as *const W_SliceObject)).stop
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub unsafe fn w_slice_get_stop(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     (*(obj as *const W_SliceObject)).step
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub unsafe fn w_slice_get_step(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     py_type_check(obj, &SUPER_TYPE)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub unsafe fn is_super(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     (*(obj as *const W_SuperObject)).super_type
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub unsafe fn w_super_get_type(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     (*(obj as *const W_SuperObject)).obj
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe fn w_super_get_obj(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.17s
[INFO] running `Command { std: "docker" "inspect" "d8f972fec980d6caae94d3dfee0bf1d7197624a883e5ed2963c07fc1488df33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f972fec980d6caae94d3dfee0bf1d7197624a883e5ed2963c07fc1488df33f", kill_on_drop: false }`
[INFO] [stdout] d8f972fec980d6caae94d3dfee0bf1d7197624a883e5ed2963c07fc1488df33f
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f8e75328226654ac77ff4e757298be82c8c8751c4e989ef77413ab3053b83e4
[INFO] running `Command { std: "docker" "start" "-a" "2f8e75328226654ac77ff4e757298be82c8c8751c4e989ef77413ab3053b83e4", kill_on_drop: false }`
[INFO] [stdout] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     py_type_check(obj, &GENERATOR_TYPE)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub unsafe fn is_generator(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     (*(obj as *const W_GeneratorObject)).frame_ptr
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe fn w_generator_get_frame(obj: PyObjectRef) -> *mut u8 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     (*(obj as *const W_GeneratorObject)).exhausted
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub unsafe fn w_generator_is_exhausted(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     (*(obj as *mut W_GeneratorObject)).exhausted = true;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub unsafe fn w_generator_set_exhausted(obj: PyObjectRef) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     (*(obj as *const W_GeneratorObject)).started
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub unsafe fn w_generator_is_started(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     (*(obj as *mut W_GeneratorObject)).started = true;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub unsafe fn w_generator_set_started(obj: PyObjectRef) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     !obj.is_null() && (*obj).ob_type == &SLICE_TYPE as *const PyType
[INFO] [stdout]    |                       ^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub unsafe fn is_slice(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     (*(obj as *const W_SliceObject)).start
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub unsafe fn w_slice_get_start(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     (*(obj as *const W_SliceObject)).stop
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub unsafe fn w_slice_get_stop(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     (*(obj as *const W_SliceObject)).step
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub unsafe fn w_slice_get_step(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     py_type_check(obj, &SUPER_TYPE)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub unsafe fn is_super(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     (*(obj as *const W_SuperObject)).super_type
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub unsafe fn w_super_get_type(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     (*(obj as *const W_SuperObject)).obj
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe fn w_super_get_obj(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyre-object v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     py_type_check(obj, &GENERATOR_TYPE)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub unsafe fn is_generator(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     (*(obj as *const W_GeneratorObject)).frame_ptr
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe fn w_generator_get_frame(obj: PyObjectRef) -> *mut u8 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     (*(obj as *const W_GeneratorObject)).exhausted
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub unsafe fn w_generator_is_exhausted(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     (*(obj as *mut W_GeneratorObject)).exhausted = true;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub unsafe fn w_generator_set_exhausted(obj: PyObjectRef) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     (*(obj as *const W_GeneratorObject)).started
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub unsafe fn w_generator_is_started(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/generatorobject.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     (*(obj as *mut W_GeneratorObject)).started = true;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/generatorobject.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub unsafe fn w_generator_set_started(obj: PyObjectRef) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     !obj.is_null() && (*obj).ob_type == &SLICE_TYPE as *const PyType
[INFO] [stdout]    |                       ^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub unsafe fn is_slice(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     (*(obj as *const W_SliceObject)).start
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub unsafe fn w_slice_get_start(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     (*(obj as *const W_SliceObject)).stop
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub unsafe fn w_slice_get_stop(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/sliceobject.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     (*(obj as *const W_SliceObject)).step
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/sliceobject.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub unsafe fn w_slice_get_step(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     py_type_check(obj, &SUPER_TYPE)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub unsafe fn is_super(obj: PyObjectRef) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     (*(obj as *const W_SuperObject)).super_type
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub unsafe fn w_super_get_type(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]   --> src/superobject.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     (*(obj as *const W_SuperObject)).obj
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]    |
[INFO] [stdout]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/superobject.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe fn w_super_get_obj(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "2f8e75328226654ac77ff4e757298be82c8c8751c4e989ef77413ab3053b83e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8e75328226654ac77ff4e757298be82c8c8751c4e989ef77413ab3053b83e4", kill_on_drop: false }`
[INFO] [stdout] 2f8e75328226654ac77ff4e757298be82c8c8751c4e989ef77413ab3053b83e4
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c687a93615bb83f1fe6b40a58ac1b826fe0fbf35b73bc30926d79bd51c3505a
[INFO] running `Command { std: "docker" "start" "-a" "9c687a93615bb83f1fe6b40a58ac1b826fe0fbf35b73bc30926d79bd51c3505a", kill_on_drop: false }`
[INFO] [stderr] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/generatorobject.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     py_type_check(obj, &GENERATOR_TYPE)
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/generatorobject.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub unsafe fn is_generator(obj: PyObjectRef) -> bool {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/generatorobject.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 |     (*(obj as *const W_GeneratorObject)).frame_ptr
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/generatorobject.rs:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub unsafe fn w_generator_get_frame(obj: PyObjectRef) -> *mut u8 {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/generatorobject.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 52 |     (*(obj as *const W_GeneratorObject)).exhausted
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/generatorobject.rs:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub unsafe fn w_generator_is_exhausted(obj: PyObjectRef) -> bool {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/generatorobject.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 56 |     (*(obj as *mut W_GeneratorObject)).exhausted = true;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/generatorobject.rs:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub unsafe fn w_generator_set_exhausted(obj: PyObjectRef) {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/generatorobject.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 60 |     (*(obj as *const W_GeneratorObject)).started
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/generatorobject.rs:59:1
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub unsafe fn w_generator_is_started(obj: PyObjectRef) -> bool {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/generatorobject.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     (*(obj as *mut W_GeneratorObject)).started = true;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/generatorobject.rs:63:1
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub unsafe fn w_generator_set_started(obj: PyObjectRef) {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/sliceobject.rs:28:23
[INFO] [stderr]    |
[INFO] [stderr] 28 |     !obj.is_null() && (*obj).ob_type == &SLICE_TYPE as *const PyType
[INFO] [stderr]    |                       ^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/sliceobject.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub unsafe fn is_slice(obj: PyObjectRef) -> bool {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/sliceobject.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     (*(obj as *const W_SliceObject)).start
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/sliceobject.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub unsafe fn w_slice_get_start(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/sliceobject.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     (*(obj as *const W_SliceObject)).stop
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/sliceobject.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub unsafe fn w_slice_get_stop(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/sliceobject.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     (*(obj as *const W_SliceObject)).step
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/sliceobject.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub unsafe fn w_slice_get_step(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `pyobject::py_type_check` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/superobject.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     py_type_check(obj, &SUPER_TYPE)
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/superobject.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub unsafe fn is_super(obj: PyObjectRef) -> bool {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/superobject.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     (*(obj as *const W_SuperObject)).super_type
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/superobject.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub unsafe fn w_super_get_type(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]   --> src/superobject.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 |     (*(obj as *const W_SuperObject)).obj
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]    |
[INFO] [stderr]    = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/superobject.rs:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub unsafe fn w_super_get_obj(obj: PyObjectRef) -> PyObjectRef {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr] warning: `pyre-object` (lib) generated 13 warnings (run `cargo fix --lib -p pyre-object` to apply 13 suggestions)
[INFO] [stderr] warning: `pyre-object` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyre_object-9ede99c00c5c2b17)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test boolobject::tests::test_bool_false ... ok
[INFO] [stdout] test cellobject::tests::test_cell_create_empty ... ok
[INFO] [stdout] test boolobject::tests::test_bool_true ... ok
[INFO] [stdout] test cellobject::tests::test_cell_create_with_value ... ok
[INFO] [stdout] test cellobject::tests::test_cell_set ... ok
[INFO] [stdout] test dictobject::tests::test_dict_pyobj_key ... ok
[INFO] [stdout] test dictobject::tests::test_dict_str_key ... ok
[INFO] [stdout] test excobject::tests::test_exc_kind_from_name_roundtrip ... ok
[INFO] [stdout] test excobject::tests::test_exc_kind_matches_hierarchy ... ok
[INFO] [stdout] test floatobject::tests::test_box_float_constant_reads_back ... ok
[INFO] [stdout] test excobject::tests::test_exception_create_and_read ... ok
[INFO] [stdout] test floatobject::tests::test_float_create_and_read ... ok
[INFO] [stdout] test floatobject::tests::test_float_negative ... ok
[INFO] [stdout] test floatobject::tests::test_float_field_offset ... ok
[INFO] [stdout] test dictobject::tests::test_dict_int_key ... ok
[INFO] [stdout] test instanceobject::tests::test_instance_create_and_check ... ok
[INFO] [stdout] test intobject::tests::test_int_create_and_read ... ok
[INFO] [stdout] test intobject::tests::test_int_field_offset ... ok
[INFO] [stdout] test intobject::tests::test_large_int_not_cached ... ok
[INFO] [stdout] test intobject::tests::test_small_int_cache_returns_same_pointer ... ok
[INFO] [stdout] test listobject::tests::test_jit_list_helpers_share_list_semantics ... ok
[INFO] [stdout] test listobject::tests::test_list_append ... ok
[INFO] [stdout] test listobject::tests::test_list_append_mixed_on_float_strategy_switches_to_object_strategy ... ok
[INFO] [stdout] test listobject::tests::test_list_create_and_access ... ok
[INFO] [stdout] test intobject::tests::test_int_negative ... ok
[INFO] [stdout] test listobject::tests::test_list_append_mixed_value_switches_to_object_strategy ... ok
[INFO] [stdout] test listobject::tests::test_list_setitem ... ok
[INFO] [stdout] test listobject::tests::test_list_out_of_bounds ... ok
[INFO] [stdout] test listobject::tests::test_list_negative_index ... ok
[INFO] [stdout] test dictobject::tests::test_dict_overwrite ... ok
[INFO] [stdout] test longobject::tests::test_long_create_and_read ... ok
[INFO] [stdout] test listobject::tests::test_list_setitem_mixed_on_float_strategy_switches_to_object_strategy ... ok
[INFO] [stdout] test longobject::tests::test_long_field_offset ... ok
[INFO] [stdout] test listobject::tests::test_list_uses_integer_strategy_for_homogeneous_ints ... ok
[INFO] [stdout] test listobject::tests::test_list_setitem_mixed_value_switches_to_object_strategy ... ok
[INFO] [stdout] test listobject::tests::test_list_uses_float_strategy_for_homogeneous_floats ... ok
[INFO] [stdout] test longobject::tests::test_long_large_value ... ok
[INFO] [stdout] test longobject::tests::test_long_from_i64 ... ok
[INFO] [stdout] test moduleobject::tests::test_module_create_and_check ... ok
[INFO] [stdout] test intobject::tests::test_small_int_cache_boundary ... ok
[INFO] [stdout] test noneobject::tests::test_none_is_singleton ... ok
[INFO] [stdout] test longobject::tests::test_long_type_name_is_int ... ok
[INFO] [stdout] test rangeobject::tests::test_range_iter_basic ... ok
[INFO] [stdout] test rangeobject::tests::test_range_iter_empty ... ok
[INFO] [stdout] test rangeobject::tests::test_range_iter_field_offsets ... ok
[INFO] [stdout] test rangeobject::tests::test_range_iter_negative_step ... ok
[INFO] [stdout] test rangeobject::tests::test_range_iter_start_stop ... ok
[INFO] [stdout] test strobject::tests::test_box_str_constant_reuses_same_object ... ok
[INFO] [stdout] test strobject::tests::test_jit_string_helpers_share_str_semantics ... ok
[INFO] [stdout] test strobject::tests::test_str_cached_len_matches_value ... ok
[INFO] [stdout] test strobject::tests::test_str_field_offset ... ok
[INFO] [stdout] test propertyobject::tests::test_property_create ... ok
[INFO] [stdout] test strobject::tests::test_str_create_and_read ... ok
[INFO] [stdout] test rangeobject::tests::test_range_iter_has_next_is_pure_probe ... ok
[INFO] [stdout] test tupleobject::tests::test_jit_tuple_getitem_shares_tuple_semantics ... ok
[INFO] [stdout] test strobject::tests::test_str_empty ... ok
[INFO] [stdout] test tupleobject::tests::test_tuple_create_and_access ... ok
[INFO] [stdout] test typeobject::tests::test_type_create_and_check ... ok
[INFO] [stdout] test unionobject::tests::test_union_create ... ok
[INFO] [stdout] test tupleobject::tests::test_tuple_negative_index ... ok
[INFO] [stdout] test unionobject::tests::test_union_dedup ... ok
[INFO] [stdout] test unionobject::tests::test_union_flatten ... ok
[INFO] [stdout] test tupleobject::tests::test_tuple_out_of_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pyre_object
[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" "9c687a93615bb83f1fe6b40a58ac1b826fe0fbf35b73bc30926d79bd51c3505a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c687a93615bb83f1fe6b40a58ac1b826fe0fbf35b73bc30926d79bd51c3505a", kill_on_drop: false }`
[INFO] [stdout] 9c687a93615bb83f1fe6b40a58ac1b826fe0fbf35b73bc30926d79bd51c3505a
