[INFO] fetching crate pysprint-cli 0.1.0-alpha.0... [INFO] testing pysprint-cli-0.1.0-alpha.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pysprint-cli 0.1.0-alpha.0 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pysprint-cli 0.1.0-alpha.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 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded pyo3-macros v0.13.2 [INFO] [stderr] Downloaded wildmatch v2.0.0 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.2 [INFO] [stderr] Downloaded ignore v0.4.17 [INFO] [stderr] Downloaded tera v1.7.0 [INFO] [stderr] Downloaded pyo3 v0.13.2 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 43ac23666b71953ef9c877b924c2d6931747d279a2a1820f332f78efc1d2210d [INFO] running `Command { std: "docker" "start" "-a" "43ac23666b71953ef9c877b924c2d6931747d279a2a1820f332f78efc1d2210d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43ac23666b71953ef9c877b924c2d6931747d279a2a1820f332f78efc1d2210d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ac23666b71953ef9c877b924c2d6931747d279a2a1820f332f78efc1d2210d", kill_on_drop: false }` [INFO] [stdout] 43ac23666b71953ef9c877b924c2d6931747d279a2a1820f332f78efc1d2210d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 86525ce4ae8684be18130653fda01c98ab2f60e8902e5e5583a56a25e5874cb1 [INFO] running `Command { std: "docker" "start" "-a" "86525ce4ae8684be18130653fda01c98ab2f60e8902e5e5583a56a25e5874cb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wildmatch v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [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" "/tmp/rustcnIPEQJ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtermcolor-95b90a5c4c516553,libpysprint_cli-4e5bcc37404cb937,libserde_yaml-b189da21f9c8a5e5,libdtoa-611ae90b208a6302,libyaml_rust-f3c70d80a6ea7a57,liblinked_hash_map-90eeeaa21af296aa,libtera-caa80f08555fcfc6,libslug-f08a5d966fcba1bb,libdeunicode-d60f65bc69c388bd,libglobwalk-d77c75857803a4d7,libignore-b42b8795cf6ba4a0,libcrossbeam_utils-b51570e8ac57710c,libthread_local-07ceaffd18492781,libonce_cell-c78cca50d8d56171,libglobset-f2c4e94a77e51bfb,libfnv-2d77ec4f6f971b24,libbstr-a15afe3466462c9f,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libpercent_encoding-d8e5e041794fd24f,libregex-e0df173166226469,libregex_syntax-c10cbc0aca8d0f2f,libaho_corasick-cf5e22270982858b,libmemchr-772309e9079a5fe8,libhumansize-9df6444c52c1cf51,libchrono_tz-0820bec3ba69298a,libchrono-b022663da4950be9,libnum_integer-c6c6cad78c316aeb,libnum_traits-8e842ac3452613b3,libtime-f4485742689f310e,libserde_json-863871126f647aee,libryu-7364a19056563c74,libitoa-34108be58b2e71bc,libserde-cb34ff398df72ad7,libtempfile-161cc9a0585976db,librand-21842fbc1144fe1b,librand_chacha-a807a41f4edfa790,libppv_lite86-88ed22677a4c0286,librand_core-35dd2f50b9260bb7,libgetrandom-95ae65efa1c04fd5,libremove_dir_all-988c28ce6bbf4cfc,liblazy_static-2bb390fee0230a38,libwildmatch-c38920e5098b0788,libpyo3-2a27f39c928496d8,libparking_lot-3aa44bc450e32f8e,libparking_lot_core-14969fb89066c6d7,libsmallvec-97844d2104066b54,liblock_api-96daaf05e0aaf24f,libscopeguard-43643e546252cd47,libinstant-b4b0d3068b8068e8,libunindent-b23b0a0a2d38dae5,libpaste-2cc37e3dde190a70,libinventory-ca288163bb76df1f,libindoc-443415ea65fe2c7b,libnotify-097428ccd7bfd9d3,libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libinotify-748ce0a14b10163d,libinotify_sys-bca76d605eef007a,libmio_extras-67a42b3805887d1e,liblazycell-0fc01752428421b1,libmio-38ae009c4fe53043,liblog-e324f1d2fae59712,libslab-ab64617c0d711aec,libiovec-8437aae1a40f3f73,libnet2-a7fce9cd0fc80a36,libcfg_if-7e9efee4241be1ca,libfiletime-578c88b3f4a5a2c1,libcfg_if-33ef6c02a07f9fec,libclap-11987a687925f26e,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-6fe9925d1a88f250,liblibc-71799d2810c50751,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" "/tmp/rustcnIPEQJ/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-dfedb5f8326f5ae7" "-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: _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-dfedb5f8326f5ae7.pysprint_cli.75eb66dbf28ca8b6-cgu.4.rcgu.o:(pyo3::ffi::object::Py_DECREF::hdf62669875737ce4) [INFO] [stdout] >>> referenced by object.rs:825 (src/ffi/object.rs:825) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.3.rcgu.o:(pyo3::ffi::object::Py_DECREF::h3ac2f7eb0018711b) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] 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-dfedb5f8326f5ae7.pysprint_cli.75eb66dbf28ca8b6-cgu.4.rcgu.o:(pyo3::types::dict::PyDict::set_item::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h2bd21c347852ef24) [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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.5.rcgu.o:(pyo3::ffi::pythonrun::Py_CompileString::hcd6be047579e3298) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::types::string::with_tmp_string::hc0766ec3353740c1) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] >>> referenced by string.rs:27 (src/types/string.rs:27) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::types::string::PyString::new::h9e5e48470b793a33) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h5f8beb53a986cc02) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::types::string::PyString::to_str::h2ff406eedb225bb2) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::python::Python::check_signals::h5cb2f25480d6c797) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::python::Python::run_code::hba40db6e7f092f6b) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::python::Python::run_code::hba40db6e7f092f6b) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.8.rcgu.o:(pyo3::python::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::h70253a652140141a) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Print [INFO] [stdout] >>> referenced by mod.rs:518 (src/err/mod.rs:518) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.4.rcgu.o:(pyo3::err::panic_after_error::h3bce3fe90963f638) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_NormalizeException [INFO] [stdout] >>> referenced by mod.rs:428 (src/err/mod.rs:428) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.4.rcgu.o:(pyo3::err::PyErr::normalized::h341d587802b482ba) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Fetch [INFO] [stdout] >>> referenced by mod.rs:224 (src/err/mod.rs:224) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.4.rcgu.o:(pyo3::err::PyErr::fetch::h3f7368c04db98dbe) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_PrintEx [INFO] [stdout] >>> referenced by mod.rs:303 (src/err/mod.rs:303) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.4.rcgu.o:(pyo3::err::PyErr::print::hd42958405f309730) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.3.rcgu.o:(pyo3::ffi::object::Py_None::h37dc08658eb3775c) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] >>> referenced by object.rs:871 (src/ffi/object.rs:871) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.3.rcgu.o:(pyo3::ffi::object::Py_None::h37dc08658eb3775c) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by mod.rs:357 (src/err/mod.rs:357) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.4.rcgu.o:(pyo3::err::PyErr::restore::hbb922343b92cd1fe) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_NewException [INFO] [stdout] >>> referenced by mod.rs:271 (src/err/mod.rs:271) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.4.rcgu.o:(pyo3::err::PyErr::new_type::h50a032950c873409) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Repr [INFO] [stdout] >>> referenced by any.rs:425 (src/types/any.rs:425) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.2.rcgu.o:(pyo3::types::any::PyAny::repr::h23b29d3a3f3a6648) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GetAttr [INFO] [stdout] >>> referenced by any.rs:93 (src/types/any.rs:93) [INFO] [stdout] >>> pyo3-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.2.rcgu.o:(pyo3::types::any::PyAny::getattr::_$u7b$$u7b$closure$u7d$$u7d$::he42dcf4407f24fa9) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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-2a27f39c928496d8.pyo3.a47649d718166db0-cgu.2.rcgu.o:(pyo3::types::dict::PyDict::new::hbdf6f664ede9d64e) in archive /opt/rustwide/target/debug/deps/libpyo3-2a27f39c928496d8.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" "86525ce4ae8684be18130653fda01c98ab2f60e8902e5e5583a56a25e5874cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86525ce4ae8684be18130653fda01c98ab2f60e8902e5e5583a56a25e5874cb1", kill_on_drop: false }` [INFO] [stdout] 86525ce4ae8684be18130653fda01c98ab2f60e8902e5e5583a56a25e5874cb1