[INFO] updating cached repository https://github.com/shawntabrizi/sudo-contract [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5744bd9df8149f82e3fb87380cdc85f6518a842e [INFO] checking shawntabrizi/sudo-contract against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawntabrizi%2Fsudo-contract" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shawntabrizi/sudo-contract on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/shawntabrizi/sudo-contract [INFO] finished tweaking git repo https://github.com/shawntabrizi/sudo-contract [INFO] tweaked toml for git repo https://github.com/shawntabrizi/sudo-contract written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/shawntabrizi/sudo-contract already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 007dbf002c91d5171498990cda4bfc149725eaa0cbebc730087a5e2c0fb41dd7 [INFO] running `"docker" "start" "-a" "007dbf002c91d5171498990cda4bfc149725eaa0cbebc730087a5e2c0fb41dd7"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Checking hash-db v0.12.4 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking hashmap_core v0.1.11 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking environmental v1.0.2 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Checking integer-sqrt v0.1.2 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling sr-std v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#cc1d67e9) [INFO] [stderr] Compiling sr-io v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#cc1d67e9) [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling sr-sandbox v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#cc1d67e9) [INFO] [stderr] Checking elastic-array v0.10.3 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking trie-root v0.12.4 [INFO] [stderr] Checking substrate-panic-handler v1.0.0 (https://github.com/paritytech/substrate.git?branch=v1.0#cc1d67e9) [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking impl-serde v0.1.1 [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Checking hash256-std-hasher v0.12.4 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking hex-literal v0.1.4 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking trie-db v0.12.4 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Checking parity-util-mem v0.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking memory-db v0.12.4 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking pwasm-utils v0.6.2 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] error[E0432]: unresolved import `rand` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ed25519-dalek-1.0.0-pre.3/src/ed25519.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use rand::{CryptoRng, RngCore}; [INFO] [stderr] | ^^^^ use of undeclared type or module `rand` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rand` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ed25519-dalek-1.0.0-pre.3/src/secret.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use rand::{CryptoRng, RngCore}; [INFO] [stderr] | ^^^^ use of undeclared type or module `rand` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `ed25519-dalek`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "007dbf002c91d5171498990cda4bfc149725eaa0cbebc730087a5e2c0fb41dd7"` [INFO] running `"docker" "rm" "-f" "007dbf002c91d5171498990cda4bfc149725eaa0cbebc730087a5e2c0fb41dd7"` [INFO] [stdout] 007dbf002c91d5171498990cda4bfc149725eaa0cbebc730087a5e2c0fb41dd7