[INFO] fetching crate pytrace 0.3.3... [INFO] testing pytrace-0.3.3 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate pytrace 0.3.3 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate pytrace 0.3.3 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pytrace 0.3.3 [INFO] finished tweaking crates.io crate pytrace 0.3.3 [INFO] tweaked toml for crates.io crate pytrace 0.3.3 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-derive-backend v0.10.1 [INFO] [stderr] Downloaded pyo3 v0.10.1 [INFO] [stderr] Downloaded pytrace_core v0.2.5 [INFO] [stderr] Downloaded pyo3cls v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed56ebf58952be121d61b9d338bf5af7bd2e9ba4af840501748c2c68cd1c1c51 [INFO] running `Command { std: "docker" "start" "-a" "ed56ebf58952be121d61b9d338bf5af7bd2e9ba4af840501748c2c68cd1c1c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed56ebf58952be121d61b9d338bf5af7bd2e9ba4af840501748c2c68cd1c1c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed56ebf58952be121d61b9d338bf5af7bd2e9ba4af840501748c2c68cd1c1c51", kill_on_drop: false }` [INFO] [stdout] ed56ebf58952be121d61b9d338bf5af7bd2e9ba4af840501748c2c68cd1c1c51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9074f44b1d4c900d60deff3f17de7b97e028ec42837161af7c040b689cf76c00 [INFO] running `Command { std: "docker" "start" "-a" "9074f44b1d4c900d60deff3f17de7b97e028ec42837161af7c040b689cf76c00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling pyo3 v0.10.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pytrace_core v0.2.5 [INFO] [stderr] Compiling pyo3-derive-backend v0.10.1 [INFO] [stderr] Compiling ctrlc v3.1.9 [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 pyo3cls v0.10.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pytrace v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.95s [INFO] running `Command { std: "docker" "inspect" "9074f44b1d4c900d60deff3f17de7b97e028ec42837161af7c040b689cf76c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9074f44b1d4c900d60deff3f17de7b97e028ec42837161af7c040b689cf76c00", kill_on_drop: false }` [INFO] [stdout] 9074f44b1d4c900d60deff3f17de7b97e028ec42837161af7c040b689cf76c00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 775b5e6f1d356728fbf6d625841476c2d268c5ad806a8aa3ef136deb08c6e44d [INFO] running `Command { std: "docker" "start" "-a" "775b5e6f1d356728fbf6d625841476c2d268c5ad806a8aa3ef136deb08c6e44d", kill_on_drop: false }` [INFO] [stderr] Compiling pytrace v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34" "/opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.19yxo8v5d0ku07ks.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libctrlc-18807cc0c2561cf6.rlib" "/opt/rustwide/target/debug/deps/libnix-e53d96828e02aaf9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/libpytrace_core-0440c81334ac5b9a.rlib" "/opt/rustwide/target/debug/deps/librand-4a8a815e78a77771.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2fc7d5af26fe769c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-befcd9a4fe0191ce.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54fc2f4afd76a665.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-484dbc471a38a347.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bcb939bf207ba3a8.rlib" "/opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cab8e42cb2319299.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-29e3466794a910b3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/liblibc-c598be18a3db9756.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-6ed08f350dc8cf90.rlib" "/opt/rustwide/target/debug/deps/libindoc-c25c328d8da5fe12.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.10.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external3cfg3CfgNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.12.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external3vec3VecNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.12.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external3vec8IteratorNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.15.rcgu.o: in function `_RNvXs4_NtNtCsjy5w2a4WsOT_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo11type_objectCs4cNCzsMCWMD_7pytrace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/mod.rs:148: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.15.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external11interaction9ConstructNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o: in function `_RNvXse_NtNtCsjy5w2a4WsOT_4pyo35types5tupleTReENtNtB9_10conversion10ToPyObject9to_objectCs4cNCzsMCWMD_7pytrace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:150: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:151: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites3DieNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites4AxesNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites6CradleNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites8MoleculeNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o: in function `_RNvYNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites8PrebuiltNtNtCsjy5w2a4WsOT_4pyo37pyclass12PyClassAlloc7deallocB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.4.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: more undefined references to `PyObject_CallFinalizerFromDealloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass13default_allocNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites3DieEBQ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:22: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass13default_allocNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites4AxesEBQ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:22: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass13default_allocNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites6CradleEBQ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:22: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass13default_allocNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites8MoleculeEBQ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:22: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass13default_allocNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites8PrebuiltEBQ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:22: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:22: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass22initialize_type_objectNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites3DieEBZ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:208: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass22initialize_type_objectNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites4AxesEBZ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:208: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass22initialize_type_objectNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites6CradleEBZ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:208: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass22initialize_type_objectNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites8MoleculeEBZ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:208: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o: in function `_RINvNtCsjy5w2a4WsOT_4pyo37pyclass22initialize_type_objectNtNtNtCs4cNCzsMCWMD_7pytrace8external10composites8PrebuiltEBZ_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:208: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:208: more undefined references to `PyType_Ready' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o:(.data.rel.ro..L__unnamed_16+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.1.rcgu.o:(.data.rel.ro..L__unnamed_16+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.14.rcgu.o: in function `_RNCNCINvMNtNtCsjy5w2a4WsOT_4pyo35types4dictNtB7_6PyDict8set_itemReNtNtBb_6object8PyObjectE00Cs4cNCzsMCWMD_7pytrace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.14.rcgu.o: in function `_RNvMs_NtCsjy5w2a4WsOT_4pyo33errNtB4_5PyErr7restoreCs4cNCzsMCWMD_7pytrace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:363: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.14.rcgu.o: in function `_RNvXse_NtNtCsjy5w2a4WsOT_4pyo35types5tupleTNtNtCshECKBmVgND8_5alloc6string6StringENtNtB9_10conversion10ToPyObject9to_objectCs4cNCzsMCWMD_7pytrace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:150: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:151: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.9.rcgu.o: in function `_RNvNtNtCsjy5w2a4WsOT_4pyo33ffi6object18PyObject_TypeCheckCs4cNCzsMCWMD_7pytrace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/ffi/object.rs:721: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pytrace-a91aa8ac84281a34.pytrace.7wfqbrnf-cgu.9.rcgu.o: in function `_RNvNtNtCsjy5w2a4WsOT_4pyo33ffi6object9Py_DECREFCs4cNCzsMCWMD_7pytrace': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/ffi/object.rs:931: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.1.rcgu.o): in function `_RNvMs_NtCsjy5w2a4WsOT_4pyo33errNtB4_5PyErr8occurredB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:165: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.1.rcgu.o): in function `_RNvMs_NtCsjy5w2a4WsOT_4pyo33errNtB4_5PyErr5fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:180: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.1.rcgu.o): in function `_RNvMs_NtCsjy5w2a4WsOT_4pyo33errNtB4_5PyErr8new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:227: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.1.rcgu.o): in function `_RNvMs_NtCsjy5w2a4WsOT_4pyo33errNtB4_5PyErr5print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:267: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.1.rcgu.o): in function `_RNvMs_NtCsjy5w2a4WsOT_4pyo33errNtB4_5PyErr7restoreB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:363: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.1.rcgu.o): in function `_RNvNtCsjy5w2a4WsOT_4pyo33err17panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:570: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.4.rcgu.o): in function `_RNCNvNtCsjy5w2a4WsOT_4pyo33gil27prepare_freethreaded_python0B5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:68: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/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.10.1/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.4.rcgu.o): in function `_RNvMNtCsjy5w2a4WsOT_4pyo33gilNtB2_8GILGuard7acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:134: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.4.rcgu.o): in function `_RNvXs_NtCsjy5w2a4WsOT_4pyo33gilNtB4_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:164: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.5.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types5bytesNtB2_7PyBytes8as_bytesB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.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.10.1/src/types/bytes.rs:44: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.5.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types7floatobNtB2_7PyFloat3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.5.rcgu.o): in function `_RNvXs1_NtNtCsjy5w2a4WsOT_4pyo35types7floatobdNtNtB9_10conversion12FromPyObject7extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.6.rcgu.o): in function `_RNvNtCsjy5w2a4WsOT_4pyo37pyclass16tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:60: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:58: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.6.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types6stringNtB2_8PyString3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/string.rs:28: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.6.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types6stringNtB2_8PyString8as_bytesB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/string.rs:50: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.6.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types6stringNtB2_8PyString15to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/string.rs:76: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.6.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types5tupleNtB2_7PyTuple5slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:56: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.7.rcgu.o): in function `_RNvMs3_NtNtCsjy5w2a4WsOT_4pyo35types3anyNtB5_5PyAny3str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/any.rs:426: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXs3_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB5_13BaseExceptionNtNtB7_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXsf_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB5_13StopIterationNtNtB7_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_StopIteration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXs1l_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB6_13OverflowErrorNtNtB8_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXs1p_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB6_12RuntimeErrorNtNtB8_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXs1J_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB6_11SystemErrorNtNtB8_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXs1R_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB6_9TypeErrorNtNtB8_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXs23_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB6_18UnicodeDecodeErrorNtNtB8_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXs2f_NtCsjy5w2a4WsOT_4pyo310exceptionsNtB6_10ValueErrorNtNtB8_11type_object12PyTypeObject11type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:219: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXsC_NtNtCsjy5w2a4WsOT_4pyo35types3numyINtNtB9_10conversion6IntoPyNtNtB9_6object8PyObjectE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/num.rs:163: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.8.rcgu.o): in function `_RNvXsD_NtNtCsjy5w2a4WsOT_4pyo35types3numyNtNtB9_10conversion12FromPyObject7extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.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.10.1/src/types/num.rs:174: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNvNtNtCsjy5w2a4WsOT_4pyo33ffi6object9Py_DECREFB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/ffi/object.rs:931: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNvNtNtCsjy5w2a4WsOT_4pyo33ffi6object7Py_NoneB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types4dictNtB2_6PyDict3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:30: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types4dictNtB2_6PyDict4copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:58: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNvMNtNtCsjy5w2a4WsOT_4pyo35types4dictNtB2_6PyDict3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:71: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNCINvMNtNtCsjy5w2a4WsOT_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:105: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNCINvMNtNtCsjy5w2a4WsOT_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:137: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-19f3f581cbbf1a5c.rlib(pyo3-19f3f581cbbf1a5c.pyo3.270eyhwm-cgu.9.rcgu.o): in function `_RNvXs_NtNtCsjy5w2a4WsOT_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:196: undefined reference to `PyDict_Next' [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 `pytrace` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "775b5e6f1d356728fbf6d625841476c2d268c5ad806a8aa3ef136deb08c6e44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775b5e6f1d356728fbf6d625841476c2d268c5ad806a8aa3ef136deb08c6e44d", kill_on_drop: false }` [INFO] [stdout] 775b5e6f1d356728fbf6d625841476c2d268c5ad806a8aa3ef136deb08c6e44d