[INFO] fetching crate tari_crypto 0.11.1... [INFO] building tari_crypto-0.11.1 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate tari_crypto 0.11.1 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate tari_crypto 0.11.1 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-106/source/rust-toolchain [INFO] started tweaking crates.io crate tari_crypto 0.11.1 [INFO] finished tweaking crates.io crate tari_crypto 0.11.1 [INFO] tweaked toml for crates.io crate tari_crypto 0.11.1 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "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" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a81db9404c1928e48a6880c36fb2f6ff5f68752d948a0fa51558425bb4755376 [INFO] running `Command { std: "docker" "start" "-a" "a81db9404c1928e48a6880c36fb2f6ff5f68752d948a0fa51558425bb4755376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a81db9404c1928e48a6880c36fb2f6ff5f68752d948a0fa51558425bb4755376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81db9404c1928e48a6880c36fb2f6ff5f68752d948a0fa51558425bb4755376", kill_on_drop: false }` [INFO] [stdout] a81db9404c1928e48a6880c36fb2f6ff5f68752d948a0fa51558425bb4755376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e656121ce2a436b0ad7b53625cf014245a243b7cdd9944f0b9a6b84c423ec92 [INFO] running `Command { std: "docker" "start" "-a" "0e656121ce2a436b0ad7b53625cf014245a243b7cdd9944f0b9a6b84c423ec92", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cbindgen v0.17.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling subtle-ng v2.4.1 [INFO] [stderr] Compiling newtype-ops v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling curve25519-dalek-ng v4.0.1 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling tari_bulletproofs v4.0.0 [INFO] [stderr] Compiling tari_utilities v0.3.0 [INFO] [stderr] Compiling tari_crypto v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.56s [INFO] running `Command { std: "docker" "inspect" "0e656121ce2a436b0ad7b53625cf014245a243b7cdd9944f0b9a6b84c423ec92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e656121ce2a436b0ad7b53625cf014245a243b7cdd9944f0b9a6b84c423ec92", kill_on_drop: false }` [INFO] [stdout] 0e656121ce2a436b0ad7b53625cf014245a243b7cdd9944f0b9a6b84c423ec92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27bfc788f2b137dcdf4e6c4cf11b08835a3b605bf801f7134dfbf4e621cef9ac [INFO] running `Command { std: "docker" "start" "-a" "27bfc788f2b137dcdf4e6c4cf11b08835a3b605bf801f7134dfbf4e621cef9ac", kill_on_drop: false }` [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling tari_crypto v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "27bfc788f2b137dcdf4e6c4cf11b08835a3b605bf801f7134dfbf4e621cef9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bfc788f2b137dcdf4e6c4cf11b08835a3b605bf801f7134dfbf4e621cef9ac", kill_on_drop: false }` [INFO] [stdout] 27bfc788f2b137dcdf4e6c4cf11b08835a3b605bf801f7134dfbf4e621cef9ac