[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] testing zatoichi-labs/py-subkey against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [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] 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] validating manifest of git repo https://github.com/zatoichi-labs/py-subkey on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmi-validation v0.3.0 [INFO] [stderr] Downloaded tiny-keccak v2.0.1 [INFO] [stderr] Downloaded once_cell v0.1.8 [INFO] [stderr] Downloaded inventory-impl v0.1.4 [INFO] [stderr] Downloaded pyo3cls v0.8.3 [INFO] [stderr] Downloaded paste v0.1.6 [INFO] [stderr] Downloaded hmac-drbg v0.2.0 [INFO] [stderr] Downloaded indoc-impl v0.3.4 [INFO] [stderr] Downloaded parity-wasm v0.41.0 [INFO] [stderr] Downloaded base58 v0.1.0 [INFO] [stderr] Downloaded wasmi v0.6.2 [INFO] [stderr] Downloaded paste-impl v0.1.6 [INFO] [stderr] Downloaded unindent v0.1.5 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.1.0 [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded byte-slice-cast v0.3.4 [INFO] [stderr] Downloaded inventory v0.1.4 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.3 [INFO] [stderr] Downloaded ghost v0.1.1 [INFO] [stderr] Downloaded merlin v1.3.0 [INFO] [stderr] Downloaded primitive-types v0.6.1 [INFO] [stderr] Downloaded parity-scale-codec v1.1.0 [INFO] [stderr] Downloaded environmental v1.0.2 [INFO] [stderr] Downloaded fixed-hash v0.5.1 [INFO] [stderr] Downloaded lock_api v0.3.2 [INFO] [stderr] Downloaded indoc v0.3.4 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Downloaded impl-serde v0.2.3 [INFO] [stderr] Downloaded uint v0.8.2 [INFO] [stderr] Downloaded serde_derive v1.0.103 [INFO] [stderr] Downloaded hex v0.4.0 [INFO] [stderr] Downloaded substrate-bip39 v0.3.1 [INFO] [stderr] Downloaded tiny-bip39 v0.6.2 [INFO] [stderr] Downloaded cc v1.0.48 [INFO] [stderr] Downloaded hashbrown v0.1.8 [INFO] [stderr] Downloaded serde_json v1.0.44 [INFO] [stderr] Downloaded serde v1.0.103 [INFO] [stderr] Downloaded schnorrkel v0.8.5 [INFO] [stderr] Downloaded syn v1.0.11 [INFO] [stderr] Downloaded pyo3 v0.8.3 [INFO] [stderr] Downloaded curve25519-dalek v1.2.3 [INFO] [stderr] Downloaded num-traits v0.2.10 [INFO] [stderr] Downloaded zeroize_derive v1.0.0 [INFO] [stderr] Downloaded clear_on_drop v0.2.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f708bc49e578825a10f93e5e1fdadf4b7ade746004961b6851d5286aa34d49da [INFO] running `Command { std: "docker" "start" "-a" "f708bc49e578825a10f93e5e1fdadf4b7ade746004961b6851d5286aa34d49da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f708bc49e578825a10f93e5e1fdadf4b7ade746004961b6851d5286aa34d49da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f708bc49e578825a10f93e5e1fdadf4b7ade746004961b6851d5286aa34d49da", kill_on_drop: false }` [INFO] [stdout] f708bc49e578825a10f93e5e1fdadf4b7ade746004961b6851d5286aa34d49da [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315aae9c02063c5dde7253b8aaa5baf7842e2650454ac2a77417a7c45e001c43 [INFO] running `Command { std: "docker" "start" "-a" "315aae9c02063c5dde7253b8aaa5baf7842e2650454ac2a77417a7c45e001c43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.4 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bitvec v0.15.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling sp-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling fixed-hash v0.5.1 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Compiling environmental v1.0.2 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.3 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling libsecp256k1 v0.3.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling spin v0.5.2 [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 zeroize v1.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling merlin v1.3.0 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling schnorrkel v0.8.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling tiny-bip39 v0.6.2 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.8.3 [INFO] [stderr] Compiling substrate-bip39 v0.3.1 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling sp-core-storage v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling sp-externalities v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling pyo3 v0.8.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [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] Compiling parity-scale-codec v1.1.0 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.6.1 [INFO] [stderr] Compiling sp-runtime-interface v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling sp-core v2.0.0 (https://github.com/paritytech/substrate.git?rev=333f3a7d00771d15102bd40f5aade9e58b1b095f#333f3a7d) [INFO] [stderr] Compiling subkey v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [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" "315aae9c02063c5dde7253b8aaa5baf7842e2650454ac2a77417a7c45e001c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315aae9c02063c5dde7253b8aaa5baf7842e2650454ac2a77417a7c45e001c43", kill_on_drop: false }` [INFO] [stdout] 315aae9c02063c5dde7253b8aaa5baf7842e2650454ac2a77417a7c45e001c43 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c255d31609d1e9b9b78cda6717bf45f0af55df598ce343aae1fbb918502d6a9 [INFO] running `Command { std: "docker" "start" "-a" "0c255d31609d1e9b9b78cda6717bf45f0af55df598ce343aae1fbb918502d6a9", kill_on_drop: false }` [INFO] [stderr] Compiling subkey v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgk2PYu/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsp_core-9a4771a1d253c07f,libed25519_dalek-85c7018f02f0e159,liblog-bf43b26b7bcba1d4,libhash256_std_hasher-c97ac90ab578fa23,libhash_db-7b2e69d8386d8509,libsecp256k1-a88da37c9c78583d,libarrayref-a68fe960ab7842ff,libhmac_drbg-2931d9454a8fc7d9,libbip39-620ef0b36ee3ff9d,libhashbrown-4c1806de5b0a21c9,libonce_cell-021ee5b88b6f0ebd,libparking_lot-282ac3303dd5ed9b,libparking_lot_core-23c44486206509ec,liblock_api-325d38f6599f7382,libscopeguard-ace9bd6bf0f8ab9a,libsubstrate_bip39-27bd9acca3dc5c52,libschnorrkel-7211b3adc996d487,libfailure-c1a1719a3daea829,libbacktrace-098aaea545cfd703,libbacktrace_sys-f4f6858e0df1f08e,librustc_demangle-103a08d995311eb3,librand-34d94482bbf550cc,librand_xorshift-ca9f6ce8e7560e23,librand_pcg-ebb1c88e9fbc6dff,librand_hc-3c64738ae4a22e9a,librand_chacha-c5aac46365317bc2,librand_isaac-2534decd684fc470,librand_os-5d44cf5cdcd3da40,librand_jitter-7a2811bedef919f4,libmerlin-8d19a16250888323,libkeccak-b140c387dcd0bf6d,libzeroize-3bc7be0b363f6d20,libcurve25519_dalek-8b89a30461e678b0,libsubtle-df4fff6ccd3a2367,librand_core-eb4e568b693583f2,libclear_on_drop-0dc069f2f476178c,librand_core-071c4ecd390d5ba3,libpbkdf2-674a0ae86eb662bc,libhmac-02f94bbcef20160d,libcrypto_mac-81b287e180612cd7,libsubtle-59b077a14bb9bc08,libsp_runtime_interface-8b58636a31f51bdf,libprimitive_types-66f54c4917ec6dc8,libimpl_codec-383b489a3b7ab4f8,libfixed_hash-ff0202c14ee08818,libuint-476fa587de520fe0,libstatic_assertions-d53a9977dc6e27e5,librustc_hex-e094d1364b3efa2c,libsp_externalities-f4fb8734426267cd,libenvironmental-f7ca76d0eacf58f4,libsp_core_storage-8ca0eb289d2551a9,libsp_wasm_interface-d98e6e931c9a13e3,libwasmi-c9b7cbf026795b4b,libnum_rational-f788b3a5e1242ca0,libnum_bigint-c84f6962f8513243,libnum_integer-a87a1b3cb35e6fed,libwasmi_validation-60b3dd33e63b5555,libparity_wasm-85d9f2bd040d5b80,libmemory_units-92210b4526051c3c,libzeroize-21c8f57f5960ff07,libbase58-a43084f3542c5adc,libregex-c21cb77cc63875ad,libthread_local-4803d7b78de94ea6,liblazy_static-2bb390fee0230a38,libregex_syntax-84c3472253e9b6ed,libaho_corasick-a1dc8aa778a86f67,libmemchr-2e08c835ba95bf26,libparking_lot-02b312a6c1493913,libparking_lot_core-512add28c16c2068,libsmallvec-1d6d675eec0ab6c9,libmaybe_uninit-b016492c71529bc6,liblock_api-777eca5b0abf7bd8,libscopeguard-f56127f537038ddd,libsp_std-db31a9f0c8d14df7,libtwox_hash-c800260f144b9dd7,librand-eb6a8898a1911228,librand_chacha-b8aae132a0a9ba4f,libc2_chacha-fc3b922feb07053b,libppv_lite86-35fb164369e9b29c,librand_core-e24c2ad9335a0a01,libgetrandom-ab29b79086f07a52,libcfg_if-7e9efee4241be1ca,libtiny_keccak-20c4fad5f66c4e64,libcrunchy-e5cafae9c8490842,libsha2-ffce4d0867ab8d1a,libdigest-8bae53940edf5667,libopaque_debug-a254d90c091110cb,libfake_simd-f956db7a80a1e4dd,libblock_buffer-dcd377767dcce3b5,libgeneric_array-4db418f31ce88622,libtypenum-492e5c7740c18394,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libbyteorder-e13ffec244e825f2,libblake2_rfc-a5fc5acd1eb2d8f6,libconstant_time_eq-7dd559a877fb341f,libarrayvec-cda32c3de0521187,libnodrop-8dcf87880503f033,libimpl_serde-1439c418b8e43302,libparity_scale_codec-9b1306c1fbb5bf2f,libarrayvec-1410dc112fee89c7,libserde-f04eff1f9c92395a,libpyo3-bc3d471618116cbe,libnum_traits-f66f637ad5aac04e,libspin-bd5c65b66a03de3f,libunindent-3b1b6cd5e3b4308e,liblibc-949e2aab3023c892,libinventory-607cd2249f75b217,libindoc-87ebb7ac156f1338,libpaste-5624c8eea2bc83a8,libhex-6ff864d7dfefd239}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgk2PYu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-1ae56c4c1e6a37e4/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-99b6f782c1c0626e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: PyType_IsSubtype [INFO] [stdout] >>> referenced by object.rs:723 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/object.rs:723) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.2.rcgu.o:(pyo3::ffi::object::PyObject_TypeCheck::h8c46c98e49a17048) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:933 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/object.rs:933) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.2.rcgu.o:(pyo3::ffi::object::Py_DECREF::h4e118705b2c1347f) [INFO] [stdout] >>> referenced by object.rs:933 (src/ffi/object.rs:933) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.7.rcgu.o:(pyo3::ffi::object::Py_DECREF::haa8b7a3a97e69ee3) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by err.rs:327 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/err.rs:327) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.3.rcgu.o:(pyo3::err::PyErr::restore::h18bd11cfcfc5d3bf) [INFO] [stdout] >>> referenced by err.rs:327 (src/err.rs:327) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.1.rcgu.o:(pyo3::err::PyErr::restore::h9ab42a4922d2bc80) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by mod.rs:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/mod.rs:112) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.3.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object::hd306e98268e39614) [INFO] [stdout] >>> referenced by mod.rs:113 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/mod.rs:113) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.3.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object::hd306e98268e39614) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_New [INFO] [stdout] >>> referenced by list.rs:196 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:196) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.0.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h139d8f6b56e76a0d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_SetItem [INFO] [stdout] >>> referenced by list.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:199) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.0.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h139d8f6b56e76a0d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GenericAlloc [INFO] [stdout] >>> referenced by type_object.rs:195 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:195) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.5.rcgu.o:(pyo3::type_object::PyObjectAlloc::alloc::hf54158eb3855e13e) [INFO] [stdout] >>> referenced by type_object.rs:112 (src/type_object.rs:112) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.0.rcgu.o:(pyo3::type_object::PyRawObject::new::h37de015e581b0cdb) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_CallFinalizerFromDealloc [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:205) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.5.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hd0321fcc4ca68f4a) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Free [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.5.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hd0321fcc4ca68f4a) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GC_Del [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:214) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.5.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hd0321fcc4ca68f4a) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_Ready [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:402) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.4.rcgu.o:(pyo3::type_object::initialize_type::h6dcc0f579311c9ea) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_TrueStruct [INFO] [stdout] >>> referenced by boolobject.rs:30 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/boolobject.rs:30) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.4.rcgu.o:(pyo3::ffi::boolobject::Py_True::hcd6a0b1178d05859) [INFO] [stdout] >>> referenced by boolobject.rs:31 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/boolobject.rs:31) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.4.rcgu.o:(pyo3::ffi::boolobject::Py_True::hcd6a0b1178d05859) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_FalseStruct [INFO] [stdout] >>> referenced by boolobject.rs:25 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/boolobject.rs:25) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.4.rcgu.o:(pyo3::ffi::boolobject::Py_False::hbd2ad504c526f108) [INFO] [stdout] >>> referenced by boolobject.rs:26 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/boolobject.rs:26) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/subkey-d69d794ea67d5949.subkey.41421fd5ed67579b-cgu.4.rcgu.o:(pyo3::ffi::boolobject::Py_False::hbd2ad504c526f108) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:976 (src/ffi/object.rs:976) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.7.rcgu.o:(pyo3::ffi::object::Py_None::h8499fd65f43f2ca9) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] >>> referenced by object.rs:977 (src/ffi/object.rs:977) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.7.rcgu.o:(pyo3::ffi::object::Py_None::h8499fd65f43f2ca9) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_FromStringAndSize [INFO] [stdout] >>> referenced by bytes.rs:36 (src/types/bytes.rs:36) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.6.rcgu.o:(pyo3::types::bytes::PyBytes::new::h0ec63250bc56ed4a) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_AsString [INFO] [stdout] >>> referenced by bytes.rs:53 (src/types/bytes.rs:53) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.6.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::h1c362056251d2c65) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] >>> referenced by string.rs:94 (src/types/string.rs:94) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.0.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h5ee95e0833e249b3) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_Size [INFO] [stdout] >>> referenced by bytes.rs:54 (src/types/bytes.rs:54) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.6.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::h1c362056251d2c65) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] >>> referenced by string.rs:96 (src/types/string.rs:96) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.0.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h5ee95e0833e249b3) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Size [INFO] [stdout] >>> referenced by dict.rs:64 (src/types/dict.rs:64) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.5.rcgu.o:(pyo3::types::dict::PyDict::len::hf25dc605c6e4327b) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Copy [INFO] [stdout] >>> referenced by dict.rs:52 (src/types/dict.rs:52) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.5.rcgu.o:(pyo3::types::dict::PyDict::copy::h3e7defafa78ef2eb) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_DelItem [INFO] [stdout] >>> referenced by dict.rs:120 (src/types/dict.rs:120) [INFO] [stdout] >>> pyo3-bc3d471618116cbe.pyo3.666e04536e1433e5-cgu.5.rcgu.o:(pyo3::types::dict::PyDict::del_item::_$u7b$$u7b$closure$u7d$$u7d$::h7477b99de50473d3) in archive /opt/rustwide/target/debug/deps/libpyo3-bc3d471618116cbe.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subkey` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0c255d31609d1e9b9b78cda6717bf45f0af55df598ce343aae1fbb918502d6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c255d31609d1e9b9b78cda6717bf45f0af55df598ce343aae1fbb918502d6a9", kill_on_drop: false }` [INFO] [stdout] 0c255d31609d1e9b9b78cda6717bf45f0af55df598ce343aae1fbb918502d6a9