[INFO] fetching crate exonum_sodiumoxide 0.0.23... [INFO] checking exonum_sodiumoxide-0.0.23 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate exonum_sodiumoxide 0.0.23 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate exonum_sodiumoxide 0.0.23 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exonum_sodiumoxide 0.0.23 [INFO] finished tweaking crates.io crate exonum_sodiumoxide 0.0.23 [INFO] tweaked toml for crates.io crate exonum_sodiumoxide 0.0.23 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exonum_libsodium-sys v0.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6089a04c3bcef074ad0a31a25a78cfe9ed29aa297c0f34678c7a0f07fc71a43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6089a04c3bcef074ad0a31a25a78cfe9ed29aa297c0f34678c7a0f07fc71a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6089a04c3bcef074ad0a31a25a78cfe9ed29aa297c0f34678c7a0f07fc71a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6089a04c3bcef074ad0a31a25a78cfe9ed29aa297c0f34678c7a0f07fc71a43", kill_on_drop: false }` [INFO] [stdout] b6089a04c3bcef074ad0a31a25a78cfe9ed29aa297c0f34678c7a0f07fc71a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f1cada5ea190bd3879ccd1e38d12004c322e0754fe31dc7d24d654c23c8028d [INFO] running `Command { std: "docker" "start" "-a" "1f1cada5ea190bd3879ccd1e38d12004c322e0754fe31dc7d24d654c23c8028d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.11 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Checking exonum_sodiumoxide v0.0.23 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/auth/auth_macros.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/auth/hmacsha256.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / auth_state!( [INFO] [stdout] 17 | | crypto_auth_hmacsha256_state, [INFO] [stdout] 18 | | crypto_auth_hmacsha256_init, [INFO] [stdout] 19 | | crypto_auth_hmacsha256_update, [INFO] [stdout] 20 | | crypto_auth_hmacsha256_final, [INFO] [stdout] 21 | | crypto_auth_hmacsha256_BYTES [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/auth/auth_macros.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/auth/hmacsha512.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / auth_state!( [INFO] [stdout] 17 | | crypto_auth_hmacsha512_state, [INFO] [stdout] 18 | | crypto_auth_hmacsha512_init, [INFO] [stdout] 19 | | crypto_auth_hmacsha512_update, [INFO] [stdout] 20 | | crypto_auth_hmacsha512_final, [INFO] [stdout] 21 | | crypto_auth_hmacsha512_BYTES [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/auth/auth_macros.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/auth/hmacsha512256.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / auth_state!( [INFO] [stdout] 19 | | crypto_auth_hmacsha512256_state, [INFO] [stdout] 20 | | crypto_auth_hmacsha512256_init, [INFO] [stdout] 21 | | crypto_auth_hmacsha512256_update, [INFO] [stdout] 22 | | crypto_auth_hmacsha512256_final, [INFO] [stdout] 23 | | crypto_auth_hmacsha512256_BYTES [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/hash/hash_macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/hash/sha256.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / hash_module!( [INFO] [stdout] 14 | | crypto_hash_sha256, [INFO] [stdout] 15 | | crypto_hash_sha256_BYTES, [INFO] [stdout] 16 | | 64, [INFO] [stdout] ... | [INFO] [stdout] 20 | | crypto_hash_sha256_final [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/hash/hash_macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/hash/sha512.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / hash_module!( [INFO] [stdout] 14 | | crypto_hash_sha512, [INFO] [stdout] 15 | | crypto_hash_sha512_BYTES, [INFO] [stdout] 16 | | 128, [INFO] [stdout] ... | [INFO] [stdout] 20 | | crypto_hash_sha512_final [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/sign/ed25519.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/auth/auth_macros.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/auth/hmacsha256.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / auth_state!( [INFO] [stdout] 17 | | crypto_auth_hmacsha256_state, [INFO] [stdout] 18 | | crypto_auth_hmacsha256_init, [INFO] [stdout] 19 | | crypto_auth_hmacsha256_update, [INFO] [stdout] 20 | | crypto_auth_hmacsha256_final, [INFO] [stdout] 21 | | crypto_auth_hmacsha256_BYTES [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/auth/auth_macros.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/auth/hmacsha512.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / auth_state!( [INFO] [stdout] 17 | | crypto_auth_hmacsha512_state, [INFO] [stdout] 18 | | crypto_auth_hmacsha512_init, [INFO] [stdout] 19 | | crypto_auth_hmacsha512_update, [INFO] [stdout] 20 | | crypto_auth_hmacsha512_final, [INFO] [stdout] 21 | | crypto_auth_hmacsha512_BYTES [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/auth/auth_macros.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/auth/hmacsha512256.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / auth_state!( [INFO] [stdout] 19 | | crypto_auth_hmacsha512256_state, [INFO] [stdout] 20 | | crypto_auth_hmacsha512256_init, [INFO] [stdout] 21 | | crypto_auth_hmacsha512256_update, [INFO] [stdout] 22 | | crypto_auth_hmacsha512256_final, [INFO] [stdout] 23 | | crypto_auth_hmacsha512256_BYTES [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/hash/hash_macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/hash/sha256.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / hash_module!( [INFO] [stdout] 14 | | crypto_hash_sha256, [INFO] [stdout] 15 | | crypto_hash_sha256_BYTES, [INFO] [stdout] 16 | | 64, [INFO] [stdout] ... | [INFO] [stdout] 20 | | crypto_hash_sha256_final [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/hash/hash_macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/crypto/hash/sha512.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / hash_module!( [INFO] [stdout] 14 | | crypto_hash_sha512, [INFO] [stdout] 15 | | crypto_hash_sha512_BYTES, [INFO] [stdout] 16 | | 128, [INFO] [stdout] ... | [INFO] [stdout] 20 | | crypto_hash_sha512_final [INFO] [stdout] 21 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crypto/sign/ed25519.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | let mut s = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.28s [INFO] running `Command { std: "docker" "inspect" "1f1cada5ea190bd3879ccd1e38d12004c322e0754fe31dc7d24d654c23c8028d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1cada5ea190bd3879ccd1e38d12004c322e0754fe31dc7d24d654c23c8028d", kill_on_drop: false }` [INFO] [stdout] 1f1cada5ea190bd3879ccd1e38d12004c322e0754fe31dc7d24d654c23c8028d