[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#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatoichi-labs%2Fpy-subkey" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zatoichi-labs/py-subkey on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny-keccak v2.0.1 [INFO] [stderr] Downloaded substrate-bip39 v0.3.1 [INFO] [stderr] Downloaded merlin v1.3.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.1.0 [INFO] [stderr] Downloaded environmental v1.0.2 [INFO] [stderr] Downloaded tiny-bip39 v0.6.2 [INFO] [stderr] Downloaded pyo3cls v0.8.3 [INFO] [stderr] Downloaded schnorrkel v0.8.5 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.3 [INFO] [stderr] Downloaded pyo3 v0.8.3 [INFO] [stderr] Downloaded libsecp256k1 v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff4c6b0eecea0c638070c421b8056eae02caf57c60d142d1ce4ca6570e066890 [INFO] running `Command { std: "docker" "start" "-a" "ff4c6b0eecea0c638070c421b8056eae02caf57c60d142d1ce4ca6570e066890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff4c6b0eecea0c638070c421b8056eae02caf57c60d142d1ce4ca6570e066890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4c6b0eecea0c638070c421b8056eae02caf57c60d142d1ce4ca6570e066890", kill_on_drop: false }` [INFO] [stdout] ff4c6b0eecea0c638070c421b8056eae02caf57c60d142d1ce4ca6570e066890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85d7007ddb3ce86b6d020ae474182ca90b3e4e6aca35d518c01779a1284b4f8f [INFO] running `Command { std: "docker" "start" "-a" "85d7007ddb3ce86b6d020ae474182ca90b3e4e6aca35d518c01779a1284b4f8f", 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 autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.41 [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] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking byte-slice-cast v0.3.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking sp-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking fixed-hash v0.5.1 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking environmental v1.0.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking libsecp256k1 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [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] Checking zeroize v1.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Checking schnorrkel v0.8.5 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Checking substrate-bip39 v0.3.1 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling pyo3cls v0.8.3 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Checking sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [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 toml v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.44 [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` profile [unoptimized + debuginfo] target(s) in 13.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "85d7007ddb3ce86b6d020ae474182ca90b3e4e6aca35d518c01779a1284b4f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d7007ddb3ce86b6d020ae474182ca90b3e4e6aca35d518c01779a1284b4f8f", kill_on_drop: false }` [INFO] [stdout] 85d7007ddb3ce86b6d020ae474182ca90b3e4e6aca35d518c01779a1284b4f8f [INFO] checking zatoichi-labs/py-subkey against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatoichi-labs%2Fpy-subkey" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zatoichi-labs/py-subkey on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [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-2-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afdfa511a43f4eb7090de75db0d1cdf6c8d1b6363c2ad9bae45220cdc36af19a [INFO] running `Command { std: "docker" "start" "-a" "afdfa511a43f4eb7090de75db0d1cdf6c8d1b6363c2ad9bae45220cdc36af19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afdfa511a43f4eb7090de75db0d1cdf6c8d1b6363c2ad9bae45220cdc36af19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afdfa511a43f4eb7090de75db0d1cdf6c8d1b6363c2ad9bae45220cdc36af19a", kill_on_drop: false }` [INFO] [stdout] afdfa511a43f4eb7090de75db0d1cdf6c8d1b6363c2ad9bae45220cdc36af19a [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43df2e63c6c35a4a0e7c6e9b0816464df4ab09ca146520fbcefe8654ca2ef50b [INFO] running `Command { std: "docker" "start" "-a" "43df2e63c6c35a4a0e7c6e9b0816464df4ab09ca146520fbcefe8654ca2ef50b", 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 autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stdout] error: failed to write /tmp/rustckVPXSx/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/crunchy-d19842ab0f8829c4/rmetaZEYuAw" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crunchy` (build script) due to 2 previous errors [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: backtrace-sys@0.1.32: src/libbacktrace/dwarf.c:3126:1: fatal error: error writing to /tmp/cc8bpTuX.s: No space left on device [INFO] [stderr] warning: backtrace-sys@0.1.32: 3126 | } [INFO] [stderr] warning: backtrace-sys@0.1.32: | ^ [INFO] [stderr] warning: backtrace-sys@0.1.32: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.32` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-7ad2bcd7a98fcb17/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "src/libbacktrace" "-I" "/opt/rustwide/target/debug/build/backtrace-sys-42955b3e4c91f54e/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=64" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-42955b3e4c91f54e/out/src/libbacktrace/alloc.o" "-c" "src/libbacktrace/alloc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "src/libbacktrace" "-I" "/opt/rustwide/target/debug/build/backtrace-sys-42955b3e4c91f54e/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=64" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-42955b3e4c91f54e/out/src/libbacktrace/dwarf.o" "-c" "src/libbacktrace/dwarf.c" [INFO] [stderr] cargo:warning=src/libbacktrace/dwarf.c:3126:1: fatal error: error writing to /tmp/cc8bpTuX.s: No space left on device [INFO] [stderr] cargo:warning= 3126 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "src/libbacktrace" "-I" "/opt/rustwide/target/debug/build/backtrace-sys-42955b3e4c91f54e/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=64" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-42955b3e4c91f54e/out/src/libbacktrace/dwarf.o" "-c" "src/libbacktrace/dwarf.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcKYGPk9/symbols.o" "/opt/rustwide/target/debug/build/num-integer-91aa95643cead989/build_script_build-91aa95643cead989.build_script_build.ee8520b3f9073bb9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/num-integer-91aa95643cead989/build_script_build-91aa95643cead989.ejtjk3qcezbmbctu6sdo6uwj3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-1739b9600864ae4a.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9f4544d1e1cf245e.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-670f2ef8c6803edf.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/397f8958d101b259f6baaf92d107d770c95c3ce0/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/num-integer-91aa95643cead989/build_script_build-91aa95643cead989" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2Xs7gy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaArgXTd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMf1vZ2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaoJ2jzy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "43df2e63c6c35a4a0e7c6e9b0816464df4ab09ca146520fbcefe8654ca2ef50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43df2e63c6c35a4a0e7c6e9b0816464df4ab09ca146520fbcefe8654ca2ef50b", kill_on_drop: false }` [INFO] [stdout] 43df2e63c6c35a4a0e7c6e9b0816464df4ab09ca146520fbcefe8654ca2ef50b