[INFO] cloning repository https://github.com/ellipticoin/rust-ellipticoin-test-framework [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ellipticoin/rust-ellipticoin-test-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f3407ad4e02056631a27e6f0ac20802d5dd681d [INFO] checking ellipticoin/rust-ellipticoin-test-framework against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fellipticoin%2Frust-ellipticoin-test-framework" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework [INFO] finished tweaking git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework [INFO] tweaked toml for git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ellipticoin/rust-ellipticoin-test-framework already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d89d274a739ce95ff5bd03c39e14798c43d319a033fadda8bd17dc0ce037b5fc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d89d274a739ce95ff5bd03c39e14798c43d319a033fadda8bd17dc0ce037b5fc"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking wasm-rpc v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Compiling wasm-rpc-macros v0.2.14 [INFO] [stderr] Checking ellipticoin-api v0.0.2 [INFO] [stderr] Checking ellipticoin-mock-api v0.1.3 [INFO] [stderr] Checking ellipticoin v0.1.6 [INFO] [stderr] Checking ellipticoin-test-framework v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.73s [INFO] running `"docker" "inspect" "d89d274a739ce95ff5bd03c39e14798c43d319a033fadda8bd17dc0ce037b5fc"` [INFO] running `"docker" "rm" "-f" "d89d274a739ce95ff5bd03c39e14798c43d319a033fadda8bd17dc0ce037b5fc"` [INFO] [stdout] d89d274a739ce95ff5bd03c39e14798c43d319a033fadda8bd17dc0ce037b5fc