[INFO] fetching crate ripple-keypairs 0.1.0...
[INFO] building ripple-keypairs-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate ripple-keypairs 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ripple-keypairs 0.1.0
[INFO] finished tweaking crates.io crate ripple-keypairs 0.1.0
[INFO] tweaked toml for crates.io crate ripple-keypairs 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripple-keypairs 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding libsecp256k1 v0.3.5 (available: v0.7.2)
[INFO] [stderr]       Adding num-bigint v0.3.3 (available: v0.4.6)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding ripemd160 v0.9.1 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ripple-address-codec v0.1.1
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 410dac4592683821a02d6b441a2e4088cc31161f3c8e044eac889afd32eaf8aa
[INFO] running `Command { std: "docker" "start" "-a" "410dac4592683821a02d6b441a2e4088cc31161f3c8e044eac889afd32eaf8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "410dac4592683821a02d6b441a2e4088cc31161f3c8e044eac889afd32eaf8aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410dac4592683821a02d6b441a2e4088cc31161f3c8e044eac889afd32eaf8aa", kill_on_drop: false }`
[INFO] [stdout] 410dac4592683821a02d6b441a2e4088cc31161f3c8e044eac889afd32eaf8aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d663abcd49e03087d2f8f12e9085bfc5a7bf078cc39b3fd33c8e40b2c9e1d967
[INFO] running `Command { std: "docker" "start" "-a" "d663abcd49e03087d2f8f12e9085bfc5a7bf078cc39b3fd33c8e40b2c9e1d967", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling hmac-drbg v0.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ripple-address-codec v0.1.1
[INFO] [stderr]    Compiling ripple-keypairs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.50s
[INFO] running `Command { std: "docker" "inspect" "d663abcd49e03087d2f8f12e9085bfc5a7bf078cc39b3fd33c8e40b2c9e1d967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d663abcd49e03087d2f8f12e9085bfc5a7bf078cc39b3fd33c8e40b2c9e1d967", kill_on_drop: false }`
[INFO] [stdout] d663abcd49e03087d2f8f12e9085bfc5a7bf078cc39b3fd33c8e40b2c9e1d967
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da0b2ce4584a03fc7b37d2d22da473ed58c517e166a5ff9dbdc4199a46966657
[INFO] running `Command { std: "docker" "start" "-a" "da0b2ce4584a03fc7b37d2d22da473ed58c517e166a5ff9dbdc4199a46966657", kill_on_drop: false }`
[INFO] [stderr]    Compiling ripple-keypairs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "da0b2ce4584a03fc7b37d2d22da473ed58c517e166a5ff9dbdc4199a46966657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da0b2ce4584a03fc7b37d2d22da473ed58c517e166a5ff9dbdc4199a46966657", kill_on_drop: false }`
[INFO] [stdout] da0b2ce4584a03fc7b37d2d22da473ed58c517e166a5ff9dbdc4199a46966657
