[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 try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovaPlayPE%2FnovaCrypto" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NovaPlayPE/novaCrypto on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc2/source/Cargo.toml [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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12b0da9b2e456bf4a49fe66a3993c82008dca6a7c57ff314af36150cf7d2c16d [INFO] running `Command { std: "docker" "start" "-a" "12b0da9b2e456bf4a49fe66a3993c82008dca6a7c57ff314af36150cf7d2c16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12b0da9b2e456bf4a49fe66a3993c82008dca6a7c57ff314af36150cf7d2c16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b0da9b2e456bf4a49fe66a3993c82008dca6a7c57ff314af36150cf7d2c16d", kill_on_drop: false }` [INFO] [stdout] 12b0da9b2e456bf4a49fe66a3993c82008dca6a7c57ff314af36150cf7d2c16d [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc441e33fa11b2f1da0a68e0978b16f1b31c844b3511566ded3d282bc4a47b68 [INFO] running `Command { std: "docker" "start" "-a" "cc441e33fa11b2f1da0a68e0978b16f1b31c844b3511566ded3d282bc4a47b68", 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 cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling jni v0.18.0 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling libdeflate-sys v0.7.1 [INFO] [stderr] Checking cipher v0.3.0-pre.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [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 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 is discouraged [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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)]` 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 is discouraged [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] [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 is discouraged [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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `Command { std: "docker" "inspect" "cc441e33fa11b2f1da0a68e0978b16f1b31c844b3511566ded3d282bc4a47b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc441e33fa11b2f1da0a68e0978b16f1b31c844b3511566ded3d282bc4a47b68", kill_on_drop: false }` [INFO] [stdout] cc441e33fa11b2f1da0a68e0978b16f1b31c844b3511566ded3d282bc4a47b68