[INFO] fetching crate pysprint-cli 0.1.0-alpha.0... [INFO] testing pysprint-cli-0.1.0-alpha.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pysprint-cli 0.1.0-alpha.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate pysprint-cli 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate pysprint-cli 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate pysprint-cli 0.1.0-alpha.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pysprint-cli 0.1.0-alpha.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pysprint-cli 0.1.0-alpha.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.7.2 [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded humansize v1.1.0 [INFO] [stderr] Downloaded wildmatch v2.0.0 [INFO] [stderr] Downloaded pyo3-macros v0.13.2 [INFO] [stderr] Downloaded ctor v0.1.20 [INFO] [stderr] Downloaded inventory v0.1.10 [INFO] [stderr] Downloaded inventory-impl v0.1.10 [INFO] [stderr] Downloaded thread_local v1.1.3 [INFO] [stderr] Downloaded ghost v0.1.2 [INFO] [stderr] Downloaded filetime v0.2.14 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded tera v1.7.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.2 [INFO] [stderr] Downloaded notify v4.0.15 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] [stderr] Downloaded pyo3 v0.13.2 [INFO] [stderr] Downloaded libc v0.2.91 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 544d8fecc74586410e2c23f7ebeb174d3d9b17185f3345d635ca02d2a28ec539 [INFO] running `Command { std: "docker" "start" "-a" "544d8fecc74586410e2c23f7ebeb174d3d9b17185f3345d635ca02d2a28ec539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "544d8fecc74586410e2c23f7ebeb174d3d9b17185f3345d635ca02d2a28ec539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544d8fecc74586410e2c23f7ebeb174d3d9b17185f3345d635ca02d2a28ec539", kill_on_drop: false }` [INFO] [stdout] 544d8fecc74586410e2c23f7ebeb174d3d9b17185f3345d635ca02d2a28ec539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef7171ed524690c829662d606504737151df2ab4e1f1ff36f54eb96a1a4c7ea [INFO] running `Command { std: "docker" "start" "-a" "1ef7171ed524690c829662d606504737151df2ab4e1f1ff36f54eb96a1a4c7ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling wildmatch v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling tera v1.7.0 [INFO] [stderr] Compiling pysprint-cli v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(toowned_clone_into)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcpn21W0/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtermcolor-95b90a5c4c516553,libpysprint_cli-a024c6f6a28e934f,libserde_yaml-77a47caed558dcff,libdtoa-611ae90b208a6302,libyaml_rust-009ee0b1aaf39c9d,liblinked_hash_map-90eeeaa21af296aa,libtera-625821a6208bb852,libslug-3dc5301add8d1de5,libdeunicode-d60f65bc69c388bd,libglobwalk-37fad4c372eac028,libignore-56b961b9339d659a,libcrossbeam_utils-7f925fb85387f691,libthread_local-48debd7f072e9670,libonce_cell-c78cca50d8d56171,libglobset-3a4b1d6a919de67d,libfnv-2d77ec4f6f971b24,libbstr-ec003e0e5e4f6709,libpest-f0510a4f49f2b271,libucd_trie-fcf8bff35451ee86,libunic_segment-b4288f7def1fd0d0,libunic_ucd_segment-18e47613c77ff1e3,libunic_ucd_version-4703fb25962b9dad,libunic_common-95572032ffd99b0d,libunic_char_property-c11b8a623d048731,libunic_char_range-a799f89c5585e437,libpercent_encoding-d8e5e041794fd24f,libregex-ecd68743e44ba6f0,libregex_syntax-c10cbc0aca8d0f2f,libaho_corasick-7ec7297ac194978f,libmemchr-0982ff94c0d9a804,libhumansize-9df6444c52c1cf51,libchrono_tz-de751a374b94c552,libchrono-80d6f6eec9755f2f,libnum_integer-68242450d953f9c7,libnum_traits-f19a249dec56f707,libtime-f2f1ad40649a3e19,libserde_json-ea463bfcb466bfaf,libryu-b664b93ef543bc16,libitoa-34108be58b2e71bc,libserde-baf59b998c42e780,libtempfile-8be7633adb53a0e4,librand-3e71bd6e3ab5f1e7,librand_chacha-6800d95d52ca1353,libppv_lite86-88ed22677a4c0286,librand_core-e71a8e99977a4e81,libgetrandom-f4271fa66dd01743,libremove_dir_all-988c28ce6bbf4cfc,liblazy_static-2bb390fee0230a38,libwildmatch-c38920e5098b0788,libpyo3-a04e97d0f1b0e5ec,libparking_lot-4c57472297c59552,libparking_lot_core-050b644cca774931,libsmallvec-97844d2104066b54,liblock_api-779d12a77eb05dfe,libscopeguard-43643e546252cd47,libinstant-ffe5f33b0857d5d3,libunindent-b23b0a0a2d38dae5,libpaste-d2e2a32af4a1b140,libinventory-95e4e8893311a09d,libindoc-a329e7bf1f7238d9,libnotify-0596fb14bf9fa9b5,libwalkdir-af4bdf4aff5a0676,libsame_file-1ceb7b6153588b15,libinotify-166b1b3fc5c54b35,libinotify_sys-71b90466f6c07016,libmio_extras-22e58a16fb0427f5,liblazycell-0fc01752428421b1,libmio-40673fcd1e4fd879,liblog-bc0f4bfbee24dbb0,libslab-ab64617c0d711aec,libiovec-7e58d8f2356d9866,libnet2-6672cff51bdd8a24,libcfg_if-7e9efee4241be1ca,libfiletime-2b3b495346662093,libcfg_if-33ef6c02a07f9fec,libclap-fc68a084519065ec,libvec_map-ecbce826993378bd,libtextwrap-dc3a0cdb086a0baf,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-b62ab2fcdb7657f2,libatty-ccc06c8f95ccff80,liblibc-e671d43c947d5cc8,libansi_term-dc29728339138c52}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcpn21W0/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/pysprint_cli-cf2b55aad8accc50" "-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: PyDict_SetItem [INFO] [stdout] >>> referenced by dict.rs:123 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/dict.rs:123) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pysprint_cli-cf2b55aad8accc50.pysprint_cli.c7fe468f795628e9-cgu.3.rcgu.o:(::set_item::<&&str, &&pyo3::types::module::PyModule>::{closure#0}::{closure#0}) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:825 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/object.rs:825) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pysprint_cli-cf2b55aad8accc50.pysprint_cli.c7fe468f795628e9-cgu.4.rcgu.o:(pyo3::ffi::object::Py_DECREF) [INFO] [stdout] >>> referenced by object.rs:825 (src/ffi/object.rs:825) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.4.rcgu.o:(pyo3::ffi::object::Py_DECREF) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: Py_IsInitialized [INFO] [stdout] >>> referenced by gil.rs:81 (src/gil.rs:81) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.8.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: Py_InitializeEx [INFO] [stdout] >>> referenced by gil.rs:86 (src/gil.rs:86) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.8.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_SaveThread [INFO] [stdout] >>> referenced by gil.rs:97 (src/gil.rs:97) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.8.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_ThreadsInitialized [INFO] [stdout] >>> referenced by gil.rs:84 (src/gil.rs:84) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.8.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyGILState_Ensure [INFO] [stdout] >>> referenced by gil.rs:262 (src/gil.rs:262) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.8.rcgu.o:(::acquire) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyGILState_Release [INFO] [stdout] >>> referenced by gil.rs:308 (src/gil.rs:308) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.8.rcgu.o:(::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyImport_Import [INFO] [stdout] >>> referenced by module.rs:36 (src/types/module.rs:36) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.6.rcgu.o:(::import::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: Py_CompileStringExFlags [INFO] [stdout] >>> referenced by pythonrun.rs:165 (src/ffi/pythonrun.rs:165) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.7.rcgu.o:(pyo3::ffi::pythonrun::Py_CompileString) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_New [INFO] [stdout] >>> referenced by dict.rs:29 (src/types/dict.rs:29) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.4.rcgu.o:(::new) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize [INFO] [stdout] >>> referenced by string.rs:99 (src/types/string.rs:99) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(pyo3::types::string::with_tmp_string::<::import::{closure#0}, &pyo3::types::module::PyModule>) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] >>> referenced by string.rs:27 (src/types/string.rs:27) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(::new) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:870 (src/ffi/object.rs:870) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.4.rcgu.o:(pyo3::ffi::object::Py_None) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] >>> referenced by object.rs:871 (src/ffi/object.rs:871) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.4.rcgu.o:(pyo3::ffi::object::Py_None) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyModule_GetDict [INFO] [stdout] >>> referenced by python.rs:357 (src/python.rs:357) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(::run_code::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] >>> referenced by string.rs:79 (src/types/string.rs:79) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(::to_string_lossy) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize [INFO] [stdout] >>> referenced by string.rs:52 (src/types/string.rs:52) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(::to_str) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_CheckSignals [INFO] [stdout] >>> referenced by python.rs:611 (src/python.rs:611) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(::check_signals) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyImport_AddModule [INFO] [stdout] >>> referenced by python.rs:350 (src/python.rs:350) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(::run_code) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_EvalCode [INFO] [stdout] >>> referenced by python.rs:364 (src/python.rs:364) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.5.rcgu.o:(::run_code) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_AsString [INFO] [stdout] >>> referenced by bytes.rs:88 (src/types/bytes.rs:88) [INFO] [stdout] >>> pyo3-a04e97d0f1b0e5ec.pyo3.cb1578afd8f5ef47-cgu.3.rcgu.o:(::as_bytes) in archive /opt/rustwide/target/debug/deps/libpyo3-a04e97d0f1b0e5ec.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 `pysprint-cli` (bin "pysprint-cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1ef7171ed524690c829662d606504737151df2ab4e1f1ff36f54eb96a1a4c7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef7171ed524690c829662d606504737151df2ab4e1f1ff36f54eb96a1a4c7ea", kill_on_drop: false }` [INFO] [stdout] 1ef7171ed524690c829662d606504737151df2ab4e1f1ff36f54eb96a1a4c7ea