[INFO] fetching crate forest_crypto 0.5.3... [INFO] checking forest_crypto-0.5.3 against try#6686ffcefca4f92a784e49c45d735f79c0d1effa for pr-114489 [INFO] extracting crate forest_crypto 0.5.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate forest_crypto 0.5.3 on toolchain 6686ffcefca4f92a784e49c45d735f79c0d1effa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6686ffcefca4f92a784e49c45d735f79c0d1effa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate forest_crypto 0.5.3 [INFO] finished tweaking crates.io crate forest_crypto 0.5.3 [INFO] tweaked toml for crates.io crate forest_crypto 0.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6686ffcefca4f92a784e49c45d735f79c0d1effa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6686ffcefca4f92a784e49c45d735f79c0d1effa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+6686ffcefca4f92a784e49c45d735f79c0d1effa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dde2b9cda9e18567b15a93e3329d56dd53916bc6ca59d021274e2eaba511e958 [INFO] running `Command { std: "docker" "start" "-a" "dde2b9cda9e18567b15a93e3329d56dd53916bc6ca59d021274e2eaba511e958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dde2b9cda9e18567b15a93e3329d56dd53916bc6ca59d021274e2eaba511e958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde2b9cda9e18567b15a93e3329d56dd53916bc6ca59d021274e2eaba511e958", kill_on_drop: false }` [INFO] [stdout] dde2b9cda9e18567b15a93e3329d56dd53916bc6ca59d021274e2eaba511e958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+6686ffcefca4f92a784e49c45d735f79c0d1effa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 340dd623c942cc8b8c95c1232599674f7c9268a062faf1b048b2ef36c2a497f0 [INFO] running `Command { std: "docker" "start" "-a" "340dd623c942cc8b8c95c1232599674f7c9268a062faf1b048b2ef36c2a497f0", kill_on_drop: false }` [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Checking integer-encoding v2.1.3 [INFO] [stderr] Checking cs_serde_cbor v0.12.0 [INFO] [stderr] Checking cs_serde_bytes v0.12.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling blst v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking data-encoding-macro v0.1.13 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking multihash v0.13.2 [INFO] [stderr] Checking cid v0.6.1 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Checking forest_cid v0.3.0 [INFO] [stderr] Checking forest_encoding v0.2.2 [INFO] [stderr] Checking blstrs v0.2.2 [INFO] [stderr] Checking forest_address v0.3.2 [INFO] [stderr] Checking bls-signatures v0.9.0 [INFO] [stderr] Checking forest_crypto v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.30s [INFO] running `Command { std: "docker" "inspect" "340dd623c942cc8b8c95c1232599674f7c9268a062faf1b048b2ef36c2a497f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340dd623c942cc8b8c95c1232599674f7c9268a062faf1b048b2ef36c2a497f0", kill_on_drop: false }` [INFO] [stdout] 340dd623c942cc8b8c95c1232599674f7c9268a062faf1b048b2ef36c2a497f0