[INFO] fetching crate rust_transformers 0.2.0... [INFO] testing rust_transformers-0.2.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate rust_transformers 0.2.0 into /workspace/builds/worker-115/source [INFO] validating manifest of crates.io crate rust_transformers 0.2.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-115/source/Cargo.toml [INFO] crate crates.io crate rust_transformers 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded rayon-core v1.6.1 [INFO] [stderr] Downloaded rayon v1.2.1 [INFO] [stderr] Downloaded regex-automata v0.1.8 [INFO] [stderr] Downloaded paste v0.1.6 [INFO] [stderr] Downloaded paste-impl v0.1.6 [INFO] [stderr] Downloaded smallvec v1.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.103 [INFO] [stderr] Downloaded indoc-impl v0.3.4 [INFO] [stderr] Downloaded indoc v0.3.4 [INFO] [stderr] Downloaded csv-core v0.1.6 [INFO] [stderr] Downloaded inventory v0.1.4 [INFO] [stderr] Downloaded csv v1.1.1 [INFO] [stderr] Downloaded inventory-impl v0.1.4 [INFO] [stderr] Downloaded unicode-normalization v0.1.11 [INFO] [stderr] Downloaded unindent v0.1.5 [INFO] [stderr] Downloaded syn v1.0.11 [INFO] [stderr] Downloaded pyo3cls v0.8.3 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.3 [INFO] [stderr] Downloaded pyo3 v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f49cd4a829e44d52b29e1f55e4eb3f3dc5db35123f61a10a26ea1adf68e33a05 [INFO] running `Command { std: "docker" "start" "-a" "f49cd4a829e44d52b29e1f55e4eb3f3dc5db35123f61a10a26ea1adf68e33a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f49cd4a829e44d52b29e1f55e4eb3f3dc5db35123f61a10a26ea1adf68e33a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49cd4a829e44d52b29e1f55e4eb3f3dc5db35123f61a10a26ea1adf68e33a05", kill_on_drop: false }` [INFO] [stdout] f49cd4a829e44d52b29e1f55e4eb3f3dc5db35123f61a10a26ea1adf68e33a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c8ffbe49e205c0a562a523820c0ca33e438440ef975690b9fb38476bf1103c8 [INFO] running `Command { std: "docker" "start" "-a" "7c8ffbe49e205c0a562a523820c0ca33e438440ef975690b9fb38476bf1103c8", 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 libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [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 ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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 inventory-impl v0.1.4 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.8.3 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.rust_transformers_bin.d1cab559-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3.2np0a3qsq97qyir4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_transformers.rlib" "/opt/rustwide/target/debug/deps/libcsv-3af14db4fd69da9d.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-7eff4067e0b497ff.rlib" "/opt/rustwide/target/debug/deps/libbstr-c57c9d9c0fb03da9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cdd197353e88ca09.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7af6fb857264c355.rlib" "/opt/rustwide/target/debug/deps/libserde_json-24901b2719ead872.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/libserde-3369e4bf8bf6a2f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bfc9b571a9010bf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a4021fe4b5392f1a.rlib" "/opt/rustwide/target/debug/deps/libregex-60e7898ba3f02bf9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4055627397d2cec7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-876ac2848101ccd5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-30c007b87a4a9e9e.rlib" "/opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libunindent-9144327bc8d726a5.rlib" "/opt/rustwide/target/debug/deps/libinventory-f9a580c8e5c0b6f2.rlib" "/opt/rustwide/target/debug/deps/libindoc-511f400e664dd6ef.rlib" "/opt/rustwide/target/debug/deps/libpaste-a7f116701765cdfb.rlib" "/opt/rustwide/target/debug/deps/libitertools-c796899722afdd50.rlib" "/opt/rustwide/target/debug/deps/librayon-05617baf993aaefa.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5c86639aa12aed34.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76ca5a522ab80432.rlib" "/opt/rustwide/target/debug/deps/liblibc-fefc363296dce0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f5ccbe14763ae091.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-78e673bed251acf9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-447a45b125c0bc2a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b0d6578ff8168bec.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6e7b6b8e7e7ea212.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d3bf31c54287129.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_transformers_bin-62960717c6235ac3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.15.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/type_object.rs:195: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.15.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.15.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.3.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:327: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.3.rcgu.o): in function `pyo3::ffi::objectabstract::PyIter_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/ffi/objectabstract.rs:163: undefined reference to `_PyObject_NextNotImplemented' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.3.rcgu.o): in function `pyo3::types::sequence::PySequence::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/sequence.rs:23: undefined reference to `PySequence_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.3.rcgu.o): in function `::try_from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/sequence.rs:289: undefined reference to `PySequence_Check' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.6.rcgu.o): in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.6.rcgu.o):(.data.rel.ro..L__unnamed_11+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.6.rcgu.o):(.data.rel.ro..L__unnamed_11+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.8.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/iterator.rs:42: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.1.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.8.3/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.1.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.8.3/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.1.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.8.3/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.1.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.8.3/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.1.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.8.3/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_transformers.rlib(rust_transformers.rust_transformers.bcbaa1a9-cgu.12.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/mod.rs:113: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:157: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:168: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:234: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:327: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:520: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.12.rcgu.o): in function `pyo3::type_object::PyRawObject::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/type_object.rs:112: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.13.rcgu.o): in function `pyo3::types::num:: for i8>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/num.rs:144: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.13.rcgu.o): in function `pyo3::types::num:: for i64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/num.rs:144: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.13.rcgu.o): in function `pyo3::types::num:: for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/num.rs:182: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.13.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/num.rs:189: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/num.rs:193: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.15.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.15.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-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.8.3/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.2.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.2.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:226: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.2.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:226: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.2.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:226: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.2.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:226: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.2.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:226: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.4.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.4.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:52: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.4.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:64: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.4.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:95: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.4.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:120: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.4.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:178: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/ffi/object.rs:977: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.5.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/iterator.rs:69: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.8.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-60c6a7f11b94adb0.rlib(pyo3-60c6a7f11b94adb0.pyo3.1aae5a13-cgu.8.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_transformers` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7c8ffbe49e205c0a562a523820c0ca33e438440ef975690b9fb38476bf1103c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8ffbe49e205c0a562a523820c0ca33e438440ef975690b9fb38476bf1103c8", kill_on_drop: false }` [INFO] [stdout] 7c8ffbe49e205c0a562a523820c0ca33e438440ef975690b9fb38476bf1103c8