[INFO] fetching crate doughnut-rs 0.2.2...
[INFO] checking doughnut-rs-0.2.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate doughnut-rs 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate doughnut-rs 0.2.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate doughnut-rs 0.2.2
[INFO] finished tweaking crates.io crate doughnut-rs 0.2.2
[INFO] tweaked toml for crates.io crate doughnut-rs 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 94 packages to latest compatible versions
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.1.1)
[INFO] [stderr]       Adding primitive-types v0.12.2 (available: v0.13.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.6.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be52a1d6d4c4e814456a612aaaedf2d1df7c96c8f3c7407195555339c02f9fa2
[INFO] running `Command { std: "docker" "start" "-a" "be52a1d6d4c4e814456a612aaaedf2d1df7c96c8f3c7407195555339c02f9fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be52a1d6d4c4e814456a612aaaedf2d1df7c96c8f3c7407195555339c02f9fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be52a1d6d4c4e814456a612aaaedf2d1df7c96c8f3c7407195555339c02f9fa2", kill_on_drop: false }`
[INFO] [stdout] be52a1d6d4c4e814456a612aaaedf2d1df7c96c8f3c7407195555339c02f9fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b3ab9d44253b8f25ef0e9b10c544aed4dbfaec4b58cef9370fbbabbd56c6a0
[INFO] running `Command { std: "docker" "start" "-a" "50b3ab9d44253b8f25ef0e9b10c544aed4dbfaec4b58cef9370fbbabbd56c6a0", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking bit_reverse v0.1.8
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking trn-pact v0.2.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking parity-scale-codec v3.6.12
[INFO] [stderr]     Checking doughnut-rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_core`
[INFO] [stdout]    --> src/signature.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |         use sp_core::{ecdsa::Pair as ECDSAKeyPair, Pair};
[INFO] [stdout]     |             ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]    --> src/signature.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |         use sp_core::{ecdsa::Pair as ECDSAKeyPair, Pair};
[INFO] [stdout]     |             ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `doughnut-rs` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "50b3ab9d44253b8f25ef0e9b10c544aed4dbfaec4b58cef9370fbbabbd56c6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b3ab9d44253b8f25ef0e9b10c544aed4dbfaec4b58cef9370fbbabbd56c6a0", kill_on_drop: false }`
[INFO] [stdout] 50b3ab9d44253b8f25ef0e9b10c544aed4dbfaec4b58cef9370fbbabbd56c6a0
