[INFO] cloning repository https://github.com/zatoichi-labs/py-subkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zatoichi-labs/py-subkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatoichi-labs%2Fpy-subkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatoichi-labs%2Fpy-subkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b561fb1ef73843cc0e1bde8322406ddae24f68d1 [INFO] checking zatoichi-labs/py-subkey against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatoichi-labs%2Fpy-subkey" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zatoichi-labs/py-subkey on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zatoichi-labs/py-subkey [INFO] finished tweaking git repo https://github.com/zatoichi-labs/py-subkey [INFO] tweaked toml for git repo https://github.com/zatoichi-labs/py-subkey written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/zatoichi-labs/py-subkey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aefc05a87274183c82663429e1f57960e7a05a658de652a07a951f7d6e71ae7b [INFO] running `Command { std: "docker" "start" "-a" "aefc05a87274183c82663429e1f57960e7a05a658de652a07a951f7d6e71ae7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aefc05a87274183c82663429e1f57960e7a05a658de652a07a951f7d6e71ae7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aefc05a87274183c82663429e1f57960e7a05a658de652a07a951f7d6e71ae7b", kill_on_drop: false }` [INFO] [stdout] aefc05a87274183c82663429e1f57960e7a05a658de652a07a951f7d6e71ae7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63f7669dcc9c483219b208c1b5ae58d4ab0232114a197aac585b9fd8ec15a3c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63f7669dcc9c483219b208c1b5ae58d4ab0232114a197aac585b9fd8ec15a3c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking byte-slice-cast v0.3.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking sp-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking libsecp256k1 v0.3.2 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking fixed-hash v0.5.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling sp-debug-derive v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.8.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking schnorrkel v0.8.5 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Checking substrate-bip39 v0.3.1 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking sp-core-storage v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Checking sp-externalities v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling pyo3 v0.8.3 [INFO] [stderr] Compiling parity-scale-codec-derive v1.1.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Checking parity-scale-codec v1.1.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.6.1 [INFO] [stderr] Checking sp-runtime-interface v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Checking sp-core v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Checking subkey v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "63f7669dcc9c483219b208c1b5ae58d4ab0232114a197aac585b9fd8ec15a3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f7669dcc9c483219b208c1b5ae58d4ab0232114a197aac585b9fd8ec15a3c0", kill_on_drop: false }` [INFO] [stdout] 63f7669dcc9c483219b208c1b5ae58d4ab0232114a197aac585b9fd8ec15a3c0