[INFO] fetching crate skyline 0.2.1...
[INFO] testing skyline-0.2.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate skyline 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate skyline 0.2.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate skyline 0.2.1
[INFO] finished tweaking crates.io crate skyline 0.2.1
[INFO] tweaked toml for crates.io crate skyline 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding libc-nnsdk v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding nnsdk v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded skyline_macro v0.2.0
[INFO] [stderr]   Downloaded libc-nnsdk v0.2.0
[INFO] [stderr]   Downloaded nnsdk v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aee2dd7ae2fc46aa12c43ce5a35771c8548d7f6f95bd5c98234ac9619bd1d8a5
[INFO] running `Command { std: "docker" "start" "-a" "aee2dd7ae2fc46aa12c43ce5a35771c8548d7f6f95bd5c98234ac9619bd1d8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee2dd7ae2fc46aa12c43ce5a35771c8548d7f6f95bd5c98234ac9619bd1d8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee2dd7ae2fc46aa12c43ce5a35771c8548d7f6f95bd5c98234ac9619bd1d8a5", kill_on_drop: false }`
[INFO] [stdout] aee2dd7ae2fc46aa12c43ce5a35771c8548d7f6f95bd5c98234ac9619bd1d8a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0beb9a52e44da1964e97be6d37d2dc57b483521fd6fdd528b5c206fc57fecb05
[INFO] running `Command { std: "docker" "start" "-a" "0beb9a52e44da1964e97be6d37d2dc57b483521fd6fdd528b5c206fc57fecb05", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling skyline_macro v0.2.0
[INFO] [stderr]    Compiling libc-nnsdk v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling nnsdk v0.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling skyline v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lang_items,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nnsdk::extensions::*`
[INFO] [stdout]  --> src/nn.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use nnsdk::extensions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "0beb9a52e44da1964e97be6d37d2dc57b483521fd6fdd528b5c206fc57fecb05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0beb9a52e44da1964e97be6d37d2dc57b483521fd6fdd528b5c206fc57fecb05", kill_on_drop: false }`
[INFO] [stdout] 0beb9a52e44da1964e97be6d37d2dc57b483521fd6fdd528b5c206fc57fecb05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a23301f339703f0a43615dbf4ccdfabfb7b518cc51ca2c9e875f2ba332c6a145
[INFO] running `Command { std: "docker" "start" "-a" "a23301f339703f0a43615dbf4ccdfabfb7b518cc51ca2c9e875f2ba332c6a145", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lang_items,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nnsdk::extensions::*`
[INFO] [stdout]  --> src/nn.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use nnsdk::extensions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling skyline v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lang_items,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nnsdk::extensions::*`
[INFO] [stdout]  --> src/nn.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use nnsdk::extensions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "a23301f339703f0a43615dbf4ccdfabfb7b518cc51ca2c9e875f2ba332c6a145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23301f339703f0a43615dbf4ccdfabfb7b518cc51ca2c9e875f2ba332c6a145", kill_on_drop: false }`
[INFO] [stdout] a23301f339703f0a43615dbf4ccdfabfb7b518cc51ca2c9e875f2ba332c6a145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 603418fa42cfa1ab73efededca8018711b776657d54e25900c45694fb682266c
[INFO] running `Command { std: "docker" "start" "-a" "603418fa42cfa1ab73efededca8018711b776657d54e25900c45694fb682266c", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     lang_items,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nnsdk::extensions::*`
[INFO] [stderr]  --> src/nn.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use nnsdk::extensions::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stderr]   --> src/nro.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stderr]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stderr]    |
[INFO] [stderr]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stderr]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stderr]   --> src/nro.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stderr]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stderr]    |
[INFO] [stderr]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stderr] 
[INFO] [stderr] warning: `skyline` (lib) generated 4 warnings (run `cargo fix --lib -p skyline` to apply 1 suggestion)
[INFO] [stderr] warning: `skyline` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skyline-af57b96ecc543f1c)
[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 skyline
[INFO] [stderr] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     lang_items,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_to (line 115) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_rodata (line 200) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_link_to (line 136) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch (line 81) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_data (line 185) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_bss (line 215) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_to (line 121) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_heap (line 230) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::BranchBuilder (line 324) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_link_to (line 142) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::at_offset (line 102) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_section (line 159) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_data (line 190) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_heap (line 235) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_bss (line 220) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_text (line 175) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_text (line 170) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder (line 247) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder::bytes (line 271) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_rodata (line 205) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder::cstr (line 296) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder::nop (line 307) ... FAILED
[INFO] [stdout] test src/logging.rs - logging::HexDump (line 43) ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 91) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_to (line 115) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BranchBuilder`
[INFO] [stdout]  --> src/patching.rs:116:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | BranchBuilder::branch().branch_offset().branch_to_offset().replace()
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of undeclared type `BranchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::BranchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_rodata (line 200) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:201:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Rodata)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:201:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Rodata)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:201:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Rodata)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_link_to (line 136) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BranchBuilder`
[INFO] [stdout]  --> src/patching.rs:137:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | BranchBuilder::branch_link().branch_offset().branch_to_offset().replace
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of undeclared type `BranchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::BranchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch (line 81) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,`
[INFO] [stdout]  --> src/patching.rs:84:54
[INFO] [stdout]   |
[INFO] [stdout] 5 | let text_builder: PatchBuilder = Patch::in_text(0x69),
[INFO] [stdout]   |                                                      ^ expected one of `.`, `;`, `?`, `else`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_data (line 185) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:186:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Data)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:186:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Data)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:186:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Data)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_bss (line 215) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:216:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Bss)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:216:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Bss)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:216:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Bss)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_to (line 121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:123:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::at_offset(0x69).branch_to(0x420);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_heap (line 230) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:231:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Heap)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:231:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Heap)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:231:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Heap)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::BranchBuilder (line 324) stdout ----
[INFO] [stdout] error: expected `;`, found `BranchBuilder`
[INFO] [stdout]   --> src/patching.rs:330:15
[INFO] [stdout]    |
[INFO] [stdout] 8  |     .replace()
[INFO] [stdout]    |               ^ help: add `;` here
[INFO] [stdout] ...
[INFO] [stdout] 12 | BranchBuilder::branch()
[INFO] [stdout]    | ------------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BranchBuilder`
[INFO] [stdout]   --> src/patching.rs:334:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | BranchBuilder::branch()
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of undeclared type `BranchBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 4  + use skyline::patching::BranchBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `replacement_function` in this scope
[INFO] [stdout]   --> src/patching.rs:336:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     .branch_to_ptr(replacement_function as *const ())
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_link_to (line 142) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:144:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::at_offset(0x69).branch_link_to(0x420);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::at_offset (line 102) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:105:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | Patch::at_offset(0x69).branch_to(0x420);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_section (line 159) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:161:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let builder: PatchBuilder = Patch::at_offset(0x69).in_section(Region::Text);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:161:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | let builder: PatchBuilder = Patch::at_offset(0x69).in_section(Region::Text);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:161:63
[INFO] [stdout]   |
[INFO] [stdout] 4 | let builder: PatchBuilder = Patch::at_offset(0x69).in_section(Region::Text);
[INFO] [stdout]   |                                                               ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_data (line 190) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:191:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_data(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:191:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_data(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:191:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_data(offset);
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_heap (line 235) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:236:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_heap(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:236:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_heap(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:236:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_heap(offset);
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_bss (line 220) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:221:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_bss(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:221:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_bss(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:221:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_bss(offset);
[INFO] [stdout]   |                                           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_text (line 175) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:176:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_text(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:176:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_text(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:176:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_text(offset);
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_text (line 170) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:171:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Text)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:171:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Text)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:171:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Text)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder (line 247) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:249:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::in_text(0x69).nop().unwrap()
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder::bytes (line 271) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:273:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::at_data(0x69).bytes(b"Ferris").unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:277:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | Patch::in_data(0x69).bytes(&a_string).unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]   --> src/patching.rs:281:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | Patch::in_data(0x69).bytes(log_wide).unwrap();
[INFO] [stdout]    | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use skyline::patching::Patch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_rodata (line 205) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:206:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_rodata(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:206:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_rodata(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:206:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_rodata(offset);
[INFO] [stdout]   |                                              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder::cstr (line 296) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:297:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Patch::at_data(0x69).cstr("Ferris").unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder::nop (line 307) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:308:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Patch::at_text(0x69).nop().unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/patching.rs - patching::BranchBuilder (line 324)
[INFO] [stdout]     src/patching.rs - patching::Patch (line 81)
[INFO] [stdout]     src/patching.rs - patching::Patch::at_offset (line 102)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_link_to (line 136)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_link_to (line 142)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_to (line 115)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_to (line 121)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_bss (line 215)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_bss (line 220)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_data (line 185)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_data (line 190)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_heap (line 230)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_heap (line 235)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_rodata (line 200)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_rodata (line 205)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_section (line 159)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_text (line 170)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_text (line 175)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder (line 247)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder::bytes (line 271)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder::cstr (line 296)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder::nop (line 307)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "603418fa42cfa1ab73efededca8018711b776657d54e25900c45694fb682266c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "603418fa42cfa1ab73efededca8018711b776657d54e25900c45694fb682266c", kill_on_drop: false }`
[INFO] [stdout] 603418fa42cfa1ab73efededca8018711b776657d54e25900c45694fb682266c
[INFO] testing skyline-0.2.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate skyline 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate skyline 0.2.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate skyline 0.2.1
[INFO] finished tweaking crates.io crate skyline 0.2.1
[INFO] tweaked toml for crates.io crate skyline 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding libc-nnsdk v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding nnsdk v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b81449bfefa319ac2ffb07485849d7b993ef55397235019e090933df744faab
[INFO] running `Command { std: "docker" "start" "-a" "8b81449bfefa319ac2ffb07485849d7b993ef55397235019e090933df744faab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b81449bfefa319ac2ffb07485849d7b993ef55397235019e090933df744faab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b81449bfefa319ac2ffb07485849d7b993ef55397235019e090933df744faab", kill_on_drop: false }`
[INFO] [stdout] 8b81449bfefa319ac2ffb07485849d7b993ef55397235019e090933df744faab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc9130c3ebf7e57824e2058dd99c831eef9d5f9083d1f4a5433b63ef252b885
[INFO] running `Command { std: "docker" "start" "-a" "5cc9130c3ebf7e57824e2058dd99c831eef9d5f9083d1f4a5433b63ef252b885", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling skyline_macro v0.2.0
[INFO] [stderr]    Compiling libc-nnsdk v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling nnsdk v0.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling skyline v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lang_items,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nnsdk::extensions::*`
[INFO] [stdout]  --> src/nn.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use nnsdk::extensions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
[INFO] running `Command { std: "docker" "inspect" "5cc9130c3ebf7e57824e2058dd99c831eef9d5f9083d1f4a5433b63ef252b885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc9130c3ebf7e57824e2058dd99c831eef9d5f9083d1f4a5433b63ef252b885", kill_on_drop: false }`
[INFO] [stdout] 5cc9130c3ebf7e57824e2058dd99c831eef9d5f9083d1f4a5433b63ef252b885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18e8c7e2699fb5515698b66ad62c834dcaede99f6dee48e67c61212a35307dfe
[INFO] running `Command { std: "docker" "start" "-a" "18e8c7e2699fb5515698b66ad62c834dcaede99f6dee48e67c61212a35307dfe", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lang_items,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nnsdk::extensions::*`
[INFO] [stdout]  --> src/nn.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use nnsdk::extensions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling skyline v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lang_items,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nnsdk::extensions::*`
[INFO] [stdout]  --> src/nn.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use nnsdk::extensions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stdout]   --> src/nro.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stdout]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "18e8c7e2699fb5515698b66ad62c834dcaede99f6dee48e67c61212a35307dfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e8c7e2699fb5515698b66ad62c834dcaede99f6dee48e67c61212a35307dfe", kill_on_drop: false }`
[INFO] [stdout] 18e8c7e2699fb5515698b66ad62c834dcaede99f6dee48e67c61212a35307dfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2cdd74a42e4482aac8e064fe59e2aaedbb3d050c5b317674d65a37dd46f39ff
[INFO] running `Command { std: "docker" "start" "-a" "b2cdd74a42e4482aac8e064fe59e2aaedbb3d050c5b317674d65a37dd46f39ff", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     lang_items,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `nnsdk::extensions::*`
[INFO] [stderr]  --> src/nn.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use nnsdk::extensions::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stderr]   --> src/nro.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 |     if (add_nro_load_hook as *const ()).is_null() {
[INFO] [stderr]    |        ^-----------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_load_hook}`
[INFO] [stderr]    |
[INFO] [stderr]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stderr]    = note: `#[warn(useless_ptr_null_checks)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointers are not nullable, so checking them for null will always return false
[INFO] [stderr]   --> src/nro.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 |     if (add_nro_unload_hook as *const ()).is_null() {
[INFO] [stderr]    |        ^-------------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         expression has type `unsafe extern "C" fn(for<'a, 'b> fn(&'a NroInfo<'b>)) {nro::add_nro_unload_hook}`
[INFO] [stderr]    |
[INFO] [stderr]    = help: wrap the function pointer inside an `Option` and use `Option::is_none` to check for null pointer value
[INFO] [stderr] 
[INFO] [stderr] warning: `skyline` (lib) generated 4 warnings (run `cargo fix --lib -p skyline` to apply 1 suggestion)
[INFO] [stderr] warning: `skyline` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skyline-af57b96ecc543f1c)
[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 skyline
[INFO] [stderr] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     lang_items,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/patching.rs - patching::Patch (line 81) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_to (line 121) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_link_to (line 136) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_link_to (line 142) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::at_offset (line 102) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_bss (line 215) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_data (line 190) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_bss (line 220) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_rodata (line 200) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_heap (line 230) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_data (line 185) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::branch_to (line 115) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::BranchBuilder (line 324) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_heap (line 235) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_rodata (line 205) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder::bytes (line 271) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_text (line 170) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder::nop (line 307) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder::cstr (line 296) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::PatchBuilder (line 247) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_text (line 175) ... FAILED
[INFO] [stdout] test src/patching.rs - patching::Patch::in_section (line 159) ... FAILED
[INFO] [stdout] test src/lib.rs - prelude (line 91) ... ok
[INFO] [stdout] test src/logging.rs - logging::HexDump (line 43) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/patching.rs - patching::Patch (line 81) stdout ----
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,`
[INFO] [stdout]  --> src/patching.rs:84:54
[INFO] [stdout]   |
[INFO] [stdout] 5 | let text_builder: PatchBuilder = Patch::in_text(0x69),
[INFO] [stdout]   |                                                      ^ expected one of `.`, `;`, `?`, `else`, or an operator
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_to (line 121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:123:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::at_offset(0x69).branch_to(0x420);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_link_to (line 136) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BranchBuilder`
[INFO] [stdout]  --> src/patching.rs:137:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | BranchBuilder::branch_link().branch_offset().branch_to_offset().replace
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of undeclared type `BranchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::BranchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_link_to (line 142) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:144:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::at_offset(0x69).branch_link_to(0x420);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::at_offset (line 102) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:105:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | Patch::at_offset(0x69).branch_to(0x420);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_bss (line 215) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:216:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Bss)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:216:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Bss)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:216:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Bss)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_data (line 190) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:191:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_data(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:191:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_data(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:191:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_data(offset);
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_bss (line 220) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:221:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_bss(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:221:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_bss(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:221:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_bss(offset);
[INFO] [stdout]   |                                           ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_rodata (line 200) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:201:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Rodata)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:201:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Rodata)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:201:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Rodata)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_heap (line 230) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:231:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Heap)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:231:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Heap)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:231:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Heap)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_data (line 185) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:186:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Data)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:186:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Data)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:186:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Data)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::branch_to (line 115) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BranchBuilder`
[INFO] [stdout]  --> src/patching.rs:116:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | BranchBuilder::branch().branch_offset().branch_to_offset().replace()
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of undeclared type `BranchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::BranchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::BranchBuilder (line 324) stdout ----
[INFO] [stdout] error: expected `;`, found `BranchBuilder`
[INFO] [stdout]   --> src/patching.rs:330:15
[INFO] [stdout]    |
[INFO] [stdout] 8  |     .replace()
[INFO] [stdout]    |               ^ help: add `;` here
[INFO] [stdout] ...
[INFO] [stdout] 12 | BranchBuilder::branch()
[INFO] [stdout]    | ------------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BranchBuilder`
[INFO] [stdout]   --> src/patching.rs:334:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | BranchBuilder::branch()
[INFO] [stdout]    | ^^^^^^^^^^^^^ use of undeclared type `BranchBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 4  + use skyline::patching::BranchBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `replacement_function` in this scope
[INFO] [stdout]   --> src/patching.rs:336:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     .branch_to_ptr(replacement_function as *const ())
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_heap (line 235) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:236:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_heap(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:236:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_heap(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:236:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_heap(offset);
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_rodata (line 205) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:206:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_rodata(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:206:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_rodata(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:206:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_rodata(offset);
[INFO] [stdout]   |                                              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder::bytes (line 271) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:273:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::at_data(0x69).bytes(b"Ferris").unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:277:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | Patch::in_data(0x69).bytes(&a_string).unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]   --> src/patching.rs:281:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | Patch::in_data(0x69).bytes(log_wide).unwrap();
[INFO] [stdout]    | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use skyline::patching::Patch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_text (line 170) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatchBuilder`
[INFO] [stdout]  --> src/patching.rs:171:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Text)
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared type `PatchBuilder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:171:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Text)
[INFO] [stdout]   |                         ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:171:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | PatchBuilder::at_offset(offset).in_section(Region::Text)
[INFO] [stdout]   |                                            ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder::nop (line 307) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:308:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Patch::at_text(0x69).nop().unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder::cstr (line 296) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:297:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Patch::at_data(0x69).cstr("Ferris").unwrap();
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::PatchBuilder (line 247) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:249:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Patch::in_text(0x69).nop().unwrap()
[INFO] [stdout]   | ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_text (line 175) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:176:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_text(offset);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:176:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_text(offset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `offset` in this scope
[INFO] [stdout]  --> src/patching.rs:176:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | let builder: PatchBuilder = Patch::in_text(offset);
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::intrinsics::offset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/patching.rs - patching::Patch::in_section (line 159) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `PatchBuilder` in this scope
[INFO] [stdout]  --> src/patching.rs:161:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let builder: PatchBuilder = Patch::at_offset(0x69).in_section(Region::Text);
[INFO] [stdout]   |              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::PatchBuilder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Patch`
[INFO] [stdout]  --> src/patching.rs:161:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | let builder: PatchBuilder = Patch::at_offset(0x69).in_section(Region::Text);
[INFO] [stdout]   |                             ^^^^^ use of undeclared type `Patch`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::patching::Patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]  --> src/patching.rs:161:63
[INFO] [stdout]   |
[INFO] [stdout] 4 | let builder: PatchBuilder = Patch::at_offset(0x69).in_section(Region::Text);
[INFO] [stdout]   |                                                               ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 3 + use skyline::hooks::Region;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/patching.rs - patching::BranchBuilder (line 324)
[INFO] [stdout]     src/patching.rs - patching::Patch (line 81)
[INFO] [stdout]     src/patching.rs - patching::Patch::at_offset (line 102)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_link_to (line 136)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_link_to (line 142)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_to (line 115)
[INFO] [stdout]     src/patching.rs - patching::Patch::branch_to (line 121)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_bss (line 215)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_bss (line 220)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_data (line 185)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_data (line 190)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_heap (line 230)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_heap (line 235)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_rodata (line 200)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_rodata (line 205)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_section (line 159)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_text (line 170)
[INFO] [stdout]     src/patching.rs - patching::Patch::in_text (line 175)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder (line 247)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder::bytes (line 271)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder::cstr (line 296)
[INFO] [stdout]     src/patching.rs - patching::PatchBuilder::nop (line 307)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b2cdd74a42e4482aac8e064fe59e2aaedbb3d050c5b317674d65a37dd46f39ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2cdd74a42e4482aac8e064fe59e2aaedbb3d050c5b317674d65a37dd46f39ff", kill_on_drop: false }`
[INFO] [stdout] b2cdd74a42e4482aac8e064fe59e2aaedbb3d050c5b317674d65a37dd46f39ff
