[INFO] cloning repository https://github.com/messense/rjieba-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/messense/rjieba-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Frjieba-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Frjieba-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8486cdb237da9e280973f3c5943d5bc5e15aa931 [INFO] testing messense/rjieba-py against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Frjieba-py" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/messense/rjieba-py on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/messense/rjieba-py [INFO] finished tweaking git repo https://github.com/messense/rjieba-py [INFO] tweaked toml for git repo https://github.com/messense/rjieba-py written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/messense/rjieba-py already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.55 [INFO] [stderr] Downloaded phf v0.8.0 [INFO] [stderr] Downloaded cedarwood v0.4.4 [INFO] [stderr] Downloaded siphasher v0.3.3 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.0 [INFO] [stderr] Downloaded phf_generator v0.8.0 [INFO] [stderr] Downloaded pyo3 v0.13.0 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded phf_codegen v0.8.0 [INFO] [stderr] Downloaded jieba-rs v0.6.2 [INFO] [stderr] Downloaded indoc v1.0.3 [INFO] [stderr] Downloaded inventory-impl v0.1.10 [INFO] [stderr] Downloaded inventory v0.1.10 [INFO] [stderr] Downloaded pyo3-macros v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74a11e1f8d05a3210afa9f1a314245803bd0975192d2c1f57d8008ef4fe2bd7d [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" "74a11e1f8d05a3210afa9f1a314245803bd0975192d2c1f57d8008ef4fe2bd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74a11e1f8d05a3210afa9f1a314245803bd0975192d2c1f57d8008ef4fe2bd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a11e1f8d05a3210afa9f1a314245803bd0975192d2c1f57d8008ef4fe2bd7d", kill_on_drop: false }` [INFO] [stdout] 74a11e1f8d05a3210afa9f1a314245803bd0975192d2c1f57d8008ef4fe2bd7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b20e0ef5ccb234b82c1773318aca979902d5d180b14b67d02602f4bbf06b915 [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" "3b20e0ef5ccb234b82c1773318aca979902d5d180b14b67d02602f4bbf06b915", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling cedarwood v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling jieba-rs v0.6.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling pyo3-macros v0.13.0 [INFO] [stderr] Compiling rjieba v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.18s [INFO] running `Command { std: "docker" "inspect" "3b20e0ef5ccb234b82c1773318aca979902d5d180b14b67d02602f4bbf06b915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b20e0ef5ccb234b82c1773318aca979902d5d180b14b67d02602f4bbf06b915", kill_on_drop: false }` [INFO] [stdout] 3b20e0ef5ccb234b82c1773318aca979902d5d180b14b67d02602f4bbf06b915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b71e9679450dd410266ca3215746b83b98e51330ba4282908dafba1b1b70865 [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" "6b71e9679450dd410266ca3215746b83b98e51330ba4282908dafba1b1b70865", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rjieba v0.1.2 (/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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b" "/opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.20xtqq1kd1pwaioc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjieba_rs-693cfef7ebe86fb2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-c2bd72848bedb4c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libphf-6785e7ed17e31d39.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f04ad9186ab7141c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c534524a7b71023d.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d26b3f53a35bca2b.rlib" "/opt/rustwide/target/debug/deps/libcedarwood-0c2c2a74ed4d0941.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-09b7db93b87db98d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf7e2f8e75ccb820.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-362b60c1e7bb77e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libunindent-1b875cd0e05e4397.rlib" "/opt/rustwide/target/debug/deps/libinventory-9e60e36128e7e113.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.0.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.0/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.0/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.0.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.0/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.0/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.0.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.0/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.0/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.12.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.12.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.13.0/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.0/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.12.rcgu.o: in function `pyo3::types::tuple::> for (A,B,C)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/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.0/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.14.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h045939e1ff50e58dE+0xad): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.14.rcgu.o: in function `pyo3::pyclass::get_type_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/pyclass.rs:18: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.5.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/mod.rs:211: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.7.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:248: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:260: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.7.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:248: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:260: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.7.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:248: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:260: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.7.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:248: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:260: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rjieba-ea517e4ffeb7eb9b.rjieba.dl0kpdnk-cgu.7.rcgu.o: in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:248: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/python.rs:260: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.11.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:64: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:78: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:67: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:103: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.11.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}::finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:83: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:84: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:85: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.11.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:142: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.11.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/gil.rs:188: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.11.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.11.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.11.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.12.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.12.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.12.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.12.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.0/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.0/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.15.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.15.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/string.rs:50: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.15.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.0/src/types/string.rs:80: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.2.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.0/src/types/num.rs:106: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.3.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/ffi/boolobject.rs:(.text._ZN4pyo33ffi10boolobject12PyBool_Check17haab1ca37a679a668E+0x16): undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.3.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/ffi/boolobject.rs:28: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.3.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.0/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.3.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.0/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.3.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.4.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/ffi/object.rs:823: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-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.0/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.0/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.8.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.8.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.8.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.8.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.8.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.8.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.9.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/bytes.rs:81: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/bytes.rs:82: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/mod.rs:211: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/mod.rs:211: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/mod.rs:211: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-413c9e577b0724de.rlib(pyo3-413c9e577b0724de.pyo3.4ftht2hs-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.0/src/types/mod.rs:211: undefined reference to `PyExc_TypeError' [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 `rjieba` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6b71e9679450dd410266ca3215746b83b98e51330ba4282908dafba1b1b70865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b71e9679450dd410266ca3215746b83b98e51330ba4282908dafba1b1b70865", kill_on_drop: false }` [INFO] [stdout] 6b71e9679450dd410266ca3215746b83b98e51330ba4282908dafba1b1b70865