[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] testing NovaPlayPE/novaCrypto against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 78% (402/510) Updating files: 79% (403/510) Updating files: 80% (408/510) Updating files: 81% (414/510) Updating files: 82% (419/510) Updating files: 83% (424/510) Updating files: 84% (429/510) Updating files: 85% (434/510) Updating files: 86% (439/510) Updating files: 87% (444/510) Updating files: 88% (449/510) Updating files: 89% (454/510) Updating files: 90% (459/510) Updating files: 91% (465/510) Updating files: 92% (470/510) Updating files: 93% (475/510) Updating files: 94% (480/510) Updating files: 95% (485/510) Updating files: 96% (490/510) Updating files: 97% (495/510) Updating files: 98% (500/510) Updating files: 99% (505/510) Updating files: 100% (510/510) Updating files: 100% (510/510), 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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NovaPlayPE/novaCrypto on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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 libdeflater v0.7.1 [INFO] [stderr] Downloaded typenum v1.12.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.23 [INFO] [stderr] Downloaded generic-array v0.14.4 [INFO] [stderr] Downloaded cpuid-bool v0.1.2 [INFO] [stderr] Downloaded memchr v2.3.4 [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded sha2 v0.9.3 [INFO] [stderr] Downloaded bytes v1.0.1 [INFO] [stderr] Downloaded walkdir v2.3.1 [INFO] [stderr] Downloaded cc v1.0.66 [INFO] [stderr] Downloaded cpuid-bool v0.2.0 [INFO] [stderr] Downloaded byteorder v1.4.2 [INFO] [stderr] Downloaded combine v4.5.2 [INFO] [stderr] Downloaded version_check v0.9.2 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded unicode-xid v0.2.1 [INFO] [stderr] Downloaded thiserror v1.0.23 [INFO] [stderr] Downloaded elapsed v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.24 [INFO] [stderr] Downloaded cipher v0.3.0-pre.4 [INFO] [stderr] Downloaded libdeflate-sys v0.7.1 [INFO] [stderr] Downloaded jni v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1c12dbc46f7fb1af70b21eb771150356a7cb3423183bc1b390bc05b65e579b9 [INFO] running `Command { std: "docker" "start" "-a" "e1c12dbc46f7fb1af70b21eb771150356a7cb3423183bc1b390bc05b65e579b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1c12dbc46f7fb1af70b21eb771150356a7cb3423183bc1b390bc05b65e579b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c12dbc46f7fb1af70b21eb771150356a7cb3423183bc1b390bc05b65e579b9", kill_on_drop: false }` [INFO] [stdout] e1c12dbc46f7fb1af70b21eb771150356a7cb3423183bc1b390bc05b65e579b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4800f2bf28e914bcf1dbfdcc5e6a7ae6e0b6d2d99d8495973c17a89c970f9c38 [INFO] running `Command { std: "docker" "start" "-a" "4800f2bf28e914bcf1dbfdcc5e6a7ae6e0b6d2d99d8495973c17a89c970f9c38", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling jni v0.18.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling libdeflate-sys v0.7.1 [INFO] [stderr] Compiling cipher v0.3.0-pre.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling aes v0.7.0-pre (https://github.com/RustCrypto/block-ciphers#0e522499) [INFO] [stderr] Compiling cfb8 v0.7.0-pre (https://github.com/RustCrypto/stream-ciphers#cc207da9) [INFO] [stderr] Compiling libdeflater v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling 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 [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 [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 14.88s [INFO] running `Command { std: "docker" "inspect" "4800f2bf28e914bcf1dbfdcc5e6a7ae6e0b6d2d99d8495973c17a89c970f9c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4800f2bf28e914bcf1dbfdcc5e6a7ae6e0b6d2d99d8495973c17a89c970f9c38", kill_on_drop: false }` [INFO] [stdout] 4800f2bf28e914bcf1dbfdcc5e6a7ae6e0b6d2d99d8495973c17a89c970f9c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58dc01b0a226ca21b9f8372953c3caf36a92f0345ad9dfca4d830736b91f268f [INFO] running `Command { std: "docker" "start" "-a" "58dc01b0a226ca21b9f8372953c3caf36a92f0345ad9dfca4d830736b91f268f", kill_on_drop: false }` [INFO] [stderr] Compiling 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 [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 [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 `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "58dc01b0a226ca21b9f8372953c3caf36a92f0345ad9dfca4d830736b91f268f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58dc01b0a226ca21b9f8372953c3caf36a92f0345ad9dfca4d830736b91f268f", kill_on_drop: false }` [INFO] [stdout] 58dc01b0a226ca21b9f8372953c3caf36a92f0345ad9dfca4d830736b91f268f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26c43d51a7af2bfeec2608341a242d5d179172224360b1c43d6de765678010ba [INFO] running `Command { std: "docker" "start" "-a" "26c43d51a7af2bfeec2608341a242d5d179172224360b1c43d6de765678010ba", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/jni.rs:44:61 [INFO] [stderr] | [INFO] [stderr] 44 | SIZED_MEMORY_POINTER_CONSTRUCTOR = get_constructor(env, SIZED_MEMORY_POINTER_CLASS.clone().unwrap(), "(JI)V"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/jni.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | mem::drop(raw_ptr) [INFO] [stderr] | ^^^^^^^^^^-------^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `*mut context::Context` [INFO] [stderr] | [INFO] [stderr] = note: use `let _ = ...` to ignore the expression or result [INFO] [stderr] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/jni.rs:197:30 [INFO] [stderr] | [INFO] [stderr] 197 | let class_ref = unsafe { SIZED_MEMORY_POINTER_CLASS.clone().unwrap() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `crypto` (lib test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto-fe23ee4a0c7394ca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "26c43d51a7af2bfeec2608341a242d5d179172224360b1c43d6de765678010ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c43d51a7af2bfeec2608341a242d5d179172224360b1c43d6de765678010ba", kill_on_drop: false }` [INFO] [stdout] 26c43d51a7af2bfeec2608341a242d5d179172224360b1c43d6de765678010ba