[INFO] cloning repository https://github.com/omerbenamram/pymft-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omerbenamram/pymft-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpymft-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpymft-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26c5c572dcb8b52a9271bdf1759ca78a8defb50c [INFO] testing omerbenamram/pymft-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpymft-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omerbenamram/pymft-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/omerbenamram/pymft-rs [INFO] finished tweaking git repo https://github.com/omerbenamram/pymft-rs [INFO] tweaked toml for git repo https://github.com/omerbenamram/pymft-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/omerbenamram/pymft-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.mft.no-default-features [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 18f40c58b0be98be0c3fd6fd1f2ca8e9c7da32d4c19d2679cadeef2296642387 [INFO] running `Command { std: "docker" "start" "-a" "18f40c58b0be98be0c3fd6fd1f2ca8e9c7da32d4c19d2679cadeef2296642387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18f40c58b0be98be0c3fd6fd1f2ca8e9c7da32d4c19d2679cadeef2296642387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f40c58b0be98be0c3fd6fd1f2ca8e9c7da32d4c19d2679cadeef2296642387", kill_on_drop: false }` [INFO] [stdout] 18f40c58b0be98be0c3fd6fd1f2ca8e9c7da32d4c19d2679cadeef2296642387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", 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] b6a18f49abd1be7022f6ff78eee1f5a34300c326fb282398267f50533f31c25e [INFO] running `Command { std: "docker" "start" "-a" "b6a18f49abd1be7022f6ff78eee1f5a34300c326fb282398267f50533f31c25e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.mft.no-default-features [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dialoguer v0.5.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ctor v0.1.13 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling simplelog v0.7.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling winstructs v0.3.0 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling mft v0.5.3 [INFO] [stderr] Compiling pyo3-file v0.3.2 [INFO] [stderr] Compiling mft v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "b6a18f49abd1be7022f6ff78eee1f5a34300c326fb282398267f50533f31c25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a18f49abd1be7022f6ff78eee1f5a34300c326fb282398267f50533f31c25e", kill_on_drop: false }` [INFO] [stdout] b6a18f49abd1be7022f6ff78eee1f5a34300c326fb282398267f50533f31c25e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6eb4ed94dff1d44a90c26a049434365bb1e69673fda6627b97f805609e2263 [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" "3d6eb4ed94dff1d44a90c26a049434365bb1e69673fda6627b97f805609e2263", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.mft.no-default-features [INFO] [stderr] Compiling mft v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239" "/opt/rustwide/target/debug/deps/mft-b93d13458f576239.5050w1kv6scvfuus.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libcsv-193411576bbb9cf6.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ddbfc52e68a90bfc.rlib" "/opt/rustwide/target/debug/deps/libbstr-61a460f95dbe5268.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-496d99fa54fdb2a1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-41769889c4b056cd.rlib" "/opt/rustwide/target/debug/deps/libryu-b755e33c759eda69.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib" "/opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e499dcafacc3af9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d1ef253351218698.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fb9d0a06a85a61af.rlib" "/opt/rustwide/target/debug/deps/liblock_api-670d43905d10a659.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libinstant-5a5c9b71ee271cc2.rlib" "/opt/rustwide/target/debug/deps/libunindent-3625d00b87b127a9.rlib" "/opt/rustwide/target/debug/deps/libpaste-95ba1e1d71736a27.rlib" "/opt/rustwide/target/debug/deps/libinventory-44a548ce7a9d47d6.rlib" "/opt/rustwide/target/debug/deps/libindoc-03e40123116cf822.rlib" "/opt/rustwide/target/debug/deps/libmft-a8f82f4223bc2047.rlib" "/opt/rustwide/target/debug/deps/liblru-bdaf4c11b8fe9236.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-aea2159153ebb303.rlib" "/opt/rustwide/target/debug/deps/libahash-35425645a6c67815.rlib" "/opt/rustwide/target/debug/deps/libconst_random-ecd514758a0729b7.rlib" "/opt/rustwide/target/debug/deps/libencoding-7c0f663a589627b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6f97670dc5b9693a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-64031e1204bea815.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-c7185957968e00d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-0c81e10e23550d27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-f0e48f96bf5dea00.rlib" "/opt/rustwide/target/debug/deps/libwinstructs-849f1673898f0a77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-752582d5bcad524a.rlib" "/opt/rustwide/target/debug/deps/liblog-087b56cb97cbf3a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libchrono-c3b7a03628e6c38b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-801f69e2be181fa8.rlib" "/opt/rustwide/target/debug/deps/libtime-6c6dbaad5371c5b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-ebff9c1ec481cfc5.rlib" "/opt/rustwide/target/debug/deps/libserde-224899c537224579.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.1.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:48: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.1.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:48: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.1.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:48: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.1.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:48: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.1.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:48: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.1.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:48: more undefined references to `PyObject_CallFinalizerFromDealloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h05c38c6ea3681c3cE+0xaa): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h0ffa57f37a919905E+0xaa): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h18ea6ceb15103328E+0xaa): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h25eb2cfbc1f4b078E+0xaa): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h3164c27fa8f8f75aE+0xaa): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h354c7929caf0534cE+0xaa): more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:222: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:222: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:222: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:222: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:222: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:222: more undefined references to `PyType_Ready' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o:(.data.rel.ro..L__unnamed_14+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.0.rcgu.o:(.data.rel.ro..L__unnamed_14+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.2.rcgu.o: in function `pyo3::type_object::LazyStaticType::get_or_init::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:210: undefined reference to `PyType_Modified' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.2.rcgu.o: in function `pyo3::type_object::LazyStaticType::get_or_init::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:210: undefined reference to `PyType_Modified' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.2.rcgu.o: in function `pyo3::type_object::LazyStaticType::get_or_init::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:210: undefined reference to `PyType_Modified' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.2.rcgu.o: in function `pyo3::type_object::LazyStaticType::get_or_init::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:210: undefined reference to `PyType_Modified' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.2.rcgu.o: in function `pyo3::type_object::LazyStaticType::get_or_init::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:210: undefined reference to `PyType_Modified' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:210: more undefined references to `PyType_Modified' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.3.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:987: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.3.rcgu.o: in function `pyo3::types::num:: for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:163: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.4.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.6.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/mod.rs:147: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.7.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:371: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.8.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.9.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/mft-b93d13458f576239.mft.5hz2cxto-cgu.9.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/boolobject.rs:24: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib(pyo3_file-1ae718bfde5c9828.pyo3_file.etpekxrm-cgu.1.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:230: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:234: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib(pyo3_file-1ae718bfde5c9828.pyo3_file.etpekxrm-cgu.1.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:230: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:234: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib(pyo3_file-1ae718bfde5c9828.pyo3_file.etpekxrm-cgu.1.rcgu.o): in function `pyo3::object::PyObject::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:178: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib(pyo3_file-1ae718bfde5c9828.pyo3_file.etpekxrm-cgu.11.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:945: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib(pyo3_file-1ae718bfde5c9828.pyo3_file.etpekxrm-cgu.7.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:43: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:44: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib(pyo3_file-1ae718bfde5c9828.pyo3_file.etpekxrm-cgu.8.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:170: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:171: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-1ae718bfde5c9828.rlib(pyo3_file-1ae718bfde5c9828.pyo3_file.etpekxrm-cgu.8.rcgu.o): in function `pyo3::types::tuple::> for (A,B)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:170: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:171: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:171: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:174: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:189: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.0.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:236: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:275: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.0.rcgu.o): in function `pyo3::err::PyErr::into_normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:338: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:371: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:578: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.1.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/any.rs:98: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.1.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/any.rs:419: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.1.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/any.rs:439: undefined reference to `PyObject_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:28: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:50: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:76: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.11.rcgu.o): in function `pyo3::type_object::initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:238: undefined reference to `PyDict_SetItemString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:58: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:71: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:105: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:137: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.11.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:196: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:945: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:987: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.2.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:230: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:234: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.2.rcgu.o): in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/module.rs:35: undefined reference to `PyImport_ImportModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.4.rcgu.o): in function `pyo3::ffi::datetime::PyDateTime_IMPORT::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/datetime.rs:244: undefined reference to `PyCapsule_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.4.rcgu.o): in function `pyo3::types::bytes::PyBytes::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:26: undefined reference to `PyBytes_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.4.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:43: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:44: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.5.rcgu.o): in function `pyo3::pyclass::tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:78: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:76: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:84: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:103: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:126: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}::finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:108: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:109: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:110: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:163: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:193: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::types::num:: for u16>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:128: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::types::num:: for i32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:128: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::types::num:: for u32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:128: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::types::num:: for i64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:128: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::types::num:: for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:163: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.7.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:170: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:174: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:38: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:58: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_StopIteration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_OSError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_NotImplementedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_BlockingIOError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_BrokenPipeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ConnectionAbortedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ConnectionRefusedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ConnectionResetError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_FileNotFoundError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_InterruptedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1bb76abafe9d85c0.rlib(pyo3-1bb76abafe9d85c0.pyo3.xkpzn5is-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_TimeoutError' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mft`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3d6eb4ed94dff1d44a90c26a049434365bb1e69673fda6627b97f805609e2263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6eb4ed94dff1d44a90c26a049434365bb1e69673fda6627b97f805609e2263", kill_on_drop: false }` [INFO] [stdout] 3d6eb4ed94dff1d44a90c26a049434365bb1e69673fda6627b97f805609e2263