[INFO] fetching crate tari_crypto 0.8.2... [INFO] checking tari_crypto-0.8.2 against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] extracting crate tari_crypto 0.8.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tari_crypto 0.8.2 on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3e826bb11228508fbe749e594038d6727208aa94" "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] 8fbab6b5cda21e551169387b3c54395eceb1e82d56e785addef13c1a8a96e500 [INFO] running `Command { std: "docker" "start" "-a" "8fbab6b5cda21e551169387b3c54395eceb1e82d56e785addef13c1a8a96e500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fbab6b5cda21e551169387b3c54395eceb1e82d56e785addef13c1a8a96e500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fbab6b5cda21e551169387b3c54395eceb1e82d56e785addef13c1a8a96e500", kill_on_drop: false }` [INFO] [stdout] 8fbab6b5cda21e551169387b3c54395eceb1e82d56e785addef13c1a8a96e500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3e826bb11228508fbe749e594038d6727208aa94" "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] 61f5981256312c3ba7ff755aa58814ca1ddc6fd4d84045786ad8e22e3ec4dc57 [INFO] running `Command { std: "docker" "start" "-a" "61f5981256312c3ba7ff755aa58814ca1ddc6fd4d84045786ad8e22e3ec4dc57", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling cbindgen v0.16.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.4 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking newtype-ops v0.1.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking k12 v0.1.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking bstr v0.2.15 [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 tari_bulletproofs v2.1.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tari_utilities v0.3.0 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling tari_crypto v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "61f5981256312c3ba7ff755aa58814ca1ddc6fd4d84045786ad8e22e3ec4dc57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f5981256312c3ba7ff755aa58814ca1ddc6fd4d84045786ad8e22e3ec4dc57", kill_on_drop: false }` [INFO] [stdout] 61f5981256312c3ba7ff755aa58814ca1ddc6fd4d84045786ad8e22e3ec4dc57