[INFO] cloning repository https://github.com/NovaPlayPE/novaCrypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NovaPlayPE/novaCrypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0886453edb3eca31f2577b742428c06d28e89c84
[INFO] checking NovaPlayPE/novaCrypto/0886453edb3eca31f2577b742428c06d28e89c84 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NovaPlayPE/novaCrypto
[INFO] finished tweaking git repo https://github.com/NovaPlayPE/novaCrypto
[INFO] tweaked toml for git repo https://github.com/NovaPlayPE/novaCrypto written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NovaPlayPE/novaCrypto on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NovaPlayPE/novaCrypto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/block-ciphers`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/stream-ciphers`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cipher v0.3.0-pre.4
[INFO] [stderr]   Downloaded libdeflater v0.7.1
[INFO] [stderr]   Downloaded libdeflate-sys v0.7.1
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce5f137d3215c1047aaea446821d9da06eba7b333dccfae4c2cf43a38f20160f
[INFO] running `Command { std: "docker" "start" "-a" "ce5f137d3215c1047aaea446821d9da06eba7b333dccfae4c2cf43a38f20160f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce5f137d3215c1047aaea446821d9da06eba7b333dccfae4c2cf43a38f20160f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce5f137d3215c1047aaea446821d9da06eba7b333dccfae4c2cf43a38f20160f", kill_on_drop: false }`
[INFO] [stdout] ce5f137d3215c1047aaea446821d9da06eba7b333dccfae4c2cf43a38f20160f
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5320300dc6d940f6b83dfbb4c0d0a909af66866db7f3a915272a0069d6e59233
[INFO] running `Command { std: "docker" "start" "-a" "5320300dc6d940f6b83dfbb4c0d0a909af66866db7f3a915272a0069d6e59233", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling libdeflate-sys v0.7.1
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling jni v0.18.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking combine v4.5.2
[INFO] [stderr]     Checking cipher v0.3.0-pre.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cfb8 v0.7.0-pre (https://github.com/RustCrypto/stream-ciphers#cc207da9)
[INFO] [stderr]     Checking aes v0.7.0-pre (https://github.com/RustCrypto/block-ciphers#0e522499)
[INFO] [stderr]     Checking sha2 v0.9.3
[INFO] [stderr]     Checking libdeflater v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking crypto v1.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/jni.rs:44:61
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SIZED_MEMORY_POINTER_CONSTRUCTOR = get_constructor(env, SIZED_MEMORY_POINTER_CLASS.clone().unwrap(), "(JI)V");
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/jni.rs:44:61
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SIZED_MEMORY_POINTER_CONSTRUCTOR = get_constructor(env, SIZED_MEMORY_POINTER_CLASS.clone().unwrap(), "(JI)V");
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/jni.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     mem::drop(raw_ptr)
[INFO] [stdout]     |     ^^^^^^^^^^-------^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               argument has type `*mut context::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/jni.rs:197:30
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let class_ref = unsafe { SIZED_MEMORY_POINTER_CLASS.clone().unwrap() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/jni.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     mem::drop(raw_ptr)
[INFO] [stdout]     |     ^^^^^^^^^^-------^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               argument has type `*mut context::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/jni.rs:197:30
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let class_ref = unsafe { SIZED_MEMORY_POINTER_CLASS.clone().unwrap() };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.45s
[INFO] running `Command { std: "docker" "inspect" "5320300dc6d940f6b83dfbb4c0d0a909af66866db7f3a915272a0069d6e59233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5320300dc6d940f6b83dfbb4c0d0a909af66866db7f3a915272a0069d6e59233", kill_on_drop: false }`
[INFO] [stdout] 5320300dc6d940f6b83dfbb4c0d0a909af66866db7f3a915272a0069d6e59233
