[INFO] fetching crate tari_crypto 0.8.2... [INFO] checking tari_crypto-0.8.2 against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] extracting crate tari_crypto 0.8.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tari_crypto 0.8.2 on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_crypto 0.8.2 [INFO] finished tweaking crates.io crate tari_crypto 0.8.2 [INFO] tweaked toml for crates.io crate tari_crypto 0.8.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", 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] 17d10c12f6ac7bbc7ab03536804b2acdf7544507c180f05c18e0591f4ac9dc33 [INFO] running `Command { std: "docker" "start" "-a" "17d10c12f6ac7bbc7ab03536804b2acdf7544507c180f05c18e0591f4ac9dc33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d10c12f6ac7bbc7ab03536804b2acdf7544507c180f05c18e0591f4ac9dc33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d10c12f6ac7bbc7ab03536804b2acdf7544507c180f05c18e0591f4ac9dc33", kill_on_drop: false }` [INFO] [stdout] 17d10c12f6ac7bbc7ab03536804b2acdf7544507c180f05c18e0591f4ac9dc33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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] e7dbb1992a1d9b4386204c335d82832c5d49c1eef947657cd8797d6b7937a6d0 [INFO] running `Command { std: "docker" "start" "-a" "e7dbb1992a1d9b4386204c335d82832c5d49c1eef947657cd8797d6b7937a6d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking packed_simd_2 v0.3.4 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking blake3 v0.3.7 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking serde v1.0.121 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tari_bulletproofs v2.1.0 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking tari_utilities v0.3.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling cbindgen v0.16.0 [INFO] [stderr] Compiling tari_crypto v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "e7dbb1992a1d9b4386204c335d82832c5d49c1eef947657cd8797d6b7937a6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7dbb1992a1d9b4386204c335d82832c5d49c1eef947657cd8797d6b7937a6d0", kill_on_drop: false }` [INFO] [stdout] e7dbb1992a1d9b4386204c335d82832c5d49c1eef947657cd8797d6b7937a6d0