[INFO] fetching crate rust_transformers 0.2.0... [INFO] testing rust_transformers-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rust_transformers 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rust_transformers 0.2.0 [INFO] finished tweaking crates.io crate rust_transformers 0.2.0 [INFO] tweaked toml for crates.io crate rust_transformers 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_transformers 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust_transformers 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.3 [INFO] [stderr] Downloaded indoc-impl v0.3.4 [INFO] [stderr] Downloaded unindent v0.1.5 [INFO] [stderr] Downloaded indoc v0.3.4 [INFO] [stderr] Downloaded pyo3cls v0.8.3 [INFO] [stderr] Downloaded pyo3 v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dd180d3a091af5ddf3e338968fa5645e2628b07b2f972ee26c4246be664bd04 [INFO] running `Command { std: "docker" "start" "-a" "4dd180d3a091af5ddf3e338968fa5645e2628b07b2f972ee26c4246be664bd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dd180d3a091af5ddf3e338968fa5645e2628b07b2f972ee26c4246be664bd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd180d3a091af5ddf3e338968fa5645e2628b07b2f972ee26c4246be664bd04", kill_on_drop: false }` [INFO] [stdout] 4dd180d3a091af5ddf3e338968fa5645e2628b07b2f972ee26c4246be664bd04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6466b08e7759534e5713d6d8affbbaa0f7ca951b58f89cb9243fa63929c2f184 [INFO] running `Command { std: "docker" "start" "-a" "6466b08e7759534e5713d6d8affbbaa0f7ca951b58f89cb9243fa63929c2f184", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling pyo3cls v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling pyo3 v0.8.3 [INFO] [stderr] Compiling rust_transformers v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/preprocessing/tokenizer/tokenization_utils.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn get_pairs(token: &Vec) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 319 | pub fn get_pairs(token: &Vec) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRCfOJC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librust_transformers,libcsv-1e4004ae660e6500,libcsv_core-d523d8fd8e000e01,libbstr-21463d5356138fa4,libregex_automata-4af8b193dfe578e4,libbyteorder-e5b2a64a4ba2f446,libserde_json-2d8e06931e8012b2,libryu-f0a093730c016dc5,libitoa-31d14328344a312a,libserde-1ab146eaf1764ce6,libunicode_normalization-ec7c6883cd818b7a,libsmallvec-cb85173ba6387929,libregex-db4469bc3ce4e285,libthread_local-4803d7b78de94ea6,libregex_syntax-84c3472253e9b6ed,libaho_corasick-b2b28f579c8919da,libmemchr-5eed2e3d48be3403,libpyo3-0efc77e48b3d800d,libnum_traits-f66f637ad5aac04e,libspin-bd5c65b66a03de3f,libunindent-3b1b6cd5e3b4308e,libinventory-51eb8f3bb8da6159,libindoc-5fcdf2647c9e533c,libpaste-3c85ef42900494cf,libitertools-c04df8960c8bf652,librayon-d2749f851ee56a72,librayon_core-ddc7035f5c51b310,libnum_cpus-db0187b7058d886f,liblibc-4389b312dc9344a9,libcrossbeam_queue-b09d12fa88e3fc3b,libeither-d5be8a455e3dc4f2,libcrossbeam_deque-b5b0e85da960dca0,libcrossbeam_epoch-5c068bb97fe607f2,libscopeguard-f56127f537038ddd,libmemoffset-6a69a8f0e61837ae,libcrossbeam_utils-bbd02639d6e4060b,libcfg_if-7e9efee4241be1ca,liblazy_static-2bb390fee0230a38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRCfOJC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-32a25459f17e1341" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: _PyObject_NextNotImplemented [INFO] [stdout] >>> referenced by objectabstract.rs:163 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/objectabstract.rs:163) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.06.rcgu.o:(pyo3::ffi::objectabstract::PyIter_Check::h28ca88b5f501c3ed) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PySequence_Size [INFO] [stdout] >>> referenced by sequence.rs:23 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/sequence.rs:23) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.04.rcgu.o:(pyo3::types::sequence::PySequence::len::hbf934de8daaa5085) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PySequence_Check [INFO] [stdout] >>> referenced by sequence.rs:289 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/sequence.rs:289) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.04.rcgu.o:(_$LT$pyo3..types..sequence..PySequence$u20$as$u20$pyo3..conversion..PyTryFrom$GT$::try_from::h9de2748c0c71817e) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_New [INFO] [stdout] >>> referenced by list.rs:196 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:196) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.00.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h0d5db596bdb04e42) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by list.rs:196 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:196) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.00.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h40d582168fc75e38) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by list.rs:196 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:196) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.00.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h4189f168e5cb4b62) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced 2 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyList_SetItem [INFO] [stdout] >>> referenced by list.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:199) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.00.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h0d5db596bdb04e42) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by list.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:199) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.00.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h40d582168fc75e38) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by list.rs:199 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/list.rs:199) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.00.rcgu.o:(pyo3::types::list::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..object..PyObject$GT$$u20$for$u20$alloc..vec..Vec$LT$T$GT$$GT$::into_py::h4189f168e5cb4b62) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced 2 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GenericAlloc [INFO] [stdout] >>> referenced by type_object.rs:195 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:195) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::alloc::hc8359aaecc357d82) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by type_object.rs:112 (src/type_object.rs:112) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.0.rcgu.o:(pyo3::type_object::PyRawObject::new::he241065939ff473c) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_CallFinalizerFromDealloc [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:205) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hf22fd83dddd06a66) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Free [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:216) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hf22fd83dddd06a66) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GC_Del [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:214) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hf22fd83dddd06a66) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by err.rs:327 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/err.rs:327) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.12.rcgu.o:(pyo3::err::PyErr::restore::h5ce38e2922333e28) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by err.rs:327 (src/err.rs:327) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.1.rcgu.o:(pyo3::err::PyErr::restore::h0e676db0d37ab2f0) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by mod.rs:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/mod.rs:112) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.11.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object::h4f5d2a43075c5a38) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by mod.rs:113 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/mod.rs:113) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.11.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object::h4f5d2a43075c5a38) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:933 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/ffi/object.rs:933) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.08.rcgu.o:(pyo3::ffi::object::Py_DECREF::h3390d8f1d5968b85) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] >>> referenced by object.rs:933 (src/ffi/object.rs:933) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.7.rcgu.o:(pyo3::ffi::object::Py_DECREF::h3134b7b166530920) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_Ready [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/type_object.rs:402) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.07.rcgu.o:(pyo3::type_object::initialize_type::hf0b71a8daa7cfe90) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GetIter [INFO] [stdout] >>> referenced by iterator.rs:42 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.3/src/types/iterator.rs:42) [INFO] [stdout] >>> rust_transformers.rust_transformers.acd1d35de72e82c7-cgu.07.rcgu.o:(pyo3::types::iterator::PyIterator::from_object::ha55a0ea7854e2d1f) in archive /opt/rustwide/target/debug/deps/librust_transformers.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Print [INFO] [stdout] >>> referenced by err.rs:520 (src/err.rs:520) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.1.rcgu.o:(pyo3::err::panic_after_error::h571b641b463dcdff) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Fetch [INFO] [stdout] >>> referenced by err.rs:168 (src/err.rs:168) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.1.rcgu.o:(pyo3::err::PyErr::fetch::ha36648ce328746c7) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_PrintEx [INFO] [stdout] >>> referenced by err.rs:234 (src/err.rs:234) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.1.rcgu.o:(pyo3::err::PyErr::print::h9dd932feaa3316b7) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Occurred [INFO] [stdout] >>> referenced by err.rs:157 (src/err.rs:157) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.1.rcgu.o:(pyo3::err::PyErr::occurred::hfd632971552d11b2) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Size [INFO] [stdout] >>> referenced by dict.rs:64 (src/types/dict.rs:64) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.5.rcgu.o:(pyo3::types::dict::PyDict::len::h8b187d50f09a1e6b) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Copy [INFO] [stdout] >>> referenced by dict.rs:52 (src/types/dict.rs:52) [INFO] [stdout] >>> pyo3-0efc77e48b3d800d.pyo3.f107336cdaf194b-cgu.5.rcgu.o:(pyo3::types::dict::PyDict::copy::hf959853e14a744e8) in archive /opt/rustwide/target/debug/deps/libpyo3-0efc77e48b3d800d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_transformers` (bin "rust_transformers_bin") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6466b08e7759534e5713d6d8affbbaa0f7ca951b58f89cb9243fa63929c2f184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6466b08e7759534e5713d6d8affbbaa0f7ca951b58f89cb9243fa63929c2f184", kill_on_drop: false }` [INFO] [stdout] 6466b08e7759534e5713d6d8affbbaa0f7ca951b58f89cb9243fa63929c2f184