[INFO] cloning repository https://github.com/Askaholic/faf-replay-parser-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Askaholic/faf-replay-parser-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAskaholic%2Ffaf-replay-parser-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAskaholic%2Ffaf-replay-parser-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19637785b239fd56cb836190e4fbee30e87d17f4 [INFO] testing Askaholic/faf-replay-parser-python against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAskaholic%2Ffaf-replay-parser-python" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Askaholic/faf-replay-parser-python on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-118/source/.cargo/config [INFO] started tweaking git repo https://github.com/Askaholic/faf-replay-parser-python [INFO] finished tweaking git repo https://github.com/Askaholic/faf-replay-parser-python [INFO] tweaked toml for git repo https://github.com/Askaholic/faf-replay-parser-python written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/Askaholic/faf-replay-parser-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded faf-replay-parser v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86c34af57a6a3fcc0ca76aefa5acb870f359e7a0bd959447e09e62fc771a20e9 [INFO] running `Command { std: "docker" "start" "-a" "86c34af57a6a3fcc0ca76aefa5acb870f359e7a0bd959447e09e62fc771a20e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c34af57a6a3fcc0ca76aefa5acb870f359e7a0bd959447e09e62fc771a20e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c34af57a6a3fcc0ca76aefa5acb870f359e7a0bd959447e09e62fc771a20e9", kill_on_drop: false }` [INFO] [stdout] 86c34af57a6a3fcc0ca76aefa5acb870f359e7a0bd959447e09e62fc771a20e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f559e24743dba0b48cc31492f2a648085a77239f653404b858a88831256ca5a6 [INFO] running `Command { std: "docker" "start" "-a" "f559e24743dba0b48cc31492f2a648085a77239f653404b858a88831256ca5a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling faf-replay-parser v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling faf-replay-parser-python v0.5.1-rev0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.22s [INFO] running `Command { std: "docker" "inspect" "f559e24743dba0b48cc31492f2a648085a77239f653404b858a88831256ca5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f559e24743dba0b48cc31492f2a648085a77239f653404b858a88831256ca5a6", kill_on_drop: false }` [INFO] [stdout] f559e24743dba0b48cc31492f2a648085a77239f653404b858a88831256ca5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c3f2f332259d5c1da6d300ced7df1b9db499fd65713a9264e26c37e74e5d4a [INFO] running `Command { std: "docker" "start" "-a" "f5c3f2f332259d5c1da6d300ced7df1b9db499fd65713a9264e26c37e74e5d4a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling faf-replay-parser-python v0.5.1-rev0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.54yzy6vyb0lzf656.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8023801c07602ed9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3aaa5cb7343777fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9056d5e4a1d20ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/liblibc-ae73e7943bf44393.rlib" "/opt/rustwide/target/debug/deps/libunindent-2eff1b9bf69ecbb4.rlib" "/opt/rustwide/target/debug/deps/libpaste-26d322a4a59257a5.rlib" "/opt/rustwide/target/debug/deps/libinventory-328f670ce99cf75f.rlib" "/opt/rustwide/target/debug/deps/libindoc-7d2cf70d5c908eac.rlib" "/opt/rustwide/target/debug/deps/libfaf_replay_parser-4c6e00d830caf4b8.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.4.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.4.rcgu.o: in function `pyo3::pyclass::get_type_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.10.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.10.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:246: undefined reference to `PyExc_EOFError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.10.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:227: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.13.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:256: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:268: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.13.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:256: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:268: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.13.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:256: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:268: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.13.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o: in function `pyo3::types::num::> for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:106: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.15.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: more undefined references to `PyDict_SetItem' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.2.rcgu.o: in function `pyo3::types::list::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:171: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:174: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.5.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.5.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.5.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.5.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.7.rcgu.o: in function `pyo3::types::list::> for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/fafreplay-3ef05da0b2f3e7e8.fafreplay.cdfc2942-cgu.8.rcgu.o: in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `pyo3::exceptions::PyUnicodeDecodeError::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:390: undefined reference to `PyUnicodeDecodeError_Create' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:252: undefined reference to `PyExc_OSError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:270: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:326: undefined reference to `PyExc_BlockingIOError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:327: undefined reference to `PyExc_BrokenPipeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:334: undefined reference to `PyExc_ConnectionAbortedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:339: undefined reference to `PyExc_ConnectionRefusedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:344: undefined reference to `PyExc_ConnectionResetError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:350: undefined reference to `PyExc_FileNotFoundError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:355: undefined reference to `PyExc_InterruptedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:372: undefined reference to `PyExc_TimeoutError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.11.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:209: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.11.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.11.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.11.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.11.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.11.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.11.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.14.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:13: undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.14.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:455: undefined reference to `PyObject_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.3.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.4.rcgu.o): in function `pyo3::types::bytes::PyBytes::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:26: undefined reference to `PyBytes_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-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.13.2/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.4.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.5.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.6.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:65: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.6.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:79: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:83: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.6.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:65: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.6.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:65: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.6.rcgu.o): in function `pyo3::types::num::> for u32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:71: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.6.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:113: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:117: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:29: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.7.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.8.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/iterator.rs:41: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-9e926ae7b352f41e.rlib(pyo3-9e926ae7b352f41e.pyo3.d483f1ae-cgu.8.rcgu.o): in function `<&pyo3::types::iterator::PyIterator as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/iterator.rs:57: undefined reference to `PyIter_Next' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `faf-replay-parser-python` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f5c3f2f332259d5c1da6d300ced7df1b9db499fd65713a9264e26c37e74e5d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c3f2f332259d5c1da6d300ced7df1b9db499fd65713a9264e26c37e74e5d4a", kill_on_drop: false }` [INFO] [stdout] f5c3f2f332259d5c1da6d300ced7df1b9db499fd65713a9264e26c37e74e5d4a